Lucian Cristian
569b6c8246
omap: disable ubifs
...
ubifs image are not working, until there is a fix, disable them
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years ago
Lucian Cristian
ca529e60d2
omap: add support for f2fs/ext4 overlay creation
...
add kernel support and include the tools for creating an overlay partition (f2fs or ext4)
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years ago
Lucian Cristian
f9af9be8ab
omap: fix squashfs image boot and creation
...
fixes FS#1034, squash fs images fails to boot because of missing ARM BCJ filter decoder
also activate squashf image creation
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years ago
Lucian Cristian
f93f29bccc
omap: kernel update and switch to 4.14
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
7 years ago
Hauke Mehrtens
44b9175d7c
omap: Add support for kernel 4.9
...
This adds support for kernel 4.9 and replaces the kernel 4.4 support.
These are lynxis test results:
panda-board a3 - works, but no network, but master/4.4 doesn't have network either.
panda-board-a4 - u-boot SPL refuse to boot.
beaglebone-black - works
beagle-board - usb attached network doesn't come up and I doesn't have a serial around.
beagle-board-xm - ToDo: image code is missing.
Kernel 4.4 does not look better, so we merge this anyway.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: Alexander Couzens <lynxis@fe80.eu>
7 years ago
Alexander Couzens
9b8e274e1b
omap: rework image generation and profiles
...
Migrate to new image generation and
introduce sdcard generation (based on sunxi).
Profile now generated via image/Makefile instead
of profiles/ directory.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
8 years ago
Alexander Couzens
72fdea244f
omap: correct CPU_TYPE: omaps are cortext-a8
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
8 years ago
Felix Fietkau
aa53f78038
build: fix subtarget descriptions
...
Move Target/Description above the target.mk include
Signed-off-by: Felix Fietkau <nbd@nbd.name>
8 years ago
Alexander Couzens
9efbf58360
omap: switch to 4.4
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
9 years ago
Alexander Couzens
51f05b2d1a
omap: take over maintainership
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
9 years ago
Felix Fietkau
495404e9a4
omap: update to linux 3.18, it has been tested by at least one builder and 3.13 has not been built by buildbot in a long time
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44802
10 years ago
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
10 years ago
Felix Fietkau
f35da063bc
targets: remove useless quotes around KERNELNAME
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42780
10 years ago
John Crispin
ac5d5cbc79
kernel: add a NAND_SUPPORT symbol
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41122
11 years ago
Imre Kaloz
b8e295aa7b
upgrade 3.13 targets to 3.13.7
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 40022
11 years ago
Imre Kaloz
183e6a2bbc
use the default package set
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39584
11 years ago
Imre Kaloz
af63cdf87a
upgrade 3.13 targets to 3.13.2, refresh patches
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org
SVN-Revision: 39582
11 years ago
Imre Kaloz
936166c042
generate ubifs images
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39576
11 years ago
Imre Kaloz
96007fee20
switch to 3.13.1
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39509
11 years ago
Imre Kaloz
e504547e4c
upgrade 3.12 targets to 3.12.5
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39055
11 years ago
Imre Kaloz
08a62d8d8a
tunr on some additional features
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38942
11 years ago
Imre Kaloz
d38c28b58c
make default packages selected for real
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38850
11 years ago
Imre Kaloz
06d0fda4d1
switch to 3.12, enable support for AM33xx/OMAP3
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38692
11 years ago
Imre Kaloz
1381fa6c5c
rename the omap4 target to omap
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38691
11 years ago
Luka Perkov
4fa3e3aae9
build: fix typo
...
vfp3 should be named vfpv3
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38222
11 years ago
Felix Fietkau
c8609ab4f8
build: unify arm target cflags
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38211
11 years ago
John Crispin
a4d96aae8d
bump to 3.3.8
...
SVN-Revision: 32055
13 years ago
Gabor Juhos
2ae5581447
kernel: update linux 3.3 to 3.3.7
...
SVN-Revision: 31848
13 years ago
Gabor Juhos
b472e5d12e
kernel: update linux 3.3 to 3.3.6
...
SVN-Revision: 31709
13 years ago
Gabor Juhos
34018a630f
kernel: update linux 3.3 to 3.3.5
...
SVN-Revision: 31645
13 years ago
Imre Kaloz
9a91dc9f71
upgrade to 3.3, enable framebuffer
...
SVN-Revision: 31576
13 years ago
Jonas Gorski
22b4e6b882
kernel: update linux 3.2 to 3.2.16
...
SVN-Revision: 31459
13 years ago
Jonas Gorski
a8f2bc682e
kernel: also update the targets to use 3.2.15
...
Thanks Gabor for spotting it.
SVN-Revision: 31337
13 years ago
Jonas Gorski
16b4cbcdd6
kernel: update linux 3.2 to 3.2.14
...
SVN-Revision: 31222
13 years ago
Jonas Gorski
d87efd8c3c
kernel: update linux 3.2 to 3.2.13 and refresh patches
...
Also remove a duplicate patch from lantiq (already in generic).
SVN-Revision: 31158
13 years ago
Gabor Juhos
c1dc6df8bd
kernel: update linux 3.2 to 3.2.12
...
SVN-Revision: 31028
13 years ago
Gabor Juhos
9698a499b6
kernel: update linux 3.2 to 3.2.9
...
SVN-Revision: 30767
13 years ago
Gabor Juhos
6959317691
kernel: update linux 3.2 to 3.2.5
...
SVN-Revision: 30401
13 years ago
Imre Kaloz
bd8683ac93
add audio and display features
...
SVN-Revision: 30370
13 years ago
Jonas Gorski
b3568b10c2
kernel: update linux 3.2 to 3.2.2
...
SVN-Revision: 29967
13 years ago
Imre Kaloz
f9e41adc80
add support for OMAP4 based boards, starting with the PandaBoard
...
SVN-Revision: 29753
13 years ago
Hauke Mehrtens
50c743e79e
kernel: Update to version 2.6.37.6
...
Thank you Peter Wagner for the patch
SVN-Revision: 26441
14 years ago
Imre Kaloz
b8430e7427
update to 2.6.32.33 and 2.6.37.4
...
SVN-Revision: 26226
14 years ago
Imre Kaloz
5e58d35a34
upgrade to 2.6.37
...
SVN-Revision: 26224
14 years ago
Hauke Mehrtens
b78210955c
kernel: update to kernel version 2.6.32.32
...
SVN-Revision: 26124
14 years ago
Florian Fainelli
d3c2b87213
update to 2.6.32.29
...
SVN-Revision: 25583
14 years ago
Hauke Mehrtens
b8ab3d34eb
kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update kenrel 2.6.36.1 to 2.6.36.2
...
SVN-Revision: 24486
14 years ago
Imre Kaloz
ead8ab8403
update to the latest stable kernels
...
SVN-Revision: 24136
14 years ago
Imre Kaloz
0a5da348d1
update kernels to 2.6.32.25 and 2.6.35.8
...
SVN-Revision: 23851
14 years ago
Imre Kaloz
81059a2a96
mark targets maintained by me
...
SVN-Revision: 23668
14 years ago