thorpej
3e1cab4134
Add dependency on u-boot-orangepi-zero-plus.
2018-06-27 14:02:59 +00:00
thorpej
bce9a10fe0
Add a u-boot target for the Orange Pi Zero Plus (based on Allwinner H5
...
SoC).
2018-06-24 23:15:25 +00:00
jmcneill
3589ca49e1
+ u-boot-orangepi-zero
2018-06-23 10:49:13 +00:00
jmcneill
18fcccd0a0
Initial import of u-boot-sopine-baseboard version 2018.05
...
U-Boot is a bootloader for embedded boards based on PowerPC, ARM, MIPS and
several other processors, which can be installed in a boot ROM and used to
initialize and test the hardware or to download and run application code.
This package provides U-Boot for the SOPINE A64 with SOPINE Baseboard
"Model A".
2018-06-07 00:58:27 +00:00
wiz
fe1370c778
u-boot: include bsd.pkg.mk later
...
Ideally, this should happen in the main Makefiles and not in
an included file like this one, but the change for that is too big
for me for now and this fixes u-boot-pine64.
2018-06-06 21:58:28 +00:00
wiz
98fcb28612
u-boot*: Improve u-boot variables so they confuse pkglint less.
2018-05-31 20:25:15 +00:00
jmcneill
fdd800987d
Add u-boot-pine-h64
2018-05-26 17:54:09 +00:00
jakllsch
503a7764ef
Restore Ethernet support in u-boot-nanopi-neo-plus2.
2018-05-25 20:49:52 +00:00
jmcneill
04f3eb968c
Remove dependencies that are not in tree
2018-05-25 10:46:52 +00:00
jmcneill
1eca6fc7c6
Update U-Boot to 2018.05.
2018-05-25 10:45:22 +00:00
jmcneill
2a4ff5f287
Add a U-Boot meta package.
2018-05-24 22:35:56 +00:00
bsiegert
4bdd563a3a
Constrain to Python 2.7.
...
Python 3 is theoretically supported, but newer python versions remove the
cmpfunc type from their C APIs, which breaks the build.
2018-03-19 20:49:01 +00:00
jakllsch
71dbc2d2f7
Add u-boot for nanopi-neo-plus2.
...
Backported from u-boot master, with some added adjustments.
2018-01-10 00:55:27 +00:00
jmcneill
85aacd83dc
Fix patch-drivers_video_sunxi_sunxi__display.c checksum
2017-12-19 00:58:50 +00:00
jmcneill
67ce41bb94
Align sunxi FB start to 8KB to match NetBSD arm PAGE_SIZE
2017-12-18 23:27:14 +00:00
jmcneill
c761f6ff8e
u-boot: update to 2017.11
2017-11-15 22:08:27 +00:00
wiz
65ff5f0514
u-boot: don't override EXTRACT_SUFX
...
Fixes u-boot-pinebook.
2017-10-09 08:45:03 +00:00
jmcneill
7e6c65e25b
u-boot: update to 2017.09
2017-10-08 12:09:42 +00:00
jmcneill
cde76ae8b9
Increase CONFIG_SYS_BOOTM_LEN as the TEGRA kernel exceeds the default
...
size limit. Install the correct files necessary for flashing with
L4T R24.2.1's flash.sh script.
2017-09-23 17:33:12 +00:00
jmcneill
23b3a1c098
u-boot: fix build on macos
2017-09-18 23:07:49 +00:00
jmcneill
84c5f3aa73
Add CONFIG_ARMV8_SWITCH_TO_EL1 to Kconfig so it can be used in a configs
2017-09-09 23:21:29 +00:00
jmcneill
97fa369d59
Add an 'el1' pkg option for enabling CONFIG_ARMV8_SWITCH_TO_EL1
2017-09-07 15:30:31 +00:00
jmcneill
1f0737e785
Allow packages to append options with UBOOT_OPTIONS
2017-09-07 15:29:31 +00:00
jmcneill
c514c599a0
Add support for sunxi DE2 simple framebuffers.
2017-09-02 17:38:15 +00:00
jmcneill
715e036919
Add support for 64-bit ARM targets.
2017-09-01 21:03:11 +00:00
ryoon
62e338df37
Use MAKE_PROGRAM instead of naked gmake command
2017-08-18 13:26:28 +00:00
jmcneill
0887839335
Fixes to get U-Boot building on NetBSD.
2017-08-12 16:44:33 +00:00
jmcneill
ab103d1378
Add helpers for building U-Boot images.
2017-08-12 14:23:43 +00:00