Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | add some missing 2.6.39 config symbols | Florian Fainelli | 2011-06-04 | 1 | -0/+4 |
| | | | | SVN-Revision: 27105 | ||||
* | update to 2.6.39.1 | Florian Fainelli | 2011-06-04 | 41 | -197/+110 |
| | | | | | | patch from Peter Wagner SVN-Revision: 27104 | ||||
* | ar71xx: setup wdt_clock for AR913X to avoid a kernel bug | Gabor Juhos | 2011-06-04 | 1 | -0/+2 |
| | | | | | | Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27102 | ||||
* | ar71xx: select the internal antenna by default on the ZCN-1523H boards | Gabor Juhos | 2011-06-04 | 1 | -0/+2 |
| | | | | SVN-Revision: 27101 | ||||
* | update to 2.6.39 | Florian Fainelli | 2011-06-02 | 6 | -1/+339 |
| | | | | SVN-Revision: 27090 | ||||
* | Revert "ar71xx: only enable the rx engine after the link is up..." | Felix Fietkau | 2011-06-01 | 1 | -68/+67 |
| | | | | | | It messes up the DMA state when the link goes down SVN-Revision: 27088 | ||||
* | ar71xx: init external_reset for AR933X | Gabor Juhos | 2011-06-01 | 2 | -0/+31 |
| | | | | SVN-Revision: 27083 | ||||
* | ar71xx: add external_reset field to ath9k_platform_data | Gabor Juhos | 2011-06-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 27082 | ||||
* | ar71xx: init get_mac_revision on AR9330 rev 1 | Gabor Juhos | 2011-06-01 | 1 | -0/+8 |
| | | | | SVN-Revision: 27081 | ||||
* | ar71xx: add get_mac_revision to ath9k_platform_data | Gabor Juhos | 2011-06-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 27080 | ||||
* | ar71xx: export SoC revision | Gabor Juhos | 2011-06-01 | 2 | -0/+6 |
| | | | | SVN-Revision: 27079 | ||||
* | refresh patches | Imre Kaloz | 2011-06-01 | 2 | -3/+3 |
| | | | | SVN-Revision: 27078 | ||||
* | fixup second led, patch from Chris | Imre Kaloz | 2011-06-01 | 1 | -2/+3 |
| | | | | SVN-Revision: 27077 |