Alex Bee
6560ed36ef
Rockchip: u-boot: fix boot for RK3999-ROC-PC
2021-06-04 22:16:41 +02:00
Ezra Buehler
d2af770524
u-boot: rockchip: fix build with GCC 10
2021-04-30 22:40:54 +00:00
Christian Hewitt
aa335d515d
u-boot: add Amlogic 2021.04-rc2 option for testing
2021-03-04 14:55:17 +00:00
Alex Bee
ba907f5d28
u-boot: rockchip: fix mac address generation from efuse for RK3288
...
For RK3288 CONFIG_SHA256 has to be selected seperatly in vendor u-boot
for the mac-address calculation to work - otherwise it will silently fail.
2021-02-16 16:38:34 +01:00
Jernej Skrabec
ea0fb3e525
u-boot: Add support for PXE DT overlays
2021-01-21 22:18:22 +01:00
Ian Leonard
bd3b212848
tools: automated code cleanup
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:19 +00:00
Jernej Skrabec
5e7e0501e5
u-boot: Update to 2021.01
2021-01-12 21:31:50 +01:00
Jonas Karlman
11db31c238
u-boot: restore bootloader/firmware script
...
Also move crust depend into options
2021-01-02 22:42:56 +00:00
Andre Heider
f7bbe3903f
u-boot: fix warnings with unset UBOOT_SYSTEM
2020-12-31 11:59:30 +01:00
Andre Heider
19c994e914
u-boot: add support for crust
2020-12-28 11:20:57 +01:00
Andre Heider
31b199fda5
u-boot: fold atf bootloader/firmware script
...
Fold this generic oneliner into the package, it's not allwinner specific.
2020-12-28 11:20:57 +01:00
Andre Heider
e83096fb7b
u-boot: update to v2021.01-rc4
...
Required for sunxi crust support.
2020-12-28 11:20:57 +01:00
Jonas Karlman
94c05d489d
u-boot: update to v2020.10
2020-10-13 06:08:58 +00:00
chewitt
f2933a5cb7
u-boot: update to 2020.04 and drop temp VIM3L patches
2020-05-01 13:50:16 +00:00
chewitt
8a03faa3a4
u-boot: add temp patches to support VIM3L
2020-03-02 11:57:30 +00:00
Andre Heider
4c80f82f21
u-boot: update to v2020.01
2020-02-10 09:22:25 +01:00
Jonas Karlman
1111c606f6
u-boot: rockchip: fix build with make 4.3
2020-01-20 12:37:50 +01:00
Andre Heider
629ca9dd61
u-boot: this is not a kernel package
...
Remove PKG_IS_KERNEL_PKG since this is not building kernel modules.
Add the kernel toolchain as dependency instead.
2019-12-31 11:26:49 +01:00
Jonas Karlman
a574e016d0
u-boot: rebuild when UBOOT_TARGET changes
2019-12-31 09:09:33 +00:00
MilhouseVH
ffea0c3b5d
u-boot: bump to latest for Python3 build fixes
2019-11-07 22:07:06 +00:00
Christian Hewitt
e01c5c0ee2
Merge pull request #3651 from lrusak/u-boot-target
...
u-boot: add the ability to specify the u-boot target to build
2019-10-25 05:49:44 +04:00
Jernej Skrabec
1191dba278
Allwinner: Remove unneeded U-Boot patches
2019-10-21 19:54:16 +02:00
Jernej Skrabec
8b24c438ad
u-boot: Update to 2019.10
2019-10-19 11:07:04 +02:00
Jonas Karlman
7e3955d01d
u-boot: move 2019.07 specific patches to subfolder
2019-09-13 18:31:35 +00:00
CvH
1e1e695073
Merge pull request #3703 from chewitt/amlogic-master
...
update Amlogic to 5.3.x and various other cleanups
2019-09-13 13:16:45 +02:00
Jonas Karlman
a6d6c7c8fd
u-boot: add rockchip patches to fix aarch64 build
2019-09-09 06:10:44 +00:00
chewitt
c66f66395b
u-boot: add temp amlogic G12 support patches
2019-09-04 03:50:40 +00:00
Clément Péron
61bbd4a890
u-boot: Bump to 2019.07
2019-08-11 19:39:46 +02:00
Lukas Rusak
123d2ccad7
u-boot: add support for installing firmware into the u-boot root directory
2019-07-08 12:26:20 -07:00
Lukas Rusak
e868c551ba
u-boot: add the ability to specify the u-boot target to build
2019-07-04 10:22:21 -07:00
kszaq
f80dc6402d
u-boot: add Amlogic dependency
2019-06-08 00:39:05 +02:00
Jernej Skrabec
81739f602f
u-boot: Fail if config is wrongly configured
2019-06-01 10:44:19 +02:00
Jernej Skrabec
deb010c60c
u-boot: Allow to add project/device specific configuration
2019-05-17 06:54:05 +02:00
Jernej Skrabec
31bb988a3f
u-boot: Update to 2019.04 and drop merged Allwinner patch
2019-05-15 19:32:16 +02:00
kszaq
5e43354ca1
u-boot: explicitly enable decompression
...
u-boot defconfigs don't enable decompression routines
required if we want to use compressed kernel image.
Enable them to be able to compress kernel and run it.
2019-05-07 23:12:12 +02:00
MilhouseVH
1d66e27c93
u-boot: drop patch, no longer required
2019-04-25 21:15:57 +01:00
MilhouseVH
d958510083
u-boot: use internal dtc, fix missing swig dependency
2019-04-25 21:14:29 +01:00
CvH
afae8c6a20
Merge pull request #3405 from LibreELEC/allwinner
...
Add Allwinner project
2019-04-14 14:32:57 +02:00
Jernej Skrabec
8d36d31c63
u-boot: Update to 2019.01
2019-04-06 18:45:28 +02:00
Jernej Skrabec
e53d7b54ad
u-boot: Add correct python paths instead of patching source
2019-04-06 18:45:28 +02:00
Jernej Skrabec
6ef7e2e15b
u-boot: add support for atf
2019-04-06 18:45:28 +02:00
Jonas Karlman
60fc0b29ed
u-boot: use PKG_STAMP to trigger rebuild
2019-04-01 20:58:13 +00:00
Jernej Skrabec
baa9c8d2a2
u-boot: Bump to 2018.09
2018-11-09 19:03:12 +01:00
CvH
b9be00f14c
Merge pull request #3058 from Kwiboo/rockchip-part8
...
Rockchip: package updates
2018-11-04 17:04:53 +01:00
Jonas Karlman
6908f82f4c
u-boot: update rockchip patches
...
Fixes an emmc boot issue on Tinker Board S
2018-11-04 10:34:18 +01:00
MilhouseVH
01f9b5e139
u-boot: remove unecessary substitutions
2018-10-31 07:54:39 +00:00
CvH
85e5b4dc1f
cleanup: PKG_SHORTDESC
2018-10-22 15:06:12 +02:00
CvH
2923f2b56a
cleanup: remove PKG_SOURCE_DIR
2018-10-22 15:06:11 +02:00
CvH
4317bc5002
cleanup: remove PKG_SECTION
2018-10-22 15:06:11 +02:00
Jonas Karlman
fc443793bf
u-boot: update rockchip to 8659d08
2018-10-03 18:39:27 +02:00