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