aboutsummaryrefslogtreecommitdiff
path: root/stand/arm
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete code gated on _ARM_ARCH_*Andrew Turner2021-01-281-2/+0
* Remove tests for obsolete compilers in the build systemEric van Gyzen2020-05-121-1/+1
* Remove NAND and NANDFS supportWarner Losh2019-06-252-3/+1
* Go back to one loader.confWarner Losh2018-02-261-13/+0
* Add NO_OBJ to those directories that don't make anything.Warner Losh2018-02-261-0/+2
* Invent new LDR_INTERP for the loader interpreter to use. Use this inWarner Losh2018-02-021-2/+2
* stand: Move sections around to fix stand/ build with ld.lld on armv7Kyle Evans2018-01-181-5/+5
* stand: Add /boot/overlays to allow separation of overlays from base FDTKyle Evans2018-01-181-1/+1
* Move loader help file definitions to being 100% inside of loader.mk.Warner Losh2017-12-181-1/+1
* Save and restore r9 register in arm ubldr. In old gcc 4.2, r9 was a callee-Ian Lepore2017-12-101-13/+19
* Move some more common stuff up to Makefile.inc. In particular, the noWarner Losh2017-11-201-2/+0
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-149-0/+497