summaryrefslogtreecommitdiff
path: root/board/sunxi
AgeCommit message (Expand)AuthorFilesLines
2016-09-18Merge branch 'master' of git://www.denx.de/git/u-boot-sunxiTom Rini1-0/+5
2016-09-18sunxi: Add defconfig and dts for the NanoPi NEOJelle van der Waa1-0/+5
2016-09-17Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-17Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-17Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-17Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-17Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-17Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-17Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass1-0/+3
2016-09-07ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada1-0/+5
2016-09-06sunxi: fix 64-bit compiler warning for SPL header parsingAndre Przywara1-1/+1
2016-09-06sunxi: Kconfig: rename non-existent SUN50I_A64 config symbolAndre Przywara1-1/+1
2016-09-03sunxi: Add defconfig and dts file for the Orange Pi Plus2E SBCHans de Goede1-0/+1
2016-09-03sunxi: Add support for A33-OLinuXino boardStefan Mavrodiev1-0/+5
2016-09-03sunxi: Add iNet D978 rev2 defconfigIcenowy Zheng1-0/+5
2016-08-26sun5i: Add defconfig and dts file for the Empire Electronix M712 tabletHans de Goede1-0/+1
2016-08-26sun6i: Add defconfig and dts file for tablets using the inet-q972 PCBHans de Goede1-0/+1
2016-08-12kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada1-8/+8
2016-07-31sunxi: On newer SoCs use words 1-3 instead of just word 3 from the SIDHans de Goede1-1/+19
2016-07-31sunxi: Ensure that the NIC specific bytes of the mac are not all 0Hans de Goede1-0/+4
2016-07-26sunxi: Add defconfig and dts file for the Orange Pi PC Plus SBCHans de Goede1-0/+1
2016-07-25mtd: nand: Add the sunxi NAND controller driverBoris Brezillon1-1/+4
2016-07-15sunxi: Add defconfig and dts file for the Orange Pi Lite SBCHans de Goede1-0/+1
2016-07-15sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede1-2/+1
2016-07-15sunxi: Remove some unnecessary #ifdefsHans de Goede1-9/+2
2016-07-15sunxi: Add support for multiple ethadrr-essesHans de Goede1-16/+47
2016-07-15sunxi: FEL - Add the ability to recognize and auto-import uEnv-style dataBernhard Nortmann1-8/+21
2016-07-11doc: ARMv8: add README.pine64Andre Przywara1-0/+98
2016-07-02sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot)Quentin Schulz1-0/+5
2016-07-02sunxi: spl: Fix DRAM info printingHans de Goede1-1/+1
2016-06-20sunxi: Revert "sunxi: make SoC variant choice mandatory"Hans de Goede1-0/+1
2016-06-20sunxi: Add defconfig and dts file for inet86dz boardHans de Goede1-0/+1
2016-06-20sunxi: Add defconfig and dts file for Polaroid MID2407PXE03 tabletHans de Goede1-0/+1
2016-05-25sunxi: Enable a bunch of commands by default on sunxiHans de Goede1-0/+7
2016-05-25Revert "sunxi: Reserve ATF memory space on A64"Andre Przywara1-9/+0
2016-05-25sunxi: power: add AXP809 supportChen-Yu Tsai1-5/+15
2016-05-25sunxi: power: axp818: Add support for switch SWChen-Yu Tsai1-0/+1
2016-05-25sunxi: Disable VIDEO for SoCs without display supportChen-Yu Tsai1-1/+1
2016-05-25sunxi: Add default MMC0 card detect pin for A83T, H3 and A64 SoCsChen-Yu Tsai1-0/+1
2016-05-25sunxi: Sort SoC variants by family (sunXi) first, chip name secondChen-Yu Tsai1-11/+11
2016-05-25sunxi: make SoC variant choice mandatoryChen-Yu Tsai1-1/+0
2016-04-12sunxi: Add defconfig and dts file for Orange Pi One SBCHans de Goede1-0/+1
2016-04-12sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig optionHans de Goede1-0/+9
2016-04-01sunxi: Reserve ATF memory space on A64Alexander Graf1-0/+9
2016-04-01sunxi: Add Pine64+ supportSiarhei Siamashka1-0/+2
2016-04-01sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka2-7/+37
2016-03-31power: axp818: Add support for FLDOsChen-Yu Tsai1-0/+6
2016-03-24sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/KconfigHans de Goede1-3/+6
2016-03-24sunxi: Turn satapwr on from board_initHans de Goede2-8/+4
2016-03-24sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede2-13/+6