summaryrefslogtreecommitdiff
path: root/firmware/target
AgeCommit message (Expand)Author
2008-10-18Make the meizu m3 load from flash, so interrupts work. More work is needed to...Frank Gevaerts
2008-10-14telechips usb: not ready for use but, something is working, needs improvement.Vitja Makarov
2008-10-13Hopefully fix the D2s 'cut and repeated LCD lines' bug (fix suggested by Fran...Rob Purchase
2008-10-12Rename the clip directory to sansa-clip to be consistent with the first (Port...Dave Chapman
2008-10-12make colours look rightFrank Gevaerts
2008-10-12Fix LCD timings on the older meizu M3 variant, so it works with a fast clock.Frank Gevaerts
2008-10-12Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and Fra...Dave Chapman
2008-10-11remove dead code from firmware/target/arm/crt0.S, and conditionalise bits of itFrank Gevaerts
2008-10-11Move the S5L8700 (Meizu) crt0.S file up one level - it can be used as a gener...Dave Chapman
2008-10-07lcd now shows things on the old-style Meizu M3.Frank Gevaerts
2008-10-07Forgot one ...Maurus Cuelenaere
2008-10-07Correct HAS_BUTTON_HOLDMaurus Cuelenaere
2008-10-07Fill some ata_identify fields, e.g model name, firmware, block countVitja Makarov
2008-10-05LCD driver for meizu M3, new type (older M3s are not yet supported)Frank Gevaerts
2008-10-05set output format correctlyFrank Gevaerts
2008-10-03reorganise the USB stack a bit to allow for easier integration of non-ARC con...Frank Gevaerts
2008-09-30Fix samplerate setting for mini 1g/2gPeter D'Hoye
2008-09-29Codepolice: the patch I accepted contained some tabs. OopsPeter D'Hoye
2008-09-28Accept FS #9394 by Christian Lees and extend it to all PP targets with a WM87...Peter D'Hoye
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-23Disable bidirectional text handling and arabic joining in the bootloaders in ...Jens Arnold
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-21Define the various CPUFREQ_* macros so that Gigabeat S compiles with test_cod...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-17set svn propertiesFrank Gevaerts
2008-09-17annotate init sequenceFrank Gevaerts
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-16Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour o...Rob Purchase
2008-09-15Fix some more #includesBertrik Sikken
2008-09-14Simplify & fix the MMC driver. After more than 3 years I found that the MMC s...Jens Arnold
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-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-08Get rid of static buffer and use buffer_alloc() insteadMaurus Cuelenaere
2008-09-07Telechips NAND: split out a couple of small functions to help readability, an...Rob Purchase