summaryrefslogtreecommitdiff
path: root/bootloader (follow)
Commit message (Expand)AuthorAge
* Partition type 0x84 is "OS/2 hidden C: drive"Barry Wardell2007-03-16
* The hidden partition stuff is only used Sansa.Barry Wardell2007-03-16
* In preparation for use with sansapatcher, change portalplayer bootloaders to ...Barry Wardell2007-03-16
* Make it possible to boot the OF and show verbose messages at the same time in...Barry Wardell2007-03-15
* Disable bootloader messages in the H10 and Sansa bootloaders unless the PLAY ...Barry Wardell2007-03-12
* Allow H300 to be started up from a non-LCD remoteSteve Bavin2007-03-07
* Fix the loading of RetailOS from a file (apple_os.ipod in the root or .rockbox/)Dave Chapman2007-03-06
* Remove the leading "20" from the version string - it no longer makes sense wi...Dave Chapman2007-03-06
* Fix error in Sansa and H10 bootloadersDave Chapman2007-03-06
* Disable bootloader messages in the ipod bootloader unless the RIGHT button is...Dave Chapman2007-03-05
* Fix wrong target binary name.Jens Arnold2007-03-05
* Added new iAudio M5 target, including some adjustments to make the bootloader...Jens Arnold2007-03-04
* Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ...Barry Wardell2007-03-03
* look for rockbox.gigabeat in /.rockbox/ first like other SWCODEC targetsRobert Kukla2007-03-03
* Kill a few warningsLinus Nielsen Feltzing2007-03-02
* H300 bootloader: init the ISP1362 chip, and set the CPU to idle mode while ch...Linus Nielsen Feltzing2007-03-02
* H300 bootloader: (Work in progress) Boot Rockbox on RTC alarm, add charging s...Linus Nielsen Feltzing2007-03-02
* H100/H300 bootloader: Better remote control output, removed a wild pointer ac...Linus Nielsen Feltzing2007-02-28
* Better working USB bootloader mode for H300Linus Nielsen Feltzing2007-02-28
* Proper file headerLinus Nielsen Feltzing2007-02-23
* Set properties correctlyLinus Nielsen Feltzing2007-02-22
* Put the X5 bootloader in a separate fileLinus Nielsen Feltzing2007-02-22
* Correct the Gigabeat bootloader.Nicolas Pennequin2007-02-22
* FS#6554 - Move bootloader code into a common fileLinus Nielsen Feltzing2007-02-22
* Use -ffunction-sections and -fdata-sections for all bootloadersLinus Nielsen Feltzing2007-02-22
* 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