1. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  2. 559f1a8 Use __ASSEMBLY__ as the assembly macros by Simon Glass · 4 years, 7 months ago
  3. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  4. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  5. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  6. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  7. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  8. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
  9. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  10. 1a4f7cd arm: stm32mp: activate data cache on DDR in SPL by Patrick Delaunay · 4 years, 7 months ago
  11. 8e6985b arm: stm32mp: activate data cache in SPL and before relocation by Patrick Delaunay · 4 years, 7 months ago
  12. 60fa063 arm: stm32mp: spl: update error management in board_init_f by Patrick Delaunay · 4 years, 7 months ago
  13. f798cf6 arm: stm32mp: remove dependency for STM32KEY by Patrick Delaunay · 4 years, 7 months ago
  14. 41e6ace stm32mp: stm32prog: add support of RAM target by Patrick Delaunay · 4 years, 8 months ago
  15. c2fdd57 stm32mp: stm32prog: support for script by Patrick Delaunay · 4 years, 8 months ago
  16. 8610f22 stm32mp: stm32prog: enable videoconsole by Patrick Delaunay · 4 years, 8 months ago
  17. b823d99 stm32mp: stm32prog: add serial link support by Patrick Delaunay · 4 years, 8 months ago
  18. 541c7de stm32mp: stm32prog: add pmic NVM update support by Patrick Delaunay · 4 years, 8 months ago
  19. 1d96b18 stm32mp: stm32prog: add otp update support by Patrick Delaunay · 4 years, 8 months ago
  20. 291e722 stm32mp: stm32prog: add support for delete option in flashlayout by Patrick Delaunay · 4 years, 8 months ago
  21. 851d6f3 stm32mp: stm32prog: add support of ssbl copy by Patrick Delaunay · 4 years, 8 months ago
  22. c511224 stm32mp: stm32prog: adapt the MTD partitions by Patrick Delaunay · 4 years, 8 months ago
  23. 6ab7496 stm32mp: stm32prog: add MTD devices support by Patrick Delaunay · 4 years, 8 months ago
  24. 5ce5006 stm32mp: stm32prog: add upport of partial update by Patrick Delaunay · 4 years, 8 months ago
  25. 6915b49 stm32mp: stm32prog: add support of boot partition for eMMC device by Patrick Delaunay · 4 years, 8 months ago
  26. 7aae1e3 stm32mp: stm32prog: add MMC device by Patrick Delaunay · 4 years, 8 months ago
  27. 526f66c stm32mp: stm32prog: add flash layout parsing by Patrick Delaunay · 4 years, 8 months ago
  28. 7daa91d stm32mp: add the command stm32prog by Patrick Delaunay · 4 years, 8 months ago
  29. 79bc640 stm32mp: add function get_cpu_dev by Patrick Delaunay · 4 years, 8 months ago
  30. b5a7ca2 board: stm32mp1: support boot from spi-nand by Patrick Delaunay · 4 years, 8 months ago
  31. 9827611 board: stm32mp1: use FDT address provided by TF-A at boot time by Patrick Delaunay · 4 years, 8 months ago
  32. 472407a stm32mp1: dynamically detect op-tee presence by Patrick Delaunay · 4 years, 8 months ago
  33. d1633b3 board: stm32mp1: reserve memory for OP-TEE in device tree by Patrick Delaunay · 4 years, 8 months ago
  34. 70f8527 ARM: stm32: Add board_early_init_f() to SPL by Marek Vasut · 4 years, 7 months ago
  35. bf16c30 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · 4 years, 8 months ago
  36. 0bf7ab1 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 8 months ago
  37. 66111eb Revert "stm32mp1: remove the imply BOOTSTAGE" by Patrick Delaunay · 4 years, 9 months ago
  38. f8fe21d configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 8 months ago
  39. 93865c6 ARM: dts: stm32: Define FMC2 base address by Marek Vasut · 4 years, 8 months ago
  40. b9d856f Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 8 months ago
  41. 2ebc211 ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR by Patrick Delaunay · 4 years, 9 months ago
  42. 5a40c51 stm32mp: psci: set cntfrq register of cpu on by Ludovic Barre · 4 years, 9 months ago
  43. db33b0e stm32mp1: add 800 MHz profile support by Patrick Delaunay · 4 years, 9 months ago
  44. fac5ba8 arm: stm32mp: fdt: update kernel device tree according the part number by Patrick Delaunay · 4 years, 10 months ago
  45. 3e738f2 arm: stm32mp: add function get_soc_name by Patrick Delaunay · 4 years, 10 months ago
  46. 5af430d arm: stm32mp: improve the error message for smc by Patrick Delaunay · 4 years, 10 months ago
  47. b10cddf arm: stm32mp: bsec: add permanent lock support in bsec driver by Patrick Delaunay · 4 years, 10 months ago
  48. 3b7dbd4 arm: stm32mp: bsec: remove unneeded test by Patrick Delaunay · 4 years, 10 months ago
  49. 3a6e387 stm32mp: update dependency for STM32_ETZPC by Patrick Delaunay · 4 years, 9 months ago
  50. c8d4afe stm32mp1: support of STM32MP15x Rev.Z by Patrick Delaunay · 4 years, 10 months ago
  51. 900494d stm32mp1: pwr: use the last binding for pwr by Patrick Delaunay · 4 years, 10 months ago
  52. 5ff0529 ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board by Marek Vasut · 4 years, 10 months ago
  53. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  54. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  55. a5483b1 Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 10 months ago
  56. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  57. 310aa8a stm32mp1: split board and SOC support for STM32MP15x family by Patrick Delaunay · 4 years, 11 months ago
  58. 187cae2 ARM: stm32: Allow overriding setup_mac_address() by Marek Vasut · 5 years ago
  59. e597349 stm32mp: remove redundant SYS_TEXT_BASE prompt by Thomas Hebb · 5 years ago
  60. 9ebbdc9 stm32mp1: reset coprocessor status at cold boot by Fabien Dessenne · 5 years ago
  61. d7700d1 stm32mp1: declare backup registers for coprocessor by Fabien Dessenne · 5 years ago
  62. 217ea5c stm32mp1: remove the imply BOOTSTAGE by Patrick Delaunay · 5 years ago
  63. f97beae stm32mp1: imply CMD_CLS by Patrick Delaunay · 5 years ago
  64. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  65. 7e5f8e3 bsec: update after MISC u-class update by Patrick Delaunay · 5 years ago
  66. 6e86643 stm32mp1: Makefile cleanup by Patrick Delaunay · 5 years ago
  67. fbe5457 stm32mp1: configs: add spi load support in spl by Patrick Delaunay · 5 years ago
  68. 8bbadde stm32mp1: configs: add condition to activate WATCHDOG in SPL by Patrick Delaunay · 5 years ago
  69. 28a4609 stm32mp1: configs: Activate DISABLE_CONSOLE by Patrick Delaunay · 5 years ago
  70. 4368e56 stm32mp1: configs: select CONFIG_STM32_SERIAL by Patrick Delaunay · 5 years ago
  71. fcb4991 stm32mp1: configs: activate PRE_CONSOLE_BUFFER by Patrick Delaunay · 5 years ago
  72. 887d9e4 stm32mp1: configs: activate CONFIG_SILENT_CONSOLE by Patrick Delaunay · 5 years ago
  73. bff284f stpmic1: program pmic to keep only the debug unit on by Patrick Delaunay · 5 years ago
  74. e008ebf sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · 6 years ago
  75. 25394e7 sysreset: switch to using SYSRESET_POWER_OFF for poweroff by Urja Rannikko · 6 years ago
  76. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  77. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  78. 9c59d86 psci: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  79. 4c7c074 stm32mp1: bsec: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  80. 1b03eb0 stm32mp1: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  81. de98cbf stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS by Patrick Delaunay · 5 years ago
  82. ff215a4 stm32mp1: add configuration op-tee by Patrick Delaunay · 5 years ago
  83. 109d13f stm32mp1: key: add stm32key command by Patrick Delaunay · 5 years ago
  84. 43f214c stm32mp1: update device tree with ETZPC status by Patrick Delaunay · 5 years ago
  85. a6f0391 stm32mp1: update package information in device tree by Patrick Delaunay · 5 years ago
  86. c74d634 stm32mp1: export get_cpu_package function by Patrick Delaunay · 5 years ago
  87. 82b88ef stm32mp1: syscon: remove stgen by Patrick Delaunay · 5 years ago
  88. 20fc5e4 stm32mp1: syscon: remove etzpc support by Patrick Delaunay · 5 years ago
  89. 473b244 watchdog: stm32mp: Add watchdog driver by Patrice Chotard · 6 years ago
  90. d83bba4 stm32mp1: Increase ENV_SIZE by Patrice Chotard · 6 years ago
  91. e523772 arm: mach-stm32mp: Add newline to the MAC error message by Manivannan Sadhasivam · 6 years ago
  92. 4175f45 stm32mp1: ram: add support for LPDDR2/LPDDR3 by Patrick Delaunay · 6 years ago
  93. f860020 stm32mp1: add bootstage support by Patrick Delaunay · 6 years ago
  94. 9c07f4a stm32mp1: add bootcount support by Patrick Delaunay · 6 years ago
  95. ad1bc0a stm32mp1: psci: add synchronization with ROM code by Patrick Delaunay · 6 years ago
  96. 2fa55eb stm32mp1: cosmetic: bsec: reorder include files by Patrick Delaunay · 6 years ago
  97. 088b676 stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig by Patrick Delaunay · 6 years ago
  98. 7e517c6 stm32mp1: Move config SYS_MALLOC_LEN to Kconfig by Patrick Delaunay · 6 years ago
  99. 4e8dbe2 stm32mp1: add command poweroff by Patrick Delaunay · 6 years ago
  100. 10263a5 stm32mp1: Replace OTP read by SHADOW read by Patrick Delaunay · 6 years ago