summaryrefslogtreecommitdiff
path: root/board/sunxi/board.c
Commit message (Expand)AuthorAgeFilesLines
* sunxi: only init USB Ethernet gadget when it's enabledIcenowy Zheng2017-10-031-0/+2
* sunxi: Remove the MMC index hackMaxime Ripard2017-10-031-14/+6
* sunxi: Use sunxi_get_boot_deviceMaxime Ripard2017-10-031-1/+5
* sunxi: Register usb_etherMaxime Ripard2017-10-031-0/+2
* musb: sunxi: switch to the device modelMaxime Ripard2017-10-031-1/+0
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-3/+3
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-161-1/+1
* env: Rename common functions related to setenv()Simon Glass2017-08-161-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-4/+4
* arm: Include asm/setup.h explictlySimon Glass2017-06-051-0/+1
* sunxi: use SPL header DT name for FIT board matchingAndre Przywara2017-05-171-3/+9
* sunxi: SPL: add FIT config selector for Pine64 boardsAndre Przywara2017-05-171-0/+23
* sunxi: SPL: store RAM size in gdAndre Przywara2017-05-171-4/+3
* mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-151-1/+1
* sunxi: i2c: Add support for DM I2CJernej Skrabec2017-04-281-0/+8
* sunxi: Move function for later convenienceJernej Skrabec2017-04-281-94/+94
* sunxi: Add mmc[1-3] pinmux settings for R40Chen-Yu Tsai2017-04-201-2/+15
* sunxi: Add initial support for R40Chen-Yu Tsai2017-04-201-5/+14
* sunxi: Convert CONFIG_MACPWR to KconfigMylène Josserand2017-04-201-3/+4
* sunxi: Convert CONFIG_SATAPWR to KconfigMylène Josserand2017-04-201-3/+4
* ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara2017-04-051-3/+3
* sunxi: add MMC pinmux setup for SDC2 on sun9iPhilipp Tomsich2016-10-301-0/+7
* sunxi: fix 64-bit compiler warning for SPL header parsingAndre Przywara2016-09-061-1/+1
* 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
* mtd: nand: Add the sunxi NAND controller driverBoris Brezillon2016-07-241-1/+4
* 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
* sunxi: spl: Fix DRAM info printingHans de Goede2016-07-021-1/+1
* 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: Reserve ATF memory space on A64Alexander Graf2016-04-011-0/+9
* sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka2016-04-011-6/+29
* 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-231-0/+4
* sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede2016-03-231-0/+5
* dm: block: Rename device number member dev to devnumSimon Glass2016-03-141-2/+2
* sunxi: power: add support for sy8106a driverJelle van der Waa2016-02-231-0/+5
* sunxi: power: axp818: Enable support for ALDOsChen-Yu Tsai2016-01-261-5/+3
* power: axp: merge separate DLDO functions into 1Chen-Yu Tsai2016-01-261-4/+4
* sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa2016-01-211-0/+6
* sunxi: power: enabled support for axp818vishnupatekar2015-12-101-5/+8
* sunxi: power: Unify axp pmic function namesHans de Goede2015-10-201-38/+32
* sunxi: power: Make all voltages configurable through KconfigHans de Goede2015-10-201-24/+24
* sunxi: retrieve FEL-provided values to environment variablesBernhard Nortmann2015-09-291-0/+35
* sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXIHans de Goede2015-08-311-1/+1