1. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  2. 03fb038 board: st: move type-c stusb1600 controller code in a driver by Patrick Delaunay · 4 years, 3 months ago
  3. 4240022 board: st: stm32mp1: increase teed partition by Patrick Delaunay · 4 years, 3 months ago
  4. 29e4ce3 board: stm32mp1: update the gpio hog support by Patrick Delaunay · 4 years, 4 months ago
  5. 4fb4681 board: stm32mp1: move the function board_debug_uart_init in spl.c by Patrick Delaunay · 4 years, 4 months ago
  6. 2f23832 board: stm32mp1: update vddcore in SPL by Patrick Delaunay · 4 years, 4 months ago
  7. d1a4b09 board: st: stpmic1: add function stpmic1_init by Patrick Delaunay · 4 years, 4 months ago
  8. 918e9c3 board: st: create common file stpmic1.c by Patrick Delaunay · 4 years, 4 months ago
  9. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 4 months ago
  10. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 4 months ago
  11. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  12. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  13. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 4 months ago
  14. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 4 months ago
  15. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 4 months ago
  16. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 4 months ago
  17. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 4 months ago
  18. 5eff168 stm32mp1: Fix warning display when 1.5A power supply is used by Patrice Chotard · 4 years, 5 months ago
  19. 5ef642c board: stm32mp1: add timeout for I/O compensation ready by Patrick Delaunay · 4 years, 5 months ago
  20. 3cab9aa board: stm32mp1: remove bootdelay configuration for usb or serial boot by Patrick Delaunay · 4 years, 5 months ago
  21. 99f6743 board: stm32mp1: set environment variable fdtfile by Patrick Delaunay · 4 years, 5 months ago
  22. 055065a board: stm32mp1: gt9147 IRQ before reset on EV1 by Patrick Delaunay · 4 years, 5 months ago
  23. 0c95295 board: stm32mp1: update management of boot-led by Patrick Delaunay · 4 years, 5 months ago
  24. cadd1bf board: stm32mp1: Keep error led ON in case of low power detection by Patrice Chotard · 4 years, 5 months ago
  25. 8f035f7 stm32mp: stm32prog: adapt the MTD partitions by Patrick Delaunay · 4 years, 6 months ago
  26. 954bd1a stm32mp: add the command stm32prog by Patrick Delaunay · 4 years, 6 months ago
  27. 23229d0 board: stm32mp1: adapt MTD partition for BOOT from NOR or NAND by Patrick Delaunay · 4 years, 6 months ago
  28. b664a74 board: stm32mp1: support boot from spi-nand by Patrick Delaunay · 4 years, 6 months ago
  29. ccf6e9f configs: stm32mp1: remove optee defconfig by Patrick Delaunay · 4 years, 6 months ago
  30. 43df0a1 stm32mp1: dynamically detect op-tee presence by Patrick Delaunay · 4 years, 6 months ago
  31. 28a28ba stm32mp1: move MTDPART configuration in Kconfig by Patrick Delaunay · 4 years, 6 months ago
  32. 31325e1 stm32mp1: dynamically build DFU_ALT_INFO by Patrick Delaunay · 4 years, 6 months ago
  33. ec2933e board: stm32mp1: move set_dfu_alt_info in st common directory by Patrick Delaunay · 4 years, 6 months ago
  34. 939ba16 board: stm32mp1: move board_get_mtdparts in st common directory by Patrick Delaunay · 4 years, 6 months ago
  35. 71ba2cb board: stm32mp1: correct CONFIG_IS_ENABLED usage for LED by Patrick Delaunay · 4 years, 5 months ago
  36. 654706b configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 6 months ago
  37. e9a20f8 ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR by Patrick Delaunay · 4 years, 7 months ago
  38. 61f6d46 board: stm32mp1: display reference only for STMicroelectronics board by Patrick Delaunay · 4 years, 7 months ago
  39. 888dc68 board: stm32mp1: add finished good in board identifier OTP by Patrick Delaunay · 4 years, 6 months ago
  40. 658fde8 board: stm32mp1: stboard: lock the OTP after programming by Patrick Delaunay · 4 years, 7 months ago
  41. fdabace board: stm32mp1: read OTP in command stboard by Patrick Delaunay · 4 years, 7 months ago
  42. 16aa3e3 board: stm32mp1: update command stboard on misc_write result by Patrick Delaunay · 4 years, 7 months ago
  43. efa667d doc: add board documentation for stm32mp1 by Patrick Delaunay · 4 years, 7 months ago
  44. 167a603 board: stm32mp1: change dfu function to static by Patrick Delaunay · 4 years, 8 months ago
  45. e968c39 board: stm32mp1: board: add include for dfu by Patrick Delaunay · 4 years, 8 months ago
  46. a21a6ba board: stm32mp1: update readme by Patrick Delaunay · 4 years, 8 months ago
  47. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  48. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  49. cd304e2 Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 8 months ago
  50. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  51. 8462548 stm32mp1: split board and SOC support for STM32MP15x family by Patrick Delaunay · 4 years, 8 months ago
  52. 4933057 board: stm32mp1: move CONFIG_ENV_XXX in defconfig by Patrick Delaunay · 4 years, 8 months ago
  53. ba2c20c stm32mp1: move stboard command in board/st/common directory by Patrick Delaunay · 4 years, 8 months ago
  54. 790d5b3 stm32mp1: remove copro_state environment variable by Fabien Dessenne · 5 years ago
  55. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  56. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 10 months ago
  57. b03e051 common: Move serial functions out of common.h by Simon Glass · 4 years, 10 months ago
  58. c3e4430 common: Drop global inclusion of status_led.h by Simon Glass · 4 years, 10 months ago
  59. b4fee16 stm32mp1: add support for virtual partition read by Patrick Delaunay · 5 years ago
  60. fd399a1 stm32mp1: board: add spi nand support by Patrick Delaunay · 5 years ago
  61. f6031d6 stm32mp1: activate SET_DFU_ALT_INFO by Patrick Delaunay · 5 years ago
  62. fb90fcf board: stm32mp1: fixup the usb product id for USB download gadget by Patrick Delaunay · 5 years ago
  63. 0e73892 board: Add STM32F769 SoC, discovery board support by Yannick Fertré · 5 years ago
  64. 53e3d52 net: dwc_et_qos: update weak function board_interface_eth_init by Patrick Delaunay · 5 years ago
  65. 06d1dd2 stm32mp1: update README for remoteproc support by Patrick Delaunay · 5 years ago
  66. 0e6522c stm32mp1: add example files for FIT generation by Patrick Delaunay · 5 years ago
  67. a68ae8d stm32mp1: Add copro image support for M4 firmware by Patrick Delaunay · 5 years ago
  68. 781a917 stm32mp1: board update command stboard on misc_read result by Patrick Delaunay · 5 years ago
  69. ff6618e stm32mp1: update sysconf_init on misc_read result by Patrick Delaunay · 5 years ago
  70. 19efa39 stm32mp1: update test on misc_read result by Patrick Delaunay · 5 years ago
  71. 8c01823 MAINTAINERS: update ARM STM STM32MP and STM32MP1 BOARD by Patrick Delaunay · 5 years ago
  72. d1a597f stm32mp1: board: cosmetic: cleanup file by Patrick Delaunay · 5 years ago
  73. 4154247 stm32mp1: board: remove board_check_usb_power when ADC is not activated by Patrick Delaunay · 5 years ago
  74. 5e959ab stm32mp1: board: Update the way vdd-supply is retrieved from DT by Patrick Delaunay · 5 years ago
  75. 55f9cd2 stm32mp1: board: check the boot-source to disable bootdelay by Patrick Delaunay · 5 years ago
  76. 4616ff4 stm32mp1: board: protect the led function calls by Patrick Delaunay · 5 years ago
  77. dd28108 stm32mp1: board: support of error led on ed1/ev1 board by Patrick Delaunay · 5 years ago
  78. d573e46 stm32mp1: board: enable v1v2_hdmi and v3v3_hdmi regulator on dk2 boot by Patrick Delaunay · 5 years ago
  79. 8b8b3d6 stm32mp1: board: add environment variable for board id and board rev by Patrick Delaunay · 5 years ago
  80. 178a415 stpmic1: program pmic to keep only the debug unit on by Patrick Delaunay · 5 years ago
  81. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  82. 3a7d557 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  83. 291f00b board: st: add missing gpio_request() for stm32f429-discovery by Patrice Chotard · 5 years ago
  84. 8e19477 board: stm32mp1: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  85. e81f8d1 stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS by Patrick Delaunay · 5 years ago
  86. 152c84b stm32mp1: add configuration op-tee by Patrick Delaunay · 5 years ago
  87. 25d436a stm32mp1: cosmetic: remove unnecessary include by Patrick Delaunay · 5 years ago
  88. 526558c stm32mp1: update README by Patrick Delaunay · 5 years ago
  89. afb0840 stm32mp1: add stboard command by Patrick Delaunay · 5 years ago
  90. f59ad45 stm32mp1: call regulators_enable_boot_on in board_init by Patrick Delaunay · 5 years ago
  91. 4048e17 stm32mp1: move CONFIG_ENV in Kconfig by Patrick Delaunay · 5 years ago
  92. edacf26 board: stm32mp1: Add board_interface_eth_init by Christophe Roullier · 5 years ago
  93. 28c064e board: stm32mp1: Update power supply check via USB TYPE-C by Patrice Chotard · 5 years ago
  94. e5c38fd stm32mp1: Update env_get_location for NOR support by Patrice Chotard · 5 years ago
  95. 8f24b1a stm32mp1: Add env_get_location() by Patrice Chotard · 5 years ago
  96. 7f90cd6 board: stm32mp1: Add env_ext4_get_dev_part() and env_ext4_get_intf() by Patrice Chotard · 5 years ago
  97. 8747164 stm32mp1: support dynamic MTDPARTS by Patrice Chotard · 5 years ago
  98. 93ffa2b board: stm32mp1: Add Avenger96 board support by Manivannan Sadhasivam · 5 years ago
  99. 1767ac2 stm32mp1: ram: add support for LPDDR2/LPDDR3 by Patrick Delaunay · 5 years ago
  100. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago