summaryrefslogtreecommitdiff
path: root/include/configs/sun8i.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-01sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2Samuel Holland1-0/+10
2019-01-18sunxi: usb: Switch to Generic host controllersJagan Teki1-4/+0
2018-07-31configs: sunxi: Drop CONFIG_SUNXI_USB_PHYSJagan Teki1-10/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-1/+1
2017-04-21sunxi: add basic V3s supportIcenowy Zheng1-0/+2
2016-10-30sunxi: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT definesMasahiro Yamada1-1/+0
2016-09-07ARM: armv7: move ARMV7_PSCI_NR_CPUS to KconfigMasahiro Yamada1-12/+0
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada1-1/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-01sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka1-2/+0
2016-03-31sunxi: usb_phy: Add support for A83T USB PHYsChen-Yu Tsai1-0/+2
2016-02-23sunxi: H3: Add support for the host usb-physJelle van der Waa1-1/+5
2015-12-10sunxi: Add Machine Support for A83T SOCvishnupatekar1-0/+4
2015-11-22sunxi: Add basic H3 supportJens Kuske1-0/+2
2015-06-28Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell1-2/+0
2015-05-29ARM: sunxi: Enable PSCI for sun8iChen-Yu Tsai1-0/+6
2015-05-29sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel KochmaƄski1-0/+6
2015-05-04sunxi: usb: Do not call phy_probe from hcd codeHans de Goede1-0/+2
2015-03-29sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clockIain Paton1-1/+0
2015-01-23sunxi: Use a common CONFIG_SYS_PROMPTIan Campbell1-2/+0
2015-01-14sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otgHans de Goede1-0/+5
2015-01-14sun8i: Add dram initialization supportHans de Goede1-0/+2
2014-11-05sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell1-1/+0
2014-10-24ARM: sunxi: Add basic A23 supportChen-Yu Tsai1-0/+23