summaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi/board.c
AgeCommit message (Expand)Author
2022-03-26sunxi: Fix old GMAC pinmux setupAndre Przywara
2022-03-03mach-sunxi: Add boot device detection for SUNIV/F1C100sJesse Taube
2022-02-04mach-sunxi: Add support for SUNIV architectureIcenowy Zheng
2022-02-04armv8: remove no longer needed lowlevel_init.SAndre Przywara
2022-02-04sunxi: move early "SRAM setup" into separate fileAndre Przywara
2022-02-04sunxi: move Cortex SMPEN setting into start.SAndre Przywara
2022-02-04sunxi: move non-essential code out of s_init()Andre Przywara
2021-11-04sunxi: Avoid duplicate reset_cpu with SYSRESET enabledSamuel Holland
2021-10-12sunxi: Only initialize legacy I2C when enabledSamuel Holland
2021-10-11sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass
2021-07-10sunxi: H616: Enable full 4GB of DRAMAndre Przywara
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-19sunxi: support boot console on uart1 for sun8iTobias Schramm
2021-01-25sunxi: add support for H616 uart0Jernej Skrabec
2021-01-25sunxi: support loading with SPL > 32KBAndre Przywara
2021-01-25sunxi: Introduce common symbol for H6 like SoCsJernej Skrabec
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-26sunxi: Automate loading from 128KB MMC offsetAndre Przywara
2020-01-26sunxi: SPL: Factor out sunxi_get_boot_source()Andre Przywara
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-10-25sunxi: set PIO voltage to hardware-detected value on startup on H6Icenowy Zheng
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