summaryrefslogtreecommitdiffstats
path: root/bootloader/mini2440.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-13h300, Others Bugfix Bootloader backlight_init()William Wilgus1-1/+1
2017-03-12Do some housekeeping with fat.h and SECTOR_SIZEMichael Sevakis1-1/+0
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis1-1/+2
2014-08-28Fix up the bootloadersMichael Sevakis1-1/+1
2014-08-08Bootloaders need the reacharound to get at the internal goodsMichael Sevakis1-2/+1
2013-06-27Move load_firmware() to separate fileMarcin Bukat1-9/+8
2012-05-07remove debug-target.hRafaël Carré1-1/+0
2010-06-23Sansa AMS bootloader: enter USB mode only when neededRafaël Carré1-3/+3
2010-05-27Generate C file / header for svn version stringRafaël Carré1-1/+2
2009-10-31make mini2440 bootloader compile again, and remove a few warnings from sd dri...Dominik Wenger1-1/+2
2009-10-26Many more drivers for mini2440. Now the main binary compiles and runs.Dominik Wenger1-7/+3
2009-10-22Working Bootloader for mini2440. Dominik Wenger1-21/+3
2009-10-19Initial mini2440 port.Dominik Wenger1-0/+145