John Crispin
9927a9a5f8
octeon: fix imagebuilder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45821
2015-05-29 11:28:20 +00:00
John Crispin
ab84e2d704
octeon: build squashfs image for UBNT ERLITE
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 45732
2015-05-23 15:28:20 +00:00
Jonas Gorski
76d079204d
kernel: update 3.18 to 3.18.14
...
Changelogs:
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.12
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.13
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.14
Build tested on brcm63xx and ipq806x, runtested on brcm63xx.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 45711
2015-05-21 19:32:46 +00:00
John Crispin
1773aa5163
octeon: add er8 sysupgrade support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44902
2015-03-20 08:49:08 +00:00
John Crispin
e9b6602a84
octeon: Add MMC support for EdgeRouter ER8
...
this is a backport of a series posted on the lmo mailing list
Signed-off-by: Jonathan Thibault <jonathan@navigue.com>
SVN-Revision: 44901
2015-03-20 08:49:02 +00:00
John Crispin
cc8b6c6d5b
octeon: drop 3.14 support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44820
2015-03-16 07:40:59 +00:00
John Crispin
d15ac306fa
kernel: move KERNFS to generic config
...
KERNFS symbol is selected by SYSFS, so place it in generic config.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 44615
2015-03-06 07:56:47 +00:00
John Crispin
f04a268a04
kernel: disable ARCH_NEEDS_CPU_IDLE_COUPLED
...
Disable ARCH_NEEDS_CPU_IDLE_COUPLED by-default in generic config, since
only one platfrom (omap) needs them.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 44614
2015-03-06 07:56:34 +00:00
John Crispin
fa097e5ae5
kernel: disbale HAMRADIO in generic config
...
HAMRADIO enabled in all generic configs, but no one platform directly
use related drivers/protocols. This symbol is only used for kmod-ax25
package modules. Furthermore, half of platforms explicitly disables
this symbol, what silently disables build of modules for kmod-ax25
package.
So disable HAMRADIO by-default in generic config, add it to kmod-ax25
package and remove it from platform specific configs.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 44613
2015-03-06 07:56:21 +00:00
John Crispin
7886cced18
kernel: remove GENERIC_NET_UTILS from platform configs
...
CONFIG_GENERIC_NET_UTILS is selected by CONFIG_NET and already enabled
in generic config, so we don't need this symbol in platform specific
configurations.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 44611
2015-03-06 07:55:57 +00:00
Jonas Gorski
3139140339
kernel: move CONFIG_MIPS_O32_FP64_SUPPORT to generic configs
...
Most MIPS targets have it disabled, so move the symbol to the generic
configs to keep target configs small.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44583
2015-03-01 11:37:15 +00:00
John Crispin
983f902177
octeon: switch to 3.18
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44350
2015-02-09 12:14:09 +00:00
Felix Fietkau
36fa8e4ce2
octeon: enable VLAN support
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43840
2015-01-05 13:02:26 +00:00
Felix Fietkau
1d21ebab99
octeon: remove config-default
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43839
2015-01-05 13:02:21 +00:00
Felix Fietkau
3cc3c0a518
octeon: remove linux 3.10 support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43635
2014-12-11 20:07:39 +00:00
Felix Fietkau
9a495f6bbb
kernel: refresh patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43564
2014-12-08 12:04:25 +00:00
John Crispin
c79ddb3773
octeon: sysupgrade: support config restore on ERL
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43524
2014-12-05 08:58:25 +00:00
John Crispin
1731d5520e
octeon: sysupgrade: rename old kernel after mounting /boot
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43523
2014-12-05 08:58:18 +00:00
John Crispin
52f1d8ecdc
octeon: sysupgrade: fix test for rootfs device
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43522
2014-12-05 08:58:06 +00:00
John Crispin
dcc8a8ca9e
octeon: add support for 3.18 kernel
...
Runtime tested on Ubiquiti EdgeRouter Lite.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43519
2014-12-05 00:20:10 +00:00
John Crispin
6f665ea7b8
octeon: sysupgrade: support config restore
...
SVN-Revision: 43518
2014-12-05 00:19:59 +00:00
John Crispin
28a9d9853b
octeon: sysupgrade: get rootfsdev from kernel cmdline
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43517
2014-12-05 00:19:46 +00:00
Felix Fietkau
c288d2d6d9
kernel: makefiles: make use of new var KERNEL_PATCHVER
...
replace all occurences of LINUX_VERSION with the cleaner
approach. future kernel upgrades must mostly touch only
one file. the only platform left is netlogic, because it
uses a intermediate kernel 3.14.16
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 43047
2014-10-24 19:34:02 +00:00
John Crispin
619de2faf2
octeon: add patches which are not upstreamed yet
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 42811
2014-10-06 20:06:06 +00:00
John Crispin
7350373657
octeon: remove kmod-ath9k from default packages
...
Looks like the targets are Ubiquiti routers which don't come with any wireless cards.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 42810
2014-10-06 20:05:52 +00:00
John Crispin
90cbc9a04f
octeon: prepare elf kernel image and md5sum for usb copying
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 42809
2014-10-06 20:05:39 +00:00
John Crispin
3ff9c76e9e
octeon: fix serial console for 3.14 kernel
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 42808
2014-10-06 20:05:29 +00:00
Luka Perkov
02629d8f87
kernel: update 3.14 to 3.14.18
...
Targets were build tested and patches are refreshed.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42463
2014-09-10 21:40:19 +00:00
John Crispin
860e01d7c4
octeon: update to 3.14
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42187
2014-08-18 13:09:24 +00:00
John Crispin
d8833ce163
octeon: add missing gpio_to_irq()
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42028
2014-08-07 09:54:07 +00:00
John Crispin
8c57e2d888
octeon: enable usb and gpio
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41846
2014-07-27 14:52:18 +00:00
John Crispin
43ee42bd05
octeon: add gpio driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41845
2014-07-27 14:52:12 +00:00
John Crispin
13445d2576
octeon: add detection for edgerouter and edgerouter-pro
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41844
2014-07-27 14:52:07 +00:00
John Crispin
694295e7be
octeon: fix usb support on edge router pro
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41842
2014-07-26 20:36:32 +00:00
John Crispin
ba63338d3f
kernel: update to 3.10.49 Signed-off-by: John Crispin <blogic@openwrt.org>
...
SVN-Revision: 41776
2014-07-20 17:31:11 +00:00
Felix Fietkau
f083ca9743
octeon: fix edgerouter pro ethernet device probe order
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41575
2014-07-10 20:44:03 +00:00
Felix Fietkau
1b6dece9ea
octeon: add basic board detection for UBNT EdgeRouter PRO
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41572
2014-07-10 20:14:54 +00:00
Felix Fietkau
7b0ec8a5db
octeon: backport a few upstream fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41568
2014-07-10 19:28:37 +00:00
John Crispin
994e5ce2f9
kernel: update 3.10.36->3.10.44
...
205-fix-headers_install.patch is obseleted by upstream commit 3246a0352e3d58380b9386570f1db1faf7edf8a8
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41351
2014-06-26 13:47:42 +00:00
John Crispin
a8d532abf2
octeon: add sysupgrade support for the erlite
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41286
2014-06-20 13:41:16 +00:00
John Crispin
fe79b06e6b
octeon: build a sysupgrade image for erlite
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41285
2014-06-20 13:41:12 +00:00
John Crispin
e0d57509ad
octeon: enable the ext4 feature
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41275
2014-06-19 14:13:30 +00:00
John Crispin
e6e024f155
octeon: add basic board detection
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41274
2014-06-19 14:13:20 +00:00
John Crispin
5aeb5c1cbc
octeon: fix up the cpu flags
...
Signed-off-by: Martin Fäcknitz <faecknitz@hotsplots.de>
SVN-Revision: 41253
2014-06-18 10:08:01 +00:00
John Crispin
312fca5455
octeon: add 3 upstream patches that fix issues on the esr-lite
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41252
2014-06-18 10:07:57 +00:00
Zoltan Herpai
96446df6a6
octeon/mpc83xx: remove CONFIG_NETWORK_FILESYSTEMS override
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40642
2014-05-01 18:49:58 +00:00
Gabor Juhos
d2812cb036
kernel: update 3.10 to 3.10.36
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40467
2014-04-12 11:59:07 +00:00
Gabor Juhos
627baa28d3
kernel: update 3.10 to 3.10.34
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40291
2014-03-27 09:28:33 +00:00
Gabor Juhos
f677b1bc7e
kernel: update 3.10 to 3.10.32
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39707
2014-02-23 10:59:40 +00:00
Gabor Juhos
a2543d72d8
kernel: update 3.10 to 3.10.28
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39399
2014-01-26 11:30:34 +00:00