1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 08:31:31 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
nbd
f7997f15e2 adjust switch default configs for the swconfig api change
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19209 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-18 00:38:08 +00:00
jow
1c4145f913 [atheros] 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


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17668 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-22 01:09:04 +00:00
nbd
0f807acb08 atheros: fix failsafe mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17471 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-02 15:14:57 +00:00
nbd
c45e214f3c atheros switch support: add missing commit statements
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17391 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 22:11:31 +00:00
nbd
b053ab6499 atheros: do not alter the network vlan config if swconfig is required and missing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 22:06:56 +00:00
nbd
b613132f29 atheros: configure eth1 as wan interface by default, if present
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15473 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-28 23:27:46 +00:00
nbd
b1f6fc4320 atheros: add default uci configuration for ICPlus IP175C
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15329 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 18:48:54 +00:00
nbd
6623e9fd70 atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2) instead of (0,1) for lan/wan
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 20:19:23 +00:00
nbd
6417f404c6 atheros: fix path in marvell switch phy id detection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-22 20:18:58 +00:00
blogic
2ad81d1993 add proper uci/hotplug based button handling on atheros and work around 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
2008-08-05 22:17:16 +00:00
nbd
2bd6fa2794 make use of the marvell switch in the atheros port
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 08:39:16 +00:00
nbd
4668cb8663 make use of the adm6996 switch for atheros devices that support it (autodetected at boot time)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10871 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 03:24:59 +00:00
juhosg
7aa11efc17 get rid of per-profile base-files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9069 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-29 14:27:54 +00:00
nbd
17c7b6c3fd 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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 16:27:37 +00:00