| Commit message (Expand) | Author | Age | Files | Lines |
* | ar71xx: move PB42 specific PCI init code into a separate file | juhosg | 2009-12-25 | 13 | -101/+86 |
* | ar71xx: remove unnecessary includes | juhosg | 2009-12-25 | 2 | -5/+1 |
* | remove more duplicate kernel source files | nbd | 2009-12-25 | 6 | -502/+0 |
* | deduplicate kernel source files from 2.6.30-2.6.32 by moving them to generic ... | nbd | 2009-12-25 | 24 | -2668/+0 |
* | ar71xx: fix bi-color led on the TL-WR841N v1.5 | juhosg | 2009-12-25 | 1 | -4/+7 |
* | ledtrig-netdev: use dev_get_stats to get statistics on kernels >=2.6.30 | juhosg | 2009-12-25 | 3 | -21/+12 |
* | add WRT300N v1.1 support (patch from #6379) | nbd | 2009-12-24 | 3 | -3/+23 |
* | [cosmetic] sort & rearrange arch selection | nico | 2009-12-23 | 1 | -38/+34 |
* | [target] generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when ... | nico | 2009-12-23 | 5 | -5/+15 |
* | [target] generic: add missing CONFIG_HCALL_STATS symbol (fixes: pxcab) | nico | 2009-12-23 | 4 | -0/+4 |
* | ar71xx: change firmware image name for th TP-Link boards | juhosg | 2009-12-22 | 1 | -5/+5 |
* | ar71xx: add ath9k and hostapd-mini for the TL-WR741ND profile | juhosg | 2009-12-22 | 1 | -0/+1 |
* | ar71xx: add support for the TL-WR841N v1.5 board | juhosg | 2009-12-22 | 14 | -1/+213 |
* | ar71xx: add dsa driver for the 88e6063 chip | juhosg | 2009-12-22 | 10 | -0/+408 |
* | [target] mpc52xx: add missing kernel config symbol | nico | 2009-12-22 | 1 | -0/+1 |
* | [target] stay coherent when defining ARCH | nico | 2009-12-21 | 2 | -2/+2 |
* | [target] remove redundant LINUX_KARCH variables | nico | 2009-12-21 | 5 | -5/+0 |
* | kernel: add mips_machine_set_name function | juhosg | 2009-12-20 | 3 | -63/+78 |
* | ar71xx: update AR7240 PCI code | juhosg | 2009-12-20 | 11 | -84/+226 |
* | kernel: fix plt fixup related crashes when loading kernel modules on mips, (h... | nbd | 2009-12-20 | 3 | -117/+228 |
* | ar71xx: fix WNDR3700 firmware images | juhosg | 2009-12-19 | 1 | -2/+2 |
* | [target] ar71xx: fix WNDR3700 image generation | nico | 2009-12-19 | 1 | -4/+3 |
* | ar71xx: Fix LED active_low for the TL-WR1043ND board | juhosg | 2009-12-19 | 1 | -4/+4 |
* | disable IB & SDK when using an external toolchain (closes: #6001) | nico | 2009-12-18 | 2 | -0/+2 |
* | [target] Config.in: fix powerpc64 endianness | nico | 2009-12-18 | 1 | -0/+1 |
* | refresh 2.6.31 patches | nbd | 2009-12-18 | 2 | -4/+4 |
* | remove incomplete union mounts / jffs2 patches. will be replaced by updated v... | nbd | 2009-12-18 | 12 | -11116/+0 |
* | tl-wr1043nd: Register missing leds. | juhosg | 2009-12-18 | 1 | -2/+12 |
* | ar71xx: ar913x_wmac device support into a separate file | juhosg | 2009-12-18 | 19 | -53/+119 |
* | ar71xx: move AP94 specific PCI init code into a separate file | juhosg | 2009-12-18 | 9 | -262/+208 |
* | ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the | juhosg | 2009-12-18 | 13 | -2/+179 |
* | ar71xx: add common m25p80 device | juhosg | 2009-12-18 | 22 | -208/+101 |
* | ubicom32: add a 2.6.30 patch contributed by ubicom, with my cleanups and fixe... | nbd | 2009-12-17 | 6 | -0/+60115 |
* | Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691) | nbd | 2009-12-15 | 1 | -11/+12 |
* | ar71xx: enable diagnostic LED on the Routerstation Pro | juhosg | 2009-12-15 | 1 | -1/+1 |
* | Make beagleboard as subtarget from omap35xx | ryd | 2009-12-14 | 13 | -4/+27 |
* | Adding Beagleboard support - unfinished | ryd | 2009-12-14 | 11 | -0/+35111 |
* | [rdc] generate bifferboard images, patch from bifferos | florian | 2009-12-13 | 1 | -0/+5 |
* | [rdc] add preliminary support for the bifferboard, patch from bifferos | florian | 2009-12-12 | 5 | -1/+293 |
* | build wrt350n v2 recovery and web upgrade images (based on patch from #5970) | nbd | 2009-12-12 | 1 | -3/+22 |
* | ar71xx: add driver for the USB LED on the WNDR3700 | juhosg | 2009-12-11 | 8 | -0/+157 |
* | ar71xx: add ar71xx_device_stopped function | juhosg | 2009-12-11 | 2 | -0/+36 |
* | ar71xx: fix build error with 2.6.31.7 | juhosg | 2009-12-11 | 2 | -5/+5 |
* | ar71xx: fix NULL pointer dereference in the ethernet driver | juhosg | 2009-12-11 | 1 | -3/+5 |
* | [rdc] convert gpio code to use gpiolib, make rdc321x:dmz led work again | florian | 2009-12-11 | 5 | -122/+44 |
* | [rdc] remove the host-tool lzma dependency we now use the one provided in ope... | florian | 2009-12-11 | 1 | -4/+0 |
* | ar71xx: merge DSA switch patch | juhosg | 2009-12-11 | 5 | -140/+12 |
* | ar71xx: merge ag71xx specific patches | juhosg | 2009-12-11 | 10 | -349/+17 |
* | ar71xx: nuke 2.6.28 support | juhosg | 2009-12-11 | 28 | -934/+0 |
* | ar71xx: move mdio_bus reset code | juhosg | 2009-12-11 | 2 | -7/+5 |