summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi/board.c
AgeCommit message (Expand)Author
2019-05-20Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-05-20arm: sunxi: h6: fix reset using r_wdogClément Péron
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-04-10sunxi: Allow booting from 128KB SD/eMMC offsetAndre Przywara
2018-10-29sunxi: map DRAM part with 3G sizeIcenowy Zheng
2018-07-31sunxi: add UART0 setup for H6Icenowy Zheng
2018-07-31sunxi: use sun6i-style watchdog for H6Icenowy Zheng
2018-06-18ARM: sunxi: remove empty #ifdef/endif blockChris Packham
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski
2017-10-03arm: sunxi: Move spl_boot_device in a separate functionMaxime Ripard
2017-04-28sunxi: i2c: Add support for DM I2CJernej Skrabec
2017-04-21sunxi: add basic V3s supportIcenowy Zheng
2017-04-20sunxi: Fix watchdog reset function for R40Chen-Yu Tsai
2017-04-20sunxi: Add initial support for R40Chen-Yu Tsai
2017-04-05sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara
2017-04-05sunxi: provide ARMv8 mem_map for every ARM64 boardAndre Przywara
2017-04-05sunxi: simplify ACTLR.SMP bit set #ifdefAndre Przywara
2017-04-05sunxi: fix ACTLR.SMP assembly routineAndre Przywara
2017-01-04sunxi: A64: enable SPLAndre Przywara
2016-12-09spl: sunxi: Drop spl_board_announce_boot_device()Simon Glass
2016-12-09spl: Add a name to the SPL load-image methodsSimon Glass
2016-10-30sunxi: Enable SMP mode for the boot CPU on sun9i (A80)Philipp Tomsich
2016-10-06spl: Pass spl_image as a parameter to load_image() methodsSimon Glass
2016-10-06spl: Convert spl_board_load_image() to use linker listSimon Glass
2016-10-06spl: Convert boot_device into a structSimon Glass
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-15armv8: mmu: Add support of non-identical mappingYork Sun
2016-07-15sunxi: Use BROM stored boot_media value to determine our boot-sourceHans de Goede
2016-07-15sunxi: Support booting from SPI flashSiarhei Siamashka
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut
2016-05-25sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"Bernhard Nortmann
2016-04-01sunxi: Add support for Allwinner A64 SoCsSiarhei Siamashka
2016-04-01sunxi: Move cpu independent code to mach directoryAlexander Graf