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
/
spl_spi_sunxi.c
Age
Commit message (
Expand
)
Author
2024-07-15
sunxi: SPL SPI: add support for the V3s SoC
Michael Walle
2024-04-22
sunxi: SPL SPI: Add SPI boot support for the Allwinner R528/T113 SoCs
Maksim Kiselev
2024-01-29
sunxi: remove common.h inclusion
Andre Przywara
2023-11-16
spl: Only support bl_len when we have to
Sean Anderson
2023-11-16
spl: Remove filename from spl_load_info
Sean Anderson
2023-11-16
spl: Remove NULL assignments in spl_load_info
Sean Anderson
2023-10-22
pinctrl: sunxi: remove GPIO_EXTRA_HEADER
Andre Przywara
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-18
sunxi: SPL SPI: Add SPI boot support for the Allwinner H616 SoC
Andre Przywara
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-04-04
sunxi: Support SPL in both eGON and TOC0 images
Samuel Holland
2022-03-03
mach-sunxi: Add SPL SPI boot for SUNIV
Jesse Taube
2022-01-20
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
Pali Rohár
2021-10-25
sunxi: SPL SPI: Allow larger SPL
Andre Przywara
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-03-18
sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoC
Andre Przywara
2020-03-18
sunxi: SPL SPI: Add SPI boot support for the Allwinner R40 SoC
Andre Przywara
2020-03-18
sunxi: SPL SPI: Introduce is_sun6i_gen_spi()
Andre Przywara
2020-03-18
sunxi: SPL SPI: Split off SPI0 base address
Andre Przywara
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-13
arm: sunxi: Move spl spi sunxi code to mach-sunxi
Jagan Teki