1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-19 14:28:59 +03:00
Commit Graph

21 Commits

Author SHA1 Message Date
jow
329ee765ee base-files, target: assign name to system timeserver section, makes it easier to set servers on the cli
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28933 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-10 12:16:41 +00:00
jow
366b2f2c12 add timeserver config to target specific system configs as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28750 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-04 12:53:35 +00:00
jow
8c71102761 [atheros] renaming of the IP175C switch driver brioke switch detection on the Dir-300 and others, fix it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-23 10:39:10 +00:00
jow
ecb800093e [atheros] fix failsafe ip deconfig on AR23xx devices without ADM or Marvell switch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20733 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-06 22:46:15 +00:00
jow
67621995eb [atheros] preinit: use grep -q where applicable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19482 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-01 00:34:51 +00:00
jow
6fdc10668d [atheros] fix syntax error in preinit hook (#6610)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19461 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-31 16:10:42 +00:00
nbd
a9929695c6 add preinit modularization work by Daniel Dickinson (cshore)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-25 17:11:17 +00:00
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