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/boot
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
..
apex ixp4xx: put apex images into image staging directory 7 years ago
arm-trusted-firmware-sunxi arm-trusted-firmware-sunxi: use release build and bump version 6 years ago
at91bootstrap at91: Add SAMA5D2 PTC EK board 6 years ago
fconfig treewide: clean up download hashes 8 years ago
grub2 grub2: disable building platform code for target utility 6 years ago
imx-bootlets treewide: clean up download hashes 8 years ago
kexec-tools kexec-tools: bump version to 2.0.16 6 years ago
kobs-ng kobs-ng: add header for integer definitions 7 years ago
rbcfg rbcfg: Implement CPU frequency control 7 years ago
uboot-ar71xx uboot-ar71xx: fix build error 7 years ago
uboot-at91 at91: Add SAMA5D2 PTC EK board 6 years ago
uboot-envtools mvebu: add support for WRT32X (venom) 6 years ago
uboot-fritz4040 ipq40xx: add target 6 years ago
uboot-imx6 uboot-imx6: fix build with GCC 7 6 years ago
uboot-kirkwood uboot-kirkwood: update to 2018.03 6 years ago
uboot-lantiq lantiq: rename gphy firmware 6 years ago
uboot-layerscape layerscape: support ubifs rootfs in u-boot env 6 years ago
uboot-layerscape-armv8_32b layerscape: support ubifs rootfs in u-boot env 6 years ago
uboot-mvebu uboot-mvebu: fix build on hosts lacking pkg-config 6 years ago
uboot-mxs uboot-mxs: fix build on hosts lacking pkg-config 6 years ago
uboot-omap packages/uboot-omap: bugfix: serial using ns16550 fifo not enabled 6 years ago
uboot-oxnas oxnas: bring in new oxnas target 6 years ago
uboot-sunxi sunxi: add build for sopine 6 years ago
uboot-xburst treewide: clean up download hashes 8 years ago
uboot-zynq uboot-zynq: fix build on hosts lacking pkg-config 6 years ago
yamonenv packages: mark packages depending on a target as nonshared 7 years ago