summaryrefslogtreecommitdiff
path: root/sysutils/u-boot
AgeCommit message (Expand)AuthorFilesLines
2018-05-25Update U-Boot to 2018.05.jmcneill7-190/+13
2018-05-24Add a U-Boot meta package.jmcneill4-2/+55
2018-03-19Constrain to Python 2.7.bsiegert1-1/+2
2018-01-10Add u-boot for nanopi-neo-plus2.jakllsch4-1/+164
2017-12-19Fix patch-drivers_video_sunxi_sunxi__display.c checksumjmcneill1-2/+2
2017-12-18Align sunxi FB start to 8KB to match NetBSD arm PAGE_SIZEjmcneill2-1/+28
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