summaryrefslogtreecommitdiff
path: root/sysutils/u-boot
AgeCommit message (Expand)AuthorFilesLines
2018-09-27u-boot: pull in bison as a tooltnn1-2/+2
2018-09-27Update CONFIG_BOOTCOMMAND for tk1 in same way as tx1 (for real)skrll2-1/+10
2018-09-25Set fdtfile env variable and run 'pci enum' by default on tegra boards.jmcneill3-4/+27
2018-06-27Add dependency on u-boot-orangepi-zero-plus.thorpej1-1/+2
2018-06-24Add a u-boot target for the Orange Pi Zero Plus (based on Allwinner H5thorpej4-1/+141
2018-06-23+ u-boot-orangepi-zerojmcneill1-1/+2
2018-06-07Initial import of u-boot-sopine-baseboard version 2018.05jmcneill1-1/+2
2018-06-06u-boot: include bsd.pkg.mk laterwiz3-5/+7
2018-05-31u-boot*: Improve u-boot variables so they confuse pkglint less.wiz1-2/+2
2018-05-26Add u-boot-pine-h64jmcneill1-1/+2
2018-05-25Restore Ethernet support in u-boot-nanopi-neo-plus2.jakllsch2-1/+29
2018-05-25Remove dependencies that are not in treejmcneill1-3/+1
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