summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/sunxi/board.c
Commit message (Expand)AuthorAgeFilesLines
* sunxi: Restore lowlevel_init usageHans de Goede2015-01-211-21/+21
* sunxi: Drop use of lowlevel_init()Simon Glass2015-01-161-5/+0
* sunxi: Move SPL s_init() code to board_init_f()Simon Glass2015-01-161-32/+37
* sun8i: Add dram initialization supportHans de Goede2015-01-141-1/+2
* sun6i: Poke magic sram controller register to avoid cache issuesHans de Goede2014-11-131-0/+5
* sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell2014-11-051-10/+10
* ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai2014-10-241-0/+4
* ARM: sunxi: Add basic A23 supportChen-Yu Tsai2014-10-241-1/+2
* ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai2014-10-241-1/+10
* ARM: sunxi: Fix reset command on sun6i/sun8iChen-Yu Tsai2014-10-241-0/+10
* ARM: sun6i: Setup the A31 UART0 muxingMaxime Ripard2014-10-241-0/+4
* ARM: sunxi: Use macro values for setting UART GPIO pull-upsChen-Yu Tsai2014-10-241-3/+3
* sunxi: Add CONFIG_MACPWR optionHans de Goede2014-07-311-0/+5
* sunxi: Fix reset hang on sun5iHans de Goede2014-07-181-1/+5
* sunxi: Add i2c supportHans de Goede2014-07-181-0/+6
* sunxi: Avoid unused variable warning.Ian Campbell2014-07-081-1/+3
* sunxi: Add emac glue, enable emac on the cubieboardHans de Goede2014-07-061-0/+8
* sunxi: Add sun5i supportHans de Goede2014-07-061-0/+12
* sunxi: Implement reset_cpuHans de Goede2014-07-061-0/+7
* sunxi: add gmac Ethernet supportIan Campbell2014-05-251-0/+23
* sunxi: add sun7i cpu, board and start of day supportIan Campbell2014-05-251-0/+88
OpenPOWER on IntegriCloud