index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-stm32mp
Age
Commit message (
Expand
)
Author
2019-04-12
stm32mp1: add command poweroff
Patrick Delaunay
2019-04-12
stm32mp1: Replace OTP read by SHADOW read
Patrick Delaunay
2019-04-12
stm32mp1: bsec: shadow all the upper OTP (no secure) during boot
Patrick Delaunay
2019-04-12
stm32mp1: bsec: use device tree new compatible
Patrick Delaunay
2019-04-12
stm32mp1: basic boot: SPL enable access to GPIOZ bank
Patrick Delaunay
2019-04-12
stm32mp1: align serial number on bootrom
Patrick Delaunay
2019-04-12
stm32mp1: add some syscon drivers for syscfg and etpzc
Patrick Delaunay
2019-04-12
stm32mp1: support forced boot mode
Patrick Delaunay
2019-04-12
stm32mp1: spl: hang with trace when DDR init failed
Patrick Delaunay
2019-04-12
stm32mp1: cosmetic: add comment on psci_migrate_info_type return value
Patrick Delaunay
2019-04-12
stm32mp1: cosmetic cleanup Kconfig
Patrick Delaunay
2019-04-12
stm32mp1: spl: add spl_display_print
Patrick Delaunay
2019-04-12
stm32mp1: update print_cpuinfo()
Patrick Delaunay
2019-04-12
stm32mp1: update boot mode management
Patrick Delaunay
2019-04-12
stm32mp1: display board information
Patrick Delaunay
2019-04-12
stm32mp1: bsec: access with SMC for trusted boot
Patrick Delaunay
2019-04-12
stm32mp1: add trusted boot with TF-A
Patrick Delaunay
2019-01-29
arm: stm32mp1: deploy spl in root folder
Patrick Delaunay
2019-01-25
arm: stm32mp1: deploy spl in root folder
Sean Nyekjær
2018-12-07
gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h
Patrice Chotard
2018-12-07
gpio: stm32f7: Add gpio bank holes management
Patrice Chotard
2018-11-20
misc: Update read() and write() methods to return bytes xfered
Simon Glass
2018-11-14
arm: stm32mp: Remove DM_FLAG_PRE_RELOC flag
Bin Meng
2018-07-20
stm32mp1: activate MISC support in SPL
Patrick Delaunay
2018-07-20
misc: stm32: Add STM32MP1 support
Patrick Delaunay
2018-07-09
reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
Ley Foon Tan
2018-05-26
stm32mp1: use OTP to configure MAC address and serial number
Patrick Delaunay
2018-05-26
stm32mp1: add bsec driver
Patrick Delaunay
2018-05-26
stm32mp1: remove the second TAMP_BOOT_CONTEXT update
Patrick Delaunay
2018-05-26
stm32mp1: Allow to activate CONFIG_DEBUG_UART
Patrick Delaunay
2018-05-08
stm32mp: regulator: add SoC pwr regulator support
Patrick Delaunay
2018-05-07
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
2018-05-07
arm: stm32mp1: add PSCI support
Patrick Delaunay
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-28
arm: move SYS_ARCH_TIMER to KConfig
Andre Przywara
2018-04-06
stm32mp: handle SYSRESET
Patrick Delaunay
2018-04-06
stm32mp: add syscon for STGEN
Patrick Delaunay
2018-04-06
stm32mp1: select boot device and partition
Patrick Delaunay
2018-04-06
stm32mp1: get boot mode from BootRom
Patrick Delaunay
2018-04-06
stm32mp: add check of cpu identifier
Patrick Delaunay
2018-04-06
stm32mp: cleanup cpu.c
Patrick Delaunay
2018-03-19
board: st: add generic board for STM32MP1 family
Patrick Delaunay
2018-03-19
ram: stm32mp1: add driver
Patrick Delaunay
2018-03-19
arm: stm32: add new architecture for STM32MP family
Patrick Delaunay