summaryrefslogtreecommitdiff
path: root/target/linux
AgeCommit message (Collapse)Author
2013-07-14brcm47xx: add initial support for kernel 3.10hauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37287 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-14brcm47xx: fix switch handlinghauke
This fixes some problems with the switch handling * It now send the messages again to indicate a button for failsafe mode should be pressed * it does not leak packages between wan and lan any more * the switch works again in normal mode The Ethernet connection has to be up when the switch driver switch-robo is insmoded therefor we just do it again. Explicitly set enable_vlan to prevent leaking packages. This should close #13869, #13868 and #13716 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37286 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-14kernel: disable the yaffs2 /proc code to make it compile on linux 3.10 (#13848)nbd
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37285 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-14brcm47xx: do not load the kernel modules needed for Ethernet manuallyhauke
add the boot flag to make the kernel modules needed for Ethernet and diag load on startup. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37284 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-14kernel: implement automatic rootfs split from the firmware partition in ↵nbd
linux 3.10 (disabled by default) Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37283 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-14kernel/base-files: clean up old code related to refreshing mtd partitions, ↵nbd
it is no longer used anywhere Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37282 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-14brcm47xx: do not change nvram without user interactionhauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37281 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-13kernel: refresh patches for kernel 3.8.13hauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-13kernel: update to kernel 3.10.1 and refresh patcheshauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37275 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-13kernel: update to kernel 3.9.10 and refresh patcheshauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37274 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-13ar71xx: fix ar933x watchdog clock (#13866)nbd
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37273 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-13brcm47xx: proc gets mounted without this patchhauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37272 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-13brcm47xx: remove obsolete hotplug stuffhauke
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37271 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-12bcm53xx: add initial support for ARM based BCM47XX and BCM53XX SoCshauke
This was only tested on a Netgear R6250, but it could also work on other devices when the correct images are generated. It is only possible to boot into a ram disk, no Ethernet, Wifi, flash, USB is supported. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37268 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-11ar71xx: add carambola2 supportblogic
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37260 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-11lantiq: revert 36778 as it breaks irq assignment to pci devicesblogic
Reported-by: Matti Laakso Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37258 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-11kernel: add a patch that reduces module size by removing non-essential ↵nbd
information (reduces default rootfs size by ~5k after lzma) Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37255 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-11kernel: disable CONFIG_RD_LZMA by default, it will be selected when actually ↵nbd
needed Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37253 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-11kernel: disable CONFIG_CLS_U32_PERF by default, it is usually not needednbd
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37252 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-11ar71xx: set priority of ath79_wdt to 1blogic
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37251 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-10ar71xx: fix TPLINK/TPLINKOLD initramfs images typosflorian
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37237 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-10brcm2708: drop support for 3.3 kernelflorian
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-10brcm2708: package the i2c master driver moduleflorian
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-10brcm2708: package the SPI master controller driverflorian
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-10kernel: add a bunch of missing LCD Kconfig optionsflorian
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37233 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-10brcm2708: package the HW random moduleflorian
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37232 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-10ar71xx: fix Netgear initramfs imagesflorian
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-10ar71xx: fix some more issues with initramfs imagesflorian
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37229 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-10ar71xx: make implicit alignment in struct pptp_addr explicit to fix ABI ↵nbd
breakage caused by the unaligned access hacks patch Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37223 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-09brcm2708: update maintainershipflorian
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37220 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-09brcm2708: switch to 3.10 kernelflorian
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37219 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-09brcm2708: add support for 3.10 kernelflorian
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37218 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-09kernel: add missing configuration symbols used on ARM platformsflorian
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37217 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-09kernel: update PATCHES with a stricter policyflorian
Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37216 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-09ar71xx: add linux 3.10nbd
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37214 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-09kernel: debloat the lzma compress/decompress code some morenbd
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37211 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-09kernel: do not accept sysrq characters via serial portnbd
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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37210 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-09kernel: add missing config symboljogo
Should fix buildbot builds of ixp4xx. Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08imx23: add gpio_sysfs supportwigyori
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37207 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08ralink: vlan offloading is causing problems. disable itblogic
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37203 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08ralink: unbreak ralink i2c supportblogic
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37202 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08ralink: add i2c-ralink kmod infoblogic
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08linux: refresh kernel configs with kconfig.pljuhosg
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08ar71xx: disable JTAG on TL-WR841N-v8/MR3420v2juhosg
It also fixes USB Power on MR3420v2. Signed-off-by: Dmytro <dioptimizer@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08ar71xx: fix partition layout on Netgear WNDAP360juhosg
Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37193 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08ar71xx: fix for wrong eth0 mac assignment on Netgear WNDAP360juhosg
Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37192 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-08lantiq: etop enable gbit port0luka
Signed-off-by: Antonios Vamporakis <vamporakis@yahoo.com> Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37191 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-06kernel: disable zisofs and zlib by default, reduces kernel size after lzma ↵nbd
by ~10k Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-06imx23: fix kernel module dependenciesnbd
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-07-05lantiq: add device tree support for arv4519pwluka
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37178 3c298f89-4303-0410-b956-a3cf2f4a3e73