aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sunxi/board.c
Commit message (Expand)AuthorAgeFilesLines
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-231-1/+1
* sunxi: board: Fix UART PortF pinmux setupAndre Przywara2022-05-241-6/+7
* sunxi: eMMC: Improve automatic boot source detectionAndre Przywara2022-04-051-0/+83
* sunxi: H3: fix non working console on uart2Angelo Dureghello2022-04-041-0/+4
* sunxi: Support SPL in both eGON and TOC0 imagesSamuel Holland2022-04-041-9/+30
* sunxi: Fix old GMAC pinmux setupAndre Przywara2022-03-261-1/+0
* mach-sunxi: Add boot device detection for SUNIV/F1C100sJesse Taube2022-03-031-27/+37
* mach-sunxi: Add support for SUNIV architectureIcenowy Zheng2022-02-041-1/+32
* armv8: remove no longer needed lowlevel_init.SAndre Przywara2022-02-041-4/+0
* sunxi: move early "SRAM setup" into separate fileAndre Przywara2022-02-041-32/+6
* sunxi: move Cortex SMPEN setting into start.SAndre Przywara2022-02-041-9/+0
* sunxi: move non-essential code out of s_init()Andre Przywara2022-02-041-13/+12
* sunxi: Avoid duplicate reset_cpu with SYSRESET enabledSamuel Holland2021-11-041-0/+2
* sunxi: Only initialize legacy I2C when enabledSamuel Holland2021-10-121-1/+1
* sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland2021-10-111-1/+0
* i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass2021-07-281-1/+1
* sunxi: H616: Enable full 4GB of DRAMAndre Przywara2021-07-101-1/+10
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún2021-05-241-1/+1
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-1/+1
* sunxi: support boot console on uart1 for sun8iTobias Schramm2021-02-191-0/+5
* sunxi: add support for H616 uart0Jernej Skrabec2021-01-251-0/+4
* sunxi: support loading with SPL > 32KBAndre Przywara2021-01-251-2/+16
* sunxi: Introduce common symbol for H6 like SoCsJernej Skrabec2021-01-251-2/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* sunxi: Automate loading from 128KB MMC offsetAndre Przywara2020-01-261-0/+20
* sunxi: SPL: Factor out sunxi_get_boot_source()Andre Przywara2020-01-261-5/+13
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* sunxi: set PIO voltage to hardware-detected value on startup on H6Icenowy Zheng2019-10-251-0/+9
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-05-201-2/+7
|\
| * arm: sunxi: h6: fix reset using r_wdogClément Péron2019-05-201-2/+7
* | CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-1/+1
|/
* sunxi: Allow booting from 128KB SD/eMMC offsetAndre Przywara2019-04-101-0/+2
* sunxi: map DRAM part with 3G sizeIcenowy Zheng2018-10-291-1/+1
* sunxi: add UART0 setup for H6Icenowy Zheng2018-07-311-0/+4
* sunxi: use sun6i-style watchdog for H6Icenowy Zheng2018-07-311-1/+1
* ARM: sunxi: remove empty #ifdef/endif blockChris Packham2018-06-181-3/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-1/+0
* spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski2018-02-071-6/+0
* arm: sunxi: Move spl_boot_device in a separate functionMaxime Ripard2017-10-031-3/+8
* sunxi: i2c: Add support for DM I2CJernej Skrabec2017-04-281-0/+2
* sunxi: add basic V3s supportIcenowy Zheng2017-04-211-0/+4
* sunxi: Fix watchdog reset function for R40Chen-Yu Tsai2017-04-201-3/+2
* sunxi: Add initial support for R40Chen-Yu Tsai2017-04-201-3/+7
* sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara2017-04-051-1/+1
* sunxi: provide ARMv8 mem_map for every ARM64 boardAndre Przywara2017-04-051-1/+1
* sunxi: simplify ACTLR.SMP bit set #ifdefAndre Przywara2017-04-051-4/+1