| Commit message (Expand) | Author | Age | Files | Lines |
* | Make beagleboard as subtarget from omap35xx | Jens Muecke | 2009-12-14 | 13 | -4/+27 |
* | Adding Beagleboard support - unfinished | Jens Muecke | 2009-12-14 | 11 | -0/+35111 |
* | generate bifferboard images, patch from bifferos | Florian Fainelli | 2009-12-13 | 1 | -0/+5 |
* | add preliminary support for the bifferboard, patch from bifferos | Florian Fainelli | 2009-12-12 | 5 | -1/+293 |
* | build wrt350n v2 recovery and web upgrade images (based on patch from #5970) | Felix Fietkau | 2009-12-12 | 1 | -3/+22 |
* | ar71xx: add driver for the USB LED on the WNDR3700 | Gabor Juhos | 2009-12-11 | 8 | -0/+157 |
* | ar71xx: add ar71xx_device_stopped function | Gabor Juhos | 2009-12-11 | 2 | -0/+36 |
* | ar71xx: fix build error with 2.6.31.7 | Gabor Juhos | 2009-12-11 | 2 | -5/+5 |
* | ar71xx: fix NULL pointer dereference in the ethernet driver | Gabor Juhos | 2009-12-11 | 1 | -3/+5 |
* | convert gpio code to use gpiolib, make rdc321x:dmz led work again | Florian Fainelli | 2009-12-11 | 5 | -122/+44 |
* | remove the host-tool lzma dependency we now use the one provided in openwrt | Florian Fainelli | 2009-12-11 | 1 | -4/+0 |
* | ar71xx: merge DSA switch patch | Gabor Juhos | 2009-12-11 | 5 | -140/+12 |
* | ar71xx: merge ag71xx specific patches | Gabor Juhos | 2009-12-11 | 10 | -349/+17 |
* | ar71xx: nuke 2.6.28 support | Gabor Juhos | 2009-12-11 | 28 | -934/+0 |
* | ar71xx: move mdio_bus reset code | Gabor Juhos | 2009-12-11 | 2 | -7/+5 |
* | refresh patch | Imre Kaloz | 2009-12-11 | 1 | -4/+4 |
* | upgrade to 2.6.31.7 | Imre Kaloz | 2009-12-11 | 4 | -4/+4 |
* | ar71xx: sync kernel configs | Gabor Juhos | 2009-12-09 | 3 | -33/+34 |
* | ar71xx: register rtl8366-smi device on the DIR-825 B1 board | Gabor Juhos | 2009-12-09 | 1 | -4/+21 |
* | rtl8306: manage the wan port as a separate phy device with proper link status... | Felix Fietkau | 2009-12-09 | 2 | -29/+89 |
* | fix default network config after r18699 | Jo-Philipp Wich | 2009-12-08 | 1 | -1/+1 |
* | ifxmips: add CONFIG_SQUASHFS_SUPPORT_LZMA | John Crispin | 2009-12-08 | 1 | -0/+1 |
* | ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the wrt160n... | Felix Fietkau | 2009-12-08 | 3 | -2/+5 |
* | fix link status detection in various switch drivers | Felix Fietkau | 2009-12-08 | 4 | -4/+4 |
* | ar71xx: TL-WR1043ND support cleanup | Gabor Juhos | 2009-12-08 | 8 | -9/+17 |
* | ar71xx: preliminary support for the TL-WR1043ND | Gabor Juhos | 2009-12-08 | 9 | -0/+163 |
* | ar71xx: register rtl8366_smi device on the WNDR3700 | Gabor Juhos | 2009-12-08 | 1 | -1/+20 |
* | ar71xx: add mdio bus driver for the rtl8366 switch | Gabor Juhos | 2009-12-08 | 10 | -0/+768 |
* | ar71xx: refresh patches | Gabor Juhos | 2009-12-08 | 11 | -34/+34 |
* | ar71xx: add support for external mii_bus | Gabor Juhos | 2009-12-08 | 6 | -9/+52 |
* | ar71xx: move phy_connect call to ag71xx_open | Gabor Juhos | 2009-12-08 | 1 | -12/+11 |
* | update README after r18624 | Florian Fainelli | 2009-12-07 | 1 | -1/+1 |
* | make mkimg_sitecom.pl executable | Florian Fainelli | 2009-12-07 | 1 | -0/+0 |
* | Remove 2.6.31 support. | Lars-Peter Clausen | 2009-12-07 | 156 | -51299/+0 |
* | add rootwait option to the kernel command line (#6209) | Florian Fainelli | 2009-12-06 | 1 | -4/+4 |
* | correct flash size and detection for sitecom targets (#6278), patch from rtz | Florian Fainelli | 2009-12-06 | 2 | -5/+4 |
* | simplify sitecom image generation with a script, patch from rtz | Florian Fainelli | 2009-12-06 | 2 | -17/+26 |
* | fix the handling of MAC addresses with r6040, patch from rtz | Florian Fainelli | 2009-12-06 | 1 | -7/+22 |
* | fix typo in switch config migration script | Jo-Philipp Wich | 2009-12-05 | 1 | -4/+4 |
* | ar71xx: experimental 2.6.32 support | Gabor Juhos | 2009-12-04 | 32 | -0/+1348 |
* | kernel: fix swconfig for 2.6.32 | Gabor Juhos | 2009-12-04 | 1 | -0/+29 |
* | kernel: add md5sum for 2.6.32 final, and refresh patches | Gabor Juhos | 2009-12-04 | 7 | -9/+9 |
* | update to 2.6.30, refresh patches | Florian Fainelli | 2009-12-04 | 34 | -54/+46 |
* | add missing CONFIG_HID_WACOM symbol | Florian Fainelli | 2009-12-04 | 2 | -0/+2 |
* | resync kernel configuration | Florian Fainelli | 2009-12-04 | 1 | -64/+41 |
* | add missing kernel configuration symbols | Florian Fainelli | 2009-12-04 | 3 | -0/+3 |
* | add more missing configuration symbols | Florian Fainelli | 2009-12-03 | 1 | -0/+3 |
* | ar71xx: refresh 2.6.30 patches | Gabor Juhos | 2009-12-03 | 4 | -12/+12 |
* | ar71xx: DIR-825 support cleanup | Gabor Juhos | 2009-12-03 | 13 | -53/+37 |
* | ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater) | Gabor Juhos | 2009-12-03 | 13 | -1/+397 |