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