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
Alexey Brodkin 30d75720fa arc770: Introduce images for SD-cards
Historically on ARC we started from initramfs-based images because:
 a) It was much easier to debug especially when toolchain and other
    components were changing quite dynamically
 b) It was our usual approach for embedded Linux

But now with ARC port of Lede/OpenWRT getting more stable and mature
we're ready for more real-life scenarios with FS permanently stored
on SD-card. This essentially benefits from ability to setup devices
that survive reboots with all settings and extra packages kept in place.

Still we keep an ability to build images with initramfs.
This allows us to use storage-less simulators for testing still.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: John Crispin <john@phrozen.org>
Cc: Jo-Philipp Wich <jo@mein.io>
8 years ago
..
adm5120 kernel: remove unused morse led trigger driver 8 years ago
adm8668 treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
apm821xx kernel: update kernel 4.4 to version 4.4.19 8 years ago
ar7 all: drop old uci-defaults.sh 9 years ago
ar71xx ar71xx: disable flow control to the built-in switch on AR934x 8 years ago
arc770 arc770: Introduce images for SD-cards 8 years ago
archs38 linux/arc*: disable MAC frame filter in DW GMAC 8 years ago
arm64 arm64: rename config-default to config-4.4 8 years ago
at91 at91: fix SAMA5D3 subtarget 8 years ago
ath25 ath25: fix duplicate LZMA compression 8 years ago
au1000 au1000: rename patches directory to patches-3.18 8 years ago
bcm53xx bcm53xx: use the latest 6th version of ILP clock driver patch 8 years ago
brcm47xx kernel: update kernel 4.4 to version 4.4.19 8 years ago
brcm63xx brcm63xx: switch to board based failsafe networking 8 years ago
brcm2708 kernel: update kernel 4.4 to version 4.4.19 8 years ago
cns3xxx cns3xxx: remove obsolete jffs2 image build code 8 years ago
gemini gemini: rename config-default to config-4.4 8 years ago
generic kernel: backport clk *_hw_* API for registering struct clk_hw 8 years ago
imx6 imx6: Fix pointing to msata/mmc bootdevs 8 years ago
ipq806x ipq806x: fix ipq8065 s2a/s2b regulator frequency (fixes ethernet performance) 8 years ago
ixp4xx ixp4xx: fix Avila SoC audio driver compilation 8 years ago
kirkwood build: rename sysupgrade-nand to sysupgrade-tar 8 years ago
lantiq lantiq: fix ath5k EEPROM loading 8 years ago
malta malta: enable be64 and le64 subtargets 8 years ago
mcs814x branding: add LEDE branding 8 years ago
mediatek kernel: update kernel 4.4 to version 4.4.19 8 years ago
mpc85xx ppc4xx: remove booke-wdt watchdog package 8 years ago
mvebu kernel: update kernel 4.4 to version 4.4.19 8 years ago
mxs mxs: unconditionally install kernel images/dtb files into rootfs (needed by boards) 8 years ago
octeon octeon: remove the now redundant cpu cflags override 8 years ago
omap kernel: update kernel 4.4 to version 4.4.19 8 years ago
omap24xx image / basefiles: make console password configurable 8 years ago
orion orion: rename config-default to config-3.18 8 years ago
oxnas kernel: update kernel 4.4 to version 4.4.19 8 years ago
ppc40x ppc4xx: remove booke-wdt watchdog package 8 years ago
ppc44x ppc4xx: remove booke-wdt watchdog package 8 years ago
ramips ramips: mt7621: switch to 24kc 8 years ago
rb532 rb532: rename config-default to config 4.1 8 years ago
realview realview: rename config-default to config-4.4 8 years ago
sunxi sunxi/pcduino3: Remove selection of absent rtl8188eu 8 years ago
uml uml: revert accidentally committed change 8 years ago
x86 x86: enable CPU frequency scaling 8 years ago
xburst xburst: remove target specific /etc/config/system 8 years ago
zynq build: remove cpio.gz and tar.gz from regular filesystem types 8 years ago
Makefile