24 Commits (7ddc0380bd459685aaf0a68378193e811942465f)

Author SHA1 Message Date
Jo-Philipp Wich 3a2cccda2e all targets: use numerically prefixed uci-defaults file names to better control order of execution 12 years ago
Mirko Vogt e34a4e0c7b Do not use deprecated path to functions.sh (/etc/functions.sh -> /lib/functions.sh) 12 years ago
John Crispin 0ba7b18cfd Add leds back after migration to sysfs 12 years ago
Jo-Philipp Wich be49daffc8 base-files, target: assign name to system timeserver section, makes it easier to set servers on the cli 13 years ago
Jo-Philipp Wich d6f02b62d4 add timeserver config to target specific system configs as well 13 years ago
Jo-Philipp Wich 878267db01 renaming of the IP175C switch driver brioke switch detection on the Dir-300 and others, fix it 14 years ago
Jo-Philipp Wich 44810702d2 fix failsafe ip deconfig on AR23xx devices without ADM or Marvell switch 15 years ago
Jo-Philipp Wich 50d6e449b3 preinit: use grep -q where applicable 15 years ago
Jo-Philipp Wich fb29bd369a fix syntax error in preinit hook (#6610) 15 years ago
Felix Fietkau 56bc02a305 add preinit modularization work by Daniel Dickinson (cshore) 15 years ago
Felix Fietkau 3cc98b09f7 adjust switch default configs for the swconfig api change 15 years ago
Jo-Philipp Wich f20af38322 Implement a preliminary combined image format. - add sysupgrade support for combined images by providing a platform.sh backend - use the mtd fis partition table rewrite facility to resize partitions on demand - generate generic combined images for the atheros target 15 years ago
Felix Fietkau f8fbef73e7 atheros: fix failsafe mode 15 years ago
Felix Fietkau 851c2668b9 atheros switch support: add missing commit statements 15 years ago
Felix Fietkau 394cf88665 atheros: do not alter the network vlan config if swconfig is required and missing 15 years ago
Felix Fietkau 1d2fc6aa95 atheros: configure eth1 as wan interface by default, if present 16 years ago
Felix Fietkau f73b4e0b8c atheros: add default uci configuration for ICPlus IP175C 16 years ago
Felix Fietkau bfa8064ccd atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2) instead of (0,1) for lan/wan 16 years ago
Felix Fietkau 86883cc2e0 atheros: fix path in marvell switch phy id detection 16 years ago
John Crispin 5e5cc5a7c8 add proper uci/hotplug based button handling on atheros and work around boards, where the gpio release irq does not fire correctly 16 years ago
Felix Fietkau c55299adb4 make use of the marvell switch in the atheros port 17 years ago
Felix Fietkau 23e3735ad5 make use of the adm6996 switch for atheros devices that support it (autodetected at boot time) 17 years ago
Gabor Juhos 438dfe5c6f get rid of per-profile base-files 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago