aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: set linux 3.10 as defaultFelix Fietkau2013-07-141-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37288
* brcm47xx: add initial support for kernel 3.10Hauke Mehrtens2013-07-1435-3/+2880
| | | | SVN-Revision: 37287
* brcm47xx: fix switch handlingHauke Mehrtens2013-07-144-34/+35
| | | | | | | | | | | | | | | | 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 SVN-Revision: 37286
* kernel: disable the yaffs2 /proc code to make it compile on linux 3.10 (#13848)Felix Fietkau2013-07-141-0/+45
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37285
* brcm47xx: do not load the kernel modules needed for Ethernet manuallyHauke Mehrtens2013-07-146-20/+10
| | | | | | | add the boot flag to make the kernel modules needed for Ethernet and diag load on startup. SVN-Revision: 37284
* kernel: implement automatic rootfs split from the firmware partition in ↵Felix Fietkau2013-07-142-77/+180
| | | | | | | | linux 3.10 (disabled by default) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37283
* kernel/base-files: clean up old code related to refreshing mtd partitions, ↵Felix Fietkau2013-07-144-201/+9
| | | | | | | | it is no longer used anywhere Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37282
* brcm47xx: do not change nvram without user interactionHauke Mehrtens2013-07-141-14/+0
| | | | SVN-Revision: 37281
* broadcom-diag: make it work with kernel 3.10Hauke Mehrtens2013-07-141-119/+121
| | | | | | In kernel 3.10 the proc interface changed, this patch adds the changes needed for the new interface. SVN-Revision: 37280
* broadcom-diag: check the correct value for not null.Hauke Mehrtens2013-07-141-2/+2
| | | | | | This also fixes a compile warning. SVN-Revision: 37279
* broadcom-diag: reoder some parts.Hauke Mehrtens2013-07-142-156/+126
| | | | | | | This was done to reduce the number of forward declaration needed. This does not contain any real change in the code. SVN-Revision: 37278
* busybox: disable features marked as broken (#13782)Felix Fietkau2013-07-142-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37277
* kernel: refresh patches for kernel 3.8.13Hauke Mehrtens2013-07-135-88/+69
| | | | SVN-Revision: 37276
* kernel: update to kernel 3.10.1 and refresh patchesHauke Mehrtens2013-07-138-27/+30
| | | | SVN-Revision: 37275
* kernel: update to kernel 3.9.10 and refresh patchesHauke Mehrtens2013-07-138-28/+31
| | | | SVN-Revision: 37274
* ar71xx: fix ar933x watchdog clock (#13866)Felix Fietkau2013-07-132-0/+30
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37273
* brcm47xx: proc gets mounted without this patchHauke Mehrtens2013-07-131-5/+0
| | | | SVN-Revision: 37272
* brcm47xx: remove obsolete hotplug stuffHauke Mehrtens2013-07-132-11/+0
| | | | SVN-Revision: 37271
* mac80211: tweak mac address allocationFelix Fietkau2013-07-131-1/+1
| | | | | | | | | | | Apparently there are some broken devices out there that have the local bit already set in the factory MAC address. Move the | 0x2 over to the other side of the xor operation to fix this without affecting devices with proper addresses. Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37269
* bcm53xx: add initial support for ARM based BCM47XX and BCM53XX SoCsHauke Mehrtens2013-07-1215-0/+1428
| | | | | | | | | | | 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> SVN-Revision: 37268
* mac80211: reconfigure in Build/Compile instead of Build/Configure to catch ↵Felix Fietkau2013-07-121-2/+2
| | | | | | | | kernel config changes Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37265
* mac80211: merge a fix for PS-Poll handling, refresh patchesFelix Fietkau2013-07-123-5/+22
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37264
* mac80211: remove bogus module params from compat.koFelix Fietkau2013-07-121-0/+34
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37263
* ar71xx: add carambola2 supportJohn Crispin2013-07-1110-147/+456
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37260
* procd: update to latest git revisionJohn Crispin2013-07-111-1/+1
| | | | | | | | this fixes a regression in the watchdog init code Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37259
* lantiq: revert 36778 as it breaks irq assignment to pci devicesJohn Crispin2013-07-111-10/+2
| | | | | | | Reported-by: Matti Laakso Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37258
* procd: make the log port default to 514 if none is specifiedJohn Crispin2013-07-111-2/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37257
* kernel: move codel from kmod-sched-core to kmod-sched, it is rarely neededFelix Fietkau2013-07-111-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37256
* kernel: add a patch that reduces module size by removing non-essential ↵Felix Fietkau2013-07-116-0/+603
| | | | | | | | information (reduces default rootfs size by ~5k after lzma) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37255
* kernel: make libsas depend on x86Felix Fietkau2013-07-111-0/+1
| | | | | | | | | | It is only used by one driver that already depends on x86. Disabling it prevents a few kilobytes of bloat from leaking into all targets via CONFIG_BLK_DEV_BSG Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37254
* kernel: disable CONFIG_RD_LZMA by default, it will be selected when actually ↵Felix Fietkau2013-07-116-6/+6
| | | | | | | | needed Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37253
* kernel: disable CONFIG_CLS_U32_PERF by default, it is usually not neededFelix Fietkau2013-07-116-6/+6
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37252
* ar71xx: set priority of ath79_wdt to 1John Crispin2013-07-111-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37251
* procd: update to latest git versionJohn Crispin2013-07-111-2/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37250
* procd: add proto and trigger support to the /etc/init.d/logJohn Crispin2013-07-111-1/+8
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37249
* procd: add a small script that handles config reloads until configd is readyJohn Crispin2013-07-115-0/+20
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37248
* procd: the delete ubus call was passed the wrong field name for servicesJohn Crispin2013-07-111-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37247
* ubox: upgrade to latest versionJohn Crispin2013-07-111-2/+2
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37246
* dropbear: register a config.change triggerJohn Crispin2013-07-111-0/+5
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37245
* base-files: convert sysntpd init script to procdJohn Crispin2013-07-111-17/+11
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37244
* busybox: convert crond init script to procdJohn Crispin2013-07-111-7/+9
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37243
* busybox: convert telnet init script to procdJohn Crispin2013-07-111-6/+7
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37242
* base-files: run readlink on initscript name before opening servicesJohn Crispin2013-07-111-3/+3
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37241
* base-file: usbfs is no longer mounted under /proc/bus/usbJohn Crispin2013-07-111-9/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37240
* ar71xx: fix TPLINK/TPLINKOLD initramfs images typosFlorian Fainelli2013-07-101-3/+3
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37237
* brcm2708: drop support for 3.3 kernelFlorian Fainelli2013-07-1010-86421/+0
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37236
* brcm2708: package the i2c master driver moduleFlorian Fainelli2013-07-101-0/+18
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37235
* brcm2708: package the SPI master controller driverFlorian Fainelli2013-07-101-0/+19
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37234
* kernel: add a bunch of missing LCD Kconfig optionsFlorian Fainelli2013-07-101-0/+3
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37233
* brcm2708: package the HW random moduleFlorian Fainelli2013-07-101-0/+14
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37232