Commit graph

2977 commits

Author SHA1 Message Date
Gabor Juhos
9da4abfe58 add default network configuration for the TL-WR941ND board
SVN-Revision: 14654
2009-02-24 18:19:02 +00:00
Gabor Juhos
9be9eb8ab1 add more base-files
SVN-Revision: 14653
2009-02-24 18:16:40 +00:00
Mirko Vogt
9ddd8dc2f0 re-enable s3c24xx-specific sound modules to fix build of kmod-soundcore
SVN-Revision: 14646
2009-02-23 20:23:11 +00:00
Gabor Juhos
b369dbdb0d enable DSA support
SVN-Revision: 14639
2009-02-23 13:01:21 +00:00
Gabor Juhos
60c561f016 remove duplicated includes
SVN-Revision: 14638
2009-02-23 11:34:05 +00:00
Gabor Juhos
77b57258af TL-WR941ND: add DSA device for the Marvell 88E6060 switch
SVN-Revision: 14637
2009-02-23 10:43:23 +00:00
Gabor Juhos
f7cf3b2a68 move device registration function prototypes into a separate header file
SVN-Revision: 14635
2009-02-23 08:50:00 +00:00
Gabor Juhos
46cf4434b6 rename platform.c to devices.c
SVN-Revision: 14634
2009-02-23 08:21:05 +00:00
Gabor Juhos
1afc3a7bd5 enable TL-WR941ND in kernel config
SVN-Revision: 14633
2009-02-23 08:01:31 +00:00
Gabor Juhos
a34753cacd tl-wr941nd: register ethernet device, and fix machine id
SVN-Revision: 14632
2009-02-23 07:58:44 +00:00
Gabor Juhos
db0a4e48f9 micrel phy driver: change initcall level if compiled into the kernel
SVN-Revision: 14628
2009-02-22 20:52:12 +00:00
Gabor Juhos
8e4fbc7399 preliminary support for the TL-WR941ND
SVN-Revision: 14627
2009-02-22 20:49:06 +00:00
Florian Fainelli
4906d4533a include pppoa and br2684 packages by default (#4648)
SVN-Revision: 14626
2009-02-22 18:55:21 +00:00
Florian Fainelli
086b7e33f1 do not patch the local copy of ar7part.c to be exactly like what is mainline already
SVN-Revision: 14625
2009-02-22 18:48:55 +00:00
Felix Fietkau
f5fba5bc3c 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>

SVN-Revision: 14624
2009-02-22 18:45:39 +00:00
Felix Fietkau
745ccfb97e nuke some wgt634u specific crap that was introduced upstream
SVN-Revision: 14619
2009-02-22 17:14:28 +00:00
Felix Fietkau
08dd70d381 re-enable cfg80211 as well
SVN-Revision: 14615
2009-02-22 13:19:02 +00:00
Felix Fietkau
b2373ac516 re-apply r14531
SVN-Revision: 14614
2009-02-22 13:12:34 +00:00
Felix Fietkau
11014b5cea disable all kernel config options that are set to =m
SVN-Revision: 14611
2009-02-22 04:44:24 +00:00
Hauke Mehrtens
3f085cd501 update to 2.6.28.7 and 2.6.27.19
SVN-Revision: 14601
2009-02-21 18:53:05 +00:00
Felix Fietkau
2675476812 merge netfilter kernel changes to 2.6.26 as well
SVN-Revision: 14600
2009-02-21 16:59:45 +00:00
Felix Fietkau
e1799d3835 fix IMQ on linux 2.6.27 and 2.6.28
SVN-Revision: 14599
2009-02-21 16:33:24 +00:00
Felix Fietkau
76061ee2a1 merge netfilter changes to 2.6.27
SVN-Revision: 14598
2009-02-21 16:32:50 +00:00
Felix Fietkau
ab0b42246a remove the netfilter time patch from 2.6.28 as it duplicates functionality that is already in the kernel
SVN-Revision: 14597
2009-02-21 16:32:20 +00:00
Felix Fietkau
68d73be80c remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS
SVN-Revision: 14596
2009-02-21 16:30:44 +00:00
Felix Fietkau
08b408a4c5 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
SVN-Revision: 14594
2009-02-21 16:26:27 +00:00
Hauke Mehrtens
668860c98f 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.
SVN-Revision: 14584
2009-02-20 16:27:42 +00:00
Hauke Mehrtens
cde75fb5af 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.
SVN-Revision: 14583
2009-02-20 16:19:46 +00:00
Hauke Mehrtens
fef5a07219 remove atheros target for kernel 2.6.27. When support for kernel 2.6.28 is added this is not needed any more.
SVN-Revision: 14582
2009-02-20 16:14:01 +00:00
Hamish Guthrie
5c1b9a6083 Bumped ps3 kernel to 2.6.28.2
SVN-Revision: 14581
2009-02-20 14:12:11 +00:00
Florian Fainelli
8599641c8f include revision number in Ubiquity images
SVN-Revision: 14574
2009-02-20 10:19:24 +00:00
Gabor Juhos
1b55cf14cc update to 2.6.28.6
SVN-Revision: 14565
2009-02-19 16:11:07 +00:00
Gabor Juhos
507e6e4140 add an alias board name for the Ubiquiti RouterStation
SVN-Revision: 14563
2009-02-19 07:39:50 +00:00
Gabor Juhos
357ed07a84 add a workaround for fixing the bad performance of the Ubiquiti RouterStation/LS-SR71 boards, until they fix their bootloader.
SVN-Revision: 14556
2009-02-18 19:58:43 +00:00
Markus Wigge
5585f5fe56 new upstream kernel 2.6.28.6
SVN-Revision: 14551
2009-02-18 17:37:54 +00:00
Nicolas Thill
2d92aa6fc5 uml: bump to 2.6.28.5
SVN-Revision: 14535
2009-02-17 02:05:42 +00:00
Gabor Juhos
416ef20081 generic-2.6: enable mac80211 on 2.6.2{7,8}
SVN-Revision: 14531
2009-02-16 18:54:43 +00:00
Jose Vasconcellos
6d6c39343a Switch to old SPI GPIO implementation.
SVN-Revision: 14529
2009-02-16 13:43:14 +00:00
Michael Büsch
c2e1225284 spi-gpio: Implement spidelay for busses that need it.
SVN-Revision: 14525
2009-02-15 18:19:48 +00:00
Michael Büsch
d8ab910fdc Fix spi-gpio MISO handling.
SVN-Revision: 14523
2009-02-15 15:50:26 +00:00
Gabor Juhos
df267a8e2e ag71xx driver: add Kconfig option for enabling debug messages
SVN-Revision: 14517
2009-02-15 13:12:43 +00:00
Gabor Juhos
bc8dc1cdba ag71xx driver: apply 2.6.28 specific patches
SVN-Revision: 14515
2009-02-15 07:57:29 +00:00
Gabor Juhos
731a4e5b1d switch to 2.6.28
SVN-Revision: 14514
2009-02-15 07:52:55 +00:00
Gabor Juhos
47665da430 update to 2.6.27.17
SVN-Revision: 14513
2009-02-15 07:47:12 +00:00
Gabor Juhos
97dde3b72d update to 2.6.28.5
SVN-Revision: 14512
2009-02-15 06:26:27 +00:00
Gabor Juhos
7ef75e79ce fix a typo in the image generation makefile (closes #4624)
SVN-Revision: 14511
2009-02-14 20:46:05 +00:00
Michael Büsch
e996ce246c Fix bcm47xx GPIO dirin/dirout API return codes.
SVN-Revision: 14509
2009-02-14 20:22:31 +00:00
Gabor Juhos
e697d8c27f ag71xx driver: fix a kernel crash caused by r14496
SVN-Revision: 14504
2009-02-13 20:36:39 +00:00
Markus Wigge
7b6340f016 changed default kernel to 2.6.28.5, it at least runs on Asus WL-500g Premium. The earlier version 2.6.28.4 is also running on WRT54G3G so I don't expect any trouble here.
SVN-Revision: 14501
2009-02-13 17:37:57 +00:00
Markus Wigge
9dc8fd5b7f - new upstream kernel 2.6.28.5 - the fix-serial_h patch does not apply anymore and is integrated upstream now
SVN-Revision: 14500
2009-02-13 15:13:15 +00:00