1. f6baeb5 board: st: common: update test on misc_read result in command stboard by Patrick Delaunay · 2 years, 10 months ago
  2. 520e299 board: stm32mp1: solve compilation issue when ENV_IS_IN_MMC is deactivated by Patrick Delaunay · 2 years, 11 months ago
  3. 890c55c stm32mp: fix board_get_alt_info_mmc() by Heinrich Schuchardt · 2 years, 11 months ago
  4. b82c97e board: stm32mp1: add support of nor1 device in dfu command by Patrick Delaunay · 3 years ago
  5. 028fddd board: stm32mp1: enable simple framebuffer node for splashscreen by Patrick Delaunay · 3 years ago
  6. 72a5762 stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years, 2 months ago
  7. 7dccd89 gpio: stm32: create include file for driver private data by Patrick Delaunay · 3 years, 1 month ago
  8. f9484bc board: stmp32mp1: split board and SOC STM32MP15 configuration by Patrick Delaunay · 3 years, 1 month ago
  9. 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
  10. 3a2d145 board: stm32mp1: Remove gpio_hog_probe_all() from board by Patrice Chotard · 3 years, 3 months ago
  11. ffc5c54 board: stm32: Remove the bi_boot_params initialization by Patrick Delaunay · 3 years, 3 months ago
  12. 9e0a13b tee: add a stub for tee_find_device by Patrick Delaunay · 3 years, 3 months ago
  13. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago
  14. 4cc3885 arm: Disable ATAGs support by Tom Rini · 3 years, 3 months ago
  15. 9c88dbf arm: stm32mp: add defconfig for trusted boot with FIP by Patrick Delaunay · 3 years, 4 months ago
  16. ba4b8b0 arm: stm32mp: add config for STM32IMAGE support by Patrick Delaunay · 3 years, 4 months ago
  17. e91ac4c Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 5 months ago
  18. 466d3af stm32mp1: add pull-up for gpio button PA13 and PA14 by Patrick Delaunay · 3 years, 5 months ago
  19. 5c2f6d7 stm32mp: use device sequence number in boot_instance variable by Patrick Delaunay · 3 years, 5 months ago
  20. a9765d0 bootstage: Eliminate when not enabled by Tom Rini · 3 years, 7 months ago
  21. 00cf4a8 board: stm32mp1: correct the property name for eth by Patrick Delaunay · 3 years, 6 months ago
  22. 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
  23. f1c4665 stm32mp1: remove the board_check_usb_power function when ADC is not activated by Patrick Delaunay · 3 years, 8 months ago
  24. b83dabc board: Add rt-thread art-pi board support by dillon min · 3 years, 8 months ago
  25. 09d018f board: st: stm32f746-disco: fix console is not enabled while init dram by Giulio Benetti · 3 years, 8 months ago
  26. b5d37b2 board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards by Patrice Chotard · 3 years, 9 months ago
  27. b6bc853 board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when available by Patrick Delaunay · 3 years, 9 months ago
  28. 29b2e2e stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB by Patrick Delaunay · 3 years, 9 months ago
  29. b712041 board: st: remove the nand MTD configuration for NOR boot in stm32mp1 board by Patrick Delaunay · 3 years, 9 months ago
  30. 28b2b85 Correct U-Boot upstream repository by Heinrich Schuchardt · 3 years, 9 months ago
  31. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  32. 90e8278 MAINTAINERS: Update STi and STM32 maintainers emails in remaining files by Patrice Chotard · 3 years, 11 months ago
  33. 7dfa797 board: stm32pm1: update USB-C power detection algorithm on DK boards by Patrice Chotard · 4 years, 1 month ago
  34. 9742bee board: st: common: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
  35. f7b2a84 board: st: stm32mp1: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 1 month ago
  36. bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
  37. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  38. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
  39. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
  40. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  41. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  42. 5d9950d treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 4 years ago
  43. be9d3e2 add check for ignored CONFIG_ENV_EXT4_DEVICE_AND_PART definition by Manuel Reis · 4 years ago
  44. 61eebd4 board: st: stm32mp1: update load address for FIT examples by Patrick Delaunay · 4 years ago
  45. 1b5cd0b board: stm32mp1: no MTD partitions fixup for serial boot by Patrick Delaunay · 4 years, 1 month ago
  46. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · 4 years, 2 months ago
  47. a8a67ed board: stm32mp1: use const for struct node_info by Patrick Delaunay · 4 years, 4 months ago
  48. 63b4287 board: stm32mp1: remove board.c by Patrick Delaunay · 4 years, 4 months ago
  49. 15359e4 board: stm32mp1: update fdt fixup partitions table by Christophe Kerello · 4 years, 4 months ago
  50. 9d96e90 board: stm32mp1: use IS_ENABLED to prevent ifdef in ft_board_setup by Patrick Delaunay · 4 years, 4 months ago
  51. 821a9ba board: stm32mp1: use IS_ENABLED to prevent ifdef in env functions by Patrick Delaunay · 4 years, 4 months ago
  52. f118e4a board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_init by Patrick Delaunay · 4 years, 4 months ago
  53. c75bc6a board: stm32mp1: use IS_ENABLED to prevent ifdef in dk2_i2c1_fix by Patrick Delaunay · 4 years, 4 months ago
  54. b7b6752 board: stm32mp1: use IS_ENABLED to prevent ifdef in set_dfu_alt_inf by Patrick Delaunay · 4 years, 4 months ago
  55. 4b2bfd6 board: stm32mp1: use IS_ENABLED to prevent ifdef in sysconf_init by Patrick Delaunay · 4 years, 4 months ago
  56. 5fe5508 board: stm32mp1: use IS_ENABLED to prevent ifdef in board_check_usb_power by Patrick Delaunay · 4 years, 4 months ago
  57. a1d5f20 board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_connected by Patrick Delaunay · 4 years, 4 months ago
  58. f660485 board: stm32mp1: use IS_ENABLED to prevent ifdef in board_key_check by Patrick Delaunay · 4 years, 4 months ago
  59. 7130b95 sf: Drop dm.h header file from spi_flash.h by Simon Glass · 4 years, 4 months ago
  60. 75b1b04 board: update test on misc_read result in board_late_init by Patrick Delaunay · 4 years, 5 months ago
  61. 7179b09 configs:stm32mp1: activate env config in SPL by Patrick Delaunay · 4 years, 5 months ago
  62. 455b065 stm32mp1: board: add support of CONFIG_ENV_IS_IN_MMC by Patrick Delaunay · 4 years, 5 months ago
  63. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  64. fcb6b0b board: st: move type-c stusb1600 controller code in a driver by Patrick Delaunay · 4 years, 5 months ago
  65. d83072e board: st: stm32mp1: increase teed partition by Patrick Delaunay · 4 years, 5 months ago
  66. 9789640 board: stm32mp1: update the gpio hog support by Patrick Delaunay · 4 years, 6 months ago
  67. 79c0791 board: stm32mp1: move the function board_debug_uart_init in spl.c by Patrick Delaunay · 4 years, 6 months ago
  68. 08c891a board: stm32mp1: update vddcore in SPL by Patrick Delaunay · 4 years, 6 months ago
  69. f2f25c3 board: st: stpmic1: add function stpmic1_init by Patrick Delaunay · 4 years, 6 months ago
  70. ff0c0bc board: st: create common file stpmic1.c by Patrick Delaunay · 4 years, 6 months ago
  71. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  72. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  73. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  74. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  75. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  76. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  77. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  78. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
  79. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  80. 2d583f9 stm32mp1: Fix warning display when 1.5A power supply is used by Patrice Chotard · 4 years, 7 months ago
  81. 181298e board: stm32mp1: add timeout for I/O compensation ready by Patrick Delaunay · 4 years, 7 months ago
  82. dcc6810 board: stm32mp1: remove bootdelay configuration for usb or serial boot by Patrick Delaunay · 4 years, 7 months ago
  83. 4533a2c board: stm32mp1: set environment variable fdtfile by Patrick Delaunay · 4 years, 7 months ago
  84. 486ae96 board: stm32mp1: gt9147 IRQ before reset on EV1 by Patrick Delaunay · 4 years, 7 months ago
  85. 8ae05cf board: stm32mp1: update management of boot-led by Patrick Delaunay · 4 years, 7 months ago
  86. c739368 board: stm32mp1: Keep error led ON in case of low power detection by Patrice Chotard · 4 years, 7 months ago
  87. c511224 stm32mp: stm32prog: adapt the MTD partitions by Patrick Delaunay · 4 years, 8 months ago
  88. 7daa91d stm32mp: add the command stm32prog by Patrick Delaunay · 4 years, 8 months ago
  89. cbbb53a board: stm32mp1: adapt MTD partition for BOOT from NOR or NAND by Patrick Delaunay · 4 years, 8 months ago
  90. b5a7ca2 board: stm32mp1: support boot from spi-nand by Patrick Delaunay · 4 years, 8 months ago
  91. 6557aa8 configs: stm32mp1: remove optee defconfig by Patrick Delaunay · 4 years, 8 months ago
  92. 472407a stm32mp1: dynamically detect op-tee presence by Patrick Delaunay · 4 years, 8 months ago
  93. 7511d14 stm32mp1: move MTDPART configuration in Kconfig by Patrick Delaunay · 4 years, 8 months ago
  94. c7d5b8c stm32mp1: dynamically build DFU_ALT_INFO by Patrick Delaunay · 4 years, 8 months ago
  95. cf07343 board: stm32mp1: move set_dfu_alt_info in st common directory by Patrick Delaunay · 4 years, 8 months ago
  96. daa5f01 board: stm32mp1: move board_get_mtdparts in st common directory by Patrick Delaunay · 4 years, 8 months ago
  97. 78f68f2 board: stm32mp1: correct CONFIG_IS_ENABLED usage for LED by Patrick Delaunay · 4 years, 8 months ago
  98. f8fe21d configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 8 months ago
  99. 2ebc211 ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR by Patrick Delaunay · 4 years, 9 months ago
  100. 0885c23 board: stm32mp1: display reference only for STMicroelectronics board by Patrick Delaunay · 4 years, 10 months ago