openwrt/target/linux
Christian Lamparter e9401a2335 kernel: owl-loader for delayed Atheros ath9k fixup
Some devices (like the Cisco Meraki Z1 Cloud Managed Teleworker Gateway)
need to be able to initialize the PCIe wifi device. Normally, this is done
during the early stages of booting linux, because the necessary init code
is read from the memory mapped SPI and passed to pci_enable_ath9k_fixup.
However,this isn't possible for devices which have the init code for the
Atheros chip stored on NAND in an UBI volume. Hence, this module can be
used to initialze the chip when the user-space is ready to extract the
init code.

Martin Blumenstingl made a few fixes and added support for lantiq:
kernel: owl-loader: add support for OWL emulation PCI devices
kernel: owl-loader: don't re-scan the bus when ath9k_pci_fixup failed
kernel: owl-loader: use dev_* instead of pr_* logging functions
kernel: owl-loader: auto-generate the eeprom filename as fallback
kernel: owl-loader: add a debug message when swapping the eeprom data
kernel: owl-loader: add missing newlines in log messages
kernel: owl-loader: add support for the lantiq platform

These patches have been integrated. Thanks!

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
2016-09-19 19:32:35 +02:00
..
adm5120 kernel: remove unused morse led trigger driver 2016-08-04 20:53:02 +02:00
adm8668 build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
apm821xx kernel: update kernel 4.4 to version 4.4.20 2016-09-15 08:10:55 +02:00
ar7 build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
ar71xx ar71xx: update kernel config symbols 2016-09-19 15:30:32 +02:00
arc770 kernel: update kernel 4.4 to version 4.4.20 2016-09-15 08:10:55 +02:00
archs38 kernel: update kernel 4.4 to version 4.4.20 2016-09-15 08:10:55 +02:00
arm64 arm64: fix build for linux 4.4.21 2016-09-16 12:11:10 +02:00
at91 kernel: clean up usb gadget support 2016-09-15 13:11:21 +02:00
ath25 kernel: update kernel 4.4 to version 4.4.20 2016-09-15 08:10:55 +02:00
au1000 use immediate set in target Makefiles 2016-09-10 15:30:38 +02:00
bcm53xx bcm53xx: use upstream accepted ILP clk driver for BCM53573 2016-09-17 21:43:29 +02:00
brcm47xx build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
brcm63xx kernel: update kernel 4.4 to version 4.4.20 2016-09-15 08:10:55 +02:00
brcm2708 brcmfmac43430-firmware: rename to brcmfmac-firmware-43430-sdio 2016-09-15 20:23:46 +02:00
cns3xxx cns3xxx: eliminate hardcoded kernel/rootfs partition split 2016-09-19 14:27:26 +02:00
gemini gemini: rename config-default to config-4.4 2016-08-24 01:44:05 +03:00
generic kernel: owl-loader for delayed Atheros ath9k fixup 2016-09-19 19:32:35 +02:00
imx6 kernel: update kernel 4.4 to version 4.4.21 2016-09-16 10:17:27 +02:00
ipq806x image: add KERNEL_SIZE to the default device vars 2016-09-13 19:36:41 +02:00
ixp4xx kernel: update kernel 4.4 to version 4.4.20 2016-09-15 08:10:55 +02:00
kirkwood kirkwood: fix uimage creation for some kirkwood devices 2016-09-19 15:30:32 +02:00
lantiq kernel: update kernel 4.4 to version 4.4.20 2016-09-15 08:10:55 +02:00
malta malta: enable be64 and le64 subtargets 2016-08-15 15:32:36 +02:00
mcs814x branding: add LEDE branding 2016-03-24 22:40:13 +01:00
mediatek kernel: update kernel 4.4 to version 4.4.20 2016-09-15 08:10:55 +02:00
mpc85xx cleanup ucidef_set_interface* usage 2016-09-10 15:32:25 +02:00
mvebu kernel: update kernel 4.4 to version 4.4.20 2016-09-15 08:10:55 +02:00
mxs mxs: unconditionally install kernel images/dtb files into rootfs (needed by boards) 2016-07-20 10:13:50 +02:00
octeon kernel: update kernel 4.4 to version 4.4.20 2016-09-15 08:10:55 +02:00
omap build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
omap24xx kernel: clean up usb gadget support 2016-09-15 13:11:21 +02:00
orion orion: rename config-default to config-3.18 2016-08-24 01:47:48 +03:00
oxnas image: add KERNEL_SIZE to the default device vars 2016-09-13 19:36:41 +02:00
ppc40x build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
ppc44x build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
ramips kernel: update kernel 4.4 to version 4.4.21 2016-09-16 10:17:27 +02:00
rb532 rb532: rename config-default to config 4.1 2016-08-24 01:48:01 +03:00
realview build: fix subtarget descriptions 2016-09-04 13:35:11 +02:00
sunxi sunxi: add rtl8xxxu into pcduino v3 profile 2016-09-15 20:23:46 +02:00
uml uml: revert accidentally committed change 2016-04-25 14:09:05 +02:00
x86 use immediate set in target Makefiles 2016-09-10 15:30:38 +02:00
xburst use immediate set in target Makefiles 2016-09-10 15:30:38 +02:00
zynq build: remove cpio.gz and tar.gz from regular filesystem types 2016-07-25 12:43:39 +02:00
Makefile