1. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  2. 5eff168 stm32mp1: Fix warning display when 1.5A power supply is used by Patrice Chotard · 4 years, 6 months ago
  3. 5ef642c board: stm32mp1: add timeout for I/O compensation ready by Patrick Delaunay · 4 years, 6 months ago
  4. 3cab9aa board: stm32mp1: remove bootdelay configuration for usb or serial boot by Patrick Delaunay · 4 years, 6 months ago
  5. 99f6743 board: stm32mp1: set environment variable fdtfile by Patrick Delaunay · 4 years, 6 months ago
  6. 055065a board: stm32mp1: gt9147 IRQ before reset on EV1 by Patrick Delaunay · 4 years, 6 months ago
  7. 0c95295 board: stm32mp1: update management of boot-led by Patrick Delaunay · 4 years, 6 months ago
  8. cadd1bf board: stm32mp1: Keep error led ON in case of low power detection by Patrice Chotard · 4 years, 6 months ago
  9. b664a74 board: stm32mp1: support boot from spi-nand by Patrick Delaunay · 4 years, 7 months ago
  10. 43df0a1 stm32mp1: dynamically detect op-tee presence by Patrick Delaunay · 4 years, 7 months ago
  11. ec2933e board: stm32mp1: move set_dfu_alt_info in st common directory by Patrick Delaunay · 4 years, 7 months ago
  12. 939ba16 board: stm32mp1: move board_get_mtdparts in st common directory by Patrick Delaunay · 4 years, 7 months ago
  13. 71ba2cb board: stm32mp1: correct CONFIG_IS_ENABLED usage for LED by Patrick Delaunay · 4 years, 6 months ago
  14. 654706b configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 7 months ago
  15. 61f6d46 board: stm32mp1: display reference only for STMicroelectronics board by Patrick Delaunay · 4 years, 8 months ago
  16. 888dc68 board: stm32mp1: add finished good in board identifier OTP by Patrick Delaunay · 4 years, 7 months ago
  17. 167a603 board: stm32mp1: change dfu function to static by Patrick Delaunay · 4 years, 9 months ago
  18. e968c39 board: stm32mp1: board: add include for dfu by Patrick Delaunay · 4 years, 9 months ago
  19. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  20. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  21. cd304e2 Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 9 months ago
  22. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  23. 8462548 stm32mp1: split board and SOC support for STM32MP15x family by Patrick Delaunay · 4 years, 9 months ago
  24. 790d5b3 stm32mp1: remove copro_state environment variable by Fabien Dessenne · 5 years ago
  25. 5255932 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  26. b4fee16 stm32mp1: add support for virtual partition read by Patrick Delaunay · 5 years ago
  27. fd399a1 stm32mp1: board: add spi nand support by Patrick Delaunay · 5 years ago
  28. f6031d6 stm32mp1: activate SET_DFU_ALT_INFO by Patrick Delaunay · 5 years ago
  29. fb90fcf board: stm32mp1: fixup the usb product id for USB download gadget by Patrick Delaunay · 5 years ago
  30. 53e3d52 net: dwc_et_qos: update weak function board_interface_eth_init by Patrick Delaunay · 5 years ago
  31. a68ae8d stm32mp1: Add copro image support for M4 firmware by Patrick Delaunay · 5 years ago
  32. ff6618e stm32mp1: update sysconf_init on misc_read result by Patrick Delaunay · 5 years ago
  33. 19efa39 stm32mp1: update test on misc_read result by Patrick Delaunay · 5 years ago
  34. d1a597f stm32mp1: board: cosmetic: cleanup file by Patrick Delaunay · 5 years ago
  35. 4154247 stm32mp1: board: remove board_check_usb_power when ADC is not activated by Patrick Delaunay · 5 years ago
  36. 5e959ab stm32mp1: board: Update the way vdd-supply is retrieved from DT by Patrick Delaunay · 5 years ago
  37. 55f9cd2 stm32mp1: board: check the boot-source to disable bootdelay by Patrick Delaunay · 5 years ago
  38. 4616ff4 stm32mp1: board: protect the led function calls by Patrick Delaunay · 5 years ago
  39. dd28108 stm32mp1: board: support of error led on ed1/ev1 board by Patrick Delaunay · 5 years ago
  40. d573e46 stm32mp1: board: enable v1v2_hdmi and v3v3_hdmi regulator on dk2 boot by Patrick Delaunay · 5 years ago
  41. 8b8b3d6 stm32mp1: board: add environment variable for board id and board rev by Patrick Delaunay · 5 years ago
  42. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  43. 3a7d557 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  44. 8e19477 board: stm32mp1: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
  45. e81f8d1 stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS by Patrick Delaunay · 5 years ago
  46. 152c84b stm32mp1: add configuration op-tee by Patrick Delaunay · 5 years ago
  47. f59ad45 stm32mp1: call regulators_enable_boot_on in board_init by Patrick Delaunay · 5 years ago
  48. edacf26 board: stm32mp1: Add board_interface_eth_init by Christophe Roullier · 5 years ago
  49. 28c064e board: stm32mp1: Update power supply check via USB TYPE-C by Patrice Chotard · 5 years ago
  50. e5c38fd stm32mp1: Update env_get_location for NOR support by Patrice Chotard · 5 years ago
  51. 8f24b1a stm32mp1: Add env_get_location() by Patrice Chotard · 5 years ago
  52. 7f90cd6 board: stm32mp1: Add env_ext4_get_dev_part() and env_ext4_get_intf() by Patrice Chotard · 5 years ago
  53. 8747164 stm32mp1: support dynamic MTDPARTS by Patrice Chotard · 5 years ago
  54. 6fe7dd3 stm32mp1: add stusb1600 support for DK1 and DK2 board by Patrick Delaunay · 6 years ago
  55. c31000c stm32mp1: migrate USBOTG device to driver model by Patrick Delaunay · 6 years ago
  56. 8b4afe8 board: stm32mp1: Force pinctrl driver probe in board_init() by Patrice Chotard · 6 years ago
  57. 395f129 Board: stm32mp1: Add supply current boot information by Patrice Chotard · 6 years ago
  58. 4545974 stm32mp1: add syscfg initialization by Patrick Delaunay · 6 years ago
  59. 9a2ba28 stm32mp1: support forced boot mode by Patrick Delaunay · 6 years ago
  60. 842ebb5 stm32mp1: update bootcmd by Patrick Delaunay · 6 years ago
  61. b4ae34b stm32mp1: add runtime information in environment by Patrick Delaunay · 6 years ago
  62. d461f10 stm32mp1: display board information by Patrick Delaunay · 6 years ago
  63. 4c834b9 board: st: stm32mp1: Add usb gadget support by Patrice Chotard · 6 years ago
  64. 1f5118b stm32mp1: use new function led default state by Patrick Delaunay · 6 years ago
  65. 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 6 years ago
  66. f8598d9 board: st: add generic board for STM32MP1 family by Patrick Delaunay · 7 years ago