summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/base-files
Commit message (Collapse)AuthorAgeFilesLines
* all targets: use numerically prefixed uci-defaults file names to better ↵Jo-Philipp Wich2013-01-182-0/+0
| | | | | | control order of execution SVN-Revision: 35217
* Do not use deprecated path to functions.sh (/etc/functions.sh -> ↵Mirko Vogt2012-12-191-1/+1
| | | | | | /lib/functions.sh) SVN-Revision: 34793
* Add leds back after migration to sysfsJohn Crispin2012-07-261-0/+11
| | | | | | | | | | 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
* base-files, target: assign name to system timeserver section, makes it ↵Jo-Philipp Wich2011-11-101-1/+1
| | | | | | easier to set servers on the cli SVN-Revision: 28933
* add timeserver config to target specific system configs as wellJo-Philipp Wich2011-11-041-0/+6
| | | | SVN-Revision: 28750
* renaming of the IP175C switch driver brioke switch detection on the Dir-300 ↵Jo-Philipp Wich2010-07-231-1/+4
| | | | | | and others, fix it SVN-Revision: 22363
* fix failsafe ip deconfig on AR23xx devices without ADM or Marvell switchJo-Philipp Wich2010-04-061-0/+2
| | | | SVN-Revision: 20733
* preinit: use grep -q where applicableJo-Philipp Wich2010-02-011-2/+2
| | | | SVN-Revision: 19482
* fix syntax error in preinit hook (#6610)Jo-Philipp Wich2010-01-311-2/+3
| | | | SVN-Revision: 19461
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-252-21/+32
| | | | SVN-Revision: 19331
* adjust switch default configs for the swconfig api changeFelix Fietkau2010-01-181-0/+1
| | | | SVN-Revision: 19209
* Implement a preliminary combined image format. - add sysupgrade support for ↵Jo-Philipp Wich2009-09-221-0/+76
| | | | | | 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
* atheros: fix failsafe modeFelix Fietkau2009-09-021-3/+3
| | | | SVN-Revision: 17471
* atheros switch support: add missing commit statementsFelix Fietkau2009-08-241-0/+2
| | | | SVN-Revision: 17391
* atheros: do not alter the network vlan config if swconfig is required and ↵Felix Fietkau2009-08-241-13/+13
| | | | | | missing SVN-Revision: 17388
* atheros: configure eth1 as wan interface by default, if presentFelix Fietkau2009-04-281-0/+10
| | | | SVN-Revision: 15473
* atheros: add default uci configuration for ICPlus IP175CFelix Fietkau2009-04-211-1/+19
| | | | SVN-Revision: 15329
* atheros: in later kernels, vlan 0 no longer works as expected, switch to ↵Felix Fietkau2009-03-222-5/+5
| | | | | | (1,2) instead of (0,1) for lan/wan SVN-Revision: 14981
* atheros: fix path in marvell switch phy id detectionFelix Fietkau2009-03-222-3/+3
| | | | SVN-Revision: 14980
* add proper uci/hotplug based button handling on atheros and work around ↵John Crispin2008-08-052-0/+41
| | | | | | boards, where the gpio release irq does not fire correctly SVN-Revision: 12179
* make use of the marvell switch in the atheros portFelix Fietkau2008-04-202-3/+6
| | | | SVN-Revision: 10877
* make use of the adm6996 switch for atheros devices that support it ↵Felix Fietkau2008-04-202-1/+22
| | | | | | (autodetected at boot time) SVN-Revision: 10871
* get rid of per-profile base-filesGabor Juhos2007-09-291-0/+0
| | | | SVN-Revision: 9069
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+8
(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