summaryrefslogtreecommitdiff
path: root/bootloader (follow)
Commit message (Expand)AuthorAge
* Oops. sleep() doesn't work on PortalPlayer builds. Use udelay() instead.Barry Wardell2007-01-28
* FS#6554. Move bootloader code into a common file. Only PortalPlayer devices (...Barry Wardell2007-01-28
* Verbose error messages in the iPod bootloaderLinus Nielsen Feltzing2007-01-18
* Read bootsplash from disk rather than hardcoding itGreg White2007-01-17
* Fix build warning.Barry Wardell2007-01-17
* Make the build system create a sysfont.h which includes font information for ...Barry Wardell2007-01-17
* Created bootsplash imageGreg White2007-01-17
* Added printf() instead of snprintf/lcd_puts/lcd_updateLinus Nielsen Feltzing2007-01-16
* Fixed the bootloader for H100 also.Miika Pekkarinen2007-01-13
* Fixed the X5 bootloader.Miika Pekkarinen2007-01-13
* Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memoryGreg White2007-01-13
* Updated bootloader for H120/H140 and entirely disabled flashing code for H100...Miika Pekkarinen2007-01-12
* merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg2006-12-29
* Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...Barry Wardell2006-12-19
* Restrict the width of some displayed messages (fixes display on Minis and Nano).Dave Chapman2006-12-17
* Changes to ipod bootloader to bring in line with the capabilities of ipodpatc...Dave Chapman2006-12-17
* Remove unused code in (and hence simplify) the ipod bootloader - the image he...Dave Chapman2006-12-10
* first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg2006-12-06
* Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...Michael Sevakis2006-11-10
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis2006-10-30
* Adapted more Makefiles to the more efficient info printing.Jens Arnold2006-10-30
* Big Sansa update: Go back to using the common crt0-pp.S. Add LCD driver. A...Daniel Ankers2006-10-16
* Changes to make Sansa bootloader run. Thanks to Peter Praest.Daniel Ankers2006-10-10
* Gracefully shutdown unless firmware is found.Miika Pekkarinen2006-09-04
* Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...Dave Chapman2006-08-31
* Add Rockbox bootloader for H10Barry Wardell2006-08-28
* Fix a few warningsDave Chapman2006-08-22
* use h10.c for H10 GB as wellDaniel Stenberg2006-08-21
* Functional, but minimal LCD driver for H10.Barry Wardell2006-08-20
* eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye2006-08-15
* initial gigabeat bootloader (only test code)Marcoen Hirschberg2006-08-12
* Fixed hold switch detection from bootloader when rockbox has beenMiika Pekkarinen2006-08-11
* Some indent/c99 style cleanup by Barry WardellHristo Kovachev2006-08-11
* Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev2006-08-11
* Bootloader support to search firmware also from flash. Bootloader <->Miika Pekkarinen2006-08-09
* Initial work for coprocessor support on iPods. FS#5755Daniel Ankers2006-08-03
* cleared the lot, add your own test code like thisDaniel Stenberg2006-08-03
* more and proper use of $(SILENT)Daniel Stenberg2006-08-03
* cut out all the ipod cruft we don't needDaniel Stenberg2006-08-02
* Check for IPOD_ARCH instead of PP5002/PP5020 to decide when to build ipod.cDave Chapman2006-08-01
* added mostly dummy changes to allow building of a Sansa e200 bootloaderDaniel Stenberg2006-08-01
* Applied FS #5727 (fix backlight flicker on X5) by Michael SevakisRani Hod2006-07-29
* Fix button driver for ipod mini 1G.Frank Dischner2006-04-19
* iPod mini 2G: Working button check in bootloader.Jens Arnold2006-04-02
* iAudio X5 bootloader, plus some cleanupLinus Nielsen Feltzing2006-03-22
* Add the target directory tree to the include path, and set the TARGET_TREE ma...Linus Nielsen Feltzing2006-03-07
* Patch #3060 from Andrew Scott - iPod mini button driverDave Chapman2006-02-27
* iPod 3G: Use correct DRAM_START address when branching to RockboxDave Chapman2006-02-21
* Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman2006-02-21