Commit Graph

3685 Commits

Author SHA1 Message Date
Andre Heider
84fb99e7ee u-boot: Use get_install_dir() instead of get_build_dir() 2020-02-10 08:53:39 +01:00
Andre Heider
a93d8ffadc image: clean up bootloader/release files
All required bootloader files are already copied by the u-boot package
(using the corresponding bootloader/install script) to the system's
/usr/share/bootloader directory. The dtb files are copied by the linux
package to the same spot.

Use that single source for the release tarballs instead of various
build directories.
2020-02-10 08:53:39 +01:00
Andre Heider
7d13537525 image: clean up Amlogic's bootloader/install script
The script is executed by u-boot itself, so there's no need to use
get_build_dir() on itself. This is what all other projects are already
doing.
2020-02-10 08:53:39 +01:00
Andre Heider
3354771cc6 Amlogic: move "u-boot-script" to UBOOT_FIRMWARE
The u-boot package adds it to PKG_DEPENDS_TARGET and PKG_DEPENDS_UNPACK,
exactly where we want it.
2020-02-10 08:53:39 +01:00
Jernej Skrabec
0d15a6f012 Allwinner: Update to Linux 5.5
Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
2020-02-05 07:10:15 +01:00
Matthias Reichl
7a301e942e Merge pull request #4044 from MilhouseVH/linux5.5.0
linux (Generic): update to linux-5.5
2020-02-04 23:39:31 +01:00
Jernej Škrabec
2f50060fe6 Merge pull request #4171 from francoismelchior/activate-joysticks
Activation of some joystick Linux modules on Allwinner devices
2020-02-01 13:26:12 +01:00
François
81be73e03d Allwinner: activation of xpad Linux module (Xbox controller) 2020-02-01 12:49:08 +01:00
Jonas Karlman
21a7af1848 Rockchip: update debug commands 2020-02-01 01:05:50 +00:00
Jonas Karlman
3951a496e9 linux (Rockchip): update config for 5.4.16 2020-02-01 01:05:50 +00:00
Jonas Karlman
db23aadb87 linux (Rockchip): update patches for 5.4.16 2020-02-01 01:05:50 +00:00
Christian Hewitt
44a6266465 Merge pull request #4103 from Kwiboo/mkimage-box
scripts/mkimage: only configure extlinux for valid uboot_helper dtb
2020-01-31 10:55:35 +03:00
MilhouseVH
06887fe37b linux (Generic): config options for 5.5-rc3 2020-01-31 07:31:24 +00:00
MilhouseVH
b70676f273 linux (Generic): config options for 5.5-rc2 2020-01-31 07:31:24 +00:00
MilhouseVH
385e5b04e2 linux (Generic): config options for 5.5-rc1 2020-01-31 07:31:24 +00:00
MilhouseVH
c1e0297a86 linux (RPi4): config options for 5.4.13 with SD regulator change 2020-01-29 22:01:12 +00:00
MilhouseVH
59d72a56b9 linux (RPi/RPi2/RPi4): config options for 5.4.13 with HifiBerry DAC+HD 2020-01-29 21:12:44 +00:00
MilhouseVH
d1cc2e1527 linux (RPi/RPi2/RPi4): config options for 5.4.13 2020-01-29 21:12:44 +00:00
MilhouseVH
114e6c7815 linux (Allwinner): fix patch 2020-01-29 21:12:44 +00:00
MilhouseVH
ac68a6ebd0 linux (Allwinner): update config for 5.4.12 2020-01-29 21:12:44 +00:00
MilhouseVH
3292d149a5 linux (Allwinner): fix patch 2020-01-29 21:12:44 +00:00
MilhouseVH
2500f20522 Merge pull request #4139 from chewitt/wireguard-matrix
wireguard: add initial support for WireGuard VPNs
2020-01-29 21:12:23 +00:00
chewitt
6b386b5214 linux: add wireguard support for RPi 2020-01-24 02:47:50 +00:00
chewitt
17f0e8670c linux: add wireguard support for Rockchip 2020-01-24 02:47:50 +00:00
chewitt
341b84e38e linux: add wireguard support for Generic 2020-01-24 02:39:20 +00:00