summaryrefslogtreecommitdiffstats
path: root/bootloader
AgeCommit message (Expand)AuthorFilesLines
2007-01-18Verbose error messages in the iPod bootloaderLinus Nielsen Feltzing1-3/+32
2007-01-17Read bootsplash from disk rather than hardcoding itGreg White2-8018/+32
2007-01-17Fix build warning.Barry Wardell1-1/+0
2007-01-17Make the build system create a sysfont.h which includes font information for ...Barry Wardell2-38/+42
2007-01-17Created bootsplash imageGreg White2-237/+8078
2007-01-16Added printf() instead of snprintf/lcd_puts/lcd_updateLinus Nielsen Feltzing1-58/+54
2007-01-13Fixed the bootloader for H100 also.Miika Pekkarinen1-3/+13
2007-01-13Fixed the X5 bootloader.Miika Pekkarinen1-9/+5
2007-01-13Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memoryGreg White1-5/+8
2007-01-12Updated bootloader for H120/H140 and entirely disabled flashing code for H100...Miika Pekkarinen1-159/+364
2006-12-29merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg1-8/+359
2006-12-19Add working dual-boot bootloaders for H10 and Sansa, which allow booting the ...Barry Wardell3-206/+16
2006-12-17Restrict the width of some displayed messages (fixes display on Minis and Nano).Dave Chapman1-0/+7
2006-12-17Changes to ipod bootloader to bring in line with the capabilities of ipodpatc...Dave Chapman1-41/+124
2006-12-10Remove unused code in (and hence simplify) the ipod bootloader - the image he...Dave Chapman1-50/+7
2006-12-06first step in audio driver unification: renaming the functions to audio_*Marcoen Hirschberg1-1/+1
2006-11-10Coldfire targets: Got the rest of the coldfire code out of backlight.c. Strai...Michael Sevakis1-4/+1
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis1-0/+4
2006-10-30General: changed local adc to voltage conversions in several places to use ba...Michael Sevakis1-28/+28
2006-10-30Adapted more Makefiles to the more efficient info printing.Jens Arnold1-14/+9
2006-10-16Big Sansa update: Go back to using the common crt0-pp.S. Add LCD driver. A...Daniel Ankers1-19/+112
2006-10-10Changes to make Sansa bootloader run. Thanks to Peter Praest.Daniel Ankers1-5/+21
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