summaryrefslogtreecommitdiff
path: root/sysutils/u-boot
AgeCommit message (Expand)AuthorFilesLines
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