summaryrefslogtreecommitdiff
path: root/board/sunxi
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-201-0/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot-sunxiTom Rini2016-09-181-0/+5
|\
| * sunxi: Add defconfig and dts for the NanoPi NEOJelle van der Waa2016-09-181-0/+5
* | Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* | Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* | Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* | Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* | Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* | Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
* | Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2016-09-161-0/+3
|/
* ARM: armv7: move CONFIG_ARMV7_PSCI to KconfigMasahiro Yamada2016-09-071-0/+5
* sunxi: fix 64-bit compiler warning for SPL header parsingAndre Przywara2016-09-061-1/+1
* sunxi: Kconfig: rename non-existent SUN50I_A64 config symbolAndre Przywara2016-09-061-1/+1
* sunxi: Add defconfig and dts file for the Orange Pi Plus2E SBCHans de Goede2016-09-031-0/+1
* sunxi: Add support for A33-OLinuXino boardStefan Mavrodiev2016-09-031-0/+5
* sunxi: Add iNet D978 rev2 defconfigIcenowy Zheng2016-09-031-0/+5
* sun5i: Add defconfig and dts file for the Empire Electronix M712 tabletHans de Goede2016-08-261-0/+1
* sun6i: Add defconfig and dts file for tablets using the inet-q972 PCBHans de Goede2016-08-261-0/+1
* kconfig: use bool instead of boolean for type definition attributesMasahiro Yamada2016-08-121-8/+8
* sunxi: On newer SoCs use words 1-3 instead of just word 3 from the SIDHans de Goede2016-07-311-1/+19
* sunxi: Ensure that the NIC specific bytes of the mac are not all 0Hans de Goede2016-07-311-0/+4
* sunxi: Add defconfig and dts file for the Orange Pi PC Plus SBCHans de Goede2016-07-261-0/+1
* mtd: nand: Add the sunxi NAND controller driverBoris Brezillon2016-07-241-1/+4
* sunxi: Add defconfig and dts file for the Orange Pi Lite SBCHans de Goede2016-07-151-0/+1
* sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede2016-07-151-2/+1
* sunxi: Remove some unnecessary #ifdefsHans de Goede2016-07-151-9/+2
* sunxi: Add support for multiple ethadrr-essesHans de Goede2016-07-151-16/+47
* sunxi: FEL - Add the ability to recognize and auto-import uEnv-style dataBernhard Nortmann2016-07-151-8/+21
* doc: ARMv8: add README.pine64Andre Przywara2016-07-111-0/+98
* sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot)Quentin Schulz2016-07-021-0/+5
* sunxi: spl: Fix DRAM info printingHans de Goede2016-07-021-1/+1
* sunxi: Revert "sunxi: make SoC variant choice mandatory"Hans de Goede2016-06-201-0/+1
* sunxi: Add defconfig and dts file for inet86dz boardHans de Goede2016-06-201-0/+1
* sunxi: Add defconfig and dts file for Polaroid MID2407PXE03 tabletHans de Goede2016-06-201-0/+1
* sunxi: Enable a bunch of commands by default on sunxiHans de Goede2016-05-251-0/+7
* Revert "sunxi: Reserve ATF memory space on A64"Andre Przywara2016-05-251-9/+0
* sunxi: power: add AXP809 supportChen-Yu Tsai2016-05-251-5/+15
* sunxi: power: axp818: Add support for switch SWChen-Yu Tsai2016-05-251-0/+1
* sunxi: Disable VIDEO for SoCs without display supportChen-Yu Tsai2016-05-251-1/+1
* sunxi: Add default MMC0 card detect pin for A83T, H3 and A64 SoCsChen-Yu Tsai2016-05-251-0/+1
* sunxi: Sort SoC variants by family (sunXi) first, chip name secondChen-Yu Tsai2016-05-251-11/+11
* sunxi: make SoC variant choice mandatoryChen-Yu Tsai2016-05-251-1/+0
* sunxi: Add defconfig and dts file for Orange Pi One SBCHans de Goede2016-04-121-0/+1
* sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig optionHans de Goede2016-04-121-0/+9
* sunxi: Reserve ATF memory space on A64Alexander Graf2016-04-011-0/+9
* sunxi: Add Pine64+ supportSiarhei Siamashka2016-04-011-0/+2
* sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka2016-04-012-7/+37
* power: axp818: Add support for FLDOsChen-Yu Tsai2016-03-311-0/+6
* sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/KconfigHans de Goede2016-03-231-3/+6
* sunxi: Turn satapwr on from board_initHans de Goede2016-03-232-8/+4