Luka Perkov
5cce8f9a0f
kirkwood: Seagate GoFlex Net
...
Add GoFlex Net "Board Name" , set and cleanup network default and LEDs.
Remove kmod-rtc-marvell from default packages, as the GoFlex net does not have a RTC.
Signed-off-by: L. D. Pinney <ldpinney@gmail.com>
SVN-Revision: 44422
2015-02-12 14:39:26 +00:00
Luka Perkov
7294b892dc
kirkwood: refresh kernel config
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44319
2015-02-08 12:01:39 +00:00
Luka Perkov
81db848656
targets: base-files: diag.sh does not need to be executable
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44305
2015-02-07 19:58:58 +00:00
Luka Perkov
a46bb6ec6a
kirkwood: add wpad-mini to guruplug profile
...
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 44125
2015-01-25 13:39:24 +00:00
Luka Perkov
c8e9b5d13e
kirkwood: enable swconfig by default on EA3500
...
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 44124
2015-01-25 13:11:07 +00:00
Luka Perkov
2907ad2363
kirkwood: fix EA3500 ubi options
...
Previous options resulted in a nonfunctional image.
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 44123
2015-01-25 13:11:04 +00:00
Luka Perkov
86f1a60549
kirkwood: drop port-based VLAN setup
...
Using port-based VLANs depends on a non-standard
swconfig parameter, which compilcates things like
LuCI that don't know about it. This patch changes
the default to use 802.1q VLANs internally in the
switch, but without tagging packets since we have
two Ethernet ports.
iperf3 tests indicate no difference in performance
versus port-based VLANs when the CPU port is not
using tags.
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 44122
2015-01-25 13:11:02 +00:00
Luka Perkov
34f6c6fc38
kirkwood: enable switch on Linksys EA3500
...
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 44036
2015-01-18 16:45:01 +00:00
John Crispin
8698398a6e
target: kirkwood: fix leds defaults config
...
Fix missing parameters in 01_leds
Signed-off-by: Gerald Kerma <dreagle@doukki.net>
SVN-Revision: 44007
2015-01-17 14:39:01 +00:00
Luka Perkov
a1872182bb
mvsw6171: rename to 'mvsw61xx'
...
In preparation for properly supporting switches
beyond the 88E6171.
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 43935
2015-01-11 17:19:58 +00:00
Imre Kaloz
5744500ab6
we've changed places with Luka, reflect that :)
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43774
2014-12-25 22:34:15 +00:00
Luka Perkov
873202fc0b
kirkwood: add *plugs to uci-defaults
...
Set defaults health led to a timer heartbeet (200/800)
and populate network for:
- GuruplugServerPlus
- SheevaPlug
- SheevaPlug with eSATA
Signed-off-by: Gerald Kerma <dreagle@doukki.net>
SVN-Revision: 43752
2014-12-19 11:05:13 +00:00
Luka Perkov
39743e45f8
kikwood: populate kirkwood.sh with new boards
...
- SheevaPlug
- SheevaPlug with eSATA
- GuruplugServerPlus
Signed-off-by: Gerald Kerma <dreagle@doukki.net>
SVN-Revision: 43751
2014-12-18 18:38:43 +00:00
Luka Perkov
ec9a0f898a
kirkwood: set default EA4500 switch config
...
This maps the LAN ports to eth0 and WAN port to eth1.
Since there are two interfaces the 802.1q VLAN mode
is unnecessary and left disabled. Port-based VLANs
are used instead.
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 43750
2014-12-18 18:38:38 +00:00
Luka Perkov
309e74b86d
kirkwood: add sheevaplug and derivatives
...
Add kirkwood FDT:
- SheevaPlug
- SheevaPlug with eSATA
- GuruplugServerPlus
- Topkick1281P2
Signed-off-by: Gérald Kerma <drEagle@doukki.net>
SVN-Revision: 43735
2014-12-17 08:33:55 +00:00
John Crispin
019ea725aa
add "preinit_regular" diag.sh set_state argument
...
This new argument is used right after starting regular preinit (which
happens if failsafe wasn't triggered). The main purpose of "preinit"
argument is to indicate that failsafe can be triggered, however we were
missing a way to inform user that we don't wait for a trigger anymore.
With this change it's clear when failsafe mode can be triggered.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 43715
2014-12-15 10:37:00 +00:00
John Crispin
2db6da5532
kirkwood: enable EA4500 switch on 3.18
...
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 43704
2014-12-14 08:57:58 +00:00
John Crispin
d7b4bf8966
kirkwood: Iomega ix2-200: wire up the GPIO poweroff driver in the DTS file
...
Signed-off-by: Richard Kunze <richard.kunze@web.de>
SVN-Revision: 43670
2014-12-12 17:14:14 +00:00
Luka Perkov
a2a6077fd0
kirkwood: sort 110-nas profile
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43642
2014-12-11 23:29:04 +00:00
Luka Perkov
9a74026206
kirkwood: add 3.18 support
...
Signed-off-by: Claudio Leite <leitec@staticky.com>
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43613
2014-12-11 01:20:41 +00:00
Luka Perkov
3b17625394
kirkwood: Iomega ix2-200: use all remaining MTD space for rootfs
...
Signed-off-by: Richard Kunze <richard.kunze@web.de>
SVN-Revision: 43590
2014-12-09 23:29:49 +00:00
John Crispin
7a65768ddc
kirkwood: add a diag script
...
Currently only Linksys EA4500 is supported.
Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>
SVN-Revision: 43543
2014-12-07 16:53:37 +00:00
John Crispin
b5675ad92a
kirkwood: enable mvsw6171 switch driver on EA4500
...
Signed-off-by: Claudio Leite <leitec@staticky.com>
SVN-Revision: 43487
2014-12-01 21:30:40 +00:00
Luka Perkov
7974f29558
kirkwood: change CRC32 implementation to CRC32_SLICEBY8
...
At least on my Iomega ix2-200 system, this makes btrfs writes about 30% faster.
Signed-off-by: Richard Kunze <richard.kunze@web.de>
SVN-Revision: 43434
2014-11-30 01:20:38 +00:00
Luka Perkov
5c4f9198bb
kirkwood: refresh kernel config
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43432
2014-11-30 01:14:14 +00:00
John Crispin
8dfb87bebc
kirkwood: Add support for Iomega StorCenter ix2-200
...
Signed-off-by: Richard Kunze <richard.kunze@web.de>
SVN-Revision: 43391
2014-11-26 09:00:48 +00:00
Luka Perkov
4f1a9470f0
kirkwood: add support for Linksys EA3500
...
http://wiki.openwrt.org/toh/linksys/ea3500
Signed-off-by: Dan Walters <dan@walters.io>
SVN-Revision: 43230
2014-11-10 23:55:10 +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
Felix Fietkau
275cef6363
image.mk: clean up and parallelize mkfs calls
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42878
2014-10-12 15:00:49 +00:00
Felix Fietkau
f35da063bc
targets: remove useless quotes around KERNELNAME
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42780
2014-10-05 20:17:19 +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
Florian Fainelli
a5a309142c
kirkwood: fix typos on DEBUG_LL_UART_*
...
We were prompted for which DEBUG_LL_UART implementation we want, fix the
typos such that the build continues.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 42332
2014-08-30 00:32:05 +00:00
Luka Perkov
0d165a244d
kirkwood: refresh kernel config
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42314
2014-08-27 17:14:09 +00:00
Luka Perkov
7116b091eb
kirkwood: drop 3.10 support
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42077
2014-08-08 13:55:30 +00:00
Luka Perkov
f767d83b67
kirkwood: switch to 3.14
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42076
2014-08-08 13:55:29 +00:00
John Crispin
7d8f187201
target/linux/*/image/Makefile: use new dts path variable
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41791
2014-07-21 18:42:06 +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
Gabor Juhos
d0ad8c00b6
kernel: sort Kconfig options in kernel configs
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41614
2014-07-13 16:25:54 +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
Luka Perkov
a54f4320f9
kirkwood: move kirkwood.sh to /lib/ for consistency
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41338
2014-06-26 10:13:47 +00:00
Luka Perkov
8416523dba
kirkwood: base-files: use /lib/functions/kirkwood.sh
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41336
2014-06-24 18:18:53 +00:00
Luka Perkov
e6aea925d3
kirkwood: base-files: add script to detect board name and populate /tmp/sysinfo
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41335
2014-06-24 18:18:51 +00:00
Luka Perkov
70a27a518e
kernel: update 3.14 to 3.14.8
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 41309
2014-06-24 12:27:36 +00:00
John Crispin
e9f664c879
kernel: make sure the new UBIBLOCK symbol does not break builds
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41134
2014-06-11 13:00:17 +00:00
John Crispin
ac5d5cbc79
kernel: add a NAND_SUPPORT symbol
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41122
2014-06-11 12:59:22 +00:00
Luka Perkov
dfabb76883
kirkwood: cosmetic: move POGOE02 profile to different file
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40873
2014-05-28 21:43:43 +00:00
Luka Perkov
4122af10f9
kirkwood: add support for Linksys EA4500
...
Support is added only for kernel 3.14 - do not show it until
the switch is made.
Following uboot env changes are needed to make it work on stock uboot:
2014-05-28 21:43:39 +00:00
Luka Perkov
3bb20dedcd
kirkwood: add Pogoplug E02 kernel support for 3.14
...
This also fixes a typo in the UBIFS_OPTS
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 40827
2014-05-23 08:16:56 +00:00
Luka Perkov
55131c5f42
kirkwood: add support for 3.14
...
* support for pogoplug_e02 is missing
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40808
2014-05-21 12:04:09 +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