summaryrefslogtreecommitdiffstats
path: root/target/linux/atheros/base-files
Commit message (Collapse)AuthorAgeFilesLines
* all targets: use numerically prefixed uci-defaults file names to better ↵jow2013-01-182-0/+0
| | | | | | control order of execution git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35217 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Do not use deprecated path to functions.sh (/etc/functions.sh -> ↵mirko2012-12-191-1/+1
| | | | | | /lib/functions.sh) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34793 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] Add leds back after migration to sysfsblogic2012-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32885 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files, target: assign name to system timeserver section, makes it ↵jow2011-11-101-1/+1
| | | | | | easier to set servers on the cli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add timeserver config to target specific system configs as welljow2011-11-041-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28750 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] renaming of the IP175C switch driver brioke switch detection on ↵jow2010-07-231-1/+4
| | | | | | the Dir-300 and others, fix it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22363 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] fix failsafe ip deconfig on AR23xx devices without ADM or Marvell ↵jow2010-04-061-0/+2
| | | | | | switch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20733 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] preinit: use grep -q where applicablejow2010-02-011-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19482 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] fix syntax error in preinit hook (#6610)jow2010-01-311-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19461 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add preinit modularization work by Daniel Dickinson (cshore)nbd2010-01-252-21/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adjust switch default configs for the swconfig api changenbd2010-01-181-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19209 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] Implement a preliminary combined image format.jow2009-09-221-0/+76
| | | | | | | | | - 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17668 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: fix failsafe modenbd2009-09-021-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17471 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros switch support: add missing commit statementsnbd2009-08-241-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17391 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: do not alter the network vlan config if swconfig is required and ↵nbd2009-08-241-13/+13
| | | | | | missing git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17388 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: configure eth1 as wan interface by default, if presentnbd2009-04-281-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15473 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: add default uci configuration for ICPlus IP175Cnbd2009-04-211-1/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15329 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: in later kernels, vlan 0 no longer works as expected, switch to ↵nbd2009-03-222-5/+5
| | | | | | (1,2) instead of (0,1) for lan/wan git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14981 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: fix path in marvell switch phy id detectionnbd2009-03-222-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14980 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add proper uci/hotplug based button handling on atheros and work around ↵blogic2008-08-052-0/+41
| | | | | | boards, where the gpio release irq does not fire correctly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12179 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make use of the marvell switch in the atheros portnbd2008-04-202-3/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10877 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make use of the adm6996 switch for atheros devices that support it ↵nbd2008-04-202-1/+22
| | | | | | (autodetected at boot time) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10871 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of per-profile base-filesjuhosg2007-09-291-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9069 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73