1. 8e05bb1 Correct SPL uses of MTD by Simon Glass · 1 year, 10 months ago
  2. 703f5bd Correct SPL use of FDT_SIMPLEFB by Simon Glass · 1 year, 10 months ago
  3. bd3ebf6 Correct SPL uses of ENV_IS_IN_UBI by Simon Glass · 1 year, 10 months ago
  4. b819621 Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORT by Simon Glass · 1 year, 10 months ago
  5. 5c6205b Correct SPL use of CMD_STM32PROG by Simon Glass · 1 year, 10 months ago
  6. d87b83e Correct SPL use of CMD_STBOARD by Simon Glass · 1 year, 10 months ago
  7. 6ed1cf6 board: st: Add support of STM32MP13x boards in stm32board cmd by Patrick Delaunay · 1 year, 11 months ago
  8. d538829 stm32mp: Add OP-TEE support in bsec driver by Patrick Delaunay · 1 year, 11 months ago
  9. 73abe8e FWU: STM32MP1: Add support to read boot index from backup register by Sughosh Ganu · 2 years, 1 month ago
  10. e166b5e stm32mp1: Add image information for capsule updates by Sughosh Ganu · 2 years, 1 month ago
  11. bcb87b6 video: Drop use of the lcd header file by Simon Glass · 2 years, 1 month ago
  12. 00202f7 stm32mp: fix compilation issue with DEBUG_UART by Patrick Delaunay · 2 years, 1 month ago
  13. 41716c1 Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 2 years, 2 months ago
  14. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
  15. 2649c12 board: st: stm32mp1: use of correct compatible string to add partitions by Christophe Kerello · 2 years, 2 months ago
  16. 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  17. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  18. 7c10482 board: stm32mp1: remove test on CONFIG_DM_REGULATOR by Patrick Delaunay · 2 years, 5 months ago
  19. 817193a stm32mp: stpmic1: remove the debug unit request by debugger by Patrick Delaunay · 2 years, 6 months ago
  20. 4e506b0 board: stm32mp1: convert to livetree by Patrick Delaunay · 2 years, 6 months ago
  21. 34d8d4c configs: add stm32mp13 defconfig by Patrick Delaunay · 2 years, 6 months ago
  22. 37c4b55 board: stm32pm1: add stm32mp13 board support by Patrick Delaunay · 2 years, 6 months ago
  23. 123687c arm: stm32mp: add support of STM32MP13x by Patrick Delaunay · 2 years, 6 months ago
  24. 8e34fbb ARM: dts: stm32: add STM32MP13 SoCs support by Patrick Delaunay · 2 years, 6 months ago
  25. 458966c doc: Add documentation for STM32 MCUs by Patrice Chotard · 2 years, 7 months ago
  26. cad450c configs: stm32746g-eval: Add stm32746g-eval_spl_defconfig by Patrice Chotard · 2 years, 7 months ago
  27. 4a0a68a configs: stm32746g-eval: Add stm32746g-eval_defconfig by Patrice Chotard · 2 years, 7 months ago
  28. 842463a board: stm32f746-disco: Fix dram_init() in none SPL config by Patrice Chotard · 2 years, 7 months ago
  29. b0575cf configs: stm32f769-disco: Rename stm32f769-disco_defconfig to stm32f769-disco_spl_defconfig by Patrice Chotard · 2 years, 7 months ago
  30. 929d24e configs: stm32f746-disco: Rename stm32f746-disco_defconfig to stm32f746-disco_spl_defconfig by Patrice Chotard · 2 years, 7 months ago
  31. aef7c18 board: st: stm32mp1: Consider USB cable connected when boot device is USB by Patrice Chotard · 2 years, 7 months ago
  32. 0262c96 board: st: common: fix the error messages in stboard command by Patrick Delaunay · 2 years, 7 months ago
  33. 721d99a led: Drop led_default_state() by Marek Vasut · 2 years, 7 months ago
  34. 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 7 months ago
  35. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · 2 years, 8 months ago
  36. 2703df2 stm32f429-discovery: Migrate CONFIG_*_LED out of CONFIG namespace by Tom Rini · 2 years, 8 months ago
  37. f6baeb5 board: st: common: update test on misc_read result in command stboard by Patrick Delaunay · 2 years, 10 months ago
  38. 520e299 board: stm32mp1: solve compilation issue when ENV_IS_IN_MMC is deactivated by Patrick Delaunay · 2 years, 11 months ago
  39. 890c55c stm32mp: fix board_get_alt_info_mmc() by Heinrich Schuchardt · 2 years, 11 months ago
  40. b82c97e board: stm32mp1: add support of nor1 device in dfu command by Patrick Delaunay · 3 years ago
  41. 028fddd board: stm32mp1: enable simple framebuffer node for splashscreen by Patrick Delaunay · 3 years ago
  42. 72a5762 stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years, 1 month ago
  43. 7dccd89 gpio: stm32: create include file for driver private data by Patrick Delaunay · 3 years, 1 month ago
  44. f9484bc board: stmp32mp1: split board and SOC STM32MP15 configuration by Patrick Delaunay · 3 years, 1 month ago
  45. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 1 month ago
  46. 3a2d145 board: stm32mp1: Remove gpio_hog_probe_all() from board by Patrice Chotard · 3 years, 3 months ago
  47. ffc5c54 board: stm32: Remove the bi_boot_params initialization by Patrick Delaunay · 3 years, 3 months ago
  48. 9e0a13b tee: add a stub for tee_find_device by Patrick Delaunay · 3 years, 3 months ago
  49. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago
  50. 4cc3885 arm: Disable ATAGs support by Tom Rini · 3 years, 3 months ago
  51. 9c88dbf arm: stm32mp: add defconfig for trusted boot with FIP by Patrick Delaunay · 3 years, 4 months ago
  52. ba4b8b0 arm: stm32mp: add config for STM32IMAGE support by Patrick Delaunay · 3 years, 4 months ago
  53. e91ac4c Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 5 months ago
  54. 466d3af stm32mp1: add pull-up for gpio button PA13 and PA14 by Patrick Delaunay · 3 years, 5 months ago
  55. 5c2f6d7 stm32mp: use device sequence number in boot_instance variable by Patrick Delaunay · 3 years, 5 months ago
  56. a9765d0 bootstage: Eliminate when not enabled by Tom Rini · 3 years, 7 months ago
  57. 00cf4a8 board: stm32mp1: correct the property name for eth by Patrick Delaunay · 3 years, 6 months ago
  58. 062bb64 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
  59. f1c4665 stm32mp1: remove the board_check_usb_power function when ADC is not activated by Patrick Delaunay · 3 years, 8 months ago
  60. b83dabc board: Add rt-thread art-pi board support by dillon min · 3 years, 8 months ago
  61. 09d018f board: st: stm32f746-disco: fix console is not enabled while init dram by Giulio Benetti · 3 years, 8 months ago
  62. b5d37b2 board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards by Patrice Chotard · 3 years, 9 months ago
  63. b6bc853 board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when available by Patrick Delaunay · 3 years, 9 months ago
  64. 29b2e2e stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB by Patrick Delaunay · 3 years, 9 months ago
  65. b712041 board: st: remove the nand MTD configuration for NOR boot in stm32mp1 board by Patrick Delaunay · 3 years, 9 months ago
  66. 28b2b85 Correct U-Boot upstream repository by Heinrich Schuchardt · 3 years, 9 months ago
  67. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  68. 90e8278 MAINTAINERS: Update STi and STM32 maintainers emails in remaining files by Patrice Chotard · 3 years, 11 months ago
  69. 7dfa797 board: stm32pm1: update USB-C power detection algorithm on DK boards by Patrice Chotard · 4 years, 1 month ago
  70. 9742bee board: st: common: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
  71. f7b2a84 board: st: stm32mp1: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
  72. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  73. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  74. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
  75. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  76. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  77. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  78. 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 4 years ago
  79. be9d3e2 add check for ignored CONFIG_ENV_EXT4_DEVICE_AND_PART definition by Manuel Reis · 4 years ago
  80. 61eebd4 board: st: stm32mp1: update load address for FIT examples by Patrick Delaunay · 4 years ago
  81. 1b5cd0b board: stm32mp1: no MTD partitions fixup for serial boot by Patrick Delaunay · 4 years, 1 month ago
  82. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
  83. a8a67ed board: stm32mp1: use const for struct node_info by Patrick Delaunay · 4 years, 4 months ago
  84. 63b4287 board: stm32mp1: remove board.c by Patrick Delaunay · 4 years, 4 months ago
  85. 15359e4 board: stm32mp1: update fdt fixup partitions table by Christophe Kerello · 4 years, 4 months ago
  86. 9d96e90 board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setup by Patrick Delaunay · 4 years, 4 months ago
  87. 821a9ba board: stm32mp1: use IS_ENABLED to prevent ifdef in env functions by Patrick Delaunay · 4 years, 4 months ago
  88. f118e4a board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_init by Patrick Delaunay · 4 years, 4 months ago
  89. c75bc6a board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fix by Patrick Delaunay · 4 years, 4 months ago
  90. b7b6752 board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_inf by Patrick Delaunay · 4 years, 4 months ago
  91. 4b2bfd6 board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_init by Patrick Delaunay · 4 years, 4 months ago
  92. 5fe5508 board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_power by Patrick Delaunay · 4 years, 4 months ago
  93. a1d5f20 board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_connected by Patrick Delaunay · 4 years, 4 months ago
  94. f660485 board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_check by Patrick Delaunay · 4 years, 4 months ago
  95. 7130b95 sf: Drop dm.h header file from spi_flash.h by Simon Glass · 4 years, 4 months ago
  96. 75b1b04 board: update test on misc_read result in board_late_init by Patrick Delaunay · 4 years, 5 months ago
  97. 7179b09 configs:stm32mp1: activate env config in SPL by Patrick Delaunay · 4 years, 5 months ago
  98. 455b065 stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMC by Patrick Delaunay · 4 years, 5 months ago
  99. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  100. fcb6b0b board: st: move type-c stusb1600 controller code in a driver by Patrick Delaunay · 4 years, 5 months ago