Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | add rootwait option to the kernel command line (#6209) | Florian Fainelli | 2009-12-06 | 1 | -4/+4 |
| | | | | SVN-Revision: 18672 | ||||
* | correct flash size and detection for sitecom targets (#6278), patch from rtz | Florian Fainelli | 2009-12-06 | 2 | -5/+4 |
| | | | | SVN-Revision: 18671 | ||||
* | simplify sitecom image generation with a script, patch from rtz | Florian Fainelli | 2009-12-06 | 2 | -17/+26 |
| | | | | SVN-Revision: 18670 | ||||
* | fix the handling of MAC addresses with r6040, patch from rtz | Florian Fainelli | 2009-12-06 | 1 | -7/+22 |
| | | | | SVN-Revision: 18669 | ||||
* | fix typo in switch config migration script | Jo-Philipp Wich | 2009-12-05 | 1 | -4/+4 |
| | | | | SVN-Revision: 18657 | ||||
* | ar71xx: experimental 2.6.32 support | Gabor Juhos | 2009-12-04 | 32 | -0/+1348 |
| | | | | SVN-Revision: 18638 | ||||
* | kernel: fix swconfig for 2.6.32 | Gabor Juhos | 2009-12-04 | 1 | -0/+29 |
| | | | | SVN-Revision: 18637 | ||||
* | kernel: add md5sum for 2.6.32 final, and refresh patches | Gabor Juhos | 2009-12-04 | 7 | -9/+9 |
| | | | | SVN-Revision: 18636 | ||||
* | update to 2.6.30, refresh patches | Florian Fainelli | 2009-12-04 | 34 | -54/+46 |
| | | | | SVN-Revision: 18635 | ||||
* | add missing CONFIG_HID_WACOM symbol | Florian Fainelli | 2009-12-04 | 2 | -0/+2 |
| | | | | SVN-Revision: 18633 | ||||
* | resync kernel configuration | Florian Fainelli | 2009-12-04 | 1 | -64/+41 |
| | | | | SVN-Revision: 18632 | ||||
* | add missing kernel configuration symbols | Florian Fainelli | 2009-12-04 | 3 | -0/+3 |
| | | | | SVN-Revision: 18630 | ||||
* | add more missing configuration symbols | Florian Fainelli | 2009-12-03 | 1 | -0/+3 |
| | | | | SVN-Revision: 18625 |