History log of /openwrt/target/linux/generic/config-4.4
Revision Date Author Comments
# fc1cd99c 12-May-2016 Felix Fietkau <nbd@nbd.name>

kernel: remove ocf support, cryptodev-linux should be used instead

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>


# c718b120 01-Sep-2016 Ian Pozella <Ian.Pozella@imgtec.com>

kernel: add tpm support

This adds kernel support for tpm's providing:
* kmod-tpm - tpm framework
* kmod-tpm-i2c-infineon - infineon i2c 1.2 spec tpm
* kmod-random-tpm - tpm backed rng

Signed-off-by: Ian Pozella <Ian.Pozella@imgtec.com>
Signed-off-by: Abhijit Mahajani <Abhijit.Mahajani@imgtec.com>


# 7ad58fce 07-Jul-2016 Zoltan HERPAI <wigyori@uid0.hu>

kernel: add missing symbol for 4.4

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>


# c21ed667 06-Jul-2016 Zoltan HERPAI <wigyori@uid0.hu>

kernel: add missing symbol for 4.4

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>


# 979069b7 04-Jul-2016 Felix Fietkau <nbd@nbd.name>

kernel: add support for uncompressed zImage on ARM

This can be used to prevent double compression for platforms where the
boot loader already expects compressed images.

Signed-off-by: Felix Fietkau <nbd@nbd.name>


# 1394bc75 04-Jul-2016 Felix Fietkau <nbd@nbd.name>

kernel: add common config symbols

Signed-off-by: Felix Fietkau <nbd@nbd.name>


# b64a4f66 04-Jul-2016 Rafał Miłecki <zajec5@gmail.com>

kernel: rename B53 symbols to avoid upstream kernel conflict

In kernel 4.7 there is upstreamed b53 driver using (mostly?) the same
symbols as our b53 does. Change our symbols so both drivers can coexist
in kernel tree.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Acked-by: Jonas Gorski <jonas.gorski@gmail.com>


# 689317c5 04-Jul-2016 Zoltan HERPAI <wigyori@uid0.hu>

kernel: add missing symbols for 4.4

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>


# d86876d6 26-Jun-2016 Jo-Philipp Wich <jo@mein.io>

kernel: add missing config symbols for 4.4

Signed-off-by: Jo-Philipp Wich <jo@mein.io>


# ce1cb93b 20-Jun-2016 Alexander Couzens <lynxis@fe80.eu>

linux/generic: add missing config symbols

unset following config symbols
- INPUT_PALMAS_PWRBUTTON
- INPUT_TPS65218_PWRBUTTON
- INPUT_TWL4030_PWRBUTTON
- INPUT_TWL4030_VIBRA
- INPUT_TWL6040_VIBRA
- KEYBOARD_TWL4030
- TWL4030_MADC

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>


# dab952f5 20-Jun-2016 Felix Fietkau <nbd@nbd.name>

kernel: add missing config symbol

Signed-off-by: Felix Fietkau <nbd@nbd.name>


# 5913038a 29-Apr-2016 John Crispin <blogic@openwrt.org>

mediatek: sync patches and add more ethernet stability fixes

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49265 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 77f8fbd8 17-Mar-2016 Hauke Mehrtens <hauke@openwrt.org>

kernel: add missing kernel options

This was found by the build bot.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49033 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 6f20d7c8 05-Mar-2016 Hauke Mehrtens <hauke@openwrt.org>

kernel: add missing config options

The buildbots complained about these config options being missing for arm64:
CONFIG_DUMMY_CONSOLE_COLUMNS=80
CONFIG_DUMMY_CONSOLE_ROWS=25

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48929 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 9ecff478 16-Feb-2016 John Crispin <blogic@openwrt.org>

kernel: add missing symbols to config-4.4

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48730 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 8ce4f9be 08-Feb-2016 Jo-Philipp Wich <jow@openwrt.org>

generic: add missing kconfig symbol

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48675 3c298f89-4303-0410-b956-a3cf2f4a3e73


# e887f658 05-Feb-2016 Felix Fietkau <nbd@openwrt.org>

kernel: add missing config symbol (#21797)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48632 3c298f89-4303-0410-b956-a3cf2f4a3e73


# e648bad0 26-Jan-2016 Luka Perkov <luka@openwrt.org>

generic: mark CONFIG_SUNXI_SRAM as not set

It is marked like this on most targets.

Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48507 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 584601eb 25-Jan-2016 Felix Fietkau <nbd@openwrt.org>

kernel: disable CONFIG_USERFAULTFD, it is unused

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48481 3c298f89-4303-0410-b956-a3cf2f4a3e73


# ef283ba4 24-Jan-2016 Hauke Mehrtens <hauke@openwrt.org>

kernel: add some missing kernel config options

The built bots found these missing kernel configuration options.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48477 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 524c7f55 21-Jan-2016 Felix Fietkau <nbd@openwrt.org>

x86_64: Add missing symbols

Update to kernel 4.4 missed some symbols, fix that.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48453 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 22d06351 21-Jan-2016 Felix Fietkau <nbd@openwrt.org>

kernel: switch to SLUB by default in 4.4 (for improved performance)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48442 3c298f89-4303-0410-b956-a3cf2f4a3e73


# bfdbca55 19-Jan-2016 Zoltan HERPAI <wigyori@uid0.hu>

kernel: add missing symbols for 4.4

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48376 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 27fe1925 19-Jan-2016 Felix Fietkau <nbd@openwrt.org>

kernel: add missing symbol for 4.4

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48346 3c298f89-4303-0410-b956-a3cf2f4a3e73


# ef3c786a 17-Jan-2016 Felix Fietkau <nbd@openwrt.org>

kernel: mtdsplit: add support for EVA images

This allows splitting EVA images (usually found in fritz devices). The
firmware will be split into a kernel and a separate rootfs partition.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48262 3c298f89-4303-0410-b956-a3cf2f4a3e73


# de23a020 17-Jan-2016 Felix Fietkau <nbd@openwrt.org>

kernel: mtdsplit: add support for brnImages

This adds brnImage (used with the brnboot bootloader) firmware parsing
support. brnboot verifies the integrity of the firmware stored on the
"Code Image" partitions by looking at the 12 byte footer at the very end
of the partition. This footer contains the checksum of the original
brnImage (kernel + rootfs/squashfs) and must not be touched (by our JFFS2
rootfs_data - otherwise the image will not be bootable anymore).

Big thanks to Mathias Kresin for analyzing the brnImage structure and
finding out the information how to keep images valid even when adding a
nested rootfs_data partition.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48261 3c298f89-4303-0410-b956-a3cf2f4a3e73


# fb662fec 13-Jan-2016 Felix Fietkau <nbd@openwrt.org>

kernel: remove obsolete config symbols from 4.4

Only remove old symbols for 4.4 since older Kernels might be
removed sooner/later and 4.4 is the next LTS

build tested against:
omap 4.4 CONFIG_ALL_KMODS
x86_64

List of enabled & orphaned symbols:

-CONFIG_ARPD=y
-CONFIG_BT_L2CAP=y
-CONFIG_BT_SCO=y
-CONFIG_CAVIUM_OCTEON_HELPER=y
-CONFIG_DEFAULT_MESSAGE_LOGLEVEL=4
-CONFIG_DISABLE_DEV_COREDUMP=y
-CONFIG_EXPERIMENTAL=y
-CONFIG_EXT4_FS_XATTR=y
-CONFIG_GENERIC_HARDIRQS=y
-CONFIG_GENERIC_TIME=y
-CONFIG_HOTPLUG=y
-CONFIG_INITRAMFS_COMPRESSION_NONE=y
-CONFIG_INLINE_SPIN_UNLOCK=y
-CONFIG_LEDS_GPIO_OF=y
-CONFIG_LEDS_GPIO_PLATFORM=y
-CONFIG_MFD_SUPPORT=y
-CONFIG_MISC_DEVICES=y
-CONFIG_MTD_CHAR=y
-CONFIG_NETDEV_1000=y
-CONFIG_NET_ETHERNET=y
-CONFIG_NET_PCI=y
-CONFIG_NET_VENDOR_SILICOM=y
-CONFIG_SCSI_MULTI_LUN=y
-CONFIG_UIDGID_STRICT_TYPE_CHECKS=y
-CONFIG_USB_ARCH_HAS_EHCI=y
-CONFIG_USB_ARCH_HAS_OHCI=y
-CONFIG_USB_DEVICEFS=y
-CONFIG_USB_EZUSB=y

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48230 3c298f89-4303-0410-b956-a3cf2f4a3e73


# fdb5ddff 12-Jan-2016 Felix Fietkau <nbd@openwrt.org>

kernel: add missing symbols for linux 4.4

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48215 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 6f3a1e2a 09-Jan-2016 Zoltan HERPAI <wigyori@uid0.hu>

kernel/4.4: add missing config options

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48159 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 83730aa4 20-Dec-2015 Zoltan HERPAI <wigyori@uid0.hu>

kernel/4.4: add missing config options

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47957 3c298f89-4303-0410-b956-a3cf2f4a3e73


# bdcad917 07-Dec-2015 Imre Kaloz <kaloz@openwrt.org>

generic: bump 4.4 to rc4

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47801 3c298f89-4303-0410-b956-a3cf2f4a3e73


# be6dcf36 06-Dec-2015 Hauke Mehrtens <hauke@openwrt.org>

kernel: add missing config option.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47798 3c298f89-4303-0410-b956-a3cf2f4a3e73


# f6211c47 06-Dec-2015 Hauke Mehrtens <hauke@openwrt.org>

kernel: add missing config options for kernel 4.4

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47796 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 9da189b6 02-Dec-2015 Jonas Gorski <jogo@openwrt.org>

kernel: add linux 4.4 support

Based on 4.4-rc3. Runtime tested on MIPS.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47701 3c298f89-4303-0410-b956-a3cf2f4a3e73