Felix Fietkau
7ff7be96dd
omap: build various core drivers into the kernel instead of packaging them
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-01-10 13:44:26 +01:00
Felix Fietkau
018d80007e
kernel: remove ubifs xz decompression support
...
It has been unused, and less useful than squashfs for cases where flash
space usage matters.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-01-09 14:07:06 +01:00
Felix Fietkau
aa53f78038
build: fix subtarget descriptions
...
Move Target/Description above the target.mk include
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-09-04 13:35:11 +02:00
Stijn Tintel
8072264b96
kernel: update kernel 4.4 to version 4.4.19
...
Refresh patches for all targets that support kernel 4.4.
Compile-tested on all targets that use kernel 4.4 and aren't marked broken.
Runtime-tested on ar71xx, octeon and x86/64.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2016-08-23 10:51:17 +03:00
Stijn Tintel
d99169536e
omap: rename patches directory to patches-4.4
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2016-08-15 15:32:37 +02:00
Felix Fietkau
349a3a127c
omap: remove CONFIG_SND_DEBUG override
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-08-02 08:17:28 +02:00
Felix Fietkau
edea59fd99
omap: remove obsolete code for including kernel/dtb in rootfs
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-07-20 10:13:50 +02:00
Felix Fietkau
1625e57772
omap: remove obsolete kernel version support
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-07-20 10:13:50 +02:00
Dirk Neukirchen
93276a351c
omap: remove NAMESPACES config symbols
...
they are available in config/Config-kernel.in
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2016-06-14 22:57:30 -07:00
Dirk Neukirchen
0dbd0b9ecd
omap: remove XFRM config symbols
...
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2016-06-14 22:57:30 -07:00
Dirk Neukirchen
abf23d70ac
omap: remove config symbol W1
...
it is available as module
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2016-06-14 22:57:30 -07:00
Dirk Neukirchen
4ff529665f
omap: remove config symbol NETFILTER
...
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2016-06-14 22:57:30 -07:00
Dirk Neukirchen
21738fe01e
omap: remove BMP085 symbol
...
BMP085 is a pressure sensor and available as module
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2016-06-14 22:57:30 -07:00
Alexander Couzens
9efbf58360
omap: switch to 4.4
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2016-06-02 21:58:10 +02:00
Alexander Couzens
51f05b2d1a
omap: take over maintainership
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2016-06-02 21:58:10 +02:00
Felix Fietkau
638a5682e1
kernel: remove bogus CONFIG_LOG_BUF_SHIFT overrides
...
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-05-21 22:35:41 +02:00
John Crispin
dc92917409
image / basefiles: make console password configurable
...
Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
Signed-off-by: John Crispin <john@phrozen.org>
2016-04-18 21:53:07 +02:00
Felix Fietkau
3348279eca
kernel: disable bogus DEVTMPFS config overrides
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48260
2016-01-17 10:40:36 +00:00
Hauke Mehrtens
ba3a749f9b
kernel: refresh patches for kernel 4.4
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 48222
2016-01-12 20:50:41 +00:00
John Crispin
68ff0d3d78
omap: add kernel 4.4
...
- tested on Beagleboard C4
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 47925
2015-12-17 09:29:48 +00:00
John Crispin
e5e196b5b9
omap/Beagleboard: remove FEATURES override
...
It overrides the feature list of the whole target.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 47343
2015-11-02 10:17:09 +00:00
Felix Fietkau
3babd37b0e
omap: add Kernel 4.1
...
tested on Beagleboard C4
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 47013
2015-09-21 17:40:52 +00:00
Felix Fietkau
e29efa2fb7
kernel: remove packaging of kmod-crypto-core and kmod-crypto-arc4
...
Everything except for blkcipher was already built-in, so make blkcipher
built-in as well.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 46820
2015-09-08 12:31:04 +00:00
Jo-Philipp Wich
f2a75b6ca4
omap: use common image prefix
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 45786
2015-05-27 15:34:30 +00:00
John Crispin
a1b1be473e
omap: add missing symbols
...
enabled by default like other TWL4030 symbols
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 45238
2015-04-02 14:32:01 +00:00
John Crispin
69aa85a0d2
omap: add profile for BeagleBoard
...
original BeagleBoard has no Ethernet
provide a profile with all available USB Ethernet adapters
EBVBeagle comes with a kmod-usb-net-mcs7830 compatible device
tested with BeagleBoard C4
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 45237
2015-04-02 14:31:51 +00:00
John Crispin
245ebe83dc
omap: remove patch wlcore Add-support-for-DT-platform-data
...
- does not compile with 3.18
compile error: 'struct wl12xx_platform_data' has no member named 'gpio'
- different version was sent 2015 but cannot be tested by me
see "[PATCH v7 0/6] wlcore: add device-tree support" series
in linux-omap
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 45235
2015-04-02 14:31:32 +00:00
Felix Fietkau
f26bb532cf
omap: remove old kernel versions
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44803
2015-03-16 05:51:56 +00:00
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
2015-03-16 05:51:52 +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
6617845711
kernel: move MTD_SPLIT_SUPPORT to generic config
...
CONFIG_MTD_SPLIT_SUPPORT symbol default value is 'y' and many platform
specific configs explicitly enables it, while no one platform disables
this symbol. So place it in generic config and remove from platform
specific configs.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 44612
2015-03-06 07:56:08 +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
Rafał Miłecki
151b6b3432
omap: complete 3.18 support
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44572
2015-02-28 14:56:53 +00:00
Rafał Miłecki
dccefe7b53
omap: start working on 3.18 support
...
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44571
2015-02-28 13:54:51 +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
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
Hauke Mehrtens
a446681bc6
omap: add kernel 3.14 support
...
It has been compile-tested only so far. Please give it a try.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42449
2014-09-08 19:53:01 +00:00
Felix Fietkau
366007c3d8
omap: remove 3.12 kernel patches
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42401
2014-09-02 17:00:46 +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
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
Imre Kaloz
b8e295aa7b
upgrade 3.13 targets to 3.13.7
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 40022
2014-03-26 11:34:39 +00:00
Imre Kaloz
8a97da18e0
switch the am335x-evmsk to the new wlcore bindings
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39948
2014-03-18 19:05:37 +00:00
Imre Kaloz
aabce5cf6a
switch to the newer DT bindings for wl1xxx
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39946
2014-03-18 18:54:27 +00:00
Imre Kaloz
183e6a2bbc
use the default package set
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39584
2014-02-14 10:09:07 +00:00
Imre Kaloz
af63cdf87a
upgrade 3.13 targets to 3.13.2, refresh patches
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org
SVN-Revision: 39582
2014-02-13 13:27:14 +00:00
Imre Kaloz
83d9cec491
upgrade 3.12 to 3.12.10
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39581
2014-02-13 12:57:36 +00:00
Imre Kaloz
4c1dabb81e
change image generation logic
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39580
2014-02-13 10:43:32 +00:00
Imre Kaloz
16b039f367
handle some CONFIG_TARGET_ROOTFS_INCLUDE_ foo
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39578
2014-02-12 15:38:08 +00:00
Imre Kaloz
836174c22f
copy initramfs zImage to the bin dir as well
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39577
2014-02-12 10:51:46 +00:00
Imre Kaloz
936166c042
generate ubifs images
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39576
2014-02-12 10:48:33 +00:00