summaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
2018-11-26grub2: add usage notes for grub2 arm and aarch64Erico Nunes
2018-11-26boot/grub2: enable support for arm and aarch64 targetsErico Nunes
2018-11-26boot/grub2: add option to install toolsErico Nunes
2018-11-26boot/grub2: separate target and host buildsErico Nunes
2018-11-03uboot: bump to version 2018.09Jagan Teki
2018-10-26arm-trusted-firmware: replace hard-coded arm64 with MKIMAGE_ARCHDanomi Manchego
2018-10-26arm-trusted-firmware: replace mkimage invocation with MKIMAGEDanomi Manchego
2018-10-26uboot: replace mkimage invocation with MKIMAGEDanomi Manchego
2018-10-26boot/xloader: remove packageMatt Weber
2018-10-20barebox: bump to version 2018.10.0Marcin Niestroj
2018-10-14boot/uboot: fix environment image generation on big endian systemsThomas Petazzoni
2018-10-11boot/arm-trusted-firmware: don't pass TARGET_CONFIGURE_OPTS when buildingThomas Petazzoni
2018-10-11boot/binaries-marvell: bump version to marvell-armada-18.06Thomas Petazzoni
2018-10-11boot/mv-ddr-marvell: bump version to armada-18.09.2Thomas Petazzoni
2018-09-25boot/riscv-pk: add bootloader for RISC-V architectureMark Corbin
2018-09-20boot/xloader: add upstream URL in Config.in helpMatt Weber
2018-09-20boot/at91bootstrap3: add upstream URL in Config.in help textMatt Weber
2018-09-20boot/vexpress-firmware: add upstream URL in Config.in help textMatt Weber
2018-09-14boot/uboot: needs bison/flex even for the legacy buildsystemYann E. MORIN
2018-09-07Merge branch 'next'Peter Korsgaard
2018-09-05boot/uboot: Set MAKE_ENV for kconfig build systemThomas Preston
2018-08-20boot/uboot: needs host-{flex,bison}Yann E. MORIN
2018-08-14uboot: add option to depend on host-lzopThomas Petazzoni
2018-08-08boot-wrapper-aarch64: use SPDX identifier for 3 clause BSDPeter Korsgaard
2018-07-28uboot: zynqmp: allow to use custom psu_init filesLuca Ceresoli
2018-07-28uboot: zynqmp: generate SPL image with PMUFW binaryLuca Ceresoli
2018-07-27uboot: bump to version 2018.07Marcin Niestroj
2018-07-07uboot: Introduce BR2_TARGET_UBOOT_FORMAT_DTB_IMXFabio Estevam
2018-06-24uboot: don't override HOSTCC/HOSTLDFLAGS for kconfigPeter Korsgaard
2018-05-28arm-trusted-firmware: generate atf-uboot.ub image of bl31.binLuca Ceresoli
2018-05-28arm-trusted-firmware: simplify release dir pathLuca Ceresoli
2018-05-19uboot: bump to version 2018.05Fabio Estevam
2018-04-25boot/uboot: default to kconfig buildsystem for latest versionYann E. MORIN
2018-04-19grub2: force -fno-stack-protector in CPPFLAGSTarek El-Sherbiny
2018-04-15boot/uboot: remove Blackfin related codeThomas Petazzoni
2018-04-04uboot: bump to version 2018.03Fabio Estevam
2018-04-02packages: use new $($PKG)_DL_DIR) variableMaxime Hadjinlian
2018-04-01syslinux: use the host compiler to build extlinuxCarlos Santos
2018-04-01*/Config.in*: remove consecutive empty linesRicardo Martincoski
2018-04-01boot/*/Config.in: re-wrap help textRicardo Martincoski
2018-04-01boot/*/Config.in: fix attributes orderRicardo Martincoski
2018-04-01boot/*/*.mk: fix code styleRicardo Martincoski
2018-03-12uboot: fix build for older uboot source treesStefan Becker
2018-03-10uboot: fix build when libfdt-devel is installed system-wideThomas Petazzoni
2018-03-02uboot: ensure host includes are searched before system default includesPeter Korsgaard
2018-02-25uboot: revert "uboot: use local libfdt.h"Thomas De Schampheleire
2018-02-25uboot: use local fdt headersThomas De Schampheleire
2018-01-12uboot: bump to version 2018.01Jörg Krause
2017-12-18boot/arm-trusted-firmware: build fiptool separately with dependency on host-o...Thomas Petazzoni
2017-12-14package/uboot: detect missing user-supplied environment source filesYann E. MORIN