summaryrefslogtreecommitdiffstats
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2009-04-01Fix sim errorsKarl Kurbjun1-2/+3
2009-04-01Add initial support for changing the LCD mode in MPEG player for hardware YUV...Karl Kurbjun3-5/+35
2009-04-01Correct a bit in the app.ldsKarl Kurbjun1-11/+14
2009-04-01M:Robe 500i: More LCD initialization, and beginnings of support for QVGA as w...Karl Kurbjun9-173/+234
2009-03-30TCC78x: Implement the user timer, rework some of the timer register #defines,...Rob Purchase7-64/+103
2009-03-30A bit of cleanup in config-fuze (don't define features we do not have yet), a...Thomas Martitz3-54/+37
2009-03-30FS#10053 - Sansa AMS >2GB support by Rafaël Carré. Enables bank switching onThomas Martitz1-22/+109
2009-03-30Remove that orphaned and wrong #ifThomas Martitz1-1/+0
2009-03-30Fix yellow.Thomas Martitz1-7/+9
2009-03-30Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045.Daniel Stenberg21-3/+1966
2009-03-29Correct some preprocessor checks.Thomas Martitz1-5/+11
2009-03-29Properly cast things to avoid shiny yellowFrank Gevaerts1-1/+1
2009-03-29Commit FS#10015 - Use chained transfer descriptor to speed up USB transfers o...Frank Gevaerts2-26/+36
2009-03-26Add support for powering down the LCD (saves 50 mA when disabled)Karl Kurbjun3-7/+74
2009-03-26Change ARCOTG_DRV_H #define to _USB_DRV_H #define (no functional changes)Maurus Cuelenaere1-3/+3
2009-03-25Should be the last one...Maurus Cuelenaere1-6/+11
2009-03-25Jz4740: Optimize interrupt handling by using a find_last_set_bit() implementa...Maurus Cuelenaere1-10/+15
2009-03-25Really fix itMaurus Cuelenaere1-7/+8
2009-03-25Fix MIPS FFS implementationMaurus Cuelenaere1-7/+10
2009-03-25Enable album art on the Onda VX747 so it can actually display cabbiev2Maurus Cuelenaere1-0/+3
2009-03-25Correct charger detection on M:Robe 500.Karl Kurbjun1-1/+2
2009-03-24D2: Slightly reduce the number of incorrect touchscreen presses by busy-waiti...Rob Purchase1-1/+10
2009-03-24Correct the set_frequency() function on the Onda VX747 (fixes sound)Maurus Cuelenaere1-21/+15
2009-03-24More M:Robe 500 work: PCM stopping and pausing roughly works, added some keym...Karl Kurbjun10-114/+188
2009-03-24Fix Ondio FM and recorder v2 bootbox builds (see r19579/r19580).Jens Arnold2-0/+4
2009-03-23Correct Björn's name in various file headers.Nicolas Pennequin8-8/+8
2009-03-23Correct some backlight fading related comments and preprocessor macros.Thomas Martitz1-5/+6
2009-03-22Add missing powermgmt-e200v2.c file from FS#9968Bertrik Sikken1-0/+50
2009-03-22FS#9968: Charging on e200v2Bertrik Sikken3-6/+23
2009-03-22Add missing #includes for the ondas.Bertrik Sikken5-0/+6
2009-03-22imx31: Oops. Fix a misplaced comma in wmcodec-imx31.c. Add a couple parenthes...Michael Sevakis3-5/+5
2009-03-22imx31: Rename clkctl-imx31.* to ccm-imx31.* and move up from ...imx31/gigabea...Michael Sevakis15-17/+17
2009-03-22imx31/mc13783: Do some housekeeping with register macros, function names and ...Michael Sevakis23-596/+465
2009-03-21D2: Enable FM radio (based on FS#10035 by Michael Burtin with some changes by...Rob Purchase5-7/+25
2009-03-20Don't forget to fix these too...Maurus Cuelenaere1-0/+4
2009-03-20Actually kill them..Maurus Cuelenaere2-1/+3
2009-03-20Implement udelay() for D2 and remove the old hacks from USB & FM drivers.Rob Purchase4-12/+13
2009-03-20Kill some yellowMaurus Cuelenaere1-3/+67
2009-03-17Make USB on sansas more reliable (FS#10026). Both fixes by Toni HellmannFrank Gevaerts2-1/+2
2009-03-17FS#10018 general pp bootloader: start the OF if loading rockbox fails. Resolv...Nils Wallménius3-3/+0
2009-03-17Update the comment about our changes too.Thomas Martitz1-2/+3
2009-03-17Restore behavior of the original implementation strnatcmp to not ignore leadi...Thomas Martitz1-5/+35
2009-03-17Fix very last yellows.Thomas Martitz2-44/+48
2009-03-17Okay, this should be the last. I'm sorry for the trouble, but now everything ...Thomas Martitz3-5/+5
2009-03-17One more try: Fix remaining reds and yellowsThomas Martitz8-76/+79
2009-03-17Fix reds and yellows (hopefully). Some targets apparently didn't properly #if...Thomas Martitz15-45/+77
2009-03-17The c200 didn't got in for some reason.Thomas Martitz1-2/+2
2009-03-17Rework lcd_enabled and lcd_set/call_enable hookThomas Martitz18-63/+81
2009-03-14SansaAMS: Add a comment to clarifing a bit that the dcache is inactive withou...Thomas Martitz2-1/+22
2009-03-14Philips SA9200 fixes: (1) boost in the bootloader like the e200 and c200, (2)...Mark Arigo3-6/+46