summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2008-09-26Add the shutdown routine necessary when bootloader is flashed. Normal build/...Karl Kurbjun
2008-09-26More Gigabeat F flash work. This sets the bootloader up for dual boot functi...Karl Kurbjun
2008-09-25Make a local function static.Jens Arnold
2008-09-24Limit the buil-in font to ASCII for bootloaders.Jens Arnold
2008-09-24Fix red.Jens Arnold
2008-09-24Repair bootbox on the archoses (that bug went undetected for >2.5 years), and...Jens Arnold
2008-09-23Bootloaders don't need idle callbacks.Jens Arnold
2008-09-23Disable the whole loadable font code including font caching for bootloaders/ ...Jens Arnold
2008-09-23Disable bidirectional text handling and arabic joining in the bootloaders in ...Jens Arnold
2008-09-22Correct version of memory sizes in config-logikdax.h (previous values were ju...Dave Chapman
2008-09-22Add some missed bits + change MODE to TMODEVitja Makarov
2008-09-22Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik ...Dave Chapman
2008-09-22Prepare for usb-telechips testingVitja Makarov
2008-09-21Define the various CPUFREQ_* macros so that Gigabeat S compiles with test_cod...Jens Arnold
2008-09-19Some more size optimisations, giving a tiny write speedup as well.Jens Arnold
2008-09-19Change the way send_cmd() returns data to make it cleaner and save binsize. A...Jens Arnold
2008-09-19Fix ata2501 serial readingVitja Makarov
2008-09-18M3 (and probably non-sl M6) code gets loaded at 0x22020000 by dfuFrank Gevaerts
2008-09-17add Meizu M6SP and M3 portsMarcoen Hirschberg
2008-09-17Onda VX747:Maurus Cuelenaere
2008-09-17Further MMC driver touchup: * Save a tiny amount of power by not enabling the...Jens Arnold
2008-09-17set svn propertiesFrank Gevaerts
2008-09-17annotate init sequenceFrank Gevaerts
2008-09-16Fix wrong #endif placement.Jens Arnold
2008-09-16Make Ondio builds without multivolume and hotswap support compile again (only...Jens Arnold
2008-09-16add s6d0154 register definitions, and flesh out lcd_init_device()Frank Gevaerts
2008-09-16Now reads the LCD controller ID succesfully and flashes it using the backlightFrank Gevaerts
2008-09-16fix off-by-one error when reading spi dataFrank Gevaerts
2008-09-16Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour o...Rob Purchase
2008-09-15Fix error handling in multiple block read and multiple block write state. Whe...Jens Arnold
2008-09-15Revert v18522 for firmware/backlight.c, it breaks a couple of bootloadersBertrik Sikken
2008-09-15Fix some more #includesBertrik Sikken
2008-09-15use bitwise operators to manipulate bitsFrank Gevaerts
2008-09-14Implement chasing bitswap for reading. Speeds up reading single 512-byte bloc...Jens Arnold
2008-09-14Simplify & fix the MMC driver. After more than 3 years I found that the MMC s...Jens Arnold
2008-09-14Forgot this..Maurus Cuelenaere
2008-09-14Onda VX747:Maurus Cuelenaere
2008-09-13iPod Video: Fix playback after recording (FS #7402). Implement recording gain...Jens Arnold
2008-09-12Make local function static and add missing #includes for Archos playerBertrik Sikken
2008-09-12Make local function static in mp3_playback.c and match usb_init_device protot...Bertrik Sikken
2008-09-12Get basic NAND driver working on Onda targetsMaurus Cuelenaere
2008-09-11* move qt1106 specific things to their own filesFrank Gevaerts
2008-09-11Fix the Gigabeat F/X bootloader and add some code from Barry Wardell that was...Karl Kurbjun
2008-09-10iPod G4, Color/Photo and Nano audio driver rework: Fix playback after recordi...Jens Arnold
2008-09-10More VX767 work...Maurus Cuelenaere
2008-09-10Minor missing #include and static function fixes for mrobeBertrik Sikken
2008-09-10Hopefully fix LCD problemsMaurus Cuelenaere
2008-09-10First reading out of the touchpad!Frank Gevaerts
2008-09-10Some header file / static function fixes for creative zvmBertrik Sikken
2008-09-09Fix deemphasis control bit position.Jens Arnold