summaryrefslogtreecommitdiffstats
path: root/bootloader
AgeCommit message (Expand)AuthorFilesLines
2006-03-22iAudio X5 bootloader, plus some cleanupLinus Nielsen Feltzing1-28/+101
2006-03-07Add the target directory tree to the include path, and set the TARGET_TREE ma...Linus Nielsen Feltzing1-1/+1
2006-02-27Patch #3060 from Andrew Scott - iPod mini button driverDave Chapman1-0/+4
2006-02-21iPod 3G: Use correct DRAM_START address when branching to RockboxDave Chapman1-2/+5
2006-02-21Patch #1435744 from Andrew Scott - initial iPod Mini supportDave Chapman1-0/+4
2006-02-05iPod 3G support in Bootloader from Seven Le MesleDave Chapman2-29/+25
2006-02-04iAudio: don't call UDA1380 functionsLinus Nielsen Feltzing1-0/+2
2006-01-31Oops - fix red iPod bootloader buildDave Chapman1-0/+1
2006-01-31iPod: Fix the detection of lcd type for the iPod Photo - this should fix prob...Dave Chapman1-0/+6
2006-01-18Line too wide for nano screen, split it up.Thom Johansen1-1/+3
2006-01-18Remove logos from bootloaderDave Chapman3-93/+2
2006-01-11H300: Removed lcd_enable() and added a delay to let the hard drive settle bef...Linus Nielsen Feltzing1-3/+4
2006-01-10H300: Bootloader USB mode detection on EXTON wakeupLinus Nielsen Feltzing1-3/+3
2006-01-09H300: bootloader must call lcd_enable() since the backlight thread isn't runningLinus Nielsen Feltzing1-0/+3
2006-01-05iPod: Fix the bootloader so it can load and run the original Apple firmware a...Dave Chapman1-1/+10
2005-12-06H300 bootloader USB modeLinus Nielsen Feltzing1-35/+9
2005-12-03H300 bootloader: don't turn on the HD too soonLinus Nielsen Feltzing1-1/+4
2005-11-20iPod: Change bootloader so that Rockbox loads by default. Holding down MENU ...Dave Chapman1-7/+8
2005-11-19iriver bootloader: Better handling of the Hold buttons, turn on the remote ba...Linus Nielsen Feltzing1-6/+36
2005-11-17iPod: Correct the background colour of the IPL logoDave Chapman1-47/+47
2005-11-14Fixes for new 16-bit framebuffer typeDave Chapman1-2/+2
2005-11-13Implement (unreliable) button detection using code from ipodlinux bootloader ...Dave Chapman1-40/+173
2005-11-08Ooops. There was an unclosed comment in the source.Dave Chapman1-1/+1
2005-11-08Initial check-in of work-in-progress iPod bootloader. Current targets are iP...Dave Chapman5-1/+431
2005-10-27Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing1-2/+2
2005-09-14Added a dummy sys_poweroff() in the boot loaderLinus Nielsen Feltzing1-0/+4
2005-07-19The iriver bootloader now doesn't reboot after USB mode, it just continues bo...Linus Nielsen Feltzing1-1/+6
2005-07-19iriver bootloader: slightly faster startup, backlight off in usb mode, minor ...Linus Nielsen Feltzing1-5/+24
2005-07-18Fixed RoLo for H100 targetsLinus Nielsen Feltzing1-6/+0
2005-07-15Automated version string handling in the boot loaderLinus Nielsen Feltzing2-1/+8
2005-07-12Cleaned up the bootloader code a littleLinus Nielsen Feltzing1-22/+11
2005-07-11Added missing dependencies.Jens Arnold1-1/+3
2005-07-11iriver bootloader: enable backlight at boot, reset uda1380, warning when low ...Linus Nielsen Feltzing1-6/+33
2005-07-09Correct Rec+ON check in the iriver bootloaderLinus Nielsen Feltzing1-2/+3
2005-07-09iriver bootloader: display the model number for which the rockbox.iriver was ...Linus Nielsen Feltzing1-2/+21
2005-07-09Recovered from my major brain failure and reverted to using the same load add...Linus Nielsen Feltzing1-2/+2
2005-07-08Removed the start-original-with-remote bootloader featureLinus Nielsen Feltzing1-10/+3
2005-07-08Bootloader adjustments for H110Linus Nielsen Feltzing1-5/+14
2005-07-04Boot from the correct addressLinus Nielsen Feltzing1-3/+3
2005-06-02iRiver: The hard drive power is now OFF by defaultLinus Nielsen Feltzing1-1/+1
2005-05-20Boot loader: correct handling of CPU frequency setting, better button handlin...Linus Nielsen Feltzing1-8/+75
2005-05-07adjusted to the new build treeDaniel Stenberg1-6/+7
2005-04-20Ooops. DRAM can't start at 0x30000000 on iRiverLinus Nielsen Feltzing1-1/+1
2005-02-11Correct check for BUTTON_RC_ON, reset cookie when Hold swicth is onLinus Nielsen Feltzing1-1/+4
2005-02-10iRiver boot: faster startup, don't start with Hold on, always start original ...Linus Nielsen Feltzing1-14/+21
2005-02-07Better feedback when bootingLinus Nielsen Feltzing1-1/+1
2005-02-06Cleaned up the hardware init in the boot loaderLinus Nielsen Feltzing1-11/+0
2005-02-04Boot loader safety measuresLinus Nielsen Feltzing1-0/+5
2005-01-29make sure these files end up in the source tarballsDaniel Stenberg1-0/+4
2005-01-28fixed depfile file nameDaniel Stenberg1-1/+1