summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/sunxi/board.c
Commit message (Expand)AuthorAgeFilesLines
* sunxi: Move cpu independent code to mach directoryAlexander Graf2016-04-011-274/+0
* sunxi: Add conditional magic sram poke for A33Hans de Goede2016-03-311-4/+16
* sunxi: Fix gmac not working due to cpu_eth_init no longer being calledHans de Goede2016-03-231-27/+1
* sunxi: A23: Fix some revisions needing a different magic sram pokeHans de Goede2016-03-231-3/+19
* sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3Chen-Yu Tsai2016-01-261-2/+2
* sunxi: Add support for UART0 in PB pin group on A83Tvishnupatekar2015-12-101-0/+4
* sunxi: Add basic H3 supportJens Kuske2015-11-221-0/+4
* spl: mmc: add support for BOOT_DEVICE_MMC2Nikita Kiryanov2015-11-181-9/+1
* spl: change return values of spl_*_load_image()Nikita Kiryanov2015-11-181-1/+3
* sunxi: board: Only try to use the MMC related functions if enabledMaxime Ripard2015-10-201-1/+5
* sunxi: Switch to using malloc_simple for the splHans de Goede2015-10-201-0/+1
* sunxi: retrieve FEL-provided values to environment variablesBernhard Nortmann2015-09-291-1/+2
* sunxi: Simplify spl board_init_f functionHans de Goede2015-09-291-5/+0
* sunxi: Enable non-secure access to RTC on sun6i (A31s)Chen-Yu Tsai2015-08-311-0/+5
* sunxi: spl: Detect at runtime where SPL was read fromDaniel Kochmański2015-07-241-12/+40
* sunxi: Add support for UART0 in PB pin group on A33Chen-Yu Tsai2015-07-051-0/+4
* sunxi: hardware-feature-specific function index defines for PORT F UART0Chen-Yu Tsai2015-07-051-4/+4
* Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...Ian Campbell2015-06-281-12/+2
* sun6i: cpu_reset: Do not return from cpu_reset()Hans de Goede2015-06-171-0/+1
* sunxi: Request macpwr gpio before using itHans de Goede2015-06-101-0/+1
* sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel Kochmański2015-05-291-2/+12
* sun9i: Basic sun9i (A80) supportHans de Goede2015-05-291-0/+4
* sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede2015-05-291-8/+0
* sunxi: add support for UART2 on A23/A33Laurent Itti2015-05-191-0/+4
* sunxi: emac: Remove non driver-model codeHans de Goede2015-05-041-12/+0
* sunxi: emac: Add driver model supportHans de Goede2015-05-041-1/+3
* sunxi: s/sun8i/sun8i_a23/Hans de Goede2015-05-041-1/+1
* sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig boolHans de Goede2015-05-041-2/+3
* sunxi: Also set Auxiliary Ctl SMP bit in SPLHans de Goede2015-05-041-2/+3
* sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski2015-04-151-12/+17
* sunxi: Support the FEL boot mode in the regular u-boot buildSiarhei Siamashka2015-02-161-6/+29
* sunxi: Normalise FEL supportSimon Glass2015-02-161-0/+21
* 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
OpenPOWER on IntegriCloud