Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: fix plt fixup related crashes when loading kernel modules on mips, ↵ | Felix Fietkau | 2009-12-20 | 3 | -117/+228 |
| | | | | | | (happened when there was not enough physically contiguous memory available) SVN-Revision: 18858 | ||||
* | ar71xx: fix WNDR3700 firmware images | Gabor Juhos | 2009-12-19 | 1 | -2/+2 |
| | | | | | | | WNDR3700's U-Boot loads the kernel from a squashfs image, and it does not support squashfs 4.0. SVN-Revision: 18851 | ||||
* | ar71xx: fix WNDR3700 image generation | Nicolas Thill | 2009-12-19 | 1 | -4/+3 |
| | | | | SVN-Revision: 18849 | ||||
* | ar71xx: Fix LED active_low for the TL-WR1043ND board | Gabor Juhos | 2009-12-19 | 1 | -4/+4 |
| | | | | | | | | This fixes the LED active_low's for the TP-Link wr1043nd board Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au> SVN-Revision: 18844 | ||||
* | disable IB & SDK when using an external toolchain (closes: #6001) | Nicolas Thill | 2009-12-18 | 2 | -0/+2 |
| | | | | SVN-Revision: 18837 | ||||
* | Config.in: fix powerpc64 endianness | Nicolas Thill | 2009-12-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 18828 | ||||
* | refresh 2.6.31 patches | Felix Fietkau | 2009-12-18 | 2 | -4/+4 |
| | | | | SVN-Revision: 18823 | ||||
* | remove incomplete union mounts / jffs2 patches. will be replaced by updated ↵ | Felix Fietkau | 2009-12-18 | 12 | -11116/+0 |
| | | | | | | versions once they're ready - should fix #6375 SVN-Revision: 18822 | ||||
* | tl-wr1043nd: Register missing leds. | Gabor Juhos | 2009-12-18 | 1 | -2/+12 |
| | | | | | | | | | | | This adds the folowing for the TP-Link wr1043nd board 1. USB and WLAN LEDS 2. Change QSS LED from red to green 3. Fix polarity of the System LED Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au> SVN-Revision: 18821 | ||||
* | ar71xx: ar913x_wmac device support into a separate file | Gabor Juhos | 2009-12-18 | 19 | -53/+119 |
| | | | | SVN-Revision: 18820 | ||||
* | ar71xx: move AP94 specific PCI init code into a separate file | Gabor Juhos | 2009-12-18 | 9 | -262/+208 |
| | | | | SVN-Revision: 18819 | ||||
* | ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the ↵ | Gabor Juhos | 2009-12-18 | 13 | -2/+179 |
| | | | | | | patch from #6186) SVN-Revision: 18818 | ||||
* | ar71xx: add common m25p80 device | Gabor Juhos | 2009-12-18 | 22 | -208/+101 |
| | | | | SVN-Revision: 18817 | ||||
* | ubicom32: add a 2.6.30 patch contributed by ubicom, with my cleanups and ↵ | Felix Fietkau | 2009-12-17 | 6 | -0/+60115 |
| | | | | | | fixes split out into separate patches SVN-Revision: 18806 | ||||
* | Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691) It's causing ↵ | Felix Fietkau | 2009-12-15 | 1 | -11/+12 |
| | | | | | | issues with switch drivers that register with swconfig and makes fixing those unnecessarily complicated. Fixes rtl8306 switch support on the WRT160NL. SVN-Revision: 18789 | ||||
* | ar71xx: enable diagnostic LED on the Routerstation Pro | Gabor Juhos | 2009-12-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 18782 | ||||
* | Make beagleboard as subtarget from omap35xx | Jens Muecke | 2009-12-14 | 13 | -4/+27 |
| | | | | SVN-Revision: 18779 | ||||
* | Adding Beagleboard support - unfinished | Jens Muecke | 2009-12-14 | 11 | -0/+35111 |
| | | | | | | | | | | | | | | | | | | | The beagleboard target is still unfinied: running: - MMC Card (incl. boot) - DSS2 graphic driver missing: - full USB Host and Gadget TODO: - improve graphic support - full boot from flash and SD - incl. update - XServer - Gaming support SVN-Revision: 18775 | ||||
* | generate bifferboard images, patch from bifferos | Florian Fainelli | 2009-12-13 | 1 | -0/+5 |
| | | | | SVN-Revision: 18768 | ||||
* | add preliminary support for the bifferboard, patch from bifferos | Florian Fainelli | 2009-12-12 | 5 | -1/+293 |
| | | | | SVN-Revision: 18766 | ||||
* | build wrt350n v2 recovery and web upgrade images (based on patch from #5970) | Felix Fietkau | 2009-12-12 | 1 | -3/+22 |
| | | | | SVN-Revision: 18763 | ||||
* | ar71xx: add driver for the USB LED on the WNDR3700 | Gabor Juhos | 2009-12-11 | 8 | -0/+157 |
| | | | | SVN-Revision: 18758 | ||||
* | ar71xx: add ar71xx_device_stopped function | Gabor Juhos | 2009-12-11 | 2 | -0/+36 |
| | | | | SVN-Revision: 18757 | ||||
* | ar71xx: fix build error with 2.6.31.7 | Gabor Juhos | 2009-12-11 | 2 | -5/+5 |
| | | | | SVN-Revision: 18756 | ||||
* | ar71xx: fix NULL pointer dereference in the ethernet driver | Gabor Juhos | 2009-12-11 | 1 | -3/+5 |
| | | | | SVN-Revision: 18755 | ||||
* | convert gpio code to use gpiolib, make rdc321x:dmz led work again | Florian Fainelli | 2009-12-11 | 5 | -122/+44 |
| | | | | SVN-Revision: 18754 | ||||
* | remove the host-tool lzma dependency we now use the one provided in openwrt | Florian Fainelli | 2009-12-11 | 1 | -4/+0 |
| | | | | SVN-Revision: 18753 | ||||
* | ar71xx: merge DSA switch patch | Gabor Juhos | 2009-12-11 | 5 | -140/+12 |
| | | | | SVN-Revision: 18752 | ||||
* | ar71xx: merge ag71xx specific patches | Gabor Juhos | 2009-12-11 | 10 | -349/+17 |
| | | | | SVN-Revision: 18751 | ||||
* | ar71xx: nuke 2.6.28 support | Gabor Juhos | 2009-12-11 | 28 | -934/+0 |
| | | | | SVN-Revision: 18750 | ||||
* | ar71xx: move mdio_bus reset code | Gabor Juhos | 2009-12-11 | 2 | -7/+5 |
| | | | | SVN-Revision: 18749 | ||||
* | refresh patch | Imre Kaloz | 2009-12-11 | 1 | -4/+4 |
| | | | | SVN-Revision: 18748 | ||||
* | upgrade to 2.6.31.7 | Imre Kaloz | 2009-12-11 | 4 | -4/+4 |
| | | | | SVN-Revision: 18747 | ||||
* | ar71xx: sync kernel configs | Gabor Juhos | 2009-12-09 | 3 | -33/+34 |
| | | | | SVN-Revision: 18711 | ||||
* | ar71xx: register rtl8366-smi device on the DIR-825 B1 board | Gabor Juhos | 2009-12-09 | 1 | -4/+21 |
| | | | | SVN-Revision: 18710 | ||||
* | rtl8306: manage the wan port as a separate phy device with proper link ↵ | Felix Fietkau | 2009-12-09 | 2 | -29/+89 |
| | | | | | | status reading and autonegotiation - the genphy driver does not handle it properly SVN-Revision: 18709 | ||||
* | fix default network config after r18699 | Jo-Philipp Wich | 2009-12-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 18708 | ||||
* | ifxmips: add CONFIG_SQUASHFS_SUPPORT_LZMA | John Crispin | 2009-12-08 | 1 | -0/+1 |
| | | | | SVN-Revision: 18701 | ||||
* | ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the ↵ | Felix Fietkau | 2009-12-08 | 3 | -2/+5 |
| | | | | | | wrt160nl, fixes wan port detection (#6309) SVN-Revision: 18699 | ||||
* | fix link status detection in various switch drivers | Felix Fietkau | 2009-12-08 | 4 | -4/+4 |
| | | | | SVN-Revision: 18698 | ||||
* | ar71xx: TL-WR1043ND support cleanup | Gabor Juhos | 2009-12-08 | 8 | -9/+17 |
| | | | | SVN-Revision: 18697 | ||||
* | ar71xx: preliminary support for the TL-WR1043ND | Gabor Juhos | 2009-12-08 | 9 | -0/+163 |
| | | | | | | | | | | | | Adds board support for the TP-Link TL-WR1043ND Based on the Atheros AP81 platform. Presently the RTL8366RB switch support is missing due to no driver. The ethernet works with 5 ports@1Gbit but is missing vlan support. Hope Ive done this right, First time submiting a patch. Signed-off-by: Andrew Tarabaras <andrew@advancedtechnologies.com.au> SVN-Revision: 18696 | ||||
* | ar71xx: register rtl8366_smi device on the WNDR3700 | Gabor Juhos | 2009-12-08 | 1 | -1/+20 |
| | | | | SVN-Revision: 18695 | ||||
* | ar71xx: add mdio bus driver for the rtl8366 switch | Gabor Juhos | 2009-12-08 | 10 | -0/+768 |
| | | | | SVN-Revision: 18694 | ||||
* | ar71xx: refresh patches | Gabor Juhos | 2009-12-08 | 11 | -34/+34 |
| | | | | SVN-Revision: 18693 | ||||
* | ar71xx: add support for external mii_bus | Gabor Juhos | 2009-12-08 | 6 | -9/+52 |
| | | | | SVN-Revision: 18692 | ||||
* | ar71xx: move phy_connect call to ag71xx_open | Gabor Juhos | 2009-12-08 | 1 | -12/+11 |
| | | | | SVN-Revision: 18691 | ||||
* | update README after r18624 | Florian Fainelli | 2009-12-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 18683 | ||||
* | make mkimg_sitecom.pl executable | Florian Fainelli | 2009-12-07 | 1 | -0/+0 |
| | | | | SVN-Revision: 18682 | ||||
* | Remove 2.6.31 support. | Lars-Peter Clausen | 2009-12-07 | 156 | -51299/+0 |
| | | | | SVN-Revision: 18673 |