summaryrefslogtreecommitdiffstats
path: root/bootloader
AgeCommit message (Expand)AuthorFilesLines
2006-09-04Gracefully shutdown unless firmware is found.Miika Pekkarinen1-2/+12
2006-08-31Initial commit of work for port to the Tatung Elio TPJ-1022 - yet another Por...Dave Chapman2-0/+137
2006-08-28Add Rockbox bootloader for H10Barry Wardell1-160/+153
2006-08-22Fix a few warningsDave Chapman1-1/+1
2006-08-21use h10.c for H10 GB as wellDaniel Stenberg1-1/+1
2006-08-20Functional, but minimal LCD driver for H10.Barry Wardell1-9/+13
2006-08-15eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye1-5/+5
2006-08-12initial gigabeat bootloader (only test code)Marcoen Hirschberg2-0/+117
2006-08-11Fixed hold switch detection from bootloader when rockbox has beenMiika Pekkarinen1-22/+22
2006-08-11Some indent/c99 style cleanup by Barry WardellHristo Kovachev1-125/+127
2006-08-11Patch #5731 by Barry Wardell: more iriver h10 work. Thanks!Hristo Kovachev1-0/+262
2006-08-09Bootloader support to search firmware also from flash. Bootloader <->Miika Pekkarinen1-5/+90
2006-08-03Initial work for coprocessor support on iPods. FS#5755Daniel Ankers1-10/+1
2006-08-03cleared the lot, add your own test code like thisDaniel Stenberg1-46/+7
2006-08-03more and proper use of $(SILENT)Daniel Stenberg1-3/+3
2006-08-02cut out all the ipod cruft we don't needDaniel Stenberg1-234/+1
2006-08-01Check for IPOD_ARCH instead of PP5002/PP5020 to decide when to build ipod.cDave Chapman1-1/+1
2006-08-01added mostly dummy changes to allow building of a Sansa e200 bootloaderDaniel Stenberg2-0/+357
2006-07-29Applied FS #5727 (fix backlight flicker on X5) by Michael SevakisRani Hod1-0/+4
2006-04-19Fix button driver for ipod mini 1G.Frank Dischner1-2/+6
2006-04-02iPod mini 2G: Working button check in bootloader.Jens Arnold1-1/+1
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