openwrtv4/package
Daniel Golle dcc34574ef oxnas: bring in new oxnas target
Reboot the oxnas target based on Linux 4.14 by rebasing our support on
top of the now-existing upstream kernel support.
This commit brings oxnas support to the level of v4.17 having upstream
drivers for Ethernet, Serial and NAND flash.
Botch up OpenWrt's local drivers for EHCI, SATA and PCIe based on the
new platform code and device-tree.
Re-introduce base-files from old oxnas target which works for now but
needs further clean-up towards generic board support.

Functional issues:
 * PCIe won't come up (hence no USB3 on Shuttle KD20)
 * I2C bus of Akitio myCloud device is likely not to work (missing
   debounce support in new pinctrl driver)

Code-style issues:
 * plla/pllb needs further cleanup -- currently their users or writing
   into the syscon regmap after acquireling the clk instead of using
   defined clk_*_*() functions to setup multipliers and dividors.
 * PCIe phy needs its own little driver.
 * SATA driver is a monster and should be split into an mfd having
   a raidctrl regmap, sata controller, sata ports and sata phy.

Tested on MitraStar STG-212 aka. Medion Akoya MD86xxx and Shuttle KD20.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-06-01 15:45:06 +02:00
..
base-files base-files: fix ucidef_set_interface() protocol selection 2018-05-25 07:48:25 +02:00
boot oxnas: bring in new oxnas target 2018-06-01 15:45:06 +02:00
devel perf: restrict libunwind dependency to archs that actually support libunwind 2018-02-25 17:03:42 +01:00
firmware ath10k-firmware: Fix two more typos 2018-05-30 06:33:19 +02:00
kernel ath10k-ct: Update driver to latest 2018-06-01 08:22:26 +02:00
libs nettle: bump to 3.4 2018-06-01 08:39:59 +02:00
network netifd: drop conflicting 'device' interface property 2018-06-01 15:02:41 +02:00
system mtd: mark as nonshared to fix FS#484 2018-06-01 08:29:11 +02:00
utils mbedtls: update to version 2.9.0 2018-05-22 20:47:20 +02:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00