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
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
Luka Perkov
30c39f99a7
kirkwood: dockstar: remove sata from packages
...
The dockstar doesn't have any sata ports.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 39596
2014-02-16 00:14:29 +00:00
Luka Perkov
9ba7cbafe4
kirkwood: add support for Seagate GoFlexNet
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 39595
2014-02-16 00:14:27 +00:00
Luka Perkov
58fa3f8fdf
kirkwood: update support for dockstar
...
The board is optimized for ubi(fs) and boots OpenWrt without changes to uboot
environment if OpenWrt's uboot package is used. In order to flash the image run
following commands in uboot shell:
nand erase 0x200000 0xfe00000
ubi part root ; ubi remove rootfs ; ubi create rootfs
tftpboot 0x800000 openwrt-kirkwood-dockstar-rootfs.ubifs ; ubi write 0x800000 rootfs ${filesize} ; reset
Signed-off-by: Luka Perkov <luka@openwrt.org>
Tested-by: Alexander Couzens <lynxis@fe80.eu>
CC: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39593
2014-02-15 23:53:10 +00:00
Luka Perkov
0b0357b50e
kirkwood: update support for ib62x0
...
The board is optimized for ubi(fs) and boots OpenWrt without changes to uboot
environment if OpenWrt's uboot package is used. In order to flash the image run
following commands in uboot shell:
nand erase 0x200000 0xfe00000
ubi part root ; ubi remove rootfs ; ubi create rootfs
tftpboot 0x800000 openwrt-kirkwood-ib62x0-rootfs.ubifs ; ubi write 0x800000 rootfs ${filesize} ; reset
Signed-off-by: Luka Perkov <luka@openwrt.org>
Tested-by: Luka Perkov <luka@openwrt.org>
CC: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39592
2014-02-15 23:53:09 +00:00
Luka Perkov
0c25f159fd
kirkwood: update support for iconnect
...
Previous patch was pushed due to false user report. While at it fix alphabetic
ordering.
The board is optimized for ubi(fs) and boots OpenWrt without changes to uboot
environment if OpenWrt's uboot package is used. In order to flash the image run
following commands in uboot shell:
nand erase 0x200000 0x1fe00000
ubi part root ; ubi remove rootfs ; ubi create rootfs
tftpboot 0x800000 openwrt-kirkwood-iconnect-rootfs.ubifs ; ubi write 0x800000 rootfs ${filesize} ; reset
Signed-off-by: Luka Perkov <luka@openwrt.org>
CC: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39591
2014-02-15 23:53:08 +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
Gabor Juhos
0e2586a774
kernel: update 3.10 to 3.10.26
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39220
2014-01-11 16:06:37 +00:00
Hauke Mehrtens
952db22551
kernel: update kernel 3.10 to 3.10.24
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39059
2013-12-15 19:16:30 +00:00
Gabor Juhos
f1ef0b92be
kernel: update 3.10 to 3.10.21
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38972
2013-12-01 09:59:53 +00:00
Luka Perkov
6cbad59ead
kirkwood: include ext4 support by default
...
Several users reported that they would like this feature.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38901
2013-11-24 23:07:34 +00:00
Luka Perkov
a48520f0f3
kirkwood: kernel: add missing config option
...
Buildbot found missing config option for target kirkwood.
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
SVN-Revision: 38900
2013-11-24 17:53:34 +00:00
Luka Perkov
770a285ee3
kirkwood: drop unnecessary argument from *_UBIFS_OPTS variables
...
The '-U' aka '--squash-uids' is already used in Image/mkfs/ubifs function.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38898
2013-11-23 15:55:12 +00:00
Luka Perkov
746ace4baf
kirkwood: add support for iomega iconnect
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
Signed-off-by: Daniel Engberg <daniel.engberg@pyret.net>
SVN-Revision: 38897
2013-11-23 15:55:10 +00:00
Hauke Mehrtens
6d4132b7a4
kirkwood: add missing kernel config CONFIG_REGMAP=y
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 38837
2013-11-17 16:05:09 +00:00
Luka Perkov
b294319215
kirkwood: add support for dockstar
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38664
2013-11-06 19:24:32 +00:00
Gabor Juhos
35656042f1
kernel: update 3.10 to 3.10.18
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38652
2013-11-05 08:25:45 +00:00
Luka Perkov
e00bc81a56
kirkwood: add userland support for Pogoplug E02
...
This patch adds the userland support for the Pogoplug E02 by Cloud
Engines, Inc.
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 38631
2013-10-31 12:04:04 +00:00
Luka Perkov
2b0fa00da8
kirkwood: add Pogoplug E02 Kernel support
...
This patch adds a DTS file for the Pogoplug E02 by Cloud Engines, Inc.
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 38630
2013-10-31 12:04:02 +00:00
Luka Perkov
6f26ef8b5d
kirkwood: extend image/Makefile
...
* use lower case letters in generated images
* extend support for boot/ directory
* fix some typos
Signed-off-by: Luka Perkov <luka@openwrt.org>
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
SVN-Revision: 38629
2013-10-31 11:44:28 +00:00
Luka Perkov
7938d16451
build: make MkuImage more generic
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38516
2013-10-23 22:16:09 +00:00
Gabor Juhos
b6b06000eb
kernel: update 3.10 to 3.10.17
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38506
2013-10-23 12:51:05 +00:00
Luka Perkov
ad7564142d
kirkwood: drop 3.3.x kernel version
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38404
2013-10-14 19:46:45 +00:00
Luka Perkov
73246d2f64
kirkwood: upgrade to 3.10.15
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38402
2013-10-14 19:46:40 +00:00
Luka Perkov
8c2f571ddd
kirkwood: enable appended dtb (3.10.x)
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38379
2013-10-13 03:35:13 +00:00
Luka Perkov
c808a4a7ef
ubifs: enable building modular images
...
Now it is possible to build ubi/ubifs images for only selected boards inside
single target.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38375
2013-10-12 21:44:48 +00:00
Luka Perkov
fa3ab0c237
kirkwood: add support for UBI (3.10.x)
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38301
2013-10-04 03:45:52 +00:00
Luka Perkov
5617993e10
kirkwood: enable dts compilation
...
In 3.10 we might build those, so for now just add this functionality.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38297
2013-10-03 02:50:03 +00:00
Luka Perkov
a30df8987d
kirkwood: fix initramfs images
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38296
2013-10-03 02:50:02 +00:00
Luka Perkov
38936426f7
kirkwood: update patches and configuration (3.10)
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38295
2013-10-03 02:50:00 +00:00
Luka Perkov
0eb732c659
kirkwood: drop PROFILE from image names
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 38281
2013-10-02 00:33:48 +00:00
Luka Perkov
0331657a4f
kirkwood: add linux 3.10 support
...
Backport appropriate patches to allow using device tree only board
defintions.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 38280
2013-10-02 00:33:47 +00:00
Luka Perkov
7d1e5ae918
kirkwood: prepare for 3.10
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38279
2013-10-02 00:33:45 +00:00
Luka Perkov
914ca3cb55
kirkwood: explicitly set CPU_TYPE to xscale
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38278
2013-10-02 00:33:43 +00:00
Florian Fainelli
6a4f2922f6
targets: prepare for supporting normal and initramfs images
...
In order to support both normal images and initramfs, ensure that each
target sets KERNELNAME properly so that the generic kernel building code
can copy the corresponding files over $(KDIR) with the appropriate
extension. Update the various paths to the kernel and wrapper images
from $(LINUX_DIR)/arch/$(ARCH)/boot/$(foo) to $(KDIR)/$(foo).
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37049
2013-06-27 19:58:31 +00:00
Felix Fietkau
d3a7b5633c
kirkwood: disable the CONFIG_IP_ADVANCED_ROUTER kernel config override ( #13702 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36937
2013-06-15 11:50:50 +00:00
Jonas Gorski
e7b504ce8e
kirkwood: convert to use the new jffs2_nand
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36861
2013-06-05 20:58:53 +00:00
Steven Barth
ea94d66b0f
Adapt default network configuration for IPv6
...
SVN-Revision: 36278
2013-04-09 08:03:08 +00:00
Jo-Philipp Wich
3a2cccda2e
all targets: use numerically prefixed uci-defaults file names to better control order of execution
...
SVN-Revision: 35217
2013-01-18 12:42:53 +00:00
Florian Fainelli
1e103b2ecc
target: enable XZ BCJ decompressor code after r35097
...
Required to actually be able to mount squashfs xz compressed
filesystems.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35156
2013-01-14 16:34:25 +00:00
Florian Fainelli
33f6c5ddb9
kernel: add missing USB configuration symbols after r34501
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34568
2012-12-07 11:01:53 +00:00
Gabor Juhos
1f516235ea
remove common symbols from 3.3 configs
...
The removed symbols are present in the generic configuration.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34403
2012-11-29 15:21:35 +00:00