freebsd-dev/sys/boot
Warner Losh e1b6a0cd96 Remove sys/boot/arm/at91 and ixp425
Remove at91 bootloader. It only worked on AT91RM9200, and only
specific boards that were all EOLd 10 years ago.

Remove ixp425. It doesn't build anymore and is for boards that were
EOLd 8 years ago.

Sponsored by: Netflix
2017-10-25 15:28:05 +00:00
..
arm Remove sys/boot/arm/at91 and ixp425 2017-10-25 15:28:05 +00:00
arm64
common loader: initialize dv_cleanup in md.c to eliminate clang warning 2017-10-17 18:00:01 +00:00
efi Move BINDIR definition to defs.mk, and override where it isn't /boot 2017-10-25 15:27:58 +00:00
fdt Use preferred defined paths, rather than relative paths in fdt. 2017-10-22 22:52:27 +00:00
ficl End source directories with SRC rather than a hodgepodge of names 2017-10-22 22:50:08 +00:00
ficl32 Really make WITHOUT_FORTH (MK_FORTH==no) work. The recent inclusion of 2016-10-25 17:31:57 +00:00
forth Add smn(4) driver for AMD System Management Network 2017-09-05 15:13:41 +00:00
geli Use SYSDIR instead of ${.CURDIR}/../..<etc>/sys. 2017-10-22 22:50:28 +00:00
i386 Move BINDIR definition to defs.mk, and override where it isn't /boot 2017-10-25 15:27:58 +00:00
kshim sys: Replace zero with NULL for pointers. 2017-02-22 02:35:59 +00:00
libsa Use SYSDIR instead of ${.CURDIR}/../..<etc>/sys. 2017-10-22 22:50:28 +00:00
libsa32 Rename libstand.a to libsa.a and libstand32.a to libsa32.a 2017-10-12 14:56:48 +00:00
man Move orphaned man pages into new man directory from common. This helps 2017-10-16 03:59:17 +00:00
mips Move BINDIR definition to defs.mk, and override where it isn't /boot 2017-10-25 15:27:58 +00:00
ofw Rather than laying whack-a-mole with including the path to stand.h, 2017-10-10 01:31:44 +00:00
powerpc Move BINDIR definition to defs.mk, and override where it isn't /boot 2017-10-25 15:27:58 +00:00
sparc64 Move BINDIR definition to defs.mk, and override where it isn't /boot 2017-10-25 15:27:58 +00:00
uboot Use SYSDIR instead of ${.CURDIR}/../..<etc>/sys. 2017-10-22 22:50:28 +00:00
usb loader: F_READ/F_WRITE should be checked against masked flag 2017-04-18 18:07:54 +00:00
userboot LOADER_foo_SUPPORTED 2017-10-16 03:59:52 +00:00
zfs Rather than laying whack-a-mole with including the path to stand.h, 2017-10-10 01:31:44 +00:00
defs.mk Move BINDIR definition to defs.mk, and override where it isn't /boot 2017-10-25 15:27:58 +00:00
ficl.mk End source directories with SRC rather than a hodgepodge of names 2017-10-22 22:50:08 +00:00
loader.mk End source directories with SRC rather than a hodgepodge of names 2017-10-22 22:50:08 +00:00
Makefile Move orphaned man pages into new man directory from common. This helps 2017-10-16 03:59:17 +00:00
Makefile.amd64 Stopgap fix to the mistmatch between LOADER_GELI_SUPPORT and 2017-10-22 03:52:12 +00:00
Makefile.arm
Makefile.arm64
Makefile.i386 Stopgap fix to the mistmatch between LOADER_GELI_SUPPORT and 2017-10-22 03:52:12 +00:00
Makefile.inc create defs.mk for common definitions 2017-10-16 03:59:38 +00:00
Makefile.mips This review aims at introducing ubldr (loader with U-Boot interface) for MIPS 2016-02-29 07:47:04 +00:00
Makefile.powerpc Rename libstand.a to libsa.a and libstand32.a to libsa32.a 2017-10-12 14:56:48 +00:00
Makefile.sparc64
uboot.mk Move fdt and uboot defines into common uboot.mk. 2017-10-22 22:49:51 +00:00