freebsd-src/sys/boot/arm
Rafal Jaworowski 0ed948780c Initial support of loader(8) for ARM machines running U-Boot.
This uses the common U-Boot support lib (sys/boot/uboot, already used on
FreeBSD/powerpc), and assumes the underlying firmware has the modern API for
stand-alone apps enabled in the config (CONFIG_API).

Only netbooting is supported at the moment.

Obtained from:	Marvell, Semihalf
2008-10-14 10:11:14 +00:00
..
at91 More diff reductions against ixp425/boot2/boot2.c. This time, we 2008-10-07 17:44:04 +00:00
ixp425 Diff reduction with boot/arm/at91/boot2/boot2.c: indent this statement 2008-10-07 17:27:37 +00:00
uboot Initial support of loader(8) for ARM machines running U-Boot. 2008-10-14 10:11:14 +00:00
Makefile Initial support of loader(8) for ARM machines running U-Boot. 2008-10-14 10:11:14 +00:00
Makefile.inc Enable GCC stack protection (aka Propolice) for userland: 2008-06-25 21:33:28 +00:00