You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/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>
6 years ago
..
base-files base-files: fix ucidef_set_interface() protocol selection 6 years ago
boot oxnas: bring in new oxnas target 6 years ago
devel perf: restrict libunwind dependency to archs that actually support libunwind 6 years ago
firmware ath10k-firmware: Fix two more typos 6 years ago
kernel ath10k-ct: Update driver to latest 6 years ago
libs nettle: bump to 3.4 6 years ago
network netifd: drop conflicting 'device' interface property 6 years ago
system mtd: mark as nonshared to fix FS#484 6 years ago
utils mbedtls: update to version 2.9.0 6 years ago
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 6 years ago