Commit Graph

24 Commits

Author SHA1 Message Date
Jo-Philipp Wich
3a2cccda2e all targets: use numerically prefixed uci-defaults file names to better control order of execution
SVN-Revision: 35217
2013-01-18 12:42:53 +00:00
Mirko Vogt
e34a4e0c7b Do not use deprecated path to functions.sh (/etc/functions.sh -> /lib/functions.sh)
SVN-Revision: 34793
2012-12-19 16:07:50 +00:00
John Crispin
0ba7b18cfd Add leds back after migration to sysfs
atheros trunk moved to full sysfs gpiolib, but the leds were forgotten.
This restores the wlan led that was missing after switching from backfire
to trunk.

Signed-off-by: Karl Palsson <karlp@remake.is>

SVN-Revision: 32885
2012-07-26 17:06:55 +00:00
Jo-Philipp Wich
be49daffc8 base-files, target: assign name to system timeserver section, makes it easier to set servers on the cli
SVN-Revision: 28933
2011-11-10 12:16:41 +00:00
Jo-Philipp Wich
d6f02b62d4 add timeserver config to target specific system configs as well
SVN-Revision: 28750
2011-11-04 12:53:35 +00:00
Jo-Philipp Wich
878267db01 renaming of the IP175C switch driver brioke switch detection on the Dir-300 and others, fix it
SVN-Revision: 22363
2010-07-23 10:39:10 +00:00
Jo-Philipp Wich
44810702d2 fix failsafe ip deconfig on AR23xx devices without ADM or Marvell switch
SVN-Revision: 20733
2010-04-06 22:46:15 +00:00
Jo-Philipp Wich
50d6e449b3 preinit: use grep -q where applicable
SVN-Revision: 19482
2010-02-01 00:34:51 +00:00
Jo-Philipp Wich
fb29bd369a fix syntax error in preinit hook (#6610)
SVN-Revision: 19461
2010-01-31 16:10:42 +00:00
Felix Fietkau
56bc02a305 add preinit modularization work by Daniel Dickinson (cshore)
SVN-Revision: 19331
2010-01-25 17:11:17 +00:00
Felix Fietkau
3cc98b09f7 adjust switch default configs for the swconfig api change
SVN-Revision: 19209
2010-01-18 00:38:08 +00:00
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
SVN-Revision: 17668
2009-09-22 01:09:04 +00:00
Felix Fietkau
f8fbef73e7 atheros: fix failsafe mode
SVN-Revision: 17471
2009-09-02 15:14:57 +00:00
Felix Fietkau
851c2668b9 atheros switch support: add missing commit statements
SVN-Revision: 17391
2009-08-24 22:11:31 +00:00
Felix Fietkau
394cf88665 atheros: do not alter the network vlan config if swconfig is required and missing
SVN-Revision: 17388
2009-08-24 22:06:56 +00:00
Felix Fietkau
1d2fc6aa95 atheros: configure eth1 as wan interface by default, if present
SVN-Revision: 15473
2009-04-28 23:27:46 +00:00
Felix Fietkau
f73b4e0b8c atheros: add default uci configuration for ICPlus IP175C
SVN-Revision: 15329
2009-04-21 18:48:54 +00:00
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
SVN-Revision: 14981
2009-03-22 20:19:23 +00:00
Felix Fietkau
86883cc2e0 atheros: fix path in marvell switch phy id detection
SVN-Revision: 14980
2009-03-22 20:18:58 +00:00
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
SVN-Revision: 12179
2008-08-05 22:17:16 +00:00
Felix Fietkau
c55299adb4 make use of the marvell switch in the atheros port
SVN-Revision: 10877
2008-04-20 08:39:16 +00:00
Felix Fietkau
23e3735ad5 make use of the adm6996 switch for atheros devices that support it (autodetected at boot time)
SVN-Revision: 10871
2008-04-20 03:24:59 +00:00
Gabor Juhos
438dfe5c6f get rid of per-profile base-files
SVN-Revision: 9069
2007-09-29 14:27:54 +00:00
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.
SVN-Revision: 8653
2007-09-06 16:27:37 +00:00