summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* Fix DEBUG builds when CONFIG_CPU != SH7034 and HAVE_GDB_API isn't definedRafaël Carré2009-07-02
* Move sd_get_info() into common sd codeRafaël Carré2009-07-01
* * Move some more stuff to the general SD driverMaurus Cuelenaere2009-07-01
* Ingenic jz4740 SD driver: remove custom list of SD commandsRafaël Carré2009-07-01
* add firmware/driver/sd.c which contains common code between SD driversRafaël Carré2009-07-01
* card_extract_bits() take the start bit argument as defined in public SanDisk ...Rafaël Carré2009-07-01
* Ingenic Jz4740 SD driver: remove some unneeded stuff + fill the OCR field in ...Maurus Cuelenaere2009-07-01
* Ingenic Jz4740 SD driver: fix SD clock init (fixes problems with SDHC cards)Maurus Cuelenaere2009-07-01
* Also cleanup Onda VX747 ata-sd-target.h fileMaurus Cuelenaere2009-07-01
* Merge tCardInfo struct (MMC) and tSDCardInfo struct (SD)Rafaël Carré2009-07-01
* AMSSansa: Corrects bug introduced with r21577 causing random lockups on AMSSa...Jack Halpin2009-07-01
* Philips SA9200. Add LCD features: enable, sleep, flip, contrast, and invert.Mark Arigo2009-07-01
* Use the USB pid normally used by the OF when in UMS mode. This might make mis...Jonas Häggqvist2009-07-01
* FS#10344 - AMSSansa Dynamically adjust core voltage to extend playtime.Jack Halpin2009-06-30
* 1 mA gets rounded to 0 during computation, so use 2 mA as the default.Michael Giacomelli2009-06-29
* Clean up nested defines in powermngt.h while I'm at it.Michael Giacomelli2009-06-29
* Protect CURRENT_REMOTE define with an ifndef.Michael Giacomelli2009-06-29
* Move Archos battery runtime estimation defines into config files instead of p...Michael Giacomelli2009-06-29
* Sansa AMS : use the aligned buffer in bss for all DMA transfersRafaël Carré2009-06-29
* Fix yellow introduced in r21561Alexander Levin2009-06-29
* Build archos timer code for ONDIO (fix red)Rafaël Carré2009-06-29
* Make the get_time on non-RTC sims behave like target, i.e. always return a co...Alexander Levin2009-06-29
* Put TIMER_FREQ definition in CPU-specific config, and remove timer-target.hRafaël Carré2009-06-29
* Remove the TIMER_* macros and declare target-specific functions in timer.hRafaël Carré2009-06-29
* Remove int_prio argument from timer_register, and move the only use for it in...Rafaël Carré2009-06-29
* Move PP (last target) timer code in target treeRafaël Carré2009-06-29
* Move SH7034 timer code in the target treeRafaël Carré2009-06-29
* Move coldfire timer code in the target treeRafaël Carré2009-06-29
* Move PNX0101 timer code in the target treeRafaël Carré2009-06-29
* Rename TIMER_REGISTER macro to TIMER_START and TIMER_UNREGISTER to TIMER_STOP...Rafaël Carré2009-06-29
* Move Sansa AMS timer code in the target treeRafaël Carré2009-06-29
* Sansa AMS: correct sd_select_bank() in SD driverRafaël Carré2009-06-29
* Create an udacodec interface (similar to ascodec and wmcoded) and adapt/imple...Bertrik Sikken2009-06-28
* Add RTC driver for Seiko S35390A (used in the Meizu M3 and possibly other Mei...Bertrik Sikken2009-06-28
* S5L8700: implement i2c driver (used for communicating with the RTC and the co...Bertrik Sikken2009-06-27
* Meizu M3: implement logarithmic brightness curve (curve provided by markun) a...Bertrik Sikken2009-06-27
* ignore write data if the length doesn't match what we expect. This avoids the...Frank Gevaerts2009-06-26
* Also fix the iRiver H10Maurus Cuelenaere2009-06-24
* Fix some forgotten OR's in some button-target.h filesMaurus Cuelenaere2009-06-24
* Onda VX747: fix DEFAULT_BRIGHTNESS_SETTINGMaurus Cuelenaere2009-06-24
* Onda VX747: make backlight setting range from 1->16 instead of 0->15Maurus Cuelenaere2009-06-24
* Use a logarithmic scale for the Onda VX747 backlight (thanks to Bertrik Sikken)Maurus Cuelenaere2009-06-24
* TCC78x: Enable interrupts/threading in the bootloader (required now that the ...Rob Purchase2009-06-24
* Fix an error in the TCC NAND driver which caused a panic on startup for certa...Rob Purchase2009-06-24
* Fix RedKarl Kurbjun2009-06-24
* M:Robe 500: RTC is now working, Added some SPI flexibility per end device and...Karl Kurbjun2009-06-24
* Implement PWM backlight driver for the Meizus. Update Meizu M3 bootloader to ...Bertrik Sikken2009-06-23
* Sansa AMS debug: small fixesRafaël Carré2009-06-23
* Actually adapt SOURCES too.Thomas Martitz2009-06-22
* FS#10284 - "Sansa e200v2 & Fuze: Merge the button driver into 1 file" by Dust...Thomas Martitz2009-06-22