summaryrefslogtreecommitdiff
path: root/firmware/target
AgeCommit message (Expand)Author
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
2008-09-07ZVM:Maurus Cuelenaere
2008-09-06Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman
2008-09-05Add Onda VX767 targetMaurus Cuelenaere
2008-09-03... but still be compatible with OF..Maurus Cuelenaere
2008-09-03 * Clean up Jz4740 USB tool a bitMaurus Cuelenaere
2008-09-02set PWRON bit to 1 so the player doesn't turn off immediately (should work on...Frank Gevaerts
2008-09-02enable full init code, as it seems to workFrank Gevaerts
2008-08-27 * Commit dual-boot support for Creative ZVx familyMaurus Cuelenaere
2008-08-26Onda VX747:Maurus Cuelenaere
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere
2008-08-19Since several S/PDIF sources do not set the valnogood bit properly, valnogood...Jens Arnold
2008-08-15Greyscale iPods: Fix the default contrast in the bootloader and the core befo...Jens Arnold
2008-08-15Jz4740: get exception handling workingMaurus Cuelenaere
2008-08-15Onda VX747:Maurus Cuelenaere
2008-08-10* Get interrupts working (but crashes after 10-30secs)Maurus Cuelenaere
2008-08-09Remove unneeded request_irq()Maurus Cuelenaere
2008-08-09* Add interrupt handling (but still not working)Maurus Cuelenaere
2008-08-06* Add myself to some areas in docs/MAINTAINERSMaurus Cuelenaere
2008-08-06* Add basic (non-working) support for NAND flashMaurus Cuelenaere
2008-08-05Apply FS#9195 (LCD disable for sansa c200), which puts the sansa c200 display...Bertrik Sikken
2008-08-05Fix sansa c200 battery type comment.Bertrik Sikken
2008-07-30Fix compilingMaurus Cuelenaere
2008-07-18Fix missing #includes and make local functions static for gigabeatBertrik Sikken
2008-07-171) Set svn:keywords where they should've been setMaurus Cuelenaere
2008-07-17Fix the iPod Photo/Color "type 0 LCD" bug introduced in r17715 by correctly i...Dave Chapman
2008-07-16Remove obsolete function + cleanup code a bitMaurus Cuelenaere
2008-07-16Fix the LCD bug!Maurus Cuelenaere
2008-07-16Implement working lcd_off/lcd_on routineMaurus Cuelenaere
2008-07-16Switch screen 90 degrees clockwiseMaurus Cuelenaere
2008-07-16Use register definesMaurus Cuelenaere
2008-07-16Ensure consistency between header file and implementation for iPod drivers, b...Bertrik Sikken
2008-07-15Fix yellowRob Purchase
2008-07-15Update the Telechips NAND driver to use the nand_identify() function introduc...Rob Purchase
2008-07-15Fix red for target with insanely wide LCDs.Rob Purchase
2008-07-15Update lcd-as-memframe.S to only rotate YUV data for portrait LCDs (and remov...Rob Purchase
2008-07-15Onda VX747:Maurus Cuelenaere
2008-07-14And set svn:eol-style ...Maurus Cuelenaere
2008-07-14Remove svn:executableMaurus Cuelenaere
2008-07-14Add preliminary support for the Onda VX747 (MIPS target)Maurus Cuelenaere
2008-07-12Delete an empty file that does not appear to be included by any target.Rob Purchase