summaryrefslogtreecommitdiffstats
path: root/firmware/target
AgeCommit message (Expand)AuthorFilesLines
2008-09-18M3 (and probably non-sl M6) code gets loaded at 0x22020000 by dfuFrank Gevaerts1-2/+10
2008-09-17add Meizu M6SP and M3 portsMarcoen Hirschberg8-0/+506
2008-09-17Onda VX747:Maurus Cuelenaere5-124/+147
2008-09-17set svn propertiesFrank Gevaerts1-1/+1
2008-09-17annotate init sequenceFrank Gevaerts1-43/+48
2008-09-16add s6d0154 register definitions, and flesh out lcd_init_device()Frank Gevaerts2-1/+158
2008-09-16Now reads the LCD controller ID succesfully and flashes it using the backlightFrank Gevaerts1-0/+104
2008-09-16Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour o...Rob Purchase5-7/+34
2008-09-15Fix some more #includesBertrik Sikken1-0/+1
2008-09-14Simplify & fix the MMC driver. After more than 3 years I found that the MMC s...Jens Arnold1-3/+0
2008-09-14Onda VX747:Maurus Cuelenaere6-116/+134
2008-09-13iPod Video: Fix playback after recording (FS #7402). Implement recording gain...Jens Arnold2-3/+6
2008-09-12Make local function static and add missing #includes for Archos playerBertrik Sikken1-0/+1
2008-09-12Make local function static in mp3_playback.c and match usb_init_device protot...Bertrik Sikken2-1/+2
2008-09-12Get basic NAND driver working on Onda targetsMaurus Cuelenaere1-218/+369
2008-09-11Fix the Gigabeat F/X bootloader and add some code from Barry Wardell that was...Karl Kurbjun3-88/+244
2008-09-10iPod G4, Color/Photo and Nano audio driver rework: Fix playback after recordi...Jens Arnold2-5/+12
2008-09-10More VX767 work...Maurus Cuelenaere3-15/+41
2008-09-10Minor missing #include and static function fixes for mrobeBertrik Sikken4-0/+4
2008-09-10Hopefully fix LCD problemsMaurus Cuelenaere1-3/+13
2008-09-10First reading out of the touchpad!Frank Gevaerts1-1/+3
2008-09-10Some header file / static function fixes for creative zvmBertrik Sikken3-3/+5
2008-09-08Get rid of static buffer and use buffer_alloc() insteadMaurus Cuelenaere1-3/+13
2008-09-07Telechips NAND: split out a couple of small functions to help readability, an...Rob Purchase1-27/+54
2008-09-07ZVM:Maurus Cuelenaere2-45/+316
2008-09-06Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman19-137/+1035
2008-09-05Add Onda VX767 targetMaurus Cuelenaere8-50/+536
2008-09-03... but still be compatible with OF..Maurus Cuelenaere1-0/+5
2008-09-03 * Clean up Jz4740 USB tool a bitMaurus Cuelenaere2-6/+1
2008-09-02set PWRON bit to 1 so the player doesn't turn off immediately (should work on...Frank Gevaerts1-0/+12
2008-09-02enable full init code, as it seems to workFrank Gevaerts1-3/+1
2008-08-27 * Commit dual-boot support for Creative ZVx familyMaurus Cuelenaere3-2/+108
2008-08-26Onda VX747:Maurus Cuelenaere10-118/+1351
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere5-26/+26
2008-08-19Since several S/PDIF sources do not set the valnogood bit properly, valnogood...Jens Arnold1-4/+5
2008-08-15Greyscale iPods: Fix the default contrast in the bootloader and the core befo...Jens Arnold1-9/+12
2008-08-15Jz4740: get exception handling workingMaurus Cuelenaere2-10/+42
2008-08-15Onda VX747:Maurus Cuelenaere3-20/+35
2008-08-10* Get interrupts working (but crashes after 10-30secs)Maurus Cuelenaere7-153/+308
2008-08-09Remove unneeded request_irq()Maurus Cuelenaere1-1/+0
2008-08-09* Add interrupt handling (but still not working)Maurus Cuelenaere5-108/+434
2008-08-06* Add myself to some areas in docs/MAINTAINERSMaurus Cuelenaere1-0/+3
2008-08-06* Add basic (non-working) support for NAND flashMaurus Cuelenaere6-42/+407
2008-08-05Apply FS#9195 (LCD disable for sansa c200), which puts the sansa c200 display...Bertrik Sikken1-0/+24
2008-08-05Fix sansa c200 battery type comment.Bertrik Sikken1-1/+1
2008-07-30Fix compilingMaurus Cuelenaere1-1/+2
2008-07-18Fix missing #includes and make local functions static for gigabeatBertrik Sikken14-9/+21
2008-07-171) Set svn:keywords where they should've been setMaurus Cuelenaere6-131/+376
2008-07-17Fix the iPod Photo/Color "type 0 LCD" bug introduced in r17715 by correctly i...Dave Chapman1-10/+10
2008-07-16Remove obsolete function + cleanup code a bitMaurus Cuelenaere2-14/+6