index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-sunxi
/
board.c
Age
Commit message (
Expand
)
Author
2022-04-05
sunxi: eMMC: Improve automatic boot source detection
Andre Przywara
2022-04-04
sunxi: H3: fix non working console on uart2
Angelo Dureghello
2022-04-04
sunxi: Support SPL in both eGON and TOC0 images
Samuel Holland
2022-03-26
sunxi: Fix old GMAC pinmux setup
Andre Przywara
2022-03-03
mach-sunxi: Add boot device detection for SUNIV/F1C100s
Jesse Taube
2022-02-04
mach-sunxi: Add support for SUNIV architecture
Icenowy Zheng
2022-02-04
armv8: remove no longer needed lowlevel_init.S
Andre Przywara
2022-02-04
sunxi: move early "SRAM setup" into separate file
Andre Przywara
2022-02-04
sunxi: move Cortex SMPEN setting into start.S
Andre Przywara
2022-02-04
sunxi: move non-essential code out of s_init()
Andre Przywara
2021-11-04
sunxi: Avoid duplicate reset_cpu with SYSRESET enabled
Samuel Holland
2021-10-12
sunxi: Only initialize legacy I2C when enabled
Samuel Holland
2021-10-11
sunxi: Clean up inclusions of asm/arch/gpio.h
Samuel Holland
2021-07-28
i2c: Rename SPL/TPL_I2C_SUPPORT to I2C
Simon Glass
2021-07-10
sunxi: H616: Enable full 4GB of DRAM
Andre Przywara
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-21
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2021-02-19
sunxi: support boot console on uart1 for sun8i
Tobias Schramm
2021-01-25
sunxi: add support for H616 uart0
Jernej Skrabec
2021-01-25
sunxi: support loading with SPL > 32KB
Andre Przywara
2021-01-25
sunxi: Introduce common symbol for H6 like SoCs
Jernej Skrabec
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-01-26
sunxi: Automate loading from 128KB MMC offset
Andre Przywara
2020-01-26
sunxi: SPL: Factor out sunxi_get_boot_source()
Andre Przywara
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-10-25
sunxi: set PIO voltage to hardware-detected value on startup on H6
Icenowy Zheng
2019-05-20
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2019-05-20
arm: sunxi: h6: fix reset using r_wdog
Clément Péron
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-04-10
sunxi: Allow booting from 128KB SD/eMMC offset
Andre Przywara
2018-10-29
sunxi: map DRAM part with 3G size
Icenowy Zheng
2018-07-31
sunxi: add UART0 setup for H6
Icenowy Zheng
2018-07-31
sunxi: use sun6i-style watchdog for H6
Icenowy Zheng
2018-06-18
ARM: sunxi: remove empty #ifdef/endif block
Chris Packham
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-02-07
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
Lukasz Majewski
2017-10-03
arm: sunxi: Move spl_boot_device in a separate function
Maxime Ripard
2017-04-28
sunxi: i2c: Add support for DM I2C
Jernej Skrabec
2017-04-21
sunxi: add basic V3s support
Icenowy Zheng
2017-04-20
sunxi: Fix watchdog reset function for R40
Chen-Yu Tsai
2017-04-20
sunxi: Add initial support for R40
Chen-Yu Tsai
2017-04-05
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
Andre Przywara
2017-04-05
sunxi: provide ARMv8 mem_map for every ARM64 board
Andre Przywara
2017-04-05
sunxi: simplify ACTLR.SMP bit set #ifdef
Andre Przywara
2017-04-05
sunxi: fix ACTLR.SMP assembly routine
Andre Przywara
2017-01-04
sunxi: A64: enable SPL
Andre Przywara
[next]