Age | Commit message (Expand) | Author |
2008-10-18 | Make the meizu m3 load from flash, so interrupts work. More work is needed to... | Frank Gevaerts |
2008-10-14 | telechips usb: not ready for use but, something is working, needs improvement. | Vitja Makarov |
2008-10-13 | Hopefully fix the D2s 'cut and repeated LCD lines' bug (fix suggested by Fran... | Rob Purchase |
2008-10-12 | Rename the clip directory to sansa-clip to be consistent with the first (Port... | Dave Chapman |
2008-10-12 | make colours look right | Frank Gevaerts |
2008-10-12 | Fix LCD timings on the older meizu M3 variant, so it works with a fast clock. | Frank Gevaerts |
2008-10-12 | Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and Fra... | Dave Chapman |
2008-10-11 | remove dead code from firmware/target/arm/crt0.S, and conditionalise bits of it | Frank Gevaerts |
2008-10-11 | Move the S5L8700 (Meizu) crt0.S file up one level - it can be used as a gener... | Dave Chapman |
2008-10-07 | lcd now shows things on the old-style Meizu M3. | Frank Gevaerts |
2008-10-07 | Forgot one ... | Maurus Cuelenaere |
2008-10-07 | Correct HAS_BUTTON_HOLD | Maurus Cuelenaere |
2008-10-07 | Fill some ata_identify fields, e.g model name, firmware, block count | Vitja Makarov |
2008-10-05 | LCD driver for meizu M3, new type (older M3s are not yet supported) | Frank Gevaerts |
2008-10-05 | set output format correctly | Frank Gevaerts |
2008-10-03 | reorganise the USB stack a bit to allow for easier integration of non-ARC con... | Frank Gevaerts |
2008-09-30 | Fix samplerate setting for mini 1g/2g | Peter D'Hoye |
2008-09-29 | Codepolice: the patch I accepted contained some tabs. Oops | Peter D'Hoye |
2008-09-28 | Accept FS #9394 by Christian Lees and extend it to all PP targets with a WM87... | Peter D'Hoye |
2008-09-26 | Add the shutdown routine necessary when bootloader is flashed. Normal build/... | Karl Kurbjun |
2008-09-26 | More Gigabeat F flash work. This sets the bootloader up for dual boot functi... | Karl Kurbjun |
2008-09-23 | Disable bidirectional text handling and arabic joining in the bootloaders in ... | Jens Arnold |
2008-09-22 | Add some missed bits + change MODE to TMODE | Vitja Makarov |
2008-09-22 | Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik ... | Dave Chapman |
2008-09-21 | Define the various CPUFREQ_* macros so that Gigabeat S compiles with test_cod... | Jens Arnold |
2008-09-19 | Fix ata2501 serial reading | Vitja Makarov |
2008-09-18 | M3 (and probably non-sl M6) code gets loaded at 0x22020000 by dfu | Frank Gevaerts |
2008-09-17 | add Meizu M6SP and M3 ports | Marcoen Hirschberg |
2008-09-17 | Onda VX747: | Maurus Cuelenaere |
2008-09-17 | set svn properties | Frank Gevaerts |
2008-09-17 | annotate init sequence | Frank Gevaerts |
2008-09-16 | add s6d0154 register definitions, and flesh out lcd_init_device() | Frank Gevaerts |
2008-09-16 | Now reads the LCD controller ID succesfully and flashes it using the backlight | Frank Gevaerts |
2008-09-16 | Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour o... | Rob Purchase |
2008-09-15 | Fix some more #includes | Bertrik Sikken |
2008-09-14 | Simplify & fix the MMC driver. After more than 3 years I found that the MMC s... | Jens Arnold |
2008-09-14 | Onda VX747: | Maurus Cuelenaere |
2008-09-13 | iPod Video: Fix playback after recording (FS #7402). Implement recording gain... | Jens Arnold |
2008-09-12 | Make local function static and add missing #includes for Archos player | Bertrik Sikken |
2008-09-12 | Make local function static in mp3_playback.c and match usb_init_device protot... | Bertrik Sikken |
2008-09-12 | Get basic NAND driver working on Onda targets | Maurus Cuelenaere |
2008-09-11 | Fix the Gigabeat F/X bootloader and add some code from Barry Wardell that was... | Karl Kurbjun |
2008-09-10 | iPod G4, Color/Photo and Nano audio driver rework: Fix playback after recordi... | Jens Arnold |
2008-09-10 | More VX767 work... | Maurus Cuelenaere |
2008-09-10 | Minor missing #include and static function fixes for mrobe | Bertrik Sikken |
2008-09-10 | Hopefully fix LCD problems | Maurus Cuelenaere |
2008-09-10 | First reading out of the touchpad! | Frank Gevaerts |
2008-09-10 | Some header file / static function fixes for creative zvm | Bertrik Sikken |
2008-09-08 | Get rid of static buffer and use buffer_alloc() instead | Maurus Cuelenaere |
2008-09-07 | Telechips NAND: split out a couple of small functions to help readability, an... | Rob Purchase |