summaryrefslogtreecommitdiffstats
path: root/boot
Commit message (Expand)AuthorAgeFilesLines
* boot/uboot: default to kconfig buildsystem for latest versionYann E. MORIN2018-04-251-6/+7
* grub2: force -fno-stack-protector in CPPFLAGSTarek El-Sherbiny2018-04-191-2/+2
* boot/uboot: remove Blackfin related codeThomas Petazzoni2018-04-152-8/+0
* uboot: bump to version 2018.03Fabio Estevam2018-04-042-3/+3
* packages: use new $($PKG)_DL_DIR) variableMaxime Hadjinlian2018-04-021-1/+1
* syslinux: use the host compiler to build extlinuxCarlos Santos2018-04-011-0/+53
* */Config.in*: remove consecutive empty linesRicardo Martincoski2018-04-012-2/+0
* boot/*/Config.in: re-wrap help textRicardo Martincoski2018-04-013-27/+32
* boot/*/Config.in: fix attributes orderRicardo Martincoski2018-04-016-14/+14
* boot/*/*.mk: fix code styleRicardo Martincoski2018-04-013-12/+12
* uboot: fix build for older uboot source treesStefan Becker2018-03-121-1/+5
* uboot: fix build when libfdt-devel is installed system-wideThomas Petazzoni2018-03-101-0/+8
* uboot: ensure host includes are searched before system default includesPeter Korsgaard2018-03-021-1/+1
* uboot: revert "uboot: use local libfdt.h"Thomas De Schampheleire2018-02-251-7/+0
* uboot: use local fdt headersThomas De Schampheleire2018-02-251-1/+1
* uboot: bump to version 2018.01Jörg Krause2018-01-122-3/+3
* boot/arm-trusted-firmware: build fiptool separately with dependency on host-o...Thomas Petazzoni2017-12-181-0/+14
* package/uboot: detect missing user-supplied environment source filesYann E. MORIN2017-12-141-6/+13
* atf: add support for Marvell Armada SoCsSergey Matyukevich2017-12-081-0/+10
* binaries-marvell: bump version, add license file and hashThomas Petazzoni2017-12-082-5/+4
* boot: uboot: fix typoYegor Yefremov2017-12-081-1/+1
* binaries-marvell: new packageSergey Matyukevich2017-12-084-0/+57
* mv-ddr-marvell: new packageSergey Matyukevich2017-12-084-0/+25
* uboot: add support for bundling ATF BL31 into U-BootJagan Teki2017-12-082-0/+17
* arm-trusted-firmware: allow to generate the BL31 imageThomas Petazzoni2017-12-082-0/+11
* arm-trusted-firmware: add BR2_TARGET_ARM_TRUSTED_FIRMWARE_UBOOT_AS_BL33Thomas Petazzoni2017-12-082-3/+14
* arm-trusted-firmware: add option to enable/disable building FIP imageThomas Petazzoni2017-12-082-1/+15
* uboot: Use BR2_TARGET_UBOOT_SPL_NAME for TPL nameJagan Teki2017-11-231-4/+5
* uboot: bump to version 2017.11Fabio Estevam2017-11-152-3/+3
* uboot: use local libfdt.hMatt Weber2017-11-061-0/+7
* barebox: bump to version 2017.09.0Peter Seiderer2017-10-272-5/+5
* arm-trusted-firmware: bump to version 1.4Peter Korsgaard2017-10-123-5/+5
* arm-trusted-firmware: fix comment typoPeter Korsgaard2017-10-121-1/+1
* u-boot: add option to specify config fragmentsPeter Korsgaard2017-10-062-0/+7
* boot/grub: removeYann E. MORIN2017-09-2310-48849/+0
* uboot: bump to version 2017.09Fabio Estevam2017-09-122-3/+3
* grub2: force -fno-stack-protector in CFLAGSErico Nunes2017-08-301-1/+1
* boot/syslinux: fix i386 bios build with recent binutilsArnout Vandecappelle2017-08-162-0/+917
* boot/syslinux: renumber patchesArnout Vandecappelle2017-08-166-10/+10
* uboot: bump to version 2017.07Jörg Krause2017-07-213-3/+13
* grub2: move usage notes to package readme.txtErico Nunes2017-07-162-98/+100
* grub2: bump up versionErico Nunes2017-07-165-65/+15
* uboot: apply xtensa overlayMax Filippov2017-07-091-0/+8
* grub2: install in $(HOST_DIR) instead of $(HOST_DIR)/usrArnout Vandecappelle2017-07-051-0/+2
* grub2: remove host/usr reference from help textArnout Vandecappelle2017-07-051-2/+2
* Globally replace $(HOST_DIR)/usr/share with $(HOST_DIR)/shareArnout Vandecappelle2017-07-051-1/+1
* Globally replace $(HOST_DIR)/usr/lib with $(HOST_DIR)/libArnout Vandecappelle2017-07-051-2/+2
* Globally replace $(HOST_DIR)/usr/bin with $(HOST_DIR)/binArnout Vandecappelle2017-07-054-10/+10
* syslinux: drop patch 0003, not needed after gnu-efi updateBenoît Allard2017-07-041-35/+0
* boot/syslinux: disable syslinux legacy-BIOS for broken toolchainsRomain Naour2017-07-041-0/+1
OpenPOWER on IntegriCloud