summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/sunxi/board.c
AgeCommit message (Expand)Author
2016-09-18sunxi: Support UART4 on A80 (sun9i) as system consolePhilipp Tomsich
2016-09-18sunxi: Enable SMP mode for sun9i (A80)Philipp Tomsich
2016-09-18sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede
2016-09-18sunxi: A23: Fix some revisions needing a different magic sram pokeHans de Goede
2016-01-26sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3Chen-Yu Tsai
2015-12-10sunxi: Add support for UART0 in PB pin group on A83Tvishnupatekar
2015-11-22sunxi: Add basic H3 supportJens Kuske
2015-11-18spl: mmc: add support for BOOT_DEVICE_MMC2Nikita Kiryanov
2015-11-18spl: change return values of spl_*_load_image()Nikita Kiryanov
2015-10-20sunxi: board: Only try to use the MMC related functions if enabledMaxime Ripard
2015-10-20sunxi: Switch to using malloc_simple for the splHans de Goede
2015-09-29sunxi: retrieve FEL-provided values to environment variablesBernhard Nortmann
2015-09-29sunxi: Simplify spl board_init_f functionHans de Goede
2015-08-31sunxi: Enable non-secure access to RTC on sun6i (A31s)Chen-Yu Tsai
2015-07-24sunxi: spl: Detect at runtime where SPL was read fromDaniel Kochmański
2015-07-05sunxi: Add support for UART0 in PB pin group on A33Chen-Yu Tsai
2015-07-05sunxi: hardware-feature-specific function index defines for PORT F UART0Chen-Yu Tsai
2015-06-28Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell
2015-06-17sun6i: cpu_reset: Do not return from cpu_reset()Hans de Goede
2015-06-10sunxi: Request macpwr gpio before using itHans de Goede
2015-05-29sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański
2015-05-29sun9i: Basic sun9i (A80) supportHans de Goede
2015-05-29sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede
2015-05-19sunxi: add support for UART2 on A23/A33Laurent Itti
2015-05-04sunxi: emac: Remove non driver-model codeHans de Goede
2015-05-04sunxi: emac: Add driver model supportHans de Goede
2015-05-04sunxi: s/sun8i/sun8i_a23/Hans de Goede
2015-05-04sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede
2015-05-04sunxi: Also set Auxiliary Ctl SMP bit in SPLHans de Goede
2015-04-15sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski
2015-02-16sunxi: Support the FEL boot mode in the regular u-boot buildSiarhei Siamashka
2015-02-16sunxi: Normalise FEL supportSimon Glass
2015-01-21sunxi: Restore lowlevel_init usageHans de Goede
2015-01-16sunxi: Drop use of lowlevel_init()Simon Glass
2015-01-16sunxi: Move SPL s_init() code to board_init_f()Simon Glass
2015-01-14sun8i: Add dram initialization supportHans de Goede
2014-11-13sun6i: Poke magic sram controller register to avoid cache issuesHans de Goede
2014-11-05sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell
2014-10-24ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai
2014-10-24ARM: sunxi: Add basic A23 supportChen-Yu Tsai
2014-10-24ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai
2014-10-24ARM: sunxi: Fix reset command on sun6i/sun8iChen-Yu Tsai
2014-10-24ARM: sun6i: Setup the A31 UART0 muxingMaxime Ripard
2014-10-24ARM: sunxi: Use macro values for setting UART GPIO pull-upsChen-Yu Tsai
2014-07-31sunxi: Add CONFIG_MACPWR optionHans de Goede
2014-07-18sunxi: Fix reset hang on sun5iHans de Goede
2014-07-18sunxi: Add i2c supportHans de Goede
2014-07-08sunxi: Avoid unused variable warning.Ian Campbell
2014-07-06sunxi: Add emac glue, enable emac on the cubieboardHans de Goede
2014-07-06sunxi: Add sun5i supportHans de Goede