Lukas Rusak
123d2ccad7
u-boot: add support for installing firmware into the u-boot root directory
2019-07-08 12:26:20 -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
Jonas Karlman
d4186711f8
u-boot: update rockchip to ac5a8f0
2018-08-21 23:37:45 +02:00
CvH
1690150728
spdx: packages/tools
2018-07-18 22:37:47 +02:00
MilhouseVH
a7df1089e2
u-boot: fix build failure when DEBUG is set
...
Avoid this failure:
LD u-boot
OBJCOPY u-boot.srec
OBJCOPY u-boot.bin
OBJCOPY u-boot.hex
Makefile:156: *** DEBUG must be boolean. Stop.
make[2]: *** [/home/neil/projects/scratch/alternates/LibreELEC.tv/build.LibreELEC-KVIM.arm-9.0-devel-next/u-boot-ffc14fc/Makefile:920: acs.bin] Error 2
make[1]: *** [Makefile:147: sub-make] Error 2
2018-06-16 18:28:22 +01:00
Tomas Kelemen (vudiq)
c2792f5dbb
redefine variable names for partition labels
2018-05-30 08:31:04 +02:00