aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/arm/at91/bootspi
Commit message (Expand)AuthorAgeFilesLines
* Remove sys/boot/arm/at91 and ixp425Warner Losh2017-10-259-893/+0
* sys/boot: spelling fixes in comments.Pedro F. Giffuni2016-04-301-1/+1
* Eliminate "no previous prototype for main" warnings.Ian Lepore2014-07-261-0/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-0/+2
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Use the pin number rather than the hybrid pin number + name.Warner Losh2012-07-151-4/+4
* Remove vestiges of very specific fpga support for my company's board.Warner Losh2007-03-151-37/+0
* Move to using a common arm_init.S. These things are more similar thanWarner Losh2006-11-162-130/+2
* MFp4: boot2 should now buildWarner Losh2006-11-091-0/+2
* MFp4: default to not loading the fpgaWarner Losh2006-10-214-2/+167
* MFp4: Update to smaller code footprint.Warner Losh2006-10-215-17/+67
* MFp4: changes since .s -> .S rename. Use correct header for sizeWarner Losh2006-08-171-2/+17
* MFp4: First cut at making spi and/or sd card booting work, needs workWarner Losh2006-08-167-31/+642
* MFp4 (checkpoint of work in progress):Warner Losh2006-04-194-0/+211