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

3745 Commits

Author SHA1 Message Date
juhosg
c1ae60e7df [ar71xx] generate firmware image for the TL-WR941ND device
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-26 17:02:28 +00:00
juhosg
86370e29ab [ar71xx] TL-WR941ND: update flash partition map
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14673 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-26 17:01:05 +00:00
juhosg
322c00880d [ar71xx] preliminary support for the Ubiquiti RouterStation Pro
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-26 07:39:30 +00:00
agb
cc9bf2a604 [ar71xx] defconfig: remove network config installed by base-files so defconfig can work
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-26 05:54:46 +00:00
agb
2d1c688ec9 [ar71xx] wnr2000: enable ar8216 workaround, add network config. LAN ports now work
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-26 05:54:32 +00:00
agb
5a829455cb [ar71xx] defconfig: move defaults from /etc/config/defaults/ to /etc/defconfig/, previous location broke uci
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-26 05:54:07 +00:00
agb
a1a27e7336 [ar71xx] wnr2000: configure eth1 (WAN) and detect the ar8216 switch on eth0 (LAN)
ar8216 headers are embedded in packets on eth0 so it is not usable yet

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14661 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-26 01:22:57 +00:00
agb
07fb674250 [ar71xx] wnr2000: buttons and blinkenlights!
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14660 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-26 01:20:27 +00:00
juhosg
96d669cc68 [ar71xx] ag71xx driver: forgot to add a new file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14657 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-25 17:52:14 +00:00
juhosg
e348c25274 [ar71xx] mzk-w04nu: enable the ar8216 chip workaround, and add a default network configuration file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-25 16:48:56 +00:00
juhosg
7fa43ebaa8 [ar71xx] ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable switch driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14655 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-25 16:47:11 +00:00
juhosg
06eb974a9e [ar71xx] add default network configuration for the TL-WR941ND board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14654 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-24 18:19:02 +00:00
juhosg
f3a925da00 [ar71xx] add more base-files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-24 18:16:40 +00:00
mirko
f5f32ee3f5 re-enable s3c24xx-specific sound modules to fix build of kmod-soundcore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14646 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23 20:23:11 +00:00
juhosg
21bcd33665 [ar71xx] enable DSA support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14639 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23 13:01:21 +00:00
juhosg
131a4de050 [ar71xx] remove duplicated includes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23 11:34:05 +00:00
juhosg
8fea4a8332 [ar71xx] TL-WR941ND: add DSA device for the Marvell 88E6060 switch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14637 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23 10:43:23 +00:00
juhosg
8e7007124a [ar71xx] move device registration function prototypes into a separate header file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23 08:50:00 +00:00
juhosg
be58f1bd92 [ar71xx] rename platform.c to devices.c
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14634 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23 08:21:05 +00:00
juhosg
98d9b124f4 [ar71xx] enable TL-WR941ND in kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14633 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23 08:01:31 +00:00
juhosg
8fbd46b60a [ar71xx] tl-wr941nd: register ethernet device, and fix machine id
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23 07:58:44 +00:00
juhosg
adaf802bbc [ar71xx] micrel phy driver: change initcall level if compiled into the kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14628 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 20:52:12 +00:00
juhosg
5dc7b2bc72 [ar71xx] preliminary support for the TL-WR941ND
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14627 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 20:49:06 +00:00
florian
3e9af73a06 [ar7] include pppoa and br2684 packages by default (#4648)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14626 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 18:55:21 +00:00
florian
6135a9e06a [ar7] do not patch the local copy of ar7part.c to be exactly like what is mainline already
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14625 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 18:48:55 +00:00
nbd
03c1e266f1 Asus WL-330gE Support
Here is support for the compact Asus WL-330gE. It uses that all-in-one
5354 Broadcom chip that's also in the WL-520gU, so I assume USB
support can be soldered on. I've yet to open up the device, though.
Initial flashing is done through the CFE failsafe mode like on other
Asus devices, where you boot holding the reset button, the power LED
flashes, and you tftp an image.

Signed-off-by: David Cooper <dave@kupesoft.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 18:45:39 +00:00
nbd
b19b9f9e19 nuke some wgt634u specific crap that was introduced upstream
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 17:14:28 +00:00
nbd
2a126c464a re-enable cfg80211 as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14615 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 13:19:02 +00:00
nbd
95af9d5eeb re-apply r14531
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14614 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 13:12:34 +00:00
nbd
95246c4c70 disable all kernel config options that are set to =m
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 04:44:24 +00:00
hauke
387187ed20 [kernel] update to 2.6.28.7 and 2.6.27.19
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14601 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 18:53:05 +00:00
nbd
fa54d3c0a9 merge netfilter kernel changes to 2.6.26 as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14600 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 16:59:45 +00:00
nbd
abddbd4f18 fix IMQ on linux 2.6.27 and 2.6.28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14599 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 16:33:24 +00:00
nbd
2ebed2b570 merge netfilter changes to 2.6.27
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 16:32:50 +00:00
nbd
b665885f4d remove the netfilter time patch from 2.6.28 as it duplicates functionality that is already in the kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 16:32:20 +00:00
nbd
0c51cabddd remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14596 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 16:30:44 +00:00
nbd
6af9d6e28b move the EABI config override to the generic kernel config overrides, as it's arch specific, not target specific - fixes spurious kernel rebuild issues with EABI
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14594 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 16:26:27 +00:00
hauke
82c4f96e01 [atheros]: Add initial kernel 2.6.28 support for atheros target.
The include files moved from /include/asm-mips/mach-atheros/ to /arch/mips/include/asm/mach-atheros/
This patch is based on the old kernel 2.6.27 patches.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-20 16:27:42 +00:00
hauke
a348226cd2 [atheros]: move files for kernel 2.6.26 to a special directory.
In kernel 2.6.28 the directory structure has chanced, so for kernel 2.6.26 a own files directory is needed.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14583 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-20 16:19:46 +00:00
hauke
58b41997f2 [atheros]: remove atheros target for kernel 2.6.27.
When support for kernel 2.6.28 is added this is not needed any more.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-20 16:14:01 +00:00
hcg
099b7c0638 Bumped ps3 kernel to 2.6.28.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-20 14:12:11 +00:00
florian
33a477deda [ar71xx/atheros] include revision number in Ubiquity images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-20 10:19:24 +00:00
juhosg
d4a87b2a61 [kernel] update to 2.6.28.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-19 16:11:07 +00:00
juhosg
57d520448e [ar71xx] add an alias board name for the Ubiquiti RouterStation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-19 07:39:50 +00:00
juhosg
8e777a33d8 [ar71xx] add a workaround for fixing the bad performance of the Ubiquiti RouterStation/LS-SR71 boards, until they fix their bootloader.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14556 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-18 19:58:43 +00:00
markus
ac63a1124d new upstream kernel 2.6.28.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14551 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-18 17:37:54 +00:00
nico
9b5cb23ad9 [kernel] uml: bump to 2.6.28.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14535 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-17 02:05:42 +00:00
juhosg
c3a8afd3ef [kernel] generic-2.6: enable mac80211 on 2.6.2{7,8}
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14531 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-16 18:54:43 +00:00
matein4
1ea430e99f Switch to old SPI GPIO implementation.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-16 13:43:14 +00:00
mb
965d3c6198 spi-gpio: Implement spidelay for busses that need it.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14525 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-15 18:19:48 +00:00