openwrt/target/linux
Adrian Schmutzler 7c1c0a00fc ipq806x: use qcom-ipq8064-v1.0.dtsi from upstream
This uses upstream qcom-ipq8064-v1.0.dtsi and modifies it by patches
instead of keeping a local version. As a consequence:

- we use a part of the shared definitions there and update device
  DTS files accordingly
- we move additional stuff from our local v1.0.dtsi to the patch
- we drop partitions, LEDs and keys from the file as we will
  implement them differently anyway

Like with the previous patch, this follows the idea that a diff
from upstream might be easier to handle than a big file of our
own with different distribution pattern of properties.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-08-05 23:08:03 +02:00
..
apm821xx target: replace remaining occurrences of ifconfig with ip 2020-08-03 10:42:04 +02:00
ar71xx ar71xx: restore support for boot console with arbitrary baud rates 2020-08-02 18:10:06 +02:00
arc770 arc770: update kernel version to 5.4 2020-07-27 20:15:10 +02:00
archs38 archs38: use generic 02_sysinfo 2020-07-22 18:28:09 +02:00
armvirt
at91 treewide: use DEFAULT := n to disable non-broken devices 2020-07-30 21:48:38 +02:00
ath25 target: replace remaining occurrences of ifconfig with ip 2020-08-03 10:42:04 +02:00
ath79 ath79/mikrotik: create shared device definitions for nor and nand 2020-08-01 18:31:24 +02:00
bcm27xx
bcm47xx bcm47xx: switch to kernel 5.4 2020-08-04 15:51:08 +02:00
bcm53xx bcm53xx: switch to kernel 5.4 2020-08-04 13:28:56 +02:00
bcm63xx
cns3xxx
gemini gemini: Add swap partition to DNS-313 2020-07-31 18:34:40 +02:00
generic kernel: fix missing TRANSPARENT_HUGEPAGE symbols 2020-08-01 14:33:46 +01:00
imx6 imx6: use device-tree compatible for board name 2020-07-27 12:10:45 +02:00
ipq40xx ipq40xx: support reset button for WPJ419 2020-07-23 12:56:58 +02:00
ipq806x ipq806x: use qcom-ipq8064-v1.0.dtsi from upstream 2020-08-05 23:08:03 +02:00
ipq807x
kirkwood kirkwood: get rid of BOARD_NAME and tidy up DEVICE_DTS 2020-08-03 10:47:22 +02:00
lantiq lantiq: disable default build for devices with 4M flash 2020-07-29 12:08:16 +02:00
layerscape layerscape: harmonize device strings 2020-07-27 12:06:52 +02:00
malta
mediatek target: replace remaining occurrences of ifconfig with ip 2020-08-03 10:42:04 +02:00
mpc85xx treewide: rename POWER_ON_STRIP register 2020-07-25 21:50:50 +02:00
mvebu mvebu: fix alphabetic sorting in 02_network 2020-07-31 11:40:15 +02:00
mxs
octeon
octeontx
omap
oxnas oxnas: use vendor_model scheme for ox810se 2020-07-25 21:04:11 +02:00
pistachio
ramips ramips: remove doublet entry in WizFi630S dts file 2020-08-05 12:10:15 +02:00
rb532
rockchip rockchip: enable rockchip-thermal 2020-07-29 01:40:20 +02:00
samsung
sunxi target: replace remaining occurrences of ifconfig with ip 2020-08-03 10:42:04 +02:00
tegra
uml
x86
zynq
Makefile