aboutsummaryrefslogtreecommitdiff
path: root/board/sunxi/board.c
AgeCommit message (Expand)Author
2018-04-03sunxi: spl: remove DMA related settings of the NAND controllerMiquel Raynal
2018-04-03sunxi: spl: deassert the NAND controller reset lineMiquel Raynal
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-01-27sunxi: Transition from the MMC to a FAT-based environmentMaxime Ripard
2017-11-10sunxi: SATA link timeout fixWerner Böllmann
2017-10-03sunxi: only init USB Ethernet gadget when it's enabledIcenowy Zheng
2017-10-03sunxi: Remove the MMC index hackMaxime Ripard
2017-10-03sunxi: Use sunxi_get_boot_deviceMaxime Ripard
2017-10-03sunxi: Register usb_etherMaxime Ripard
2017-10-03musb: sunxi: switch to the device modelMaxime Ripard
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-06-05arm: Include asm/setup.h explictlySimon Glass
2017-05-17sunxi: use SPL header DT name for FIT board matchingAndre Przywara
2017-05-17sunxi: SPL: add FIT config selector for Pine64 boardsAndre Przywara
2017-05-17sunxi: SPL: store RAM size in gdAndre Przywara
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada
2017-04-28sunxi: i2c: Add support for DM I2CJernej Skrabec
2017-04-28sunxi: Move function for later convenienceJernej Skrabec
2017-04-20sunxi: Add mmc[1-3] pinmux settings for R40Chen-Yu Tsai
2017-04-20sunxi: Add initial support for R40Chen-Yu Tsai
2017-04-20sunxi: Convert CONFIG_MACPWR to KconfigMylène Josserand
2017-04-20sunxi: Convert CONFIG_SATAPWR to KconfigMylène Josserand
2017-04-05ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara
2016-10-30sunxi: add MMC pinmux setup for SDC2 on sun9iPhilipp Tomsich
2016-09-06sunxi: fix 64-bit compiler warning for SPL header parsingAndre Przywara
2016-07-31sunxi: On newer SoCs use words 1-3 instead of just word 3 from the SIDHans de Goede
2016-07-31sunxi: Ensure that the NIC specific bytes of the mac are not all 0Hans de Goede
2016-07-24mtd: nand: Add the sunxi NAND controller driverBoris Brezillon
2016-07-15sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede
2016-07-15sunxi: Remove some unnecessary #ifdefsHans de Goede
2016-07-15sunxi: Add support for multiple ethadrr-essesHans de Goede
2016-07-15sunxi: FEL - Add the ability to recognize and auto-import uEnv-style dataBernhard Nortmann
2016-07-02sunxi: spl: Fix DRAM info printingHans de Goede
2016-05-25Revert "sunxi: Reserve ATF memory space on A64"Andre Przywara
2016-05-25sunxi: power: add AXP809 supportChen-Yu Tsai
2016-05-25sunxi: power: axp818: Add support for switch SWChen-Yu Tsai
2016-04-01sunxi: Reserve ATF memory space on A64Alexander Graf
2016-04-01sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka
2016-03-31power: axp818: Add support for FLDOsChen-Yu Tsai
2016-03-23sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/KconfigHans de Goede
2016-03-23sunxi: Turn satapwr on from board_initHans de Goede
2016-03-23sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede
2016-03-14dm: block: Rename device number member dev to devnumSimon Glass
2016-02-23sunxi: power: add support for sy8106a driverJelle van der Waa
2016-01-26sunxi: power: axp818: Enable support for ALDOsChen-Yu Tsai
2016-01-26power: axp: merge separate DLDO functions into 1Chen-Yu Tsai
2016-01-21sunxi: Add support for the I2C controller which is part of the PRCMJelle van der Waa