1. 4f53ac2 tee: add a stub for tee_find_device by Patrick Delaunay · 3 years, 3 months ago
  2. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
  3. c8510e3 stm32mp: Fix board_get_usable_ram_top() by Patrice Chotard · 3 years, 3 months ago
  4. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
  5. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  6. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  7. ee87085 arm: stm32mp1: Implement ECDSA signature verification by Alexandru Gagniuc · 3 years, 4 months ago
  8. 92b611e stm32mp: correctly handle board_get_usable_ram_top(0) by Patrick Delaunay · 3 years, 4 months ago
  9. f64d32a stm32mp1: stm32prog: remove stm32prog_get_tee_partitions with FIP by Patrick Delaunay · 3 years, 4 months ago
  10. f91783e arm: stm32mp: handle the OP-TEE nodes in DT with FIP support by Patrick Delaunay · 3 years, 4 months ago
  11. 6de57b4 arm: stm32mp: add config for STM32IMAGE support by Patrick Delaunay · 3 years, 4 months ago
  12. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  13. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  14. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
  15. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
  16. 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 5 months ago
  17. 8533263 stm32mp1: spl: Configure TrustZone controller for OP-TEE by Alexandru Gagniuc · 3 years, 4 months ago
  18. 8d7f5ed arm: stm32mp: Implement support for TZC 400 controller by Alexandru Gagniuc · 3 years, 4 months ago
  19. 8b71b20 arm: stm32mp1: force boot_device variable for invalid TAMP register value by Patrick Delaunay · 3 years, 5 months ago
  20. 3c1057c stm32mp: use device sequence number in boot_instance variable by Patrick Delaunay · 3 years, 5 months ago
  21. b18c3ab stm32mp: stm32prog: use defines for virtual partition size by Patrick Delaunay · 3 years, 5 months ago
  22. 7c55249 stm32mp: syscon: manage clock when present in device tree by Patrick Delaunay · 3 years, 5 months ago
  23. 80cfc6c stm32mp: cmd_stm32key: add subcommand close by Patrick Delaunay · 3 years, 5 months ago
  24. d3551b8 stm32mp: cmd_stm32key: add read OTP subcommand by Patrick Delaunay · 3 years, 5 months ago
  25. e00e1f3 stm32mp: cmd_stm32key: add get_misc_dev function by Patrick Delaunay · 3 years, 5 months ago
  26. 3da2552 stm32mp: cmd_stm32key: lock of PKH OTP after fuse by Patrick Delaunay · 3 years, 5 months ago
  27. fe24090 stm32mp: cmd_stm32key: handle error in fuse_hash_value by Patrick Delaunay · 3 years, 5 months ago
  28. bc78d5f stm32mp: cmd_stm32key: use sub command by Patrick Delaunay · 3 years, 5 months ago
  29. 3a99481 stm32mp: configs: activate the command stm32key only for ST boards by Patrick Delaunay · 3 years, 5 months ago
  30. edca8c3 stm32mp: stm32prog: fix the content of short help message by Patrick Delaunay · 3 years, 5 months ago
  31. 1f2e3d5 stm32mp: stm32prog: handle dfu error by Patrick Delaunay · 3 years, 6 months ago
  32. d4cb402 stm32mp: stm32prog: change one message level to debug by Patrick Delaunay · 3 years, 6 months ago
  33. 69446de stm32mp: stm32prog: use get_cpu_dev for GetID command by Patrick Delaunay · 3 years, 6 months ago
  34. b57efb2 stm32mp: stm32prog: correctly handle DM_PMIC by Patrick Delaunay · 3 years, 6 months ago
  35. be4182b stm32mp: stm32prog: handle the next phase after USB re-enumeration by Patrick Delaunay · 3 years, 6 months ago
  36. 90ed215 stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATURE by Patrick Delaunay · 3 years, 6 months ago
  37. d68e53b stm32mp: stm32prog: add support of initrd in flashlayout by Patrick Delaunay · 3 years, 6 months ago
  38. d4358a6 stm32mp: stm32prog: add timeout in stm32prog_serial_get_buffer by Patrick Delaunay · 3 years, 6 months ago
  39. 5f14e2f stm32mp: stm32prog: remove all the header check for UART download by Patrick Delaunay · 3 years, 6 months ago
  40. ade4e04 stm32mp: don't map the reserved region with no-map property by Patrick Delaunay · 3 years, 7 months ago WIP/2021-06-07-arm-cache-cp15-improvements
  41. 7dc6068 stm32mp: Increase the reserved memory in board_get_usable_ram_top by Patrick Delaunay · 3 years, 7 months ago
  42. 3f2e3c7 Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 8 months ago WIP/09Apr2021
  43. 2c2d7d6 arm: stm32mp1: Set soc_type, soc_pkg, soc_rev env variables by Marek Vasut · 3 years, 8 months ago
  44. cbea7b3 stm32mp: replace printf by log macro in setup_boot_mode by Patrick Delaunay · 3 years, 8 months ago
  45. 5fc6e86 stm32mp: update uart number in trace of serial device not found by Patrick Delaunay · 3 years, 8 months ago
  46. 4fb7b3e stm32mp: stm32prog: add FIP header support by Patrick Delaunay · 3 years, 8 months ago
  47. 0441b48 board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 7" OF by Jagan Teki · 3 years, 9 months ago
  48. fd4dc09 board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 board by Jagan Teki · 3 years, 9 months ago
  49. b594ec8 board: stm32: Add Engicam i.Core STM32MP1 C.TOUCH 2.0 by Jagan Teki · 3 years, 9 months ago
  50. 30edf40 board: stm32: Add Engicam i.Core STM32MP1 EDIMM2.2 Starter Kit by Jagan Teki · 3 years, 9 months ago
  51. 14dcdc6 ARM: stm32: Imply SPL_SPI_LOAD by Jagan Teki · 3 years, 9 months ago
  52. 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 9 months ago
  53. 23e20b2 arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS are enabled by Patrice Chotard · 3 years, 9 months ago
  54. 622c956 stm32mp: bsec: manage clock when present in device tree by Patrick Delaunay · 3 years, 9 months ago
  55. f49eb16 stm32mp: stm32prog: replace alias by serial device sequence number by Patrick Delaunay · 3 years, 9 months ago
  56. b9d5e3a stm32mp: stm32prog: reactivate console and display serial error by Patrick Delaunay · 3 years, 9 months ago
  57. 5a05af8 stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB by Patrick Delaunay · 3 years, 9 months ago
  58. 2dc2216 stm32mp: stm32prog: Add Kconfig file for stm32prog command by Patrick Delaunay · 3 years, 9 months ago
  59. aad8414 stm32mp: update the mmu configuration for SPL and prereloc by Patrick Delaunay · 3 years, 10 months ago
  60. 1419e5b stm32mp: update MMU config before the relocation by Patrick Delaunay · 3 years, 10 months ago
  61. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago WIP/2021-02-02-drop-asm_global_data-when-unused
  62. 751f918 arm: stm32mp: stm32prog: always flush DFU on start command for uart by Patrick Delaunay · 4 years ago
  63. b66bfdf arm: stm32mp: bsec: migrate trace to log macro by Patrick Delaunay · 4 years, 1 month ago
  64. 711b5bc arm: stm32mp: migrate cmd_stm32prog to log macro by Patrick Delaunay · 4 years, 1 month ago
  65. eb653ac arm: stm32mp: migrate trace to log macro by Patrick Delaunay · 4 years, 1 month ago
  66. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
  67. f10643c dm: core: Access device ofnode through functions by Simon Glass · 4 years ago
  68. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 4 years ago
  69. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  70. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  71. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  72. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  73. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  74. 40426d6 SPL: stm32mp1: fix spl_mmc_boot_partition not defined by Richard Genoud · 4 years, 2 months ago
  75. 77c077e arm: stm32mp: correct the ALIGN macro usage by Patrick Delaunay · 4 years, 1 month ago
  76. 53de79f stm32mp: stm32prog: accept device without partition by Patrick Delaunay · 4 years, 1 month ago
  77. 6af78d0 arm: stm32: cleanup arch gpio.h by Patrick Delaunay · 4 years, 2 months ago
  78. 67f9f11 stm32mp: limit size of cacheable DDR in pre-reloc stage by Patrick Delaunay · 4 years, 3 months ago
  79. cf8df34 arm: stm32mp: cleanup test on eth_env_set_enetaddr result by Patrick Delaunay · 4 years, 8 months ago
  80. 9a2b054 arm: stm32mp: stm32prog: use IS_ENABLED to prevent ifdef by Patrick Delaunay · 4 years, 4 months ago
  81. 4e9e358 arm: stm32mp: bsec: use IS_ENABLED to prevent ifdef by Patrick Delaunay · 4 years, 4 months ago
  82. a00867b sf: Drop dm.h header file from spi_flash.h by Simon Glass · 4 years, 4 months ago
  83. 719f421 Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 4 months ago
  84. e6385c7 Makefile: Rename ALL-y to INPUTS-y by Simon Glass · 4 years, 4 months ago
  85. 346034a arm: stm32mp: use correct weak function name spl_board_prepare_for_linux by Patrick Delaunay · 4 years, 5 months ago
  86. ded48be arm: stm32mp: stm32prog: check result of find_mmc_device by Patrick Delaunay · 4 years, 5 months ago
  87. 43fe9d2 stm32mp1: mmu_set_region_dcache_behaviour by Patrick Delaunay · 4 years, 4 months ago
  88. 97f7e39 arm: stm32mp: move dbgmcu_init call when DT is ready by Patrick Delaunay · 4 years, 4 months ago
  89. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  90. 7d5de35 arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage by Bin Meng · 4 years, 5 months ago
  91. c16cba8 stm32mp1: use the command env info in env_check by Patrick Delaunay · 4 years, 5 months ago
  92. bd3f60d arm: stm32mp: protect DBGMCU_IDC access with BSEC by Patrick Delaunay · 4 years, 5 months ago
  93. 03c4e622 arm: stm32mp: stm32prog: add "Device Name" in iproduct during DFU USB enumeration by Patrick Delaunay · 4 years, 5 months ago
  94. d1a4b09 board: st: stpmic1: add function stpmic1_init by Patrick Delaunay · 4 years, 6 months ago
  95. 4e62642 arm: stm32mp: add weak function to save vddcore by Patrick Delaunay · 4 years, 6 months ago
  96. 95bd49a arm: stm32mp: spl: add bsec driver in SPL by Patrick Delaunay · 4 years, 6 months ago
  97. 164873a board: stm32mp1: fix handling of DT OP-TEE reserved memory nodes by Etienne Carriere · 4 years, 6 months ago
  98. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago WIP/2020-05-18-reduce-size-of-common.h
  99. f09f1ec Use __ASSEMBLY__ as the assembly macros by Simon Glass · 4 years, 7 months ago
  100. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago