aboutsummaryrefslogtreecommitdiff
path: root/board/sunxi
AgeCommit message (Expand)AuthorFilesLines
2014-11-13sunxi: gmac: Update bananapi fixup to the new CONFIG_TARGET_<BOARD> structureZoltan HERPAI1-1/+1
2014-11-13sun6i: ehci: Add sun6i ehci supportHans de Goede1-0/+2
2014-11-13sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-sHans de Goede1-0/+14
2014-11-13sun6i: Add Mele M9 boardHans de Goede2-0/+5
2014-11-13sun6i: Enable SPLHans de Goede1-0/+1
2014-11-13sun6i: Add basic axp221 driverOliver Schinagl1-0/+26
2014-11-05dm: sunxi: Make sure that GPIOs are requestedSimon Glass1-0/+1
2014-11-05dm: sunxi: Add a new config for an FDT-based pcDuino3Simon Glass1-0/+1
2014-11-05sunxi: kconfig: Introduce CONFIG_TARGET_<BOARD>Ian Campbell2-22/+123
2014-11-05sunxi: Kconfig: Make SPL_FEL a toplevel Kconfig optionIan Campbell1-0/+5
2014-11-05sunxi: kconfig: Rename TARGET_SUN[45678]I to MACH_SUN[45678]I.Ian Campbell1-10/+10
2014-11-05sunxi: kconfig: Add top-level ARCH_SUNXIIan Campbell1-1/+29
2014-11-05ARM: sunxi: Fix Ippo-q8h-v5 defconfig filenameChen-Yu Tsai1-1/+1
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-10-24sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig optionHans de Goede1-0/+7
2014-10-24ARM: sunxi: Add Ippo-q8h-v5 A23 tablet board defconfigChen-Yu Tsai1-0/+5
2014-10-24ARM: sunxi: Add basic A23 supportChen-Yu Tsai1-1/+2
2014-10-24sunxi: Kconfig: Unify sunxi Kconfig codeHans de Goede1-27/+5
2014-10-24sunxi: Use PG3 - PG8 as io-pins for mmc1Hans de Goede1-3/+3
2014-10-24sunxi: When we've both mmc0 and mmc2, detect from which one we're bootingHans de Goede1-2/+28
2014-10-24sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig optionHans de Goede2-1/+9
2014-10-24sunxi: Add mmc card-detect functionalityHans de Goede1-0/+26
2014-10-24ARM: sun6i: Add Colombus board defconfigChen-Yu Tsai1-0/+5
2014-10-24ARM: sunxi: Add basic A31 supportMaxime Ripard1-1/+9
2014-10-24sunxi: Add support for the Mele M3 boardHans de Goede2-0/+2
2014-10-24sun7i: Add support for Olimex A20-OLinuXino-LIME2Iain Paton3-0/+38
2014-10-08sunxi: Fix gmac not working reliable on the BananapiHans de Goede1-0/+9
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-6/+0
2014-09-05sun7i: Add support for Olimex A20-OLinuXino-LIMEFUKAUMI Naoki3-0/+38
2014-09-05sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILEIan Campbell1-2/+2
2014-08-12sunxi: Add environment settings to make extlinux.conf booting workHans de Goede1-0/+3
2014-08-12sunxi: Kconfig: move common settings into a shared code blockHans de Goede1-26/+6
2014-07-31sun7i: Add bananapi boardHans de Goede3-0/+33
2014-07-31sun7i: Add support for a number of new sun7i boardsHans de Goede5-0/+102
2014-07-31sun5i: Add support for a number of new sun5i boardsHans de Goede4-0/+69
2014-07-31sun4i: Add support for a number of new sun4i boardsHans de Goede7-2/+169
2014-07-31ahci: provide sunxi SATA driver using AHCI platform frameworkIan Campbell2-0/+85
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+19
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+59
2014-07-18sunxi: add Cubieboard2 supportIan Campbell2-0/+32
2014-07-18sunxi: use random parts of SID to set ethaddrJonathan Liu1-0/+28
2014-07-18sunxi: Add axp152 pmic supportHans de Goede1-0/+10
2014-07-18sunxi: Add axp209 pmic supportHenrik Nordstrom1-0/+22
2014-07-18sunxi: Add i2c supportHans de Goede1-0/+7
2014-07-06sunxi: Add support for using MII phy-s with the GMAC nicChen-Yu Tsai1-0/+11
2014-07-06sunxi: Add sun5i supportHans de Goede3-0/+65
2014-07-06sunxi: Add sun4i supportHans de Goede2-0/+32
2014-05-25sunxi: mmc supportIan Campbell1-0/+63
2014-05-25sunxi: add gmac Ethernet supportIan Campbell2-0/+33
2014-05-25sunxi: add support for Cubietruck booting in FEL modeIan Campbell2-0/+32