summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* register SSB sprom after ethernet devicesFlorian Fainelli2011-06-225-4/+84
| | | | | | | In case the MAC address pool is not big enough to also register a SSB SPROM prefer registering the Ethernet devices. SVN-Revision: 27258
* fix tab damage in 141-led_count.patchFlorian Fainelli2011-06-212-2/+2
| | | | SVN-Revision: 27254
* fix and make usable kmod-pcmcia-rsrcFlorian Fainelli2011-06-211-1/+1
| | | | | | This module is also needed for e.g: kmod-bcm63xx-pcmcia SVN-Revision: 27253
* kernel: refresh patches for kernel 3.0-rc4Hauke Mehrtens2011-06-2114-14/+15
| | | | SVN-Revision: 27247
* use macros to generate SPI registers table and switchesFlorian Fainelli2011-06-212-244/+96
| | | | SVN-Revision: 27246
* fix usb mis-cleanup after r27162 (#9581)Florian Fainelli2011-06-201-1/+2
| | | | SVN-Revision: 27243
* Restrict Soekris specific base-files handling to Soekris profiles, based on ↵Jo-Philipp Wich2011-06-191-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 Wich2011-06-193-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 codeFlorian Fainelli2011-06-194-10/+14
| | | | SVN-Revision: 27236
* fixup patches after r27234Florian Fainelli2011-06-1917-39/+40
| | | | SVN-Revision: 27235
* remove accidental bcm6345 related patchesFlorian Fainelli2011-06-193-628/+0
| | | | SVN-Revision: 27234
* remove support for 2.6.37 and 2.6.38Florian Fainelli2011-06-1979-10073/+0
| | | | SVN-Revision: 27233
* switch to 2.6.39Florian Fainelli2011-06-1926-47/+1302
| | | | SVN-Revision: 27232
* remove 2.6.35 and 2.6.32 supportFlorian Fainelli2011-06-192-736/+0
| | | | SVN-Revision: 27230
* remove pre 2.6.39 patches and configFlorian Fainelli2011-06-1928-25195/+0
| | | | SVN-Revision: 27229
* remove 2.6.37 patches and configFlorian Fainelli2011-06-196-356/+0
| | | | SVN-Revision: 27228
* ar71xx: cleanup AR933X UART driverGabor Juhos2011-06-192-483/+152
| | | | SVN-Revision: 27222
* ar71xx: fix uart clock frequency for AR933XGabor Juhos2011-06-191-1/+1
| | | | SVN-Revision: 27221
* brcm47xx: refresh patchesHauke Mehrtens2011-06-183-7/+7
| | | | SVN-Revision: 27219
* kernel: update to kernel 2.6.38.8Hauke Mehrtens2011-06-1811-22/+22
| | | | SVN-Revision: 27218
* brcm47xx: add support for kernel 3.0Hauke Mehrtens2011-06-1832-0/+3029
| | | | SVN-Revision: 27217
* ixp4xx: Removed kmod-madwifi from the NSLU2 profile, as the NSLU2 has not ↵Rod Whitby2011-06-171-1/+1
| | | | | | wifi capability out of the box. SVN-Revision: 27202
* add missing USBIP_CORE item in config-3.0Florian Fainelli2011-06-161-0/+1
| | | | SVN-Revision: 27195
* allow any console to be usedFlorian Fainelli2011-06-161-0/+7
| | | | SVN-Revision: 27193
* bcm63xx: Add support for Linux 3.0-rc3Florian Fainelli2011-06-1637-0/+4575
| | | | | | Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27192
* linux/generic: Add support for 3.0-rc3Hauke Mehrtens2011-06-15108-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 MakefileHauke Mehrtens2011-06-151-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 Wich2011-06-151-0/+1
| | | | | | | | defined. Signed-off-by: Philip A. Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27182
* add missing kernel config symbols for usb on powerpcFelix Fietkau2011-06-152-0/+4
| | | | SVN-Revision: 27181
* backport upstream Kernel commit 1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 ↵Jo-Philipp Wich2011-06-156-0/+156
| | | | | | (netfilter: IPv6: fix DSCP mangle code) SVN-Revision: 27179
* revert r26997, it does not apply against 2.6.36.4Jo-Philipp Wich2011-06-151-1/+1
| | | | SVN-Revision: 27178
* switch to 2.6.39Florian Fainelli2011-06-143-74/+401
| | | | SVN-Revision: 27175
* fix diag.sh with qube2 front ledFlorian Fainelli2011-06-141-6/+8
| | | | SVN-Revision: 27174
* resync kernel configFlorian Fainelli2011-06-141-17/+5
| | | | SVN-Revision: 27173
* Fix for bug where the iniatialisation of the MAC data private strucureJohn Crispin2011-06-132-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 oneFlorian Fainelli2011-06-132-21/+14
| | | | | | Thanks to Richard Weinberger for providing this patch SVN-Revision: 27168
* ar71xx: use ar933x_uart.h in the AR933X serial driverGabor Juhos2011-06-131-339/+75
| | | | SVN-Revision: 27166
* ar71xx: update early_printk codeGabor Juhos2011-06-132-44/+112
| | | | SVN-Revision: 27165
* cleanup files using checkpatch.plFlorian Fainelli2011-06-1242-290/+294
| | | | SVN-Revision: 27162
* * move patches around * add basic support for gigaset sx76xJohn Crispin2011-06-126-1/+172
| | | | SVN-Revision: 27158
* Remove trailing spaces, convert spaces to tabsVasilis Tsiligiannis2011-06-0912-83/+83
| | | | SVN-Revision: 27153
* we dont need 1024 bytes buffer. 128 bytes is enough.John Crispin2011-06-091-2/+2
| | | | SVN-Revision: 27143
* * revert accidental config changeJohn Crispin2011-06-091-20/+53
| | | | SVN-Revision: 27142
* * fixes spi flash for ar9John Crispin2011-06-087-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 ttyATH0Felix Fietkau2011-06-071-0/+4
| | | | SVN-Revision: 27128
* update to 2.6.39.1Florian Fainelli2011-06-046-1/+1589
| | | | SVN-Revision: 27114
* define UIMAGE for various rootfs targetsFlorian Fainelli2011-06-041-1/+17
| | | | SVN-Revision: 27113
* use IMG_PREFIX for image nameFlorian Fainelli2011-06-041-1/+1
| | | | SVN-Revision: 27112
* add more config symbols to 2.6.39Florian Fainelli2011-06-041-0/+6
| | | | SVN-Revision: 27111
* update to 2.6.39.1Florian Fainelli2011-06-045-1/+71
| | | | SVN-Revision: 27110