| Commit message (Expand) | Author | Age | Files | Lines |
* | [orion]: the uImage's filename will hardly change | kaloz | 2012-10-29 | 1 | -3/+2 |
* | generic: add more symbols for 3.6 | juhosg | 2012-10-29 | 1 | -2/+33 |
* | ar71xx: add initial support for 3.6 | juhosg | 2012-10-28 | 100 | -0/+8858 |
* | kernel: update linux 3.6 to 3.6.4 | juhosg | 2012-10-28 | 4 | -6/+6 |
* | ar71xx: remove NO_AUTOINCR flag from the NAND drivers | juhosg | 2012-10-28 | 6 | -3/+33 |
* | generic: fix crashlog patch for 3.6 | juhosg | 2012-10-28 | 1 | -15/+6 |
* | ar71xx: ag71xx: fix build_skb arguments for 3.6 | juhosg | 2012-10-27 | 2 | -1/+13 |
* | generic: fix tcp_window_check patch for 3.6 | juhosg | 2012-10-27 | 1 | -6/+6 |
* | [generic]: instead of updating the whole file, just add the additional boards | kaloz | 2012-10-27 | 4 | -7474/+66 |
* | [orion]: rename erase size variables | kaloz | 2012-10-27 | 1 | -7/+7 |
* | [orion]: add support for Netgear WN802T | kaloz | 2012-10-27 | 3 | -0/+90 |
* | [orion]: don't enforce rootfs location | kaloz | 2012-10-27 | 1 | -1/+1 |
* | [brcm47xx]: generate images for the D-Link DWL-3150 as well | kaloz | 2012-10-27 | 1 | -2/+8 |
* | ar71xx: enable sysupgrade for the CAP4200AG board | juhosg | 2012-10-27 | 1 | -1/+5 |
* | ar71xx: add profile and build image for the CAP4200AG | juhosg | 2012-10-27 | 2 | -0/+19 |
* | ar71xx: add user-space part for the CAP4200AG | juhosg | 2012-10-27 | 4 | -0/+13 |
* | ar71xx: add support for the Senao CAP4200AG board | juhosg | 2012-10-27 | 3 | -0/+171 |
* | ar71xx: add ath79_wmac_disable_[25]ghz helpers | juhosg | 2012-10-27 | 1 | -0/+31 |
* | generic: allow to disable [25]GHz support in ath9k via platform data | juhosg | 2012-10-27 | 1 | -0/+3 |
* | generic: use mtd_read in myloader parser | juhosg | 2012-10-27 | 1 | -2/+2 |
* | ar71xx: use mtd_read in wrt160nl_part | juhosg | 2012-10-27 | 1 | -2/+2 |
* | ar71xx: use mtd_read in tplinkpart | juhosg | 2012-10-27 | 1 | -4/+4 |
* | ar71xx: generate 4,8,16M images for the WPE72 | juhosg | 2012-10-27 | 1 | -1/+4 |
* | generic: swconfig: use led_set_brightness in LED control code | juhosg | 2012-10-26 | 2 | -2/+13 |
* | generic: add missing symbols for 3.6 | juhosg | 2012-10-26 | 1 | -0/+21 |
* | ar71xx: reject TP-Link images containing a bootloader | juhosg | 2012-10-26 | 1 | -0/+12 |
* | ramips: use correct key code for the RFKILL switch on the TEW-691GR | juhosg | 2012-10-26 | 1 | -1/+1 |
* | [malta] add 3.6 kernel configuration | florian | 2012-10-26 | 1 | -0/+304 |
* | [brcm63xx] add missing 6345 clock bits patch to 3.6 patches | florian | 2012-10-26 | 1 | -0/+34 |
* | [kernel] add some more 3.6 config symbols | florian | 2012-10-26 | 1 | -0/+12 |
* | [brcm63xx] add preliminary support for 3.6 kernel | florian | 2012-10-25 | 105 | -0/+12641 |
* | brcm47xx: check for .ELF header in partition parser | hauke | 2012-10-25 | 1 | -2/+8 |
* | kernel: add PCI id 14e4:4350 to ssb | hauke | 2012-10-25 | 4 | -0/+58 |
* | kernel: add a few missing config symbols for x86. added to generic config bec... | nbd | 2012-10-25 | 2 | -0/+8 |
* | kernel: refresh config files using kconfig.pl | nbd | 2012-10-25 | 2 | -127/+123 |
* | kernel: update bcma and ssb to master-2012-10-18 from wireless-testing | hauke | 2012-10-25 | 40 | -3564/+4541 |
* | [brcm63xx] fix Ethernet DMA for 636x and 6328 after r33916 | florian | 2012-10-25 | 1 | -12/+49 |
* | [brcm63xx] add support for the Dynalink RTA770BW board | florian | 2012-10-24 | 2 | -2/+66 |
* | [brcm63xx] make BCM6345 Ethernet DMA changes runtime checks | florian | 2012-10-24 | 1 | -261/+510 |
* | [kernel] ARM: fix XZ decompressor stub build failure on strstr() | florian | 2012-10-24 | 1 | -0/+10 |
* | [kernel] fixup generic 3.6 kernel config | florian | 2012-10-24 | 1 | -2925/+3247 |
* | [kernel] fix IFF_NO_IP_ALIGN bitmask to contain only 1 bit set | florian | 2012-10-24 | 1 | -1/+1 |
* | [kernel] make all 3.6 patches apply and build | florian | 2012-10-24 | 104 | -806/+4209 |
* | [kernel] swconfig: get rid of the NLA_PUT_* macros | florian | 2012-10-24 | 1 | -17/+33 |
* | x86: allow both old and new grub signatures in sysupgrade | jow | 2012-10-23 | 1 | -1/+1 |
* | [generic]: linux 3.6 support (work in progress) | kaloz | 2012-10-23 | 143 | -0/+65303 |
* | kernel: move the bcma fallback sprom fix to generic | jogo | 2012-10-23 | 1 | -0/+0 |
* | [bcm63xx] add support for Comtrend AR5381u. | jogo | 2012-10-23 | 9 | -5/+96 |
* | [bcm63xx] add support for Comtrend AR5387un. | jogo | 2012-10-23 | 9 | -5/+102 |
* | [bcm63xx] add support for HomeStation ADB P.DG A4001N. | jogo | 2012-10-23 | 9 | -5/+149 |