summaryrefslogtreecommitdiff
path: root/sysutils/u-boot
AgeCommit message (Expand)AuthorFilesLines
2017-11-15u-boot: update to 2017.11jmcneill5-139/+7
2017-10-09u-boot: don't override EXTRACT_SUFXwiz1-2/+2
2017-10-08u-boot: update to 2017.09jmcneill3-12/+12
2017-09-23Increase CONFIG_SYS_BOOTM_LEN as the TEGRA kernel exceeds the defaultjmcneill2-1/+14
2017-09-18u-boot: fix build on macosjmcneill4-4/+53
2017-09-09Add CONFIG_ARMV8_SWITCH_TO_EL1 to Kconfig so it can be used in a configsjmcneill2-1/+17
2017-09-07Add an 'el1' pkg option for enabling CONFIG_ARMV8_SWITCH_TO_EL1jmcneill1-1/+10
2017-09-07Allow packages to append options with UBOOT_OPTIONSjmcneill1-1/+7
2017-09-02Add support for sunxi DE2 simple framebuffers.jmcneill3-1/+122
2017-09-01Add support for 64-bit ARM targets.jmcneill1-0/+8
2017-08-18Use MAKE_PROGRAM instead of naked gmake commandryoon1-3/+3
2017-08-12Fixes to get U-Boot building on NetBSD.jmcneill3-5/+31
2017-08-12Add helpers for building U-Boot images.jmcneill3-0/+50