Felix Fietkau
656d475043
kernel: implement automatic rootfs split from the firmware partition in linux 3.10 (disabled by default)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37283
2013-07-14 12:57:03 +00:00
Felix Fietkau
b95bdc8ab5
kernel/base-files: clean up old code related to refreshing mtd partitions, it is no longer used anywhere
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37282
2013-07-14 12:56:58 +00:00
Hauke Mehrtens
e800436de3
brcm47xx: do not change nvram without user interaction
...
SVN-Revision: 37281
2013-07-14 12:56:42 +00:00
Hauke Mehrtens
da72edd7cd
kernel: refresh patches for kernel 3.8.13
...
SVN-Revision: 37276
2013-07-13 22:45:56 +00:00
Hauke Mehrtens
06accca1d7
kernel: update to kernel 3.10.1 and refresh patches
...
SVN-Revision: 37275
2013-07-13 22:45:09 +00:00
Hauke Mehrtens
e574f75d16
kernel: update to kernel 3.9.10 and refresh patches
...
SVN-Revision: 37274
2013-07-13 22:43:10 +00:00
Felix Fietkau
9b9c6facfc
ar71xx: fix ar933x watchdog clock ( #13866 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37273
2013-07-13 22:29:53 +00:00
Hauke Mehrtens
e041d370a7
brcm47xx: proc gets mounted without this patch
...
SVN-Revision: 37272
2013-07-13 21:42:19 +00:00
Hauke Mehrtens
8dabd7a26b
brcm47xx: remove obsolete hotplug stuff
...
SVN-Revision: 37271
2013-07-13 20:38:33 +00:00
Hauke Mehrtens
9e9261a718
bcm53xx: add initial support for ARM based BCM47XX and BCM53XX SoCs
...
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
2013-07-12 13:46:27 +00:00
John Crispin
39531131a9
ar71xx: add carambola2 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37260
2013-07-11 21:16:53 +00:00
John Crispin
93c4359512
lantiq: revert 36778 as it breaks irq assignment to pci devices
...
Reported-by: Matti Laakso
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37258
2013-07-11 21:16:34 +00:00
Felix Fietkau
4932368398
kernel: add a patch that reduces module size by removing non-essential information (reduces default rootfs size by ~5k after lzma)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37255
2013-07-11 20:56:27 +00:00
Felix Fietkau
19e3ec0570
kernel: disable CONFIG_RD_LZMA by default, it will be selected when actually needed
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37253
2013-07-11 20:56:19 +00:00
Felix Fietkau
f5ae93e941
kernel: disable CONFIG_CLS_U32_PERF by default, it is usually not needed
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37252
2013-07-11 20:56:15 +00:00
John Crispin
2d854d022c
ar71xx: set priority of ath79_wdt to 1
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37251
2013-07-11 17:01:08 +00:00
Florian Fainelli
8149689393
ar71xx: fix TPLINK/TPLINKOLD initramfs images typos
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37237
2013-07-10 21:28:34 +00:00
Florian Fainelli
01865ae1cf
brcm2708: drop support for 3.3 kernel
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37236
2013-07-10 19:43:11 +00:00
Florian Fainelli
110687b491
brcm2708: package the i2c master driver module
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37235
2013-07-10 19:43:07 +00:00
Florian Fainelli
c263d5725b
brcm2708: package the SPI master controller driver
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37234
2013-07-10 19:43:02 +00:00
Florian Fainelli
7fb9279359
kernel: add a bunch of missing LCD Kconfig options
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37233
2013-07-10 19:42:58 +00:00
Florian Fainelli
f2ff0e9259
brcm2708: package the HW random module
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37232
2013-07-10 19:42:53 +00:00
Florian Fainelli
9e40952c92
ar71xx: fix Netgear initramfs images
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37230
2013-07-10 17:18:03 +00:00
Florian Fainelli
399283f875
ar71xx: fix some more issues with initramfs images
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37229
2013-07-10 15:22:47 +00:00
Felix Fietkau
eb2e09c5e9
ar71xx: make implicit alignment in struct pptp_addr explicit to fix ABI breakage caused by the unaligned access hacks patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37223
2013-07-10 11:33:43 +00:00
Florian Fainelli
44d22771ae
brcm2708: update maintainership
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37220
2013-07-09 20:53:13 +00:00
Florian Fainelli
15da5cfcdb
brcm2708: switch to 3.10 kernel
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37219
2013-07-09 20:53:08 +00:00
Florian Fainelli
de69c9edb0
brcm2708: add support for 3.10 kernel
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37218
2013-07-09 20:52:49 +00:00
Florian Fainelli
818d2603ee
kernel: add missing configuration symbols used on ARM platforms
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37217
2013-07-09 20:52:23 +00:00
Florian Fainelli
0b55984e1d
kernel: update PATCHES with a stricter policy
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37216
2013-07-09 20:52:07 +00:00
Felix Fietkau
64dde7d981
ar71xx: add linux 3.10
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37214
2013-07-09 12:52:18 +00:00
Felix Fietkau
4b5c5934e1
kernel: debloat the lzma compress/decompress code some more
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37211
2013-07-09 12:52:04 +00:00
Felix Fietkau
51b1e8577c
kernel: do not accept sysrq characters via serial port
...
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
2013-07-09 12:52:00 +00:00
Jonas Gorski
c183dbc542
kernel: add missing config symbol
...
Should fix buildbot builds of ixp4xx.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37208
2013-07-09 07:51:09 +00:00
Zoltan Herpai
7d4c120557
imx23: add gpio_sysfs support
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37207
2013-07-08 23:08:26 +00:00
John Crispin
099188695a
ralink: vlan offloading is causing problems. disable it
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37203
2013-07-08 16:34:52 +00:00
John Crispin
a6091a5c71
ralink: unbreak ralink i2c support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37202
2013-07-08 09:01:57 +00:00
John Crispin
a154693bab
ralink: add i2c-ralink kmod info
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37200
2013-07-08 09:01:47 +00:00
Gabor Juhos
e194a31500
linux: refresh kernel configs with kconfig.pl
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37195
2013-07-08 08:40:22 +00:00
Gabor Juhos
e61a77a05c
ar71xx: disable JTAG on TL-WR841N-v8/MR3420v2
...
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
2013-07-08 08:40:21 +00:00
Gabor Juhos
446a962481
ar71xx: fix partition layout on Netgear WNDAP360
...
Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37193
2013-07-08 08:40:20 +00:00
Gabor Juhos
ca02639d17
ar71xx: fix for wrong eth0 mac assignment on Netgear WNDAP360
...
Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37192
2013-07-08 08:40:18 +00:00
Luka Perkov
9de461f202
lantiq: etop enable gbit port0
...
Signed-off-by: Antonios Vamporakis <vamporakis@yahoo.com>
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37191
2013-07-08 07:11:59 +00:00
Felix Fietkau
dbb2feb87d
kernel: disable zisofs and zlib by default, reduces kernel size after lzma by ~10k
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37187
2013-07-06 14:49:24 +00:00
Felix Fietkau
bb0d563919
imx23: fix kernel module dependencies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37181
2013-07-06 14:48:56 +00:00
Luka Perkov
1a3ad5a037
lantiq: add device tree support for arv4519pw
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37178
2013-07-05 07:44:42 +00:00
Luka Perkov
ecfb0c6de6
ar71xx: merge patches [611-*,621-*] into 610-*
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37176
2013-07-04 23:31:39 +00:00
Zoltan Herpai
de17203c85
imx23: bump kernel to 3.10
...
- 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
2013-07-04 22:25:26 +00:00
Zoltan Herpai
2a8630394d
kernel/generic: add missing regulator symbols for 3.10
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 37169
2013-07-04 16:58:22 +00:00
Luka Perkov
1f546910cb
ar71xx: Buffalo WZR-HP-AG300H (600DHP) enable PCI
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37167
2013-07-04 13:45:29 +00:00