Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Asus WL-330gE Support | Felix Fietkau | 2009-02-22 | 1 | -11/+25 |
| | | | | | | | | | | | | | 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 | ||||
* | nuke some wgt634u specific crap that was introduced upstream | Felix Fietkau | 2009-02-22 | 1 | -0/+178 |
| | | | | SVN-Revision: 14619 | ||||
* | re-enable cfg80211 as well | Felix Fietkau | 2009-02-22 | 2 | -2/+2 |
| | | | | SVN-Revision: 14615 | ||||
* | re-apply r14531 | Felix Fietkau | 2009-02-22 | 2 | -2/+2 |
| | | | | SVN-Revision: 14614 | ||||
* | disable all kernel config options that are set to =m | Felix Fietkau | 2009-02-22 | 41 | -3632/+3632 |
| | | | | SVN-Revision: 14611 | ||||
* | update to 2.6.28.7 and 2.6.27.19 | Hauke Mehrtens | 2009-02-21 | 16 | -17/+16 |
| | | | | SVN-Revision: 14601 | ||||
* | merge netfilter kernel changes to 2.6.26 as well | Felix Fietkau | 2009-02-21 | 5 | -1165/+7 |
| | | | | SVN-Revision: 14600 | ||||
* | fix IMQ on linux 2.6.27 and 2.6.28 | Felix Fietkau | 2009-02-21 | 2 | -0/+189 |
| | | | | SVN-Revision: 14599 | ||||
* | merge netfilter changes to 2.6.27 | Felix Fietkau | 2009-02-21 | 5 | -1165/+7 |
| | | | | SVN-Revision: 14598 | ||||
* | remove the netfilter time patch from 2.6.28 as it duplicates functionality ↵ | Felix Fietkau | 2009-02-21 | 3 | -241/+3 |
| | | | | | | that is already in the kernel SVN-Revision: 14597 | ||||
* | remove support for ipp2p - it's unmaintained, broken, overmatching and ↵ | Felix Fietkau | 2009-02-21 | 5 | -934/+14 |
| | | | | | | undermatching => not that useful for QoS SVN-Revision: 14596 | ||||
* | move the EABI config override to the generic kernel config overrides, as ↵ | Felix Fietkau | 2009-02-21 | 1 | -6/+0 |
| | | | | | | it's arch specific, not target specific - fixes spurious kernel rebuild issues with EABI SVN-Revision: 14594 | ||||
* | Add initial kernel 2.6.28 support for atheros target. The include files ↵ | Hauke Mehrtens | 2009-02-20 | 39 | -0/+6984 |
| | | | | | | 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 | ||||
* | move files for kernel 2.6.26 to a special directory. In kernel 2.6.28 the ↵ | Hauke Mehrtens | 2009-02-20 | 28 | -0/+0 |
| | | | | | | directory structure has chanced, so for kernel 2.6.26 a own files directory is needed. SVN-Revision: 14583 | ||||
* | remove atheros target for kernel 2.6.27. When support for kernel 2.6.28 is ↵ | Hauke Mehrtens | 2009-02-20 | 11 | -626/+0 |
| | | | | | | added this is not needed any more. SVN-Revision: 14582 | ||||
* | Bumped ps3 kernel to 2.6.28.2 | Hamish Guthrie | 2009-02-20 | 2 | -1/+444 |
| | | | | SVN-Revision: 14581 | ||||
* | include revision number in Ubiquity images | Florian Fainelli | 2009-02-20 | 2 | -3/+3 |
| | | | | SVN-Revision: 14574 | ||||
* | update to 2.6.28.6 | Gabor Juhos | 2009-02-19 | 12 | -71/+13 |
| | | | | SVN-Revision: 14565 | ||||
* | add an alias board name for the Ubiquiti RouterStation | Gabor Juhos | 2009-02-19 | 1 | -0/+3 |
| | | | | SVN-Revision: 14563 | ||||
* | add a workaround for fixing the bad performance of the Ubiquiti ↵ | Gabor Juhos | 2009-02-18 | 1 | -0/+32 |
| | | | | | | RouterStation/LS-SR71 boards, until they fix their bootloader. SVN-Revision: 14556 | ||||
* | new upstream kernel 2.6.28.6 | Markus Wigge | 2009-02-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 14551 | ||||
* | uml: bump to 2.6.28.5 | Nicolas Thill | 2009-02-17 | 2 | -1/+55 |
| | | | | SVN-Revision: 14535 | ||||
* | generic-2.6: enable mac80211 on 2.6.2{7,8} | Gabor Juhos | 2009-02-16 | 2 | -4/+45 |
| | | | | SVN-Revision: 14531 | ||||
* | Switch to old SPI GPIO implementation. | Jose Vasconcellos | 2009-02-16 | 2 | -2/+2 |
| | | | | SVN-Revision: 14529 | ||||
* | spi-gpio: Implement spidelay for busses that need it. | Michael Büsch | 2009-02-15 | 1 | -0/+60 |
| | | | | SVN-Revision: 14525 | ||||
* | Fix spi-gpio MISO handling. | Michael Büsch | 2009-02-15 | 1 | -0/+22 |
| | | | | SVN-Revision: 14523 | ||||
* | ag71xx driver: add Kconfig option for enabling debug messages | Gabor Juhos | 2009-02-15 | 3 | -2/+9 |
| | | | | SVN-Revision: 14517 | ||||
* | ag71xx driver: apply 2.6.28 specific patches | Gabor Juhos | 2009-02-15 | 5 | -150/+27 |
| | | | | SVN-Revision: 14515 | ||||
* | switch to 2.6.28 | Gabor Juhos | 2009-02-15 | 38 | -1535/+2 |
| | | | | SVN-Revision: 14514 | ||||
* | update to 2.6.27.17 | Gabor Juhos | 2009-02-15 | 7 | -7/+7 |
| | | | | SVN-Revision: 14513 | ||||
* | update to 2.6.28.5 | Gabor Juhos | 2009-02-15 | 11 | -74/+40 |
| | | | | SVN-Revision: 14512 | ||||
* | fix a typo in the image generation makefile (closes #4624) | Gabor Juhos | 2009-02-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 14511 | ||||
* | Fix bcm47xx GPIO dirin/dirout API return codes. | Michael Büsch | 2009-02-14 | 1 | -0/+49 |
| | | | | SVN-Revision: 14509 | ||||
* | ag71xx driver: fix a kernel crash caused by r14496 | Gabor Juhos | 2009-02-13 | 2 | -2/+2 |
| | | | | SVN-Revision: 14504 | ||||
* | changed default kernel to 2.6.28.5, it at least runs on Asus WL-500g ↵ | Markus Wigge | 2009-02-13 | 2 | -8/+1 |
| | | | | | | Premium. The earlier version 2.6.28.4 is also running on WRT54G3G so I don't expect any trouble here. SVN-Revision: 14501 | ||||
* | - new upstream kernel 2.6.28.5 - the fix-serial_h patch does not apply ↵ | Markus Wigge | 2009-02-13 | 2 | -20/+1 |
| | | | | | | anymore and is integrated upstream now SVN-Revision: 14500 | ||||
* | disable SMP by default on x86 | Felix Fietkau | 2009-02-13 | 2 | -25/+11 |
| | | | | SVN-Revision: 14498 | ||||
* | nuke old x86 kernel configs | Felix Fietkau | 2009-02-13 | 4 | -1813/+0 |
| | | | | SVN-Revision: 14497 | ||||
* | ag71xx driver: fix return code of the napi poll routine, was broken since ↵ | Gabor Juhos | 2009-02-13 | 2 | -4/+4 |
| | | | | | | [13545] (patch by Ubiquiti Networks) SVN-Revision: 14496 | ||||
* | ag71xx driver: update phy connecting code | Gabor Juhos | 2009-02-13 | 5 | -35/+59 |
| | | | | SVN-Revision: 14495 | ||||
* | remove netif schedule from the ag71xx driver | Gabor Juhos | 2009-02-13 | 3 | -37/+1 |
| | | | | SVN-Revision: 14494 | ||||
* | remove 2.6.26 specific stuff | Gabor Juhos | 2009-02-13 | 19 | -767/+0 |
| | | | | SVN-Revision: 14493 | ||||
* | always select kmod-ssb, pci is supported | Florian Fainelli | 2009-02-13 | 1 | -3/+3 |
| | | | | SVN-Revision: 14492 | ||||
* | add preliminary support for the Ubiquiti LS-SR71 board (thanks to Xianghua ↵ | Gabor Juhos | 2009-02-12 | 4 | -2/+27 |
| | | | | | | Xiao for the initial patch, and for testing) SVN-Revision: 14488 | ||||
* | fix a typo in the dynamic mdio patch | Gabor Juhos | 2009-02-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 14487 | ||||
* | pull ethernet mac out of reset before registering the mdio_bus | Gabor Juhos | 2009-02-12 | 2 | -4/+22 |
| | | | | SVN-Revision: 14486 | ||||
* | generic-2.6/2.6.28: rename spi-gpio patch | Gabor Juhos | 2009-02-12 | 1 | -0/+0 |
| | | | | SVN-Revision: 14484 | ||||
* | parse the board parameter from the command line first Signed-off-by: Andrea ↵ | Gabor Juhos | 2009-02-12 | 1 | -2/+2 |
| | | | | | | 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 | ||||
* | spi-gpio: Support busses without chipselect (only one device on the bus) | Michael Büsch | 2009-02-11 | 1 | -0/+77 |
| | | | | SVN-Revision: 14476 | ||||
* | Make spi-gpio hotplug capable, so we can initialize devices after boot. | Michael Büsch | 2009-02-11 | 1 | -0/+62 |
| | | | | SVN-Revision: 14475 |