1. ac5e4d8 arm: stm32mp: add function get_soc_name by Patrick Delaunay · 4 years, 7 months ago
  2. 718f7bf arm: stm32mp: improve the error message for smc by Patrick Delaunay · 4 years, 7 months ago
  3. 7ae22d7 arm: stm32mp: bsec: add permanent lock support in bsec driver by Patrick Delaunay · 4 years, 7 months ago
  4. df2d1b8 arm: stm32mp: bsec: remove unneeded test by Patrick Delaunay · 4 years, 7 months ago
  5. cf0818b stm32mp1: support of STM32MP15x Rev.Z by Patrick Delaunay · 4 years, 8 months ago
  6. 7915b99 stm32mp1: pwr: use the last binding for pwr by Patrick Delaunay · 4 years, 8 months ago
  7. 1995373 ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board by Marek Vasut · 4 years, 8 months ago
  8. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  9. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  10. cd304e2 Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 8 months ago
  11. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  12. 8462548 stm32mp1: split board and SOC support for STM32MP15x family by Patrick Delaunay · 4 years, 8 months ago
  13. e71b9a6 ARM: stm32: Allow overriding setup_mac_address() by Marek Vasut · 4 years, 9 months ago
  14. 541911f stm32mp: remove redundant SYS_TEXT_BASE prompt by Thomas Hebb · 4 years, 9 months ago
  15. 7bff971 stm32mp1: reset coprocessor status at cold boot by Fabien Dessenne · 5 years ago
  16. ee16c9a stm32mp1: declare backup registers for coprocessor by Fabien Dessenne · 5 years ago
  17. 16fec9b stm32mp1: remove the imply BOOTSTAGE by Patrick Delaunay · 4 years, 9 months ago
  18. eee1580 stm32mp1: imply CMD_CLS by Patrick Delaunay · 4 years, 10 months ago
  19. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 10 months ago
  20. 0c8620d bsec: update after MISC u-class update by Patrick Delaunay · 5 years ago
  21. 4d401e9 stm32mp1: Makefile cleanup by Patrick Delaunay · 5 years ago
  22. 49ef8e1 stm32mp1: configs: add spi load support in spl by Patrick Delaunay · 5 years ago
  23. 9cd8b9f stm32mp1: configs: add condition to activate WATCHDOG in SPL by Patrick Delaunay · 5 years ago
  24. a67d958 stm32mp1: configs: Activate DISABLE_CONSOLE by Patrick Delaunay · 5 years ago
  25. 16a0722 stm32mp1: configs: select CONFIG_STM32_SERIAL by Patrick Delaunay · 5 years ago
  26. 6755198 stm32mp1: configs: activate PRE_CONSOLE_BUFFER by Patrick Delaunay · 5 years ago
  27. c50c928 stm32mp1: configs: activate CONFIG_SILENT_CONSOLE by Patrick Delaunay · 5 years ago
  28. 178a415 stpmic1: program pmic to keep only the debug unit on by Patrick Delaunay · 5 years ago
  29. b805051 sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · 5 years ago
  30. 857f39d sysreset: switch to using SYSRESET_POWER_OFF for poweroff by Urja Rannikko · 5 years ago
  31. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  32. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  33. e21e3ff psci: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  34. 745b676 stm32mp1: bsec: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  35. e609e13 stm32mp1: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  36. e81f8d1 stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS by Patrick Delaunay · 5 years ago
  37. 152c84b stm32mp1: add configuration op-tee by Patrick Delaunay · 5 years ago
  38. f4cb5d6 stm32mp1: key: add stm32key command by Patrick Delaunay · 5 years ago
  39. c60f3b3 stm32mp1: update device tree with ETZPC status by Patrick Delaunay · 5 years ago
  40. 05d3693 stm32mp1: update package information in device tree by Patrick Delaunay · 5 years ago
  41. 24cb458 stm32mp1: export get_cpu_package function by Patrick Delaunay · 5 years ago
  42. dfda7d4 stm32mp1: syscon: remove stgen by Patrick Delaunay · 5 years ago
  43. 72d1858 stm32mp1: syscon: remove etzpc support by Patrick Delaunay · 5 years ago
  44. 8c1007a watchdog: stm32mp: Add watchdog driver by Patrice Chotard · 5 years ago
  45. 1538e1a stm32mp1: Increase ENV_SIZE by Patrice Chotard · 5 years ago
  46. bc9487d arm: mach-stm32mp: Add newline to the MAC error message by Manivannan Sadhasivam · 5 years ago
  47. 1767ac2 stm32mp1: ram: add support for LPDDR2/LPDDR3 by Patrick Delaunay · 5 years ago
  48. 27a986d stm32mp1: add bootstage support by Patrick Delaunay · 5 years ago
  49. 3419982 stm32mp1: add bootcount support by Patrick Delaunay · 5 years ago
  50. bb7288e stm32mp1: psci: add synchronization with ROM code by Patrick Delaunay · 5 years ago
  51. ee7d772 stm32mp1: cosmetic: bsec: reorder include files by Patrick Delaunay · 5 years ago
  52. 579a3e7 stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig by Patrick Delaunay · 5 years ago
  53. ef84ddd stm32mp1: Move config SYS_MALLOC_LEN to Kconfig by Patrick Delaunay · 5 years ago
  54. c16cc4f stm32mp1: add command poweroff by Patrick Delaunay · 5 years ago
  55. 17f1f9b stm32mp1: Replace OTP read by SHADOW read by Patrick Delaunay · 6 years ago
  56. 815bc8b stm32mp1: bsec: shadow all the upper OTP (no secure) during boot by Patrick Delaunay · 6 years ago
  57. bfe1f08 stm32mp1: bsec: use device tree new compatible by Patrick Delaunay · 6 years ago
  58. 59a54e3 stm32mp1: basic boot: SPL enable access to GPIOZ bank by Patrick Delaunay · 6 years ago
  59. 8983ba2 stm32mp1: align serial number on bootrom by Patrick Delaunay · 6 years ago
  60. 6c09eb9 stm32mp1: add some syscon drivers for syscfg and etpzc by Patrick Delaunay · 6 years ago
  61. 9a2ba28 stm32mp1: support forced boot mode by Patrick Delaunay · 6 years ago
  62. 105a5ad stm32mp1: spl: hang with trace when DDR init failed by Patrick Delaunay · 6 years ago
  63. b496eec stm32mp1: cosmetic: add comment on psci_migrate_info_type return value by Patrick Delaunay · 6 years ago
  64. 45ccdb6 stm32mp1: cosmetic cleanup Kconfig by Patrick Delaunay · 6 years ago
  65. 006ea18 stm32mp1: spl: add spl_display_print by Patrick Delaunay · 6 years ago
  66. 35d568f stm32mp1: update print_cpuinfo() by Patrick Delaunay · 6 years ago
  67. 7f63c1e stm32mp1: update boot mode management by Patrick Delaunay · 6 years ago
  68. d461f10 stm32mp1: display board information by Patrick Delaunay · 6 years ago
  69. d859c61 stm32mp1: bsec: access with SMC for trusted boot by Patrick Delaunay · 6 years ago
  70. abf2678 stm32mp1: add trusted boot with TF-A by Patrick Delaunay · 6 years ago
  71. 1b35c90 arm: stm32mp1: deploy spl in root folder by Patrick Delaunay · 6 years ago
  72. 29e1a64 arm: stm32mp1: deploy spl in root folder by Sean Nyekjær · 6 years ago
  73. b2f84e3 gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h by Patrice Chotard · 6 years ago
  74. dbf928d gpio: stm32f7: Add gpio bank holes management by Patrice Chotard · 6 years ago
  75. 8729b1a misc: Update read() and write() methods to return bytes xfered by Simon Glass · 6 years ago
  76. 4854ebc5 arm: stm32mp: Remove DM_FLAG_PRE_RELOC flag by Bin Meng · 6 years ago
  77. bc06134 stm32mp1: activate MISC support in SPL by Patrick Delaunay · 6 years ago
  78. d090cba misc: stm32: Add STM32MP1 support by Patrick Delaunay · 6 years ago
  79. bfc6bae reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · 6 years ago
  80. 7f7deb0 stm32mp1: use OTP to configure MAC address and serial number by Patrick Delaunay · 6 years ago
  81. 19f5899 stm32mp1: add bsec driver by Patrick Delaunay · 6 years ago
  82. de20e43 stm32mp1: remove the second TAMP_BOOT_CONTEXT update by Patrick Delaunay · 6 years ago
  83. 320d266 stm32mp1: Allow to activate CONFIG_DEBUG_UART by Patrick Delaunay · 6 years ago
  84. e8b85e8 stm32mp: regulator: add SoC pwr regulator support by Patrick Delaunay · 6 years ago
  85. acf1500 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 6 years ago
  86. 41c7977 arm: stm32mp1: add PSCI support by Patrick Delaunay · 6 years ago
  87. 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 6 years ago
  88. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  89. 7842b6a arm: move SYS_ARCH_TIMER to KConfig by Andre Przywara · 6 years ago
  90. 86634a9 stm32mp: handle SYSRESET by Patrick Delaunay · 7 years ago
  91. e16750f stm32mp: add syscon for STGEN by Patrick Delaunay · 7 years ago
  92. 11dfd1a stm32mp1: select boot device and partition by Patrick Delaunay · 7 years ago
  93. 08772f6 stm32mp1: get boot mode from BootRom by Patrick Delaunay · 7 years ago
  94. 96583cd stm32mp: add check of cpu identifier by Patrick Delaunay · 7 years ago
  95. cda3dcb stm32mp: cleanup cpu.c by Patrick Delaunay · 7 years ago
  96. f8598d9 board: st: add generic board for STM32MP1 family by Patrick Delaunay · 7 years ago
  97. e70f70a ram: stm32mp1: add driver by Patrick Delaunay · 7 years ago
  98. 2514c2d arm: stm32: add new architecture for STM32MP family by Patrick Delaunay · 7 years ago