summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize the subtargets, group subtargets per cpu familyClaudio Mignanti2012-04-2017-31/+41
| | | | | | Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com> SVN-Revision: 31372
* Update the kernel to 3.3.x series, remove patches that doesn't apply anymoreClaudio Mignanti2012-04-208-463/+60
| | | | | | Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com> SVN-Revision: 31371
* Ensure that the bin directory exists before copy the filesClaudio Mignanti2012-04-201-0/+2
| | | | | | Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com> SVN-Revision: 31370
* remove some annoying warnings and fix snd modules buildFlorian Fainelli2012-04-203-0/+42
| | | | SVN-Revision: 31365
* add missing config symbolFlorian Fainelli2012-04-201-0/+1
| | | | SVN-Revision: 31364
* ar71xx: nuke 3.2 supportGabor Juhos2012-04-19134-12668/+0
| | | | SVN-Revision: 31360
* ar71xx: switch to 3.3.2Gabor Juhos2012-04-191-1/+1
| | | | SVN-Revision: 31359
* ar71xx: sync 3.3 configGabor Juhos2012-04-191-1/+0
| | | | SVN-Revision: 31358
* ar71xx: merge/reorganize 3.3 patchesGabor Juhos2012-04-196-101/+38
| | | | SVN-Revision: 31357
* ar71xx: use ap91_pci_init for RB751{,G}Gabor Juhos2012-04-193-32/+20
| | | | SVN-Revision: 31356
* ar71xx: move USB device registration directly into rb751{,g}_setupGabor Juhos2012-04-191-5/+5
| | | | SVN-Revision: 31355
* ar71xx: add ap9x_pci_get_wmac_data helperGabor Juhos2012-04-192-0/+19
| | | | SVN-Revision: 31354
* ar71xx: add sanity checks to decode_rleGabor Juhos2012-04-191-2/+7
| | | | | | Also use -EINVAL instead of -1. SVN-Revision: 31353
* avr32: remove old kernel supportGabor Juhos2012-04-193-149/+0
| | | | SVN-Revision: 31352
* avr32: switch to 3.3.2Gabor Juhos2012-04-193-1/+132
| | | | | | | | uClibc-0.9.33 causes segfaults at least in iptables. The segfaults are present with 2.6.39 as well, so it makes no sense to stick to that version. SVN-Revision: 31351
* avr32: sync kernel configGabor Juhos2012-04-191-14/+14
| | | | SVN-Revision: 31350
* avr32: fix atomic64_t related kernel build errorsGabor Juhos2012-04-191-0/+9
| | | | SVN-Revision: 31349
* switch to 3.2.15Florian Fainelli2012-04-182-9/+9
| | | | SVN-Revision: 31345
* fix 335-mips-kexec patch for all 3+ kernelsFlorian Fainelli2012-04-184-16/+16
| | | | SVN-Revision: 31344
* kernel: x86: also update subtarget kernel versionsJonas Gorski2012-04-173-3/+3
| | | | SVN-Revision: 31338
* kernel: also update the targets to use 3.2.15Jonas Gorski2012-04-1714-14/+14
| | | | | | Thanks Gabor for spotting it. SVN-Revision: 31337
* kernel: update linux 3.3 to 3.3.2Jonas Gorski2012-04-1777-1079/+207
| | | | SVN-Revision: 31336
* kernel: update linux 3.2 to 3.2.15Jonas Gorski2012-04-1779-1111/+228
| | | | SVN-Revision: 31335
* bump to Linux v3.3.1Jo-Philipp Wich2012-04-161-1/+1
| | | | SVN-Revision: 31314
* Fix bufferbloat in PPPoATM TX queueJo-Philipp Wich2012-04-162-0/+386
| | | | | | Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> SVN-Revision: 31313
* Update ppp TX restart patch to avoid race conditionJo-Philipp Wich2012-04-162-114/+118
| | | | | | Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> SVN-Revision: 31312
* adds 3.3 patches and filesJohn Crispin2012-04-1697-0/+56546
| | | | SVN-Revision: 31307
* backport missing platform data members for gpio-keysFlorian Fainelli2012-04-161-0/+15
| | | | SVN-Revision: 31306
* backport a missing eeprom 93cx6 define for building rt2x00Florian Fainelli2012-04-161-0/+10
| | | | SVN-Revision: 31305
* add missing debugging symbolsFlorian Fainelli2012-04-161-0/+1
| | | | SVN-Revision: 31302
* add missing debugging symbolsFlorian Fainelli2012-04-161-0/+5
| | | | SVN-Revision: 31301
* mark set but unused variables as suchFlorian Fainelli2012-04-151-0/+11
| | | | SVN-Revision: 31296
* refresh 2.6.32 patchesFlorian Fainelli2012-04-151-1/+1
| | | | SVN-Revision: 31295
* refresh 2.6.32 patchesFlorian Fainelli2012-04-151-5/+5
| | | | SVN-Revision: 31294
* silence an annoying x86 warningFlorian Fainelli2012-04-151-0/+11
| | | | SVN-Revision: 31293
* at91: Missing kernel config symbols for AT91 target platformHauke Mehrtens2012-04-151-0/+8
| | | | | | | | | | | | | | I looked into buildbot snapshots and noticed that some platforms have not successfully compiled for a long time. One example is at91, which seems to be missing device-related kernel config symbols and the snapshot build crashes already there. Please find attached a patch that makes the at91 kernel config and build to succeed again. Signed off by: hannu.nyman@iki.fi SVN-Revision: 31288
* brcm47xx: fix a bug in the sprom handling of bcma, this broke all bcma based ↵Hauke Mehrtens2012-04-141-0/+24
| | | | | | | | SoCs. bcma: use fallback sprom if no on chip sprom is available SVN-Revision: 31285
* kernel: refresh patchesHauke Mehrtens2012-04-1337-105/+102
| | | | SVN-Revision: 31279
* kernel: update bcma and ssb to version master-2012-04-12 from wireless-testingHauke Mehrtens2012-04-1348-4786/+20010
| | | | SVN-Revision: 31278
* brcm47xx: remove support for kernel 3.0Hauke Mehrtens2012-04-1353-8860/+0
| | | | SVN-Revision: 31276
* ixp4xx: add support for linux 3.3.1Felix Fietkau2012-04-1341-0/+6467
| | | | SVN-Revision: 31275
* kernel: fix arm compressed images build on mac os xFelix Fietkau2012-04-131-0/+11
| | | | SVN-Revision: 31274
* PATCH: Disable console terminal in Grub for alix2 targetJo-Philipp Wich2012-04-121-1/+1
| | | | | | | | | | | The alix2 target has the VGA console for grub enabled by default. This prevents the grub menu from appearing on bootup. It is disabled by default for the other embedded x86 platforms. This patch corrects that behavior for the alix2 target. Signed-off-by: Adam Gensler <openwrt@kristenandadam.net> SVN-Revision: 31270
* update 3.2 patchesJohn Crispin2012-04-1275-318/+1524
| | | | | | sync with lantiq kernel series SVN-Revision: 31260
* remove preconfig variablesJo-Philipp Wich2012-04-123-12/+0
| | | | SVN-Revision: 31257
* remove preconfig variablesJo-Philipp Wich2012-04-122-5/+1
| | | | SVN-Revision: 31256
* add missing Kernel symbol spotted by buildbotJo-Philipp Wich2012-04-101-4/+1
| | | | SVN-Revision: 31232
* add missing symbolsImre Kaloz2012-04-091-0/+4
| | | | SVN-Revision: 31231
* kernel: update linux 3.3 to 3.3.1Jonas Gorski2012-04-094-26/+8
| | | | SVN-Revision: 31223
* kernel: update linux 3.2 to 3.2.14Jonas Gorski2012-04-0939-262/+86
| | | | SVN-Revision: 31222