summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: make implicit alignment in struct pptp_addr explicit to fix ABI ↵Felix Fietkau2013-07-102-4/+24
| | | | | | | | breakage caused by the unaligned access hacks patch Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37223
* brcm2708: update maintainershipFlorian Fainelli2013-07-091-2/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37220
* brcm2708: switch to 3.10 kernelFlorian Fainelli2013-07-091-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37219
* brcm2708: add support for 3.10 kernelFlorian Fainelli2013-07-0917-0/+91057
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37218
* kernel: add missing configuration symbols used on ARM platformsFlorian Fainelli2013-07-091-0/+4
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37217
* kernel: update PATCHES with a stricter policyFlorian Fainelli2013-07-091-0/+5
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37216
* ar71xx: add linux 3.10Felix Fietkau2013-07-0968-1/+6686
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37214
* kernel: debloat the lzma compress/decompress code some moreFelix Fietkau2013-07-093-261/+1869
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37211
* kernel: do not accept sysrq characters via serial portFelix Fietkau2013-07-096-0/+75
| | | | | | | | | many boards have a disconnected TTL level serial which can generate some garbage that can lead to spurious false sysrq detects. Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37210
* kernel: add missing config symbolJonas Gorski2013-07-091-0/+1
| | | | | | | | Should fix buildbot builds of ixp4xx. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37208
* imx23: add gpio_sysfs supportZoltan Herpai2013-07-081-0/+2
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 37207
* ralink: vlan offloading is causing problems. disable itJohn Crispin2013-07-081-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37203
* ralink: unbreak ralink i2c supportJohn Crispin2013-07-081-15/+23
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37202
* ralink: add i2c-ralink kmod infoJohn Crispin2013-07-081-0/+15
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37200
* linux: refresh kernel configs with kconfig.plGabor Juhos2013-07-082-5/+5
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37195
* ar71xx: disable JTAG on TL-WR841N-v8/MR3420v2Gabor Juhos2013-07-081-0/+3
| | | | | | | | | It also fixes USB Power on MR3420v2. Signed-off-by: Dmytro <dioptimizer@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37194
* ar71xx: fix partition layout on Netgear WNDAP360Gabor Juhos2013-07-081-2/+2
| | | | | | | Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37193
* ar71xx: fix for wrong eth0 mac assignment on Netgear WNDAP360Gabor Juhos2013-07-081-1/+3
| | | | | | | Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37192
* lantiq: etop enable gbit port0Luka Perkov2013-07-082-40/+46
| | | | | | | Signed-off-by: Antonios Vamporakis <vamporakis@yahoo.com> Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37191
* kernel: disable zisofs and zlib by default, reduces kernel size after lzma ↵Felix Fietkau2013-07-066-18/+18
| | | | | | | | by ~10k Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37187
* imx23: fix kernel module dependenciesFelix Fietkau2013-07-061-1/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37181
* lantiq: add device tree support for arv4519pwLuka Perkov2013-07-053-1/+193
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37178
* ar71xx: merge patches [611-*,621-*] into 610-*Luka Perkov2013-07-0413-412/+130
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37176
* imx23: bump kernel to 3.10Zoltan Herpai2013-07-046-114/+101
| | | | | | | | | | | | - fix BOARDNAME - add profile for Olinuxino boards - prep image Makefile for u-boot inclusion, separate out bootlet build - update kernel config to reflect updated chipidea requirements - update rtc/watchdog config Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 37175
* kernel/generic: add missing regulator symbols for 3.10Zoltan Herpai2013-07-041-0/+17
| | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 37169
* ar71xx: Buffalo WZR-HP-AG300H (600DHP) enable PCILuka Perkov2013-07-041-5/+6
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37167
* ramips: fix RT-N13U gpio buttonsJohn Crispin2013-07-041-2/+7
| | | | | | | | https://dev.openwrt.org/ticket/13795 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37163
* brcm47xx: fix module insert orderJohn Crispin2013-07-041-1/+1
| | | | | | | | https://dev.openwrt.org/ticket/13811 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37161
* ar71xx: $(KDIR_TMP) must be present before starting initramfs buildLuka Perkov2013-07-041-1/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37155
* ixp4xx: replace magic number with macros in avila/ixdp425/miccpt PCI routing ↵Jonas Gorski2013-07-032-2/+26
| | | | | | | | | | | setup Replace magic number with the appropriate macro in avila/ixdp425/miccpt PCI routing setup. Signed-off-by: Tamas TEVESZ <ice@extreme.hu> Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37154
* ixp4xx: switch to kernel 3.10Jonas Gorski2013-07-0341-9488/+1
| | | | | | | | Fixes network issues at least on NSLU2 (#13801). Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37153
* lantiq: fix initramfsLuka Perkov2013-07-031-12/+22
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37143
* imx6: make kernel_oldconfigLuka Perkov2013-07-021-3/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37134
* ar71xx: Buffalo WZR-HP-AG300H (600DHP) change button typeLuka Perkov2013-07-021-3/+3
| | | | | | | | | switch buttons should be declared as switch so the failsafe shell is not triggered by accident in procd Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37131
* ar71xx: only invoke Initramfs building when enabledFlorian Fainelli2013-07-021-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37129
* lantiq: xrx200_net compile fixJohn Crispin2013-07-021-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37126
* ixp4xx: add support for linux 3.10Jonas Gorski2013-07-0140-0/+9601
| | | | | | | | Run tested on a NSLU2. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37124
* kernel: add missing config symbol for 3.10Jonas Gorski2013-07-011-0/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37123
* ar71xx: fix initramfs images generation after r37049Florian Fainelli2013-07-011-14/+26
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37120
* kernel: update linux 3.10 to 3.10 finalJonas Gorski2013-07-0121-107/+117
| | | | | | | | 3.10 final is out, so refresh patches and add md5sum. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37116
* ramips: update wlan firmware hotplug script for new eeprom sizeFelix Fietkau2013-06-301-7/+7
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37112
* kernel: update linux 3.9 to 3.9.8Jonas Gorski2013-06-30102-1109/+194
| | | | | | | | Includes memory allocation fixes as well as several networking fixes. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37103
* brcm63xx: Fixes and additions to the GPIO assignment of Huawei HW556 ledsJonas Gorski2013-06-303-11/+125
| | | | | | | | | | | - Some fixes for the incorrect GPIO assignment of leds on Huawei HW556. - Addition of unassigned (LAN) leds which can be found on the back of the device. Signed-off-by: Angga Reza Fardana <angga@norture.com> Patchwork: http://patchwork.openwrt.org/patch/3744/ Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37102
* bcm63xx: Improve CFE version mod patch.Jonas Gorski2013-06-309-17/+33
| | | | | | | | | | | | Fix "cfe-" string length copy. Check if there's an extra byte a.b.c-d.e / a.b.c-d.e-f. Add support for Huawei CFE versions ("cfe-vd"). Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3766/ Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37101
* bcm63xx: enable all SoCs for both subtargetsJonas Gorski2013-06-304-25/+18
| | | | | | | | Now that SMP kernels also work on older SoCs, also enable them for SMP. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37100
* bcm63xx: make smp kernels boot on older SoCsJonas Gorski2013-06-3021-7/+953
| | | | | | | | Enhance BMIPS support so SMP kernels work on older chips. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37099
* bcm63xx: update patchesJonas Gorski2013-06-3097-1047/+1707
| | | | | | | | Update patches with their upstream versions. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37098
* lantiq: add v3.9 supportJohn Crispin2013-06-2925-0/+13565
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37089
* lantiq: Add support for loading athxk eeproms through mtdJohn Crispin2013-06-292-31/+85
| | | | | | | | | | | This patch enables retrieving the wifi calibration data from an MTD partition. Try to copy mac address from ethernet before generating a random one. This fixes DGN3500 ath9k support. Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 37087
* lantiq: fix kernel config for DEU supportJohn Crispin2013-06-291-0/+2
| | | | | | | | | Trying to load the DEU modules results in unresolved symbols. This provides them. This requires the previous patch to be applied first. Signed-off-by: Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> SVN-Revision: 37086