1. 1e444bd ARM: stm32: Hog GPIO PF7 high on DHCOM to unlock SPI NOR nWP by Marek Vasut · 4 years, 7 months ago
  2. 8d055b0 ARM: stm32: Define I2C EEPROM bus and address on DHCOM by Marek Vasut · 4 years, 7 months ago
  3. 92ca0f7 ARM: dts: stm32: Synchronize DDR setttings on DH SoMs by Marek Vasut · 4 years, 7 months ago
  4. 1ca5017 ARM: dts: stm32: Fix AV96 and DHCOR split by Marek Vasut · 4 years, 7 months ago
  5. 5eff168 stm32mp1: Fix warning display when 1.5A power supply is used by Patrice Chotard · 4 years, 7 months ago
  6. 803e562 configs: stm32mp1: activate CONFIG_ERRNO_STR by Patrick Delaunay · 4 years, 7 months ago
  7. 758fc09 configs: stm32mp1: activate Ethernet PHY Realtek by Christophe Roullier · 4 years, 7 months ago
  8. 414315b ARM: dts: stm32mp15: use DDR3 files generated by STM32CubeMX by Patrick Delaunay · 4 years, 7 months ago
  9. f17412e gpio: stm32: support gpio ops in SPL by Patrick Delaunay · 4 years, 7 months ago
  10. 5ef642c board: stm32mp1: add timeout for I/O compensation ready by Patrick Delaunay · 4 years, 7 months ago
  11. 3cab9aa board: stm32mp1: remove bootdelay configuration for usb or serial boot by Patrick Delaunay · 4 years, 7 months ago
  12. 99f6743 board: stm32mp1: set environment variable fdtfile by Patrick Delaunay · 4 years, 7 months ago
  13. 055065a board: stm32mp1: gt9147 IRQ before reset on EV1 by Patrick Delaunay · 4 years, 7 months ago
  14. 0c95295 board: stm32mp1: update management of boot-led by Patrick Delaunay · 4 years, 7 months ago
  15. cadd1bf board: stm32mp1: Keep error led ON in case of low power detection by Patrice Chotard · 4 years, 7 months ago
  16. eaec1f9 arm: stm32mp: spl: update error management in board_init_f by Patrick Delaunay · 4 years, 7 months ago
  17. 586117c arm: stm32mp: remove dependency for STM32KEY by Patrick Delaunay · 4 years, 7 months ago
  18. 306a5cf stm32mp: stm32prog: add support of RAM target by Patrick Delaunay · 4 years, 8 months ago
  19. d0686c6 stm32mp: stm32prog: support for script by Patrick Delaunay · 4 years, 8 months ago
  20. 99d643c stm32mp: stm32prog: enable videoconsole by Patrick Delaunay · 4 years, 8 months ago
  21. 468f050 stm32mp: stm32prog: add serial link support by Patrick Delaunay · 4 years, 8 months ago
  22. 6ce1f4a stm32mp: stm32prog: add pmic NVM update support by Patrick Delaunay · 4 years, 8 months ago
  23. 936f1ae stm32mp: stm32prog: add otp update support by Patrick Delaunay · 4 years, 8 months ago
  24. 2bad5d0 stm32mp: stm32prog: add support for delete option in flashlayout by Patrick Delaunay · 4 years, 8 months ago
  25. b83caf9 stm32mp: stm32prog: add support of ssbl copy by Patrick Delaunay · 4 years, 8 months ago
  26. 8f035f7 stm32mp: stm32prog: adapt the MTD partitions by Patrick Delaunay · 4 years, 8 months ago
  27. eb845d6 stm32mp: stm32prog: add MTD devices support by Patrick Delaunay · 4 years, 8 months ago
  28. ffc405e stm32mp: stm32prog: add upport of partial update by Patrick Delaunay · 4 years, 8 months ago
  29. 878f754 stm32mp: stm32prog: add support of boot partition for eMMC device by Patrick Delaunay · 4 years, 8 months ago
  30. aff4c5d stm32mp: stm32prog: add MMC device by Patrick Delaunay · 4 years, 8 months ago
  31. 6ee6839 stm32mp: stm32prog: add flash layout parsing by Patrick Delaunay · 4 years, 8 months ago
  32. 954bd1a stm32mp: add the command stm32prog by Patrick Delaunay · 4 years, 8 months ago
  33. 7802a44 stm32mp: add function get_cpu_dev by Patrick Delaunay · 4 years, 8 months ago
  34. 5cf3972 dfu: add prototype for dfu_transaction_initiate/cleanup by Patrick Delaunay · 4 years, 8 months ago
  35. bcd677f usb: gadget: g_dnl: add function g_dnl_set_product by Patrick Delaunay · 4 years, 8 months ago
  36. 1a803f6 doc: stm32mp1: update DFU support example by Patrick Delaunay · 4 years, 8 months ago
  37. 23229d0 board: stm32mp1: adapt MTD partition for BOOT from NOR or NAND by Patrick Delaunay · 4 years, 8 months ago
  38. b664a74 board: stm32mp1: support boot from spi-nand by Patrick Delaunay · 4 years, 8 months ago
  39. ccf6e9f configs: stm32mp1: remove optee defconfig by Patrick Delaunay · 4 years, 8 months ago
  40. 4ac3452 board: stm32mp1: use FDT address provided by TF-A at boot time by Patrick Delaunay · 4 years, 8 months ago
  41. 43df0a1 stm32mp1: dynamically detect op-tee presence by Patrick Delaunay · 4 years, 8 months ago
  42. 4a1b975 board: stm32mp1: reserve memory for OP-TEE in device tree by Patrick Delaunay · 4 years, 8 months ago
  43. 28a28ba stm32mp1: move MTDPART configuration in Kconfig by Patrick Delaunay · 4 years, 8 months ago
  44. 31325e1 stm32mp1: dynamically build DFU_ALT_INFO by Patrick Delaunay · 4 years, 8 months ago
  45. ec2933e board: stm32mp1: move set_dfu_alt_info in st common directory by Patrick Delaunay · 4 years, 8 months ago
  46. 939ba16 board: stm32mp1: move board_get_mtdparts in st common directory by Patrick Delaunay · 4 years, 8 months ago
  47. 2d68365 ARM: stm32: Implement DDR3 coding on DHCOR SoM by Marek Vasut · 4 years, 7 months ago
  48. a8c97f4 ARM: dts: stm32: Rework DDR DT inclusion by Marek Vasut · 4 years, 7 months ago
  49. 0c27c16 ram: stm32mp1: Add support for multiple configs by Marek Vasut · 4 years, 7 months ago
  50. 731fd50 ARM: stm32: Implement board coding on AV96 by Marek Vasut · 4 years, 7 months ago
  51. 65e38e8 ARM: stm32: Add board_early_init_f() to SPL by Marek Vasut · 4 years, 7 months ago
  52. ec1ee5a ARM: stm32: Add default config for DHCOR by Marek Vasut · 4 years, 7 months ago
  53. 10bca13 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years, 6 months ago
  54. 1e6d9f5 Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 6 months ago
  55. 648856a usb: dwc3: Add versal compatibility string to dwc3 glue ids by Siva Durga Prasad Paladugu · 4 years, 6 months ago
  56. 73ca014 usb: dwc3: add dis_del_phy_power_chg_quirk by Jagan Teki · 4 years, 6 months ago
  57. 2a38d22 Prepare v2020.07-rc2 by Tom Rini · 4 years, 6 months ago
  58. ac14bc4 Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 6 months ago
  59. bb488ac Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 6 months ago
  60. 1bccb23 Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 6 months ago
  61. 9bf87e2 test: dm: update test for open-drain/open-source emulation in gpio-uclass by Neil Armstrong · 4 years, 6 months ago
  62. 47bd533 gpio: emulate open drain & open source in dm_gpio_set_value() by Neil Armstrong · 4 years, 6 months ago
  63. 951db64 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 6 months ago
  64. 375d79c odroid-c2: enable USB host controller by Beniamino Galvani · 5 years ago
  65. 42e0570 Nokia RX-51: Update README.nokia_rx51 by Pali Rohár · 4 years, 8 months ago
  66. 5973f90 Nokia RX-51: Disable some unused features to decrease size of u-boot binary by Pali Rohár · 4 years, 8 months ago
  67. 07693cc Nokia RX-51: Enable CONFIG_CONSOLE_MUX by Pali Rohár · 4 years, 8 months ago
  68. b5f7cf5 Nokia RX-51: Remember setup_console_atag option by Pali Rohár · 4 years, 8 months ago
  69. f5cfdbf Nokia RX-51: Remove PART* macros by Pali Rohár · 4 years, 8 months ago
  70. c3cc829 Nokia RX-51: Revert back onenand defitions by Pali Rohár · 4 years, 8 months ago
  71. fca7abf Nokia RX-51: Move code from defconfig back to C header file by Pali Rohár · 4 years, 8 months ago
  72. 778907d Nokia RX-51: Move comment about CONFIG_SYS_TEXT_BASE to correct place by Pali Rohár · 4 years, 8 months ago
  73. 7d0e773 Nokia RX-51: Add README.nokia_rx51 file to MAINTAINERS by Pali Rohár · 4 years, 8 months ago
  74. 5308665 Nokia RX-51: Update my email address by Pali Rohár · 4 years, 8 months ago
  75. 295ab88 video: omap: change include order by Dario Binacchi · 4 years, 6 months ago
  76. b76bea1 arm: K3: Increase default SYSFW image size allocation by Andrew F. Davis · 4 years, 7 months ago
  77. 8af1caa sf: Add Macronix MX25R6435F SPI NOR flash to flash parameters array by Ye Li · 4 years, 6 months ago
  78. 1fbfe58 spi: fix dev parameter in dev_* calls by Dario Binacchi · 4 years, 7 months ago
  79. 28029c7 spi: nxp-fspi: Use new readl_poll_sleep_timeout API by Kuldeep Singh · 4 years, 7 months ago
  80. ce786ae iopoll: Add readl_poll_sleep_timeout by Jagan Teki · 4 years, 7 months ago
  81. c094e21 iopoll: Add dealy to read poll by Jagan Teki · 4 years, 7 months ago
  82. 5423247 iopoll: Add read_poll_timeout common API by Jagan Teki · 4 years, 7 months ago
  83. d7c5661 clk: Fix clk func names in comments by Jagan Teki · 4 years, 7 months ago
  84. 5a2b677 phy: Use _nodev naming convention if non-device clients by Jagan Teki · 4 years, 7 months ago
  85. cd3e01b phy: Fix node description of phy_get_by_node by Jagan Teki · 4 years, 7 months ago
  86. d0847ec spi: Zap lpc32xx_ssp driver-related code by Jagan Teki · 4 years, 7 months ago
  87. d52a03b imx8: cpu: check resource owned after sid fail by Peng Fan · 4 years, 6 months ago
  88. a6c36f1 imx: imx8qxp: update fdt_file according to m4 state by Peng Fan · 4 years, 6 months ago
  89. e825d30 imx: imx8qm: update fdt_file according to m4 state by Peng Fan · 4 years, 6 months ago
  90. ed5b253 imx: imx8qm/qxp: check whether m4 partition booted by Peng Fan · 4 years, 6 months ago
  91. 42b26dd imx8: Select boot device dynamically by Ye Li · 4 years, 6 months ago
  92. 6aead23 imx: imx8qm/qxp: Recover SPL data section for partition reboot by Peng Fan · 4 years, 6 months ago
  93. 231401d imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot by Peng Fan · 4 years, 6 months ago
  94. 8103767 imx: imx8qm/qxp: add get_board_serial by Peng Fan · 4 years, 6 months ago
  95. 7c351ff imx: imx8qm/qxp: Fix issue in get_effective_memsize by Ye Li · 4 years, 6 months ago
  96. f44afd5 imx: imx8qm/qxp: reserving DDR memory for M4 by Peng Fan · 4 years, 6 months ago
  97. bf9382a mtd: nand: raw: mxs_nand changes for nandbcb by Han Xu · 4 years, 6 months ago
  98. f797fe8 nandbcb: read boot search count from fuse for imx8qxp by Han Xu · 4 years, 6 months ago
  99. 214b7d5 cmd: nandbcb: Reconstruct the nandbcb tool for all platforms by Han Xu · 4 years, 6 months ago
  100. 49f8454 nandbcb: add nandbcb dump command for i.MX6 by Alice Guo · 4 years, 6 months ago