summaryrefslogtreecommitdiffstats
path: root/firmware
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 Hirschberg12-1/+883
2008-09-17Onda VX747:Maurus Cuelenaere6-128/+151
2008-09-17Further MMC driver touchup: * Save a tiny amount of power by not enabling the...Jens Arnold1-42/+36
2008-09-17set svn propertiesFrank Gevaerts3-3/+3
2008-09-17annotate init sequenceFrank Gevaerts1-43/+48
2008-09-16Fix wrong #endif placement.Jens Arnold1-2/+2
2008-09-16Make Ondio builds without multivolume and hotswap support compile again (only...Jens Arnold1-1/+1
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-16fix off-by-one error when reading spi dataFrank Gevaerts1-1/+1
2008-09-16Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour o...Rob Purchase8-27/+45
2008-09-15Fix error handling in multiple block read and multiple block write state. Whe...Jens Arnold1-8/+13
2008-09-15Revert v18522 for firmware/backlight.c, it breaks a couple of bootloadersBertrik Sikken1-0/+1
2008-09-15Fix some more #includesBertrik Sikken3-1/+2
2008-09-15use bitwise operators to manipulate bitsFrank Gevaerts1-3/+3
2008-09-14Implement chasing bitswap for reading. Speeds up reading single 512-byte bloc...Jens Arnold1-57/+54
2008-09-14Simplify & fix the MMC driver. After more than 3 years I found that the MMC s...Jens Arnold4-282/+124
2008-09-14Forgot this..Maurus Cuelenaere1-2/+0
2008-09-14Onda VX747:Maurus Cuelenaere9-228/+212
2008-09-13iPod Video: Fix playback after recording (FS #7402). Implement recording gain...Jens Arnold5-196/+367
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 Sikken3-2/+3
2008-09-12Get basic NAND driver working on Onda targetsMaurus Cuelenaere1-218/+369
2008-09-11* move qt1106 specific things to their own filesFrank Gevaerts3-0/+181
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 Arnold5-178/+438
2008-09-10More VX767 work...Maurus Cuelenaere3-15/+41
2008-09-10Minor missing #include and static function fixes for mrobeBertrik Sikken5-0/+6
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-09Fix deemphasis control bit position.Jens Arnold1-5/+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-07Remove leftover cruft.Jens Arnold4-28/+0
2008-09-07ZVM:Maurus Cuelenaere3-87/+317
2008-09-06Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman27-145/+1507
2008-09-05Add Onda VX767 targetMaurus Cuelenaere13-57/+707
2008-09-04WPS editor:Maurus Cuelenaere1-1/+1
2008-09-04WPS editor:Maurus Cuelenaere37-5/+72
2008-09-03remove obviously obsolete TODO commentFrank Gevaerts1-1/+1
2008-09-03C200: Also flip the function of the volume buttons when display flip is enabl...Marianne Arnold1-0/+9
2008-09-03... but still be compatible with OF..Maurus Cuelenaere1-0/+5
2008-09-03 * Clean up Jz4740 USB tool a bitMaurus Cuelenaere3-7/+2
2008-09-02Font cleanup step 3 - The Big Shuffle: Renamed all fonts to a consistent nami...Jens Arnold1-2/+2
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-09-02Font cleanup step 1: * alt8x8 - completely broken encoding. * atari-small - A...Jens Arnold1-2/+2
2008-08-31revert r18327, as it introduces serious issues on non-sd players (like ipods)Frank Gevaerts1-14/+6