index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-stm32mp
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32mp1: bsec: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
1
-6
/
+8
*
stm32mp1: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
1
-1
/
+1
*
stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS
Patrick Delaunay
2019-07-12
1
-0
/
+1
*
stm32mp1: add configuration op-tee
Patrick Delaunay
2019-07-12
1
-1
/
+11
*
stm32mp1: key: add stm32key command
Patrick Delaunay
2019-07-12
3
-0
/
+110
*
stm32mp1: update device tree with ETZPC status
Patrick Delaunay
2019-07-12
2
-0
/
+185
*
stm32mp1: update package information in device tree
Patrick Delaunay
2019-07-12
2
-0
/
+46
*
stm32mp1: export get_cpu_package function
Patrick Delaunay
2019-07-12
2
-6
/
+10
*
stm32mp1: syscon: remove stgen
Patrick Delaunay
2019-07-12
2
-2
/
+1
*
stm32mp1: syscon: remove etzpc support
Patrick Delaunay
2019-07-12
2
-2
/
+0
*
watchdog: stm32mp: Add watchdog driver
Patrice Chotard
2019-06-06
1
-0
/
+1
*
stm32mp1: Increase ENV_SIZE
Patrice Chotard
2019-06-06
1
-1
/
+1
*
arm: mach-stm32mp: Add newline to the MAC error message
Manivannan Sadhasivam
2019-06-06
1
-1
/
+1
*
stm32mp1: ram: add support for LPDDR2/LPDDR3
Patrick Delaunay
2019-05-23
1
-1
/
+8
*
stm32mp1: add bootstage support
Patrick Delaunay
2019-05-23
1
-0
/
+7
*
stm32mp1: add bootcount support
Patrick Delaunay
2019-05-23
2
-0
/
+12
*
stm32mp1: psci: add synchronization with ROM code
Patrick Delaunay
2019-05-23
1
-4
/
+18
*
stm32mp1: cosmetic: bsec: reorder include files
Patrick Delaunay
2019-05-23
1
-1
/
+1
*
stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig
Patrick Delaunay
2019-05-23
1
-0
/
+3
*
stm32mp1: Move config SYS_MALLOC_LEN to Kconfig
Patrick Delaunay
2019-05-23
1
-0
/
+3
*
stm32mp1: add command poweroff
Patrick Delaunay
2019-04-12
2
-0
/
+27
*
stm32mp1: Replace OTP read by SHADOW read
Patrick Delaunay
2019-04-12
1
-2
/
+2
*
stm32mp1: bsec: shadow all the upper OTP (no secure) during boot
Patrick Delaunay
2019-04-12
1
-1
/
+19
*
stm32mp1: bsec: use device tree new compatible
Patrick Delaunay
2019-04-12
2
-12
/
+1
*
stm32mp1: basic boot: SPL enable access to GPIOZ bank
Patrick Delaunay
2019-04-12
1
-0
/
+8
*
stm32mp1: align serial number on bootrom
Patrick Delaunay
2019-04-12
1
-1
/
+1
*
stm32mp1: add some syscon drivers for syscfg and etpzc
Patrick Delaunay
2019-04-12
2
-5
/
+8
*
stm32mp1: support forced boot mode
Patrick Delaunay
2019-04-12
2
-3
/
+44
*
stm32mp1: spl: hang with trace when DDR init failed
Patrick Delaunay
2019-04-12
1
-2
/
+2
*
stm32mp1: cosmetic: add comment on psci_migrate_info_type return value
Patrick Delaunay
2019-04-12
1
-1
/
+7
*
stm32mp1: cosmetic cleanup Kconfig
Patrick Delaunay
2019-04-12
1
-4
/
+7
*
stm32mp1: spl: add spl_display_print
Patrick Delaunay
2019-04-12
2
-0
/
+18
*
stm32mp1: update print_cpuinfo()
Patrick Delaunay
2019-04-12
2
-8
/
+104
*
stm32mp1: update boot mode management
Patrick Delaunay
2019-04-12
4
-16
/
+64
*
stm32mp1: display board information
Patrick Delaunay
2019-04-12
1
-0
/
+4
*
stm32mp1: bsec: access with SMC for trusted boot
Patrick Delaunay
2019-04-12
2
-0
/
+92
*
stm32mp1: add trusted boot with TF-A
Patrick Delaunay
2019-04-12
3
-6
/
+35
*
arm: stm32mp1: deploy spl in root folder
Patrick Delaunay
2019-01-29
1
-2
/
+5
*
arm: stm32mp1: deploy spl in root folder
Sean Nyekjær
2019-01-25
1
-3
/
+3
*
gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h
Patrice Chotard
2018-12-07
1
-0
/
+2
*
gpio: stm32f7: Add gpio bank holes management
Patrice Chotard
2018-12-07
1
-0
/
+4
*
misc: Update read() and write() methods to return bytes xfered
Simon Glass
2018-11-20
1
-2
/
+2
*
arm: stm32mp: Remove DM_FLAG_PRE_RELOC flag
Bin Meng
2018-11-14
1
-1
/
+0
*
stm32mp1: activate MISC support in SPL
Patrick Delaunay
2018-07-20
1
-0
/
+1
*
misc: stm32: Add STM32MP1 support
Patrick Delaunay
2018-07-20
1
-0
/
+1
*
reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
Ley Foon Tan
2018-07-09
1
-1
/
+1
*
stm32mp1: use OTP to configure MAC address and serial number
Patrick Delaunay
2018-05-26
1
-0
/
+81
*
stm32mp1: add bsec driver
Patrick Delaunay
2018-05-26
3
-2
/
+442
*
stm32mp1: remove the second TAMP_BOOT_CONTEXT update
Patrick Delaunay
2018-05-26
1
-3
/
+0
*
stm32mp1: Allow to activate CONFIG_DEBUG_UART
Patrick Delaunay
2018-05-26
3
-1
/
+40
[next]