summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
...
* change /etc/config/network according to actual VLAN config to enable LAN ↵Mirko Vogt2012-04-211-1/+1
| | | | | | | | | | | | | | | | | port 4 on the ARV4520PW board The VLAN mapping on the ARV4520PW board is the following: port on Router: | VLAN in software: LAN 1 | 3 LAN 2 | 2 LAN 3 | 1 LAN 4 | 0 DSL | 4 So LAN4 is not VLAN4 but VLAN0 (VLAN4 is DSL port) -> set "3 2 1 0 5t" as default switch config. SVN-Revision: 31391
* ppc40x: nuke 3.2 supportGabor Juhos2012-04-208-2032/+0
| | | | SVN-Revision: 31387
* ppc40x: switch to 3.3.2Gabor Juhos2012-04-201-1/+1
| | | | SVN-Revision: 31386
* ppc40x: sync 3.3 configGabor Juhos2012-04-201-2/+0
| | | | SVN-Revision: 31385
* ar71xx: remove duplicated AP121 Kconfig entryGabor Juhos2012-04-201-19/+7
| | | | SVN-Revision: 31382
* cns21xx: remove 3.2 supportGabor Juhos2012-04-2019-7863/+0
| | | | SVN-Revision: 31381
* cns21xx: switch to 3.3.2Gabor Juhos2012-04-201-1/+1
| | | | SVN-Revision: 31380
* cns21xx: add support for 3.3Gabor Juhos2012-04-2019-0/+7827
| | | | SVN-Revision: 31379
* linux/3.3: update ARM mach-typesGabor Juhos2012-04-201-12/+762
| | | | SVN-Revision: 31378
* Add a missing symbol for config-3.3Claudio Mignanti2012-04-201-0/+1
| | | | | | Signed-off-by: Claudio Mignanti <c.mignanti@gmail.com> SVN-Revision: 31373
* 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
* don't overwrite version.mk, substitute REVISION insteadJo-Philipp Wich2012-04-171-2/+2
| | | | SVN-Revision: 31327
* 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