summaryrefslogtreecommitdiff
path: root/firmware/target
AgeCommit message (Expand)Author
2009-04-11Clean up errors and warningKarl Kurbjun
2009-04-11M:Robe 500: Start of proper remote support, touchscreen works without remote ...Karl Kurbjun
2009-04-10FS#10113 - Sansa AMS : do not use unaligned buffers on ATA DMA by Rafaël Car...Thomas Martitz
2009-04-10FS#10114 - Sansa AMS : use IRAM for codecs on >2MB targets Rafaël CarréThomas Martitz
2009-04-10Commit fs#9959 by Jack Halpin. Removes delays from the Sansa e200v2 button d...Michael Giacomelli
2009-04-10M:Robe 500: Remove some dead test code in bootloader, reorganize the bootload...Karl Kurbjun
2009-04-10Commit FS#10043 by Michael Chicoine for the Sansa e200v2. Implements LCD sle...Michael Giacomelli
2009-04-09Fix redKarl Kurbjun
2009-04-09M:Robe 500: More LCD initialization, QVGA (vs. VGA) is now enabled by default...Karl Kurbjun
2009-04-08Jz4740:Maurus Cuelenaere
2009-04-08Fix yellowMaurus Cuelenaere
2009-04-08Add LED indication to Jz4740 SD driverMaurus Cuelenaere
2009-04-07Patch by Rafaël Carré - Sansa AMS i2c :Bertrik Sikken
2009-04-07Patch by Rafaël Carré - Sansa AMS : inform pcm.c when playback stopped, use...Bertrik Sikken
2009-04-07Patch by Rafaël Carré - Sansa AMS: Fix a few mistakes in DMA codeBertrik Sikken
2009-04-07commit FS#10092 (cleanup AMS system init) by Rafaël Carré. Dominik Wenger
2009-04-05Fix redMaurus Cuelenaere
2009-04-05Fix Onda VX767 LCD clock init codeMaurus Cuelenaere
2009-04-01Add initial support for changing the LCD mode in MPEG player for hardware YUV...Karl Kurbjun
2009-04-01Correct a bit in the app.ldsKarl Kurbjun
2009-04-01M:Robe 500i: More LCD initialization, and beginnings of support for QVGA as w...Karl Kurbjun
2009-03-30TCC78x: Implement the user timer, rework some of the timer register #defines,...Rob Purchase
2009-03-30A bit of cleanup in config-fuze (don't define features we do not have yet), a...Thomas Martitz
2009-03-30FS#10053 - Sansa AMS >2GB support by Rafaël Carré. Enables bank switching onThomas Martitz
2009-03-30Remove that orphaned and wrong #ifThomas Martitz
2009-03-30Fix yellow.Thomas Martitz
2009-03-30Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045.Daniel Stenberg
2009-03-29Correct some preprocessor checks.Thomas Martitz
2009-03-29Properly cast things to avoid shiny yellowFrank Gevaerts
2009-03-29Commit FS#10015 - Use chained transfer descriptor to speed up USB transfers o...Frank Gevaerts
2009-03-26Add support for powering down the LCD (saves 50 mA when disabled)Karl Kurbjun
2009-03-25Should be the last one...Maurus Cuelenaere
2009-03-25Jz4740: Optimize interrupt handling by using a find_last_set_bit() implementa...Maurus Cuelenaere
2009-03-25Really fix itMaurus Cuelenaere
2009-03-25Fix MIPS FFS implementationMaurus Cuelenaere
2009-03-25Correct charger detection on M:Robe 500.Karl Kurbjun
2009-03-24D2: Slightly reduce the number of incorrect touchscreen presses by busy-waiti...Rob Purchase
2009-03-24Correct the set_frequency() function on the Onda VX747 (fixes sound)Maurus Cuelenaere
2009-03-24More M:Robe 500 work: PCM stopping and pausing roughly works, added some keym...Karl Kurbjun
2009-03-23Correct Björn's name in various file headers.Nicolas Pennequin
2009-03-22Add missing powermgmt-e200v2.c file from FS#9968Bertrik Sikken
2009-03-22FS#9968: Charging on e200v2Bertrik Sikken
2009-03-22Add missing #includes for the ondas.Bertrik Sikken
2009-03-22imx31: Oops. Fix a misplaced comma in wmcodec-imx31.c. Add a couple parenthes...Michael Sevakis
2009-03-22imx31: Rename clkctl-imx31.* to ccm-imx31.* and move up from ...imx31/gigabea...Michael Sevakis
2009-03-22imx31/mc13783: Do some housekeeping with register macros, function names and ...Michael Sevakis
2009-03-21D2: Enable FM radio (based on FS#10035 by Michael Burtin with some changes by...Rob Purchase
2009-03-20Don't forget to fix these too...Maurus Cuelenaere
2009-03-20Implement udelay() for D2 and remove the old hacks from USB & FM drivers.Rob Purchase
2009-03-20Kill some yellowMaurus Cuelenaere