Commit graph

3042 commits

Author SHA1 Message Date
Florian Fainelli
b539d11497 move the device registration to an earlier initcall level, required for fallback SPROM to work
SVN-Revision: 14681
2009-02-27 15:18:34 +00:00
Gabor Juhos
df2c881e14 move 'ar71xx_add_device_usb' definition into devices.h
SVN-Revision: 14680
2009-02-27 10:09:20 +00:00
Michael Büsch
e11452558b ssb: Add support for fallback SPROM.
SVN-Revision: 14679
2009-02-26 20:15:17 +00:00
Gabor Juhos
d0f1667ab3 update target name and description
SVN-Revision: 14678
2009-02-26 20:01:35 +00:00
Gabor Juhos
d33317c579 generate firmware image for the TL-WR941ND device
SVN-Revision: 14674
2009-02-26 17:02:28 +00:00
Gabor Juhos
47dc8c615a TL-WR941ND: update flash partition map
SVN-Revision: 14673
2009-02-26 17:01:05 +00:00
Gabor Juhos
53b833a6c4 preliminary support for the Ubiquiti RouterStation Pro
SVN-Revision: 14666
2009-02-26 07:39:30 +00:00
Andy Boyett
8b9a31b918 defconfig: remove network config installed by base-files so defconfig can work
SVN-Revision: 14664
2009-02-26 05:54:46 +00:00
Andy Boyett
1adf135943 wnr2000: enable ar8216 workaround, add network config. LAN ports now work
SVN-Revision: 14663
2009-02-26 05:54:32 +00:00
Andy Boyett
f88c482dea defconfig: move defaults from /etc/config/defaults/ to /etc/defconfig/, previous location broke uci
SVN-Revision: 14662
2009-02-26 05:54:07 +00:00
Andy Boyett
0b44a56a36 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

SVN-Revision: 14661
2009-02-26 01:22:57 +00:00
Andy Boyett
ec0f53cb37 wnr2000: buttons and blinkenlights!
SVN-Revision: 14660
2009-02-26 01:20:27 +00:00
Gabor Juhos
2242545e56 ag71xx driver: forgot to add a new file
SVN-Revision: 14657
2009-02-25 17:52:14 +00:00
Gabor Juhos
8e0e4cb3d8 mzk-w04nu: enable the ar8216 chip workaround, and add a default network configuration file
SVN-Revision: 14656
2009-02-25 16:48:56 +00:00
Gabor Juhos
0e8a23d053 ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable switch driver
SVN-Revision: 14655
2009-02-25 16:47:11 +00:00
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
Felix Fietkau
474cf6d326 disable SMP by default on x86
SVN-Revision: 14498
2009-02-13 14:37:21 +00:00
Felix Fietkau
5b5a74c1d0 nuke old x86 kernel configs
SVN-Revision: 14497
2009-02-13 14:37:05 +00:00
Gabor Juhos
39628cdd5f ag71xx driver: fix return code of the napi poll routine, was broken since [13545] (patch by Ubiquiti Networks)
SVN-Revision: 14496
2009-02-13 11:16:57 +00:00
Gabor Juhos
4bcc027e97 ag71xx driver: update phy connecting code
SVN-Revision: 14495
2009-02-13 10:43:40 +00:00
Gabor Juhos
09e02ec5a7 remove netif schedule from the ag71xx driver
SVN-Revision: 14494
2009-02-13 08:58:59 +00:00
Gabor Juhos
f245bc83f2 remove 2.6.26 specific stuff
SVN-Revision: 14493
2009-02-13 08:56:13 +00:00
Florian Fainelli
eda8310293 always select kmod-ssb, pci is supported
SVN-Revision: 14492
2009-02-13 00:13:39 +00:00
Gabor Juhos
40b538d6d2 add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xianghua Xiao for the initial patch, and for testing)
SVN-Revision: 14488
2009-02-12 19:48:27 +00:00
Gabor Juhos
31b2c31085 fix a typo in the dynamic mdio patch
SVN-Revision: 14487
2009-02-12 15:10:39 +00:00
Gabor Juhos
e746170640 pull ethernet mac out of reset before registering the mdio_bus
SVN-Revision: 14486
2009-02-12 14:06:58 +00:00
Gabor Juhos
823a6a8ad7 generic-2.6/2.6.28: rename spi-gpio patch
SVN-Revision: 14484
2009-02-12 11:43:44 +00:00
Gabor Juhos
7ec663a2ad parse the board parameter from the command line first Signed-off-by: Andrea Tassi <andrea.tassi at gmail.com> and WiFi(ed) - The Embedded Development Team (of Riccardo Coppola <coppola.riccardo at gmail.com>, Andrea Tassi <andrea.tassi at gmail.com> and Massimiliano Toce <massimiliano.toce at gmail.com>)
SVN-Revision: 14482
2009-02-12 08:08:14 +00:00
Michael Büsch
4a001e5590 spi-gpio: Support busses without chipselect (only one device on the bus)
SVN-Revision: 14476
2009-02-11 18:02:59 +00:00
Michael Büsch
d64adbe7bb Make spi-gpio hotplug capable, so we can initialize devices after boot.
SVN-Revision: 14475
2009-02-11 18:01:59 +00:00
Florian Fainelli
60b157c3c8 add DBAu1550 support, thanks to Philippe Vachon
SVN-Revision: 14474
2009-02-11 16:11:53 +00:00
Florian Fainelli
c8dcdc9c01 prepare to support more au1x00 targets
SVN-Revision: 14473
2009-02-11 15:47:01 +00:00
Gabor Juhos
d5fe04fc76 sync kernel configs
SVN-Revision: 14469
2009-02-10 18:29:13 +00:00
Florian Fainelli
99203ed0b1 do not overried 802.1q and PHY kernel configuration symbols
SVN-Revision: 14468
2009-02-10 17:53:52 +00:00
Michael Büsch
c3565fdf31 Port SPI-GPIO driver from 2.6.29-rc4
SVN-Revision: 14465
2009-02-10 17:12:12 +00:00
Michael Büsch
335117b87c Deprecate the old SPI-GPIO driver.
SVN-Revision: 14464
2009-02-10 16:55:38 +00:00
Claudio Mignanti
8708c1f092 Add i2c driver (to etrax) improved by Geert Vancompernolle
SVN-Revision: 14462
2009-02-09 21:38:27 +00:00
Markus Wigge
d7fed96eba - removed cs5535 driver again, mixed it up with 5536 chipset - added support for "AMD and nVidia IDE support" which works on my Alix.6b2 without further configuration.
SVN-Revision: 14460
2009-02-09 12:34:08 +00:00
Markus Wigge
50bb63356d - added cs5535 ide driver - change memory allocator to "SLUB"
SVN-Revision: 14459
2009-02-09 08:48:14 +00:00
Gabor Juhos
d1d8db0b0b generic-2.6: remove PORTSCAN config option
SVN-Revision: 14458
2009-02-08 21:05:29 +00:00
Gabor Juhos
9622d35792 enable CAS-630/630W support
SVN-Revision: 14457
2009-02-08 20:45:50 +00:00
Gabor Juhos
027ccba87e generic-2.6: remove TARPIT and CHAOS patches and config options
SVN-Revision: 14456
2009-02-08 20:11:00 +00:00
Gabor Juhos
10ddc9319a refresh patches
SVN-Revision: 14455
2009-02-08 19:38:15 +00:00
Gabor Juhos
7085e5331e refresh 2.6.21 patches
SVN-Revision: 14454
2009-02-08 19:36:13 +00:00
Gabor Juhos
29e1ac054c generic-2.6/2.6.21: refresh patches
SVN-Revision: 14453
2009-02-08 19:33:57 +00:00
Gabor Juhos
1200d62f66 refresh 2.6.24 patches
SVN-Revision: 14452
2009-02-08 19:18:19 +00:00
Gabor Juhos
27dee35f99 refresh 2.6.24 patches
SVN-Revision: 14451
2009-02-08 19:17:40 +00:00
Gabor Juhos
09de82989a generic-2.6/2.6.24: refresh patches
SVN-Revision: 14450
2009-02-08 19:16:45 +00:00
Gabor Juhos
6fbcb13236 refresh patches
SVN-Revision: 14449
2009-02-08 19:14:06 +00:00
Gabor Juhos
5d67fbe1b7 generic-2.6/2.6.23: refresh patches
SVN-Revision: 14448
2009-02-08 19:11:53 +00:00
Claudio Mignanti
8188638b49 Initial kernel support for 2.6.28.4
SVN-Revision: 14446
2009-02-08 14:32:21 +00:00