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-stm32mp
/
include
Age
Commit message (
Expand
)
Author
2021-11-10
gpio: stm32: create include file for driver private data
Patrick Delaunay
2021-08-16
stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP
Patrick Delaunay
2021-07-27
arm: stm32mp: Implement support for TZC 400 controller
Alexandru Gagniuc
2021-07-16
stm32mp: use device sequence number in boot_instance variable
Patrick Delaunay
2020-10-21
arm: stm32: cleanup arch gpio.h
Patrick Delaunay
2020-07-07
arm: stm32mp: protect DBGMCU_IDC access with BSEC
Patrick Delaunay
2020-07-07
arm: stm32mp: add weak function to save vddcore
Patrick Delaunay
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
Use __ASSEMBLY__ as the assembly macros
Simon Glass
2020-05-14
stm32mp: stm32prog: adapt the MTD partitions
Patrick Delaunay
2020-05-14
stm32mp: add the command stm32prog
Patrick Delaunay
2020-05-14
stm32mp: add function get_cpu_dev
Patrick Delaunay
2020-05-14
board: stm32mp1: support boot from spi-nand
Patrick Delaunay
2020-04-15
ARM: dts: stm32: Define FMC2 base address
Marek Vasut
2020-03-24
ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR
Patrick Delaunay
2020-03-24
stm32mp1: add 800 MHz profile support
Patrick Delaunay
2020-03-24
arm: stm32mp: add function get_soc_name
Patrick Delaunay
2020-03-24
arm: stm32mp: improve the error message for smc
Patrick Delaunay
2020-03-24
arm: stm32mp: bsec: add permanent lock support in bsec driver
Patrick Delaunay
2020-02-13
stm32mp1: support of STM32MP15x Rev.Z
Patrick Delaunay
2020-02-13
stm32mp1: pwr: use the last binding for pwr
Patrick Delaunay
2020-01-17
ARM: stm32: Allow overriding setup_mac_address()
Marek Vasut
2020-01-07
stm32mp1: declare backup registers for coprocessor
Fabien Dessenne
2019-08-27
stpmic1: program pmic to keep only the debug unit on
Patrick Delaunay
2019-07-12
stm32mp1: export get_cpu_package function
Patrick Delaunay
2019-07-12
stm32mp1: syscon: remove stgen
Patrick Delaunay
2019-07-12
stm32mp1: syscon: remove etzpc support
Patrick Delaunay
2019-05-23
stm32mp1: ram: add support for LPDDR2/LPDDR3
Patrick Delaunay
2019-05-23
stm32mp1: add bootcount support
Patrick Delaunay
2019-04-12
stm32mp1: bsec: use device tree new compatible
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: 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
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-05-26
stm32mp1: add bsec driver
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: 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-06
stm32mp: add syscon for STGEN
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-03-19
ram: stm32mp1: add driver
Patrick Delaunay
2018-03-19
arm: stm32: add new architecture for STM32MP family
Patrick Delaunay