summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* 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
* update to 2.6.39.1Florian Fainelli2011-06-042-17/+36
| | | | SVN-Revision: 27107
* update to 2.6.39.1Florian Fainelli2011-06-042-1/+167
| | | | SVN-Revision: 27106
* add some missing 2.6.39 config symbolsFlorian Fainelli2011-06-041-0/+4
| | | | SVN-Revision: 27105
* update to 2.6.39.1Florian Fainelli2011-06-0441-197/+110
| | | | | | patch from Peter Wagner SVN-Revision: 27104
* ar71xx: setup wdt_clock for AR913X to avoid a kernel bugGabor Juhos2011-06-041-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 boardsGabor Juhos2011-06-041-0/+2
| | | | SVN-Revision: 27101
* update to 2.6.39Florian Fainelli2011-06-026-1/+339
| | | | SVN-Revision: 27090
* Revert "ar71xx: only enable the rx engine after the link is up..."Felix Fietkau2011-06-011-68/+67
| | | | | | It messes up the DMA state when the link goes down SVN-Revision: 27088
* ar71xx: init external_reset for AR933XGabor Juhos2011-06-012-0/+31
| | | | SVN-Revision: 27083
* ar71xx: add external_reset field to ath9k_platform_dataGabor Juhos2011-06-011-0/+1
| | | | SVN-Revision: 27082
* ar71xx: init get_mac_revision on AR9330 rev 1Gabor Juhos2011-06-011-0/+8
| | | | SVN-Revision: 27081
* ar71xx: add get_mac_revision to ath9k_platform_dataGabor Juhos2011-06-011-0/+1
| | | | SVN-Revision: 27080
* ar71xx: export SoC revisionGabor Juhos2011-06-012-0/+6
| | | | SVN-Revision: 27079
* refresh patchesImre Kaloz2011-06-012-3/+3
| | | | SVN-Revision: 27078
* fixup second led, patch from ChrisImre Kaloz2011-06-011-2/+3
| | | | SVN-Revision: 27077
* ar71xx: add profile and image building code for wzr-hp-ag300hFelix Fietkau2011-06-012-0/+17
| | | | SVN-Revision: 27076
* ar71xx: add kernel support for the buffalo wzr-hp-ag300hFelix Fietkau2011-06-015-0/+245
| | | | SVN-Revision: 27075
* fix a crash in mtd_concat when the .sync op is not implementedFelix Fietkau2011-06-013-0/+36
| | | | SVN-Revision: 27074
* m25p80: add the chip id for the winbond w25q128 chipFelix Fietkau2011-06-013-0/+30
| | | | SVN-Revision: 27073
* fixup pcie clock, thanks ChrisImre Kaloz2011-05-311-0/+11
| | | | SVN-Revision: 27072
* ar71xx: build images for the AP121 boardsGabor Juhos2011-05-311-0/+36
| | | | SVN-Revision: 27070