You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Mathew McBride 481f870a02 layerscape: add multiple-configuration generator for FIT images
This is required for the Traverse LS1043 family, we generate a FIT image
that works on all boards across the family. This is done by creating
multiple configurations that select the right DTB for the board.

The bootloader on these boards is configured to boot like this:
bootm $kernel_load#ls1043s
bootm $kernel_load#ls1043v

This is based on earlier work by Jason Wu for Zynq:
https://lists.openwrt.org/pipermail/openwrt-devel/2016-March/040460.html

Modified to add FDT load addresses and multiple configurations with DTB.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
6 years ago
..
adm5120 kernel: only optimized for size if small_flash 6 years ago
adm8668 kernel: mark all v3.18 and v4.4 kernels are source-only 6 years ago
apm821xx apm821xx: clean up gpio-hogs 6 years ago
ar7 kernel: bump 4.9 to 4.9.100 6 years ago
ar71xx ar71xx:add support for E750G v8 6 years ago
arc770 arc: Update variables substitutions in u-boot env files 6 years ago
archs38 arc: Update variables substitutions in u-boot env files 6 years ago
armvirt arm64: enable harden branch predictor 6 years ago
at91 kernel: only optimized for size if small_flash 6 years ago
ath25 ath25: drop 4.9 kernel support 6 years ago
ath79 ath79: Add switch reset definition in dts 6 years ago
au1000 kernel: only optimized for size if small_flash 6 years ago
bcm53xx bcm53xx: revert SPI controller commit breaking flash reads 6 years ago
brcm47xx brcm47xx: revert upstream commit breaking BCM4718A1 6 years ago
brcm63xx brcm63xx: drop linux,part-probe usage where possible 6 years ago
brcm2708 brcm2708: split sdcard.img.gz into a sysupgrade and factory image 6 years ago
cns3xxx kernel: enable THIN_ARCHIVES by default 6 years ago
gemini kernel: remove DEVMEM and DEVKMEM from target's config 6 years ago
generic kernel: generic: fix problem with w1-gpio-custom 6 years ago
imx6 kernel: enable THIN_ARCHIVES by default 6 years ago
ipq40xx ipq40xx: move essedma patches into same range 6 years ago
ipq806x ipq806x: dts: Remove device_type = "ethernet-phy" 6 years ago
ixp4xx kernel: bump to 4.9.105 6 years ago
kirkwood kernel: enable THIN_ARCHIVES by default 6 years ago
lantiq lantiq: add support for FritzBox 7312 6 years ago
layerscape layerscape: add multiple-configuration generator for FIT images 6 years ago
malta malta: bump tp v4.14 7 years ago
mcs814x kernel: only optimized for size if small_flash 6 years ago
mediatek mediatek: fix parallel build issues in image build code 6 years ago
mpc85xx WDR4900v1 remove dt node for absent hw crypto. 6 years ago
mvebu kernel: bump 4.14 to 4.14.51 6 years ago
mxs kernel: enable THIN_ARCHIVES by default 6 years ago
octeon octeon: Add and set CPU type Octeon+ as default 6 years ago
octeontx kernel: enable THIN_ARCHIVES by default 6 years ago
omap kernel: enable EXPORTFS by default 6 years ago
omap24xx omap24xx: remove referece to not existing kmod-usb-musb-tusb6010 7 years ago
orion orion: remove linux 4.4 support 6 years ago
oxnas kernel: remove DEVMEM and DEVKMEM from target's config 6 years ago
pistachio kernel: bump 4.14 to 4.14.42 6 years ago
ppc40x kernel: only optimized for size if small_flash 6 years ago
ppc44x kernel: only optimized for size if small_flash 6 years ago
ramips ramips: fix RBM11G name 6 years ago
rb532 kernel: only optimized for size if small_flash 6 years ago
sunxi sunxi: Enable SD block devices 6 years ago
uml kernel: bump 4.9 to 4.9.100 6 years ago
x86 kernel: bump 4.9 to 4.9.106 6 years ago
xburst kernel: mark all v3.18 and v4.4 kernels are source-only 6 years ago
zynq zynq: remove config options handled by generic 6 years ago
Makefile