Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix and make usable kmod-pcmcia-rsrc | Florian Fainelli | 2011-06-21 | 1 | -1/+1 |
| | | | | | | This module is also needed for e.g: kmod-bcm63xx-pcmcia SVN-Revision: 27253 | ||||
* | kernel: refresh patches for kernel 3.0-rc4 | Hauke Mehrtens | 2011-06-21 | 14 | -14/+15 |
| | | | | SVN-Revision: 27247 | ||||
* | use macros to generate SPI registers table and switches | Florian Fainelli | 2011-06-21 | 2 | -244/+96 |
| | | | | SVN-Revision: 27246 | ||||
* | fix usb mis-cleanup after r27162 (#9581) | Florian Fainelli | 2011-06-20 | 1 | -1/+2 |
| | | | | SVN-Revision: 27243 | ||||
* | Restrict Soekris specific base-files handling to Soekris profiles, based on ↵ | Jo-Philipp Wich | 2011-06-19 | 1 | -0/+2 |
| | | | | | | patch by Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27241 | ||||
* | generic: Remove IPv6 depependency of bridge in 2.6.38+ Since 2.6.38 the ↵ | Jo-Philipp Wich | 2011-06-19 | 3 | -0/+303 |
| | | | | | | | | | | | | bridge module has a dependency to IPv6 if IPv6 is enabled. Since the IPv6 module isn't exactly lightweight and bridge also only needs a single function from IPv6, it's rather easy to create a common "lib" module with a RCU pointer to the actual implementation, if the IPv6 module is loaded (although slightly hackish). The codepath seems to be only taken when using IPv6, so there should be no negative side effects when IPv6 isn't loaded. I did not measure how big the performance impact is. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27237 | ||||
* | dev-spi.c checks for running CPU, not board code | Florian Fainelli | 2011-06-19 | 4 | -10/+14 |
| | | | | SVN-Revision: 27236 | ||||
* | fixup patches after r27234 | Florian Fainelli | 2011-06-19 | 17 | -39/+40 |
| | | | | SVN-Revision: 27235 | ||||
* | remove accidental bcm6345 related patches | Florian Fainelli | 2011-06-19 | 3 | -628/+0 |
| | | | | SVN-Revision: 27234 | ||||
* | remove support for 2.6.37 and 2.6.38 | Florian Fainelli | 2011-06-19 | 79 | -10073/+0 |
| | | | | SVN-Revision: 27233 | ||||
* | switch to 2.6.39 | Florian Fainelli | 2011-06-19 | 26 | -47/+1302 |
| | | | | SVN-Revision: 27232 | ||||
* | remove 2.6.35 and 2.6.32 support | Florian Fainelli | 2011-06-19 | 2 | -736/+0 |
| | | | | SVN-Revision: 27230 | ||||
* | remove pre 2.6.39 patches and config | Florian Fainelli | 2011-06-19 | 28 | -25195/+0 |
| | | | | SVN-Revision: 27229 | ||||
* | remove 2.6.37 patches and config | Florian Fainelli | 2011-06-19 | 6 | -356/+0 |
| | | | | SVN-Revision: 27228 | ||||
* | ar71xx: cleanup AR933X UART driver | Gabor Juhos | 2011-06-19 | 2 | -483/+152 |
| | | | | SVN-Revision: 27222 | ||||
* | ar71xx: fix uart clock frequency for AR933X | Gabor Juhos | 2011-06-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 27221 | ||||
* | brcm47xx: refresh patches | Hauke Mehrtens | 2011-06-18 | 3 | -7/+7 |
| | | | | SVN-Revision: 27219 | ||||
* | kernel: update to kernel 2.6.38.8 | Hauke Mehrtens | 2011-06-18 | 11 | -22/+22 |
| | | | | SVN-Revision: 27218 | ||||
* | brcm47xx: add support for kernel 3.0 | Hauke Mehrtens | 2011-06-18 | 32 | -0/+3029 |
| | | | | SVN-Revision: 27217 | ||||
* | ixp4xx: Removed kmod-madwifi from the NSLU2 profile, as the NSLU2 has not ↵ | Rod Whitby | 2011-06-17 | 1 | -1/+1 |
| | | | | | | wifi capability out of the box. SVN-Revision: 27202 | ||||
* | add missing USBIP_CORE item in config-3.0 | Florian Fainelli | 2011-06-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 27195 | ||||
* | allow any console to be used | Florian Fainelli | 2011-06-16 | 1 | -0/+7 |
| | | | | SVN-Revision: 27193 | ||||
* | bcm63xx: Add support for Linux 3.0-rc3 | Florian Fainelli | 2011-06-16 | 37 | -0/+4575 |
| | | | | | | Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27192 | ||||
* | linux/generic: Add support for 3.0-rc3 | Hauke Mehrtens | 2011-06-15 | 108 | -0/+62478 |
| | | | | | | | | Also make linux identify itself properly as 3.0, not 3.0.0. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27191 | ||||
* | bcm47xx: Remove kernel checks from image Makefile | Hauke Mehrtens | 2011-06-15 | 1 | -6/+2 |
| | | | | | | | | | 2.4 isn't present anymore, so it will always be 2.6 (or newer). Since the 2.6 check will break with 3.0, remove it alltogether. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27185 | ||||
* | 2.6.39.1: missing kernel symbols If you turn on I2C, you'll need this symbol ↵ | Jo-Philipp Wich | 2011-06-15 | 1 | -0/+1 |
| | | | | | | | | defined. Signed-off-by: Philip A. Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27182 | ||||
* | add missing kernel config symbols for usb on powerpc | Felix Fietkau | 2011-06-15 | 2 | -0/+4 |
| | | | | SVN-Revision: 27181 | ||||
* | backport upstream Kernel commit 1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 ↵ | Jo-Philipp Wich | 2011-06-15 | 6 | -0/+156 |
| | | | | | | (netfilter: IPv6: fix DSCP mangle code) SVN-Revision: 27179 | ||||
* | revert r26997, it does not apply against 2.6.36.4 | Jo-Philipp Wich | 2011-06-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 27178 | ||||
* | switch to 2.6.39 | Florian Fainelli | 2011-06-14 | 3 | -74/+401 |
| | | | | SVN-Revision: 27175 | ||||
* | fix diag.sh with qube2 front led | Florian Fainelli | 2011-06-14 | 1 | -6/+8 |
| | | | | SVN-Revision: 27174 | ||||
* | resync kernel config | Florian Fainelli | 2011-06-14 | 1 | -17/+5 |
| | | | | SVN-Revision: 27173 | ||||
* | Fix for bug where the iniatialisation of the MAC data private strucure | John Crispin | 2011-06-13 | 2 | -6/+6 |
| | | | | | | | | | | is copied into the wrong location. Ticket #9547 Signed-off-by: Conor O'Gorman <conor at dna.ie> SVN-Revision: 27172 | ||||
* | replace unfortify patch with a better one | Florian Fainelli | 2011-06-13 | 2 | -21/+14 |
| | | | | | | Thanks to Richard Weinberger for providing this patch SVN-Revision: 27168 | ||||
* | ar71xx: use ar933x_uart.h in the AR933X serial driver | Gabor Juhos | 2011-06-13 | 1 | -339/+75 |
| | | | | SVN-Revision: 27166 | ||||
* | ar71xx: update early_printk code | Gabor Juhos | 2011-06-13 | 2 | -44/+112 |
| | | | | SVN-Revision: 27165 | ||||
* | cleanup files using checkpatch.pl | Florian Fainelli | 2011-06-12 | 42 | -290/+294 |
| | | | | SVN-Revision: 27162 | ||||
* | * move patches around * add basic support for gigaset sx76x | John Crispin | 2011-06-12 | 6 | -1/+172 |
| | | | | SVN-Revision: 27158 | ||||
* | Remove trailing spaces, convert spaces to tabs | Vasilis Tsiligiannis | 2011-06-09 | 12 | -83/+83 |
| | | | | SVN-Revision: 27153 | ||||
* | we dont need 1024 bytes buffer. 128 bytes is enough. | John Crispin | 2011-06-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 27143 | ||||
* | * revert accidental config change | John Crispin | 2011-06-09 | 1 | -20/+53 |
| | | | | SVN-Revision: 27142 | ||||
* | * fixes spi flash for ar9 | John Crispin | 2011-06-08 | 7 | -61/+184 |
| | | | | | | * adds limited support for netgear dgn3500 (enough for others to start working with) SVN-Revision: 27137 | ||||
* | ar71xx: override inittab to enable login on ttyATH0 | Felix Fietkau | 2011-06-07 | 1 | -0/+4 |
| | | | | SVN-Revision: 27128 | ||||
* | update to 2.6.39.1 | Florian Fainelli | 2011-06-04 | 6 | -1/+1589 |
| | | | | SVN-Revision: 27114 | ||||
* | define UIMAGE for various rootfs targets | Florian Fainelli | 2011-06-04 | 1 | -1/+17 |
| | | | | SVN-Revision: 27113 | ||||
* | use IMG_PREFIX for image name | Florian Fainelli | 2011-06-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 27112 | ||||
* | add more config symbols to 2.6.39 | Florian Fainelli | 2011-06-04 | 1 | -0/+6 |
| | | | | SVN-Revision: 27111 | ||||
* | update to 2.6.39.1 | Florian Fainelli | 2011-06-04 | 5 | -1/+71 |
| | | | | SVN-Revision: 27110 | ||||
* | update to 2.6.39.1 | Florian Fainelli | 2011-06-04 | 2 | -17/+36 |
| | | | | SVN-Revision: 27107 | ||||
* | update to 2.6.39.1 | Florian Fainelli | 2011-06-04 | 2 | -1/+167 |
| | | | | SVN-Revision: 27106 |