summaryrefslogtreecommitdiff
path: root/firmware/target/arm (follow)
Commit message (Expand)AuthorAge
* Fuzev1: calibrated discharge curveRafaël Carré2010-05-07
* i.MX31/Gigabeat S minor cleaning: Make HW access more obvious in places I for...Michael Sevakis2010-05-07
* Fuzev2: calibrated discharge curveRafaël Carré2010-05-07
* i.MX31: Make some style changes to some driver code so that hardware vs. vari...Michael Sevakis2010-05-07
* Remove last traces of sprintf.hJeffrey Goode2010-05-07
* Fix last sprintf warning.Thomas Martitz2010-05-06
* Fix the remaining reds.Thomas Martitz2010-05-06
* Fix gigabeat S includes so it builds againFrank Gevaerts2010-05-06
* Fix some more snprintf related warnings.Thomas Martitz2010-05-06
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* ad-as3525v2: Ask for a reponse from SD_APP_CMD to help with timing issues wh...Jack Halpin2010-05-06
* Gigabeat S bootloader: Fix archaic call placement in dptc_stop which hangs th...Michael Sevakis2010-05-06
* Gigabeat S: There's no compelling reason to start automatic scaling in the bo...Michael Sevakis2010-05-06
* Changed a macro to a raw in int constant. Didn't mean to do that. Put it back...Michael Sevakis2010-05-06
* i.MX31/Gigabeat S: This should fix stability problems. One problem was to sta...Michael Sevakis2010-05-06
* sd-as3525v2.c: Set MCI interrupt mask immediately prior to enabling DMA for ...Jack Halpin2010-05-05
* i.MX31/Gigabeat S: The nested IRQ code was just totally wrong and not actuall...Michael Sevakis2010-05-05
* sd-as3525v2.c: Implement 4 bit widebus for SD Transfers.Jack Halpin2010-05-05
* Fuzev2: don't disable interrupts in fm code, allow button tick to runRafaël Carré2010-05-05
* Fuzev2: FM - tested on 2 different modelsRafaël Carré2010-05-05
* as3525 FM i2c : don't assume SCL and SDA are on the same GPIORafaël Carré2010-05-05
* as3525* : all as3525(v1) use ADC_BVDD for reading batteryRafaël Carré2010-05-05
* sd-as3525v2: Check for response timeout error in addition to response crc er...Jack Halpin2010-05-04
* Merely correct a comment.Michael Sevakis2010-05-04
* i.MX31/Gigabeat S: Just a little paranoid change to switcher write to active ...Michael Sevakis2010-05-04
* i.MX31/Gigabeat S: Actually enable DPTC which can set optimal voltage for 528...Michael Sevakis2010-05-04
* as3525v2: Use CD Interrupt vs. CD polling in send_cmd()Rafaël Carré2010-05-03
* Gigabeat S: Those odd calls to irq_handler can still happen rarely after exec...Michael Sevakis2010-05-03
* FS#11149: alternative fix for ipod startup/shutdown issueTorne Wuff2010-05-02
* Fix wrong udelay logic that made it be way off.Thomas Martitz2010-05-02
* sd-as3525v2: cosmeticsRafaël Carré2010-04-30
* as3525v2: crashless cpufreq switchingRafaël Carré2010-04-29
* as3525v2: effect of CGU_PROC on fclk is instantRafaël Carré2010-04-29
* Fuzev2: revert r25741 and r25746Rafaël Carré2010-04-28
* fix r25741: the 2nd delay needs to be present when the CPU is boostedRafaël Carré2010-04-27
* Fuzev2 button fixesRafaël Carré2010-04-27
* as3525v2: fix udelay()Rafaël Carré2010-04-27
* Two corrections to the previous commit (wrong timer was used, KERNEL_TIMER_FR...Thomas Martitz2010-04-27
* FS#11172 - Fuzev2: Read the scrollwheel scrollwheel via IRQThomas Martitz2010-04-27
* as3525(v2): Add a somewhat inaccurate udelay (-0.5/+1.0µs). It should work g...Thomas Martitz2010-04-27
* Remove pcm_mute() which has been unused since r19308Rafaël Carré2010-04-27
* Fuzev2: button_read_dbop() doesn't existRafaël Carré2010-04-26
* Fuzev2: fix screen corruptionRafaël Carré2010-04-26
* DM320 UART: Enable clock in UART module since it will not be done in system i...Karl Kurbjun2010-04-25
* M:Robe 500 Power: Update battery Curve and simplify calculations.Karl Kurbjun2010-04-25
* M:Robe 500 USB: Go back to OF timings for upcoming clock changesKarl Kurbjun2010-04-25
* Gigabeat S: All the target backlight functions are currently called on the ba...Michael Sevakis2010-04-23
* i.MX31/Gigabeat S: Implement frequency and voltage scaling-- 1.6V for 528MHz,...Michael Sevakis2010-04-23
* i.MX31: Add some enums and a couple helper functions to make dealing with pin...Michael Sevakis2010-04-23
* ata-sd-pp: reduce size of the buffer used to switch bank, no functional chang...Amaury Pouly2010-04-22