index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bootloader
/
ipod.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-12
Do some housekeeping with fat.h and SECTOR_SIZE
Michael Sevakis
1
-1
/
+0
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
1
-4
/
+6
2014-08-28
Fix up the bootloaders
Michael Sevakis
1
-1
/
+1
2014-08-08
Bootloaders need the reacharound to get at the internal goods
Michael Sevakis
1
-2
/
+1
2013-06-27
Move load_firmware() to separate file
Marcin Bukat
1
-7
/
+9
2010-05-27
Generate C file / header for svn version string
Rafaël Carré
1
-4
/
+2
2010-04-13
FS#11199: ipod bootloader: reboot to disk mode on cable insert, following a f...
Torne Wuff
1
-11
/
+21
2009-05-12
FS#9730 by Torne Wuff - support installing Rockbox in the firmware partition ...
Dave Chapman
1
-8
/
+71
2008-12-03
Hopefully mop-up remaining red.
Michael Sevakis
1
-10
/
+0
2008-11-23
Use BOOTDIR and BOOTFILE defines instead of hardcoded path and file. FS#9559
Björn Stenberg
1
-1
/
+1
2008-11-21
Don't print partition sizes in megabytes, as that is buggy on 5.5G. Use secto...
Frank Gevaerts
1
-2
/
+2
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-04-02
Revert... stupid svn doesn't complain when passing -m twice :(
Jens Arnold
1
-64
/
+0
2008-04-02
Make the measured LCD scanrates from the greylib known to the scanrate test p...
Jens Arnold
1
-0
/
+64
2008-03-25
Revert accidental tree commit. /me needs a smaller enter key...
Jens Arnold
1
-64
/
+0
2008-03-25
Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...
Jens Arnold
1
-0
/
+64
2007-11-21
Fix iPod Nano & Video bootloaders. Backlight uses sleep(), hence it must be i...
Jens Arnold
1
-5
/
+5
2007-11-12
Hardware controlled backlight brightness for iPod Video and Nano, retaining t...
Jens Arnold
1
-1
/
+1
2007-09-12
1st/2nd gen bootloader: * Don't be verbose by default anymore. * Don't enable...
Jens Arnold
1
-1
/
+2
2007-07-27
G1/G2 bootloader working (always in verbose mode for now). Corrected fatal er...
Jens Arnold
1
-6
/
+12
2007-07-25
Remove the hack which read the ipod hardware revision from flash in the bootl...
Dave Chapman
1
-10
/
+1
2007-05-23
Clarify the need to hold MENU+SELECT to reboot an ipod
Dave Chapman
1
-2
/
+2
2007-05-22
Ooops (about 3 months too late) - when an error is found by the bootloader, c...
Dave Chapman
1
-0
/
+1
2007-04-12
Non-functional change - use the firmware __backlight_on() function instead of...
Dave Chapman
1
-22
/
+2
2007-03-06
Fix the loading of RetailOS from a file (apple_os.ipod in the root or .rockbox/)
Dave Chapman
1
-4
/
+4
2007-03-06
Remove the leading "20" from the version string - it no longer makes sense wi...
Dave Chapman
1
-1
/
+1
2007-03-05
Disable bootloader messages in the ipod bootloader unless the RIGHT button is...
Dave Chapman
1
-5
/
+8
2007-03-03
Replace some inl/outl with register #define's instead. Also tidy up pp5020.h ...
Barry Wardell
1
-7
/
+7
2007-01-28
FS#6554. Move bootloader code into a common file. Only PortalPlayer devices (...
Barry Wardell
1
-240
/
+69
2007-01-18
Verbose error messages in the iPod bootloader
Linus Nielsen Feltzing
1
-3
/
+32
2007-01-17
Make the build system create a sysfont.h which includes font information for ...
Barry Wardell
1
-1
/
+1
2007-01-16
Added printf() instead of snprintf/lcd_puts/lcd_update
Linus Nielsen Feltzing
1
-58
/
+54
2006-12-17
Restrict the width of some displayed messages (fixes display on Minis and Nano).
Dave Chapman
1
-0
/
+7
2006-12-17
Changes to ipod bootloader to bring in line with the capabilities of ipodpatc...
Dave Chapman
1
-41
/
+124
2006-12-10
Remove unused code in (and hence simplify) the ipod bootloader - the image he...
Dave Chapman
1
-50
/
+7
2006-08-03
Initial work for coprocessor support on iPods. FS#5755
Daniel Ankers
1
-10
/
+1
2006-04-19
Fix button driver for ipod mini 1G.
Frank Dischner
1
-2
/
+6
2006-04-02
iPod mini 2G: Working button check in bootloader.
Jens Arnold
1
-1
/
+1
2006-02-27
Patch #3060 from Andrew Scott - iPod mini button driver
Dave Chapman
1
-0
/
+4
2006-02-21
iPod 3G: Use correct DRAM_START address when branching to Rockbox
Dave Chapman
1
-2
/
+5
2006-02-21
Patch #1435744 from Andrew Scott - initial iPod Mini support
Dave Chapman
1
-0
/
+4
2006-02-05
iPod 3G support in Bootloader from Seven Le Mesle
Dave Chapman
1
-28
/
+24
2006-01-31
Oops - fix red iPod bootloader build
Dave Chapman
1
-0
/
+1
2006-01-31
iPod: Fix the detection of lcd type for the iPod Photo - this should fix prob...
Dave Chapman
1
-0
/
+6
2006-01-18
Line too wide for nano screen, split it up.
Thom Johansen
1
-1
/
+3
2006-01-18
Remove logos from bootloader
Dave Chapman
1
-13
/
+2
2006-01-05
iPod: Fix the bootloader so it can load and run the original Apple firmware a...
Dave Chapman
1
-1
/
+10
2005-11-20
iPod: Change bootloader so that Rockbox loads by default. Holding down MENU ...
Dave Chapman
1
-7
/
+8
2005-11-14
Fixes for new 16-bit framebuffer type
Dave Chapman
1
-2
/
+2
2005-11-13
Implement (unreliable) button detection using code from ipodlinux bootloader ...
Dave Chapman
1
-40
/
+173
[next]