summaryrefslogtreecommitdiff
path: root/bootloader
AgeCommit message (Expand)Author
2008-08-27Fix TABingMaurus Cuelenaere
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-10* Get interrupts working (but crashes after 10-30secs)Maurus Cuelenaere
2008-08-09* Add interrupt handling (but still not working)Maurus Cuelenaere
2008-08-07Fix H10 bootloader locking up if the scroll pad was touched. May also fix any...Barry Wardell
2008-08-06* Add basic (non-working) support for NAND flashMaurus Cuelenaere
2008-08-03Prepare Creative bootloader compilation for future dual boot integrationMaurus Cuelenaere
2008-07-30Updated bootloader containing more debug informationMaurus Cuelenaere
2008-07-171) Set svn:keywords where they should've been setMaurus Cuelenaere
2008-07-16Fix the LCD bug!Maurus Cuelenaere
2008-07-15Forgot a file..Maurus Cuelenaere
2008-07-14Remove svn:executableMaurus Cuelenaere
2008-07-14Add preliminary support for the Onda VX747 (MIPS target)Maurus Cuelenaere
2008-07-06Fix a few dead references in the manual and add an 's' where one was missing.Marc Guay
2008-07-06Repair charging screen on archos. usb_detect() doesn't return a boolean since...Jens Arnold
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-27initial Meizu M6SL port (take 2)Marcoen Hirschberg
2008-06-27My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...Mark Arigo
2008-06-21Add the Sansa c100 as a build target with basic drivers.Marc Guay
2008-05-30Add mi4 key for the Philips GoGear HDD1630 (PP5022-based)Mark Arigo
2008-05-21Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo
2008-05-11Don't need this any more since it's the default now.Barry Wardell
2008-05-10Bring Gigabeat S bootloader one step close to a release version.Michael Sevakis
2008-05-07Do some gigabeat S bootloader cleanup (includes, const, static-ing, number of...Michael Sevakis
2008-05-05Gigabeat S bootloader: 1) Switch order of .vectors to be contiguous with init...Michael Sevakis
2008-05-05Oops. Forgot to svn add this.Barry Wardell
2008-05-05FS#7977: Bootloader logo for PP-based targets (H10, Sansa, M-Robe 100).Barry Wardell
2008-05-04Fix firmware load error display and handling in Gigabeat S bootloader. Remove...Michael Sevakis
2008-05-02Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...Dave Chapman
2008-04-29Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold
2008-04-27Enable 'touchscreen areas' on the D2, based on JdGordon's m:robe code. Disabl...Rob Purchase
2008-04-22This is a big chunk of code necessary to prepare for Gigabeat F flash loading...Karl Kurbjun
2008-04-21Enable program flow prediction in the system control coprocessor setup in the...Michael Sevakis
2008-04-21Unreverse Gigabeat S bootloader. Boot Rockbox with hold switch off.Michael Sevakis
2008-04-20Make the inital connect problem go away on Gigabeat S. Would be nice if a bet...Michael Sevakis
2008-04-18UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...Michael Sevakis
2008-04-16Gigabeat S bootloader: Improve untarring by reading the whole file to memory ...Nicolas Pennequin
2008-04-15Gigabeat S bootloader: make it move a rockbox binary back to /.rockbox/ when ...Nicolas Pennequin
2008-04-15Setup the touchpads to have two modes - stylus and button - and set them in b...Jonathan Gordon
2008-04-11sync with key list with mi4code and add the single mi4 key it had but thisDaniel Stenberg
2008-04-11mi4 key for the Philips GoGear SA9200 (PP5024). Let the fun begin...Mark Arigo
2008-04-08D2: Update dual boot to use the hold switch. Update bootloader to show messag...Rob Purchase
2008-04-02Revert... stupid svn doesn't complain when passing -m twice :(Jens Arnold
2008-04-02Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold
2008-03-31That was stupid. Should be enable_interrupt.Michael Sevakis
2008-03-31Change the remaining set_interrupt_status usage to the more parsimonious disa...Michael Sevakis
2008-03-29Make the Telechips bootloader slightly less messy, kill some warnings and all...Rob Purchase
2008-03-27split boot.lds and move it into the target treeMarcoen Hirschberg