kumquat-buildroot/boot
Alistair Francis 9b5b7165de boot/opensbi: add support for including Linux payload
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
[Thomas:
 - Config.in: move the BR2_TARGET_OPENSBI_PLAT dependency to a
   "depends on", there's no need to have an if...endif block just for
   that.
 - Config.in: drop the BR2_TARGET_OPENSBI_LIBRARY_ONLY dependency,
   since this option doesn't exist
 - opensbi.mk: don't use qstrip on BR2_TARGET_OPENSBI_LINUX_PAYLOAD,
   since it's a boolean option
 - opensbi.mk: use += when adding linux to DEPENDENCIES
 - opensbki.mk: refactor the firmware file installation with a loop]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-08-03 09:46:03 +02:00
..
afboot-stm32
arm-trusted-firmware boot/arm-trusted-firmware: licensing info is only valid for v1.4 2019-07-21 15:39:21 +02:00
at91bootstrap
at91bootstrap3 boot/at91bootstrap3: bump to version 3.8.13 2019-07-14 12:09:26 +02:00
at91dataflashboot
barebox boot/barebox: bump version to 2019.07.0 2019-07-14 12:06:39 +02:00
binaries-marvell
boot-wrapper-aarch64
grub2
gummiboot
lpc32xxcdl
mv-ddr-marvell boot/mv-ddr-marvell: fix build with GCC 8 2019-06-23 12:42:25 +02:00
mxs-bootlets
opensbi boot/opensbi: add support for including Linux payload 2019-08-03 09:46:03 +02:00
optee-os
riscv-pk
s500-bootloader
shim
syslinux
ts4800-mbrboot
uboot boot/uboot: add option to generate env image from default env 2019-08-01 12:52:29 +02:00
vexpress-firmware
common.mk
Config.in