summaryrefslogtreecommitdiff
path: root/bootloader/ipod.c (follow)
Commit message (Expand)AuthorAge
* Generate C file / header for svn version stringRafaël Carré2010-05-27
* FS#11199: ipod bootloader: reboot to disk mode on cable insert, following a f...Torne Wuff2010-04-13
* FS#9730 by Torne Wuff - support installing Rockbox in the firmware partition ...Dave Chapman2009-05-12
* Hopefully mop-up remaining red.Michael Sevakis2008-12-03
* Use BOOTDIR and BOOTFILE defines instead of hardcoded path and file. FS#9559Björn Stenberg2008-11-23
* Don't print partition sizes in megabytes, as that is buggy on 5.5G. Use secto...Frank Gevaerts2008-11-21
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Revert... stupid svn doesn't complain when passing -m twice :(Jens Arnold2008-04-02
* Make the measured LCD scanrates from the greylib known to the scanrate test p...Jens Arnold2008-04-02
* Revert accidental tree commit. /me needs a smaller enter key...Jens Arnold2008-03-25
* Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...Jens Arnold2008-03-25
* Fix iPod Nano & Video bootloaders. Backlight uses sleep(), hence it must be i...Jens Arnold2007-11-21
* Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold2007-11-12
* 1st/2nd gen bootloader: * Don't be verbose by default anymore. * Don't enable...Jens Arnold2007-09-12
* G1/G2 bootloader working (always in verbose mode for now). Corrected fatal er...Jens Arnold2007-07-27
* Remove the hack which read the ipod hardware revision from flash in the bootl...Dave Chapman2007-07-25
* Clarify the need to hold MENU+SELECT to reboot an ipodDave Chapman2007-05-23
* Ooops (about 3 months too late) - when an error is found by the bootloader, c...Dave Chapman2007-05-22
* Non-functional change - use the firmware __backlight_on() function instead of...Dave Chapman2007-04-12
* 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
* Disable bootloader messages in the ipod bootloader unless the RIGHT button is...Dave Chapman2007-03-05
* Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ...Barry Wardell2007-03-03
* 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
* Make the build system create a sysfont.h which includes font information for ...Barry Wardell2007-01-17
* Added printf() instead of snprintf/lcd_puts/lcd_updateLinus Nielsen Feltzing2007-01-16
* 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
* Initial work for coprocessor support on iPods. FS#5755Daniel Ankers2006-08-03
* Fix button driver for ipod mini 1G.Frank Dischner2006-04-19
* iPod mini 2G: Working button check in bootloader.Jens Arnold2006-04-02
* 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
* iPod 3G support in Bootloader from Seven Le MesleDave Chapman2006-02-05
* Oops - fix red iPod bootloader buildDave Chapman2006-01-31
* iPod: Fix the detection of lcd type for the iPod Photo - this should fix prob...Dave Chapman2006-01-31
* Line too wide for nano screen, split it up.Thom Johansen2006-01-18
* Remove logos from bootloaderDave Chapman2006-01-18
* iPod: Fix the bootloader so it can load and run the original Apple firmware a...Dave Chapman2006-01-05
* iPod: Change bootloader so that Rockbox loads by default. Holding down MENU ...Dave Chapman2005-11-20
* Fixes for new 16-bit framebuffer typeDave Chapman2005-11-14
* Implement (unreliable) button detection using code from ipodlinux bootloader ...Dave Chapman2005-11-13
* Ooops. There was an unclosed comment in the source.Dave Chapman2005-11-08
* Initial check-in of work-in-progress iPod bootloader. Current targets are iP...Dave Chapman2005-11-08