1. 95bd49a arm: stm32mp: spl: add bsec driver in SPL by Patrick Delaunay · 4 years, 4 months ago
  2. 164873a board: stm32mp1: fix handling of DT OP-TEE reserved memory nodes by Etienne Carriere · 4 years, 4 months ago
  3. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  4. f09f1ec Use __ASSEMBLY__ as the assembly macros by Simon Glass · 4 years, 5 months ago
  5. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  6. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  7. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  8. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  9. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  10. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 5 months ago
  11. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  12. dc7e5f1 arm: stm32mp: activate data cache on DDR in SPL by Patrick Delaunay · 4 years, 5 months ago
  13. 7e8471c arm: stm32mp: activate data cache in SPL and before relocation by Patrick Delaunay · 4 years, 5 months ago
  14. eaec1f9 arm: stm32mp: spl: update error management in board_init_f by Patrick Delaunay · 4 years, 5 months ago
  15. 586117c arm: stm32mp: remove dependency for STM32KEY by Patrick Delaunay · 4 years, 5 months ago
  16. 306a5cf stm32mp: stm32prog: add support of RAM target by Patrick Delaunay · 4 years, 6 months ago
  17. d0686c6 stm32mp: stm32prog: support for script by Patrick Delaunay · 4 years, 6 months ago
  18. 99d643c stm32mp: stm32prog: enable videoconsole by Patrick Delaunay · 4 years, 6 months ago
  19. 468f050 stm32mp: stm32prog: add serial link support by Patrick Delaunay · 4 years, 6 months ago
  20. 6ce1f4a stm32mp: stm32prog: add pmic NVM update support by Patrick Delaunay · 4 years, 6 months ago
  21. 936f1ae stm32mp: stm32prog: add otp update support by Patrick Delaunay · 4 years, 6 months ago
  22. 2bad5d0 stm32mp: stm32prog: add support for delete option in flashlayout by Patrick Delaunay · 4 years, 6 months ago
  23. b83caf9 stm32mp: stm32prog: add support of ssbl copy by Patrick Delaunay · 4 years, 6 months ago
  24. 8f035f7 stm32mp: stm32prog: adapt the MTD partitions by Patrick Delaunay · 4 years, 6 months ago
  25. eb845d6 stm32mp: stm32prog: add MTD devices support by Patrick Delaunay · 4 years, 6 months ago
  26. ffc405e stm32mp: stm32prog: add upport of partial update by Patrick Delaunay · 4 years, 6 months ago
  27. 878f754 stm32mp: stm32prog: add support of boot partition for eMMC device by Patrick Delaunay · 4 years, 6 months ago
  28. aff4c5d stm32mp: stm32prog: add MMC device by Patrick Delaunay · 4 years, 6 months ago
  29. 6ee6839 stm32mp: stm32prog: add flash layout parsing by Patrick Delaunay · 4 years, 6 months ago
  30. 954bd1a stm32mp: add the command stm32prog by Patrick Delaunay · 4 years, 6 months ago
  31. 7802a44 stm32mp: add function get_cpu_dev by Patrick Delaunay · 4 years, 6 months ago
  32. b664a74 board: stm32mp1: support boot from spi-nand by Patrick Delaunay · 4 years, 6 months ago
  33. 4ac3452 board: stm32mp1: use FDT address provided by TF-A at boot time by Patrick Delaunay · 4 years, 6 months ago
  34. 43df0a1 stm32mp1: dynamically detect op-tee presence by Patrick Delaunay · 4 years, 6 months ago
  35. 4a1b975 board: stm32mp1: reserve memory for OP-TEE in device tree by Patrick Delaunay · 4 years, 6 months ago
  36. 65e38e8 ARM: stm32: Add board_early_init_f() to SPL by Marek Vasut · 4 years, 5 months ago
  37. c51b751 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · 4 years, 6 months ago
  38. e975906 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 6 months ago
  39. 15ac0c7 Revert "stm32mp1: remove the imply BOOTSTAGE" by Patrick Delaunay · 4 years, 7 months ago
  40. 654706b configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 6 months ago
  41. cb25126 ARM: dts: stm32: Define FMC2 base address by Marek Vasut · 4 years, 6 months ago
  42. 2b18b89 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 6 months ago
  43. e9a20f8 ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR by Patrick Delaunay · 4 years, 7 months ago
  44. 40e70ab stm32mp: psci: set cntfrq register of cpu on by Ludovic Barre · 4 years, 7 months ago
  45. 050fed8 stm32mp1: add 800 MHz profile support by Patrick Delaunay · 4 years, 7 months ago
  46. 73306a1 arm: stm32mp: fdt: update kernel device tree according the part number by Patrick Delaunay · 4 years, 8 months ago
  47. ac5e4d8 arm: stm32mp: add function get_soc_name by Patrick Delaunay · 4 years, 8 months ago
  48. 718f7bf arm: stm32mp: improve the error message for smc by Patrick Delaunay · 4 years, 8 months ago
  49. 7ae22d7 arm: stm32mp: bsec: add permanent lock support in bsec driver by Patrick Delaunay · 4 years, 8 months ago
  50. df2d1b8 arm: stm32mp: bsec: remove unneeded test by Patrick Delaunay · 4 years, 8 months ago
  51. 7a02e4d stm32mp: update dependency for STM32_ETZPC by Patrick Delaunay · 4 years, 7 months ago
  52. cf0818b stm32mp1: support of STM32MP15x Rev.Z by Patrick Delaunay · 4 years, 8 months ago
  53. 7915b99 stm32mp1: pwr: use the last binding for pwr by Patrick Delaunay · 4 years, 8 months ago
  54. 1995373 ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board by Marek Vasut · 4 years, 8 months ago
  55. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  56. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  57. 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
  58. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  59. 8462548 stm32mp1: split board and SOC support for STM32MP15x family by Patrick Delaunay · 4 years, 9 months ago
  60. e71b9a6 ARM: stm32: Allow overriding setup_mac_address() by Marek Vasut · 4 years, 9 months ago
  61. 541911f stm32mp: remove redundant SYS_TEXT_BASE prompt by Thomas Hebb · 4 years, 9 months ago
  62. 7bff971 stm32mp1: reset coprocessor status at cold boot by Fabien Dessenne · 5 years ago
  63. ee16c9a stm32mp1: declare backup registers for coprocessor by Fabien Dessenne · 5 years ago
  64. 16fec9b stm32mp1: remove the imply BOOTSTAGE by Patrick Delaunay · 4 years, 9 months ago
  65. eee1580 stm32mp1: imply CMD_CLS by Patrick Delaunay · 4 years, 10 months ago
  66. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 11 months ago
  67. 0c8620d bsec: update after MISC u-class update by Patrick Delaunay · 5 years ago
  68. 4d401e9 stm32mp1: Makefile cleanup by Patrick Delaunay · 5 years ago
  69. 49ef8e1 stm32mp1: configs: add spi load support in spl by Patrick Delaunay · 5 years ago
  70. 9cd8b9f stm32mp1: configs: add condition to activate WATCHDOG in SPL by Patrick Delaunay · 5 years ago
  71. a67d958 stm32mp1: configs: Activate DISABLE_CONSOLE by Patrick Delaunay · 5 years ago
  72. 16a0722 stm32mp1: configs: select CONFIG_STM32_SERIAL by Patrick Delaunay · 5 years ago
  73. 6755198 stm32mp1: configs: activate PRE_CONSOLE_BUFFER by Patrick Delaunay · 5 years ago
  74. c50c928 stm32mp1: configs: activate CONFIG_SILENT_CONSOLE by Patrick Delaunay · 5 years ago
  75. 178a415 stpmic1: program pmic to keep only the debug unit on by Patrick Delaunay · 5 years ago
  76. b805051 sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · 5 years ago
  77. 857f39d sysreset: switch to using SYSRESET_POWER_OFF for poweroff by Urja Rannikko · 5 years ago
  78. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  79. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  80. e21e3ff psci: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  81. 745b676 stm32mp1: bsec: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  82. e609e13 stm32mp1: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  83. e81f8d1 stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS by Patrick Delaunay · 5 years ago
  84. 152c84b stm32mp1: add configuration op-tee by Patrick Delaunay · 5 years ago
  85. f4cb5d6 stm32mp1: key: add stm32key command by Patrick Delaunay · 5 years ago
  86. c60f3b3 stm32mp1: update device tree with ETZPC status by Patrick Delaunay · 5 years ago
  87. 05d3693 stm32mp1: update package information in device tree by Patrick Delaunay · 5 years ago
  88. 24cb458 stm32mp1: export get_cpu_package function by Patrick Delaunay · 5 years ago
  89. dfda7d4 stm32mp1: syscon: remove stgen by Patrick Delaunay · 5 years ago
  90. 72d1858 stm32mp1: syscon: remove etzpc support by Patrick Delaunay · 5 years ago
  91. 8c1007a watchdog: stm32mp: Add watchdog driver by Patrice Chotard · 5 years ago
  92. 1538e1a stm32mp1: Increase ENV_SIZE by Patrice Chotard · 5 years ago
  93. bc9487d arm: mach-stm32mp: Add newline to the MAC error message by Manivannan Sadhasivam · 5 years ago
  94. 1767ac2 stm32mp1: ram: add support for LPDDR2/LPDDR3 by Patrick Delaunay · 5 years ago
  95. 27a986d stm32mp1: add bootstage support by Patrick Delaunay · 5 years ago
  96. 3419982 stm32mp1: add bootcount support by Patrick Delaunay · 5 years ago
  97. bb7288e stm32mp1: psci: add synchronization with ROM code by Patrick Delaunay · 5 years ago
  98. ee7d772 stm32mp1: cosmetic: bsec: reorder include files by Patrick Delaunay · 5 years ago
  99. 579a3e7 stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig by Patrick Delaunay · 5 years ago
  100. ef84ddd stm32mp1: Move config SYS_MALLOC_LEN to Kconfig by Patrick Delaunay · 5 years ago