summaryrefslogtreecommitdiffstats
path: root/target/linux/generic
Commit message (Collapse)AuthorAgeFilesLines
...
* brcm47xx: update bcma and ssb to master-2011-07-21hauke2011-07-228-73/+667
| | | | | | | | * add new patches for bcm4716 SoC * add support for serial flash on bcma bus git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27723 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to linux-3.0 and refresh patches.hauke2011-07-225-8/+10
| | | | | | | Thank you Peter Wagner for the patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: backport and enable tmpfs xattr support for 2.6.39nbd2011-07-193-2/+480
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27691 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic]: upgrade to 3.0-rc7kaloz2011-07-127-38/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27600 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic/3.0]: add mpcore_wdt fixeskaloz2011-07-084-0/+178
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27557 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cns3xxx]: refresh patcheskaloz2011-07-071-16/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27527 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic/3.0]: 3.0 is at rc6 nowkaloz2011-07-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27524 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic/3.0]: add support for and switch to XZ compressed kernels on ARMkaloz2011-07-072-2/+109
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27518 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fix building of perf for arm on uclibcflorian2011-07-071-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27514 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh patcheskaloz2011-07-064-7/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27492 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic]: fixup mtd refresh and co.kaloz2011-07-065-21/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27491 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic/3.0]: fix myloader patch, thanks KanjiMonsterkaloz2011-07-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic/3.0]: replace the cut down machtype with the full one, as we ↵kaloz2011-07-061-0/+2991
| | | | | | support a lot of not-yet-upstreamed stuff git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh 2.6.39 geode patchesflorian2011-07-062-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27483 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic/3.0]: add some symbolskaloz2011-07-051-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27464 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] sched_connmark depends on NF_CONNTRACK_MARK (#8976, #9423)florian2011-07-056-6/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27457 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/generic/3.0]: add missing symbolskaloz2011-07-051-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27454 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: add rt2x00_platform.hjuhosg2011-07-031-0/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27390 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] target/patches: This has been sent upstream, but might not appear for ↵cshore2011-07-032-0/+24
| | | | | | | | a couple of weeks. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27373 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] target/patches: Like the earlier mfgpt patch, the new GPIO drivers ↵cshore2011-07-032-0/+22
| | | | | | | | also require the MFD driver to be present for the BAR's to be mapped. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27371 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] Revert "Like the earlier mfgpt patch, the new GPIO drivers also ↵cshore2011-07-032-22/+0
| | | | | | | | require the MFD driver to be present for the BAR's to be mapped." This reverts commit c485487b63d1c1de72a375f1278d8a98546ba3af. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27370 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Like the earlier mfgpt patch, the new GPIO drivers also require the MFD ↵cshore2011-07-032-0/+22
| | | | | | | | driver to be present for the BAR's to be mapped. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27369 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/generic/3.0]: add missing kernel symbolskaloz2011-07-011-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27327 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the gpio_dev driver: remove existing forward port patches, use ↵nbd2011-07-016-58/+3
| | | | | | unlocked_ioctl on all platforms and fix the arguments to the ioctl handler (based on patch from #9198) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27322 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: add MTD_NAND_ECC_BCH symbol for 2.6.39/3.0juhosg2011-06-292-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27305 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: refresh patches for kernel 3.0-rc5hauke2011-06-283-7/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27300 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update ssb and bcma to linux-next next-20110628hauke2011-06-284-7/+51
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27299 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update ssb and bcma to linux-next next-20110627 hauke2011-06-275-126/+3435
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update ssb and bcma to linux-next next-20110627hauke2011-06-272-0/+684
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing linux-3.0 config symbolflorian2011-06-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27269 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: refresh patches for kernel 3.0-rc4hauke2011-06-2114-14/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27247 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] generic: Remove IPv6 depependency of bridge in 2.6.38+jow2011-06-193-0/+303
| | | | | | | | | | | | | | | | | Since 2.6.38 the 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27237 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to kernel 2.6.38.8hauke2011-06-185-12/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27218 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing USBIP_CORE item in config-3.0florian2011-06-161-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27195 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/generic: Add support for 3.0-rc3hauke2011-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27191 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] 2.6.39.1: missing kernel symbolsjow2011-06-151-0/+1
| | | | | | | | | If you turn on I2C, you'll need this symbol defined. Signed-off-by: Philip A. Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27182 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing kernel config symbols for usb on powerpcnbd2011-06-152-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27181 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] backport upstream Kernel commit ↵jow2011-06-156-0/+156
| | | | | | 1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 (netfilter: IPv6: fix DSCP mangle code) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27179 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] revert r26997, it does not apply against 2.6.36.4jow2011-06-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27178 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ledtrig-netdev]blogic2011-06-091-2/+2
| | | | | | | | we dont need 1024 bytes buffer. 128 bytes is enough. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27143 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add more config symbols to 2.6.39florian2011-06-041-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27111 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add some missing 2.6.39 config symbolsflorian2011-06-041-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27105 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to 2.6.39.1florian2011-06-042-3/+3
| | | | | | patch from Peter Wagner git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27104 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a crash in mtd_concat when the .sync op is not implementednbd2011-06-013-0/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* m25p80: add the chip id for the winbond w25q128 chipnbd2011-06-013-0/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27073 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq]blogic2011-05-292-0/+24
| | | | | | | | | | * backport 2.6.8 patches to .39 / .32.33 * remove lqtapi * bump tapi/dsl to .39 * migrate to new ltq_ style api * add amazon_se support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27026 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: exportfs: reallow building as a modulehauke2011-05-251-0/+11
| | | | | | | | | | | | | | | | It was originally tristate, but was changed to bool to prevent a build breakage in an earlier patch revision (for a new syscall). The actual commit[1] changed it in a way this isn't needed anymore, but accidentially left the EXPORTFS change in. There's no reason for it not being buildable as a module, so changing it back to tristate is fine. see: https://patchwork.kernel.org/patch/812832/ Thank you Jonas Gorski for the patch. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27011 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: generic: Update 2.6.39 to finalhauke2011-05-251-2/+28
| | | | | | | | | | | | * Add missing config symbols * Update package/kernel for 2.6.39 CONFIG_BT_L2CAP=y and CONFIG_BT_SCO=y are set to build them into the bluetooth module. Thank you Jonas Gorski for the patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27010 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: some updates for kernel 2.6.39hauke2011-05-2526-79/+212
| | | | | | | | | | | * add md5sum for kernel * add some missing config symbols * add some ssb patches to make compat-wireless compile Thank you Peter Wagner for the patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27009 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fix mtd warningsflorian2011-05-255-10/+30
| | | | | | | | | | | | | | | Fixes for the following warnings: drivers/mtd/devices/block2mtd.c: In function '_open_bdev': drivers/mtd/devices/block2mtd.c:272:3: warning: ISO C90 forbids mixed declarations and code drivers/mtd/devices/block2mtd.c: In function 'add_device': drivers/mtd/devices/block2mtd.c:399:13: warning: assignment discards qualifiers from pointer target type In the case of 442-block2mtd_probe.patch, it's not until the insertion of a executable statement before the definition that causes a warning, so I've chosen to resolve the issue here by splitting the definition and the initialization into a definition and a statement (and assignment) instead. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27007 3c298f89-4303-0410-b956-a3cf2f4a3e73