1. b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 5 months ago
  2. a595a0e flash: Tidy up coding style for flash functions by Simon Glass · 4 years, 5 months ago
  3. ba06b3c common: Drop uuid.h from common header by Simon Glass · 4 years, 5 months ago
  4. ed9a3aa Merge tag 'efi-2020-07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
  5. 7f44c7e dts: nxp2160ardb: add op-tee node by Ilias Apalodimas · 4 years, 5 months ago
  6. 8a76363 configs: lx2160a: Add default config for lx2160a using StMM in OP-TEE by Ilias Apalodimas · 4 years, 5 months ago
  7. e498dac doc: uefi.rst: Add OP-TEE variable storage config options by Ilias Apalodimas · 4 years, 5 months ago
  8. e4acbe4 MAINTAINERS: Add maintainer for EFI variables via OP-TEE by Ilias Apalodimas · 4 years, 5 months ago
  9. b0e4f2c cmd: efidebug: Add support for querying UEFI variable storage by Ilias Apalodimas · 4 years, 5 months ago
  10. f042e47 efi_loader: Implement EFI variable handling via OP-TEE by Ilias Apalodimas · 4 years, 5 months ago
  11. 23a397d efi_loader: Add headers for EDK2 StandAloneMM communication by Sughosh Ganu · 4 years, 5 months ago
  12. 714497e efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 5 months ago
  13. 515f613 Merge branch '2020-05-15-kconfig-migrations' by Tom Rini · 4 years, 5 months ago
  14. c60f6d6 qemu-x86*_defconfig: Enable CONFIG_PCI_INIT_R by Ovidiu Panait · 4 years, 5 months ago
  15. 1d4ad53 qemu_arm_defconfig: Enable CONFIG_PCI_INIT_R by Ovidiu Panait · 4 years, 5 months ago
  16. aff0397 qemu_arm64_defconfig: Enable CONFIG_PCI_INIT_R by Ovidiu Panait · 4 years, 5 months ago
  17. 98bf46f board_r: Introduce CONFIG_PCI_INIT_R Kconfig option by Ovidiu Panait · 4 years, 5 months ago
  18. 9441f8c board_r: env: Use IS_ENABLED() instead of #ifdefs by Ovidiu Panait · 4 years, 5 months ago
  19. b8879f2 env: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig by Ovidiu Panait · 4 years, 5 months ago
  20. 585da32 configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
  21. 5061595 Merge branch '2020-05-15-misc-bugfixes' by Tom Rini · 4 years, 5 months ago
  22. 24bf6e8 lib: rsa: avoid overriding the object name when already specified by Jan Luebbe · 4 years, 5 months ago
  23. 3b84809 MAINTAINERS: POWERPC MPC8XX: Update email address by Christophe Leroy · 4 years, 5 months ago
  24. b606a6c tools: ftdgrep: use /* fallthrough */ as needed by Heinrich Schuchardt · 4 years, 5 months ago
  25. a29162a tools: mkimage: use /* fallthrough */ as needed by Heinrich Schuchardt · 4 years, 5 months ago
  26. 5428096 common/board_f: avoid -Wtype-limits warning by Heinrich Schuchardt · 4 years, 5 months ago
  27. 3988be5 spl: Always define preloader_console_init by Samuel Holland · 4 years, 5 months ago
  28. 48069ff lib: rsa: Also check for presence of r-squared property by Jan Kiszka · 4 years, 5 months ago
  29. 774904c Makefile: add file 'defconfig' to clean target by Heinrich Schuchardt · 4 years, 5 months ago
  30. 69dbebd JFFS2: Add useful fields into lists by Petr Borsodi · 4 years, 5 months ago
  31. 25ec228 JFFS2: Process obsolete nodes as well as accurate ones by Petr Borsodi · 4 years, 5 months ago
  32. 1bc5d3a drivers/reset/Kconfig: fix typo by Trevor Woerner · 4 years, 5 months ago
  33. 71f6354 rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · 4 years, 5 months ago
  34. 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 5 months ago
  35. bb0fb4c rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 5 months ago
  36. b48f72a arm: orion5x: finish moving SoC to mach-orion5x by Trevor Woerner · 4 years, 5 months ago
  37. b16a331 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · 4 years, 5 months ago
  38. 9bffc54 arch/arm/Makefile: sort machine names by Trevor Woerner · 4 years, 5 months ago
  39. b3d9a8b arm: lpc32xx: move SoC to mach-lpc32xx by Trevor Woerner · 4 years, 5 months ago
  40. 0ff042d rsa: don't use malloc.h in rsa-sign.c by Jonathan Gray · 4 years, 5 months ago
  41. 7677fc0 configs: mt7629: support usb host and udisk by Chunfeng Yun · 4 years, 5 months ago
  42. 248cf96 Makefile: remove m68k GCC 3.4 workaround by Masahiro Yamada · 4 years, 5 months ago
  43. 8239be6 lib: Allow MD5 to be enabled in SPL by Simon Glass · 4 years, 5 months ago
  44. 5f20c28 pci: Fix typo in definition for PCI_DEV by Simon Glass · 4 years, 5 months ago
  45. 25a8381 usb: Update struct usb_device to indicate speed enum by Simon Glass · 4 years, 5 months ago
  46. 5f09f9a kbuild: spl: Add shrunk arch-dtbs to targets list by Jan Kiszka · 4 years, 5 months ago
  47. 5d3534d kbuild: spl: Fix parallel build by Jan Kiszka · 4 years, 5 months ago
  48. e2b86e2 Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 5 months ago
  49. fe16786 Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 5 months ago
  50. 1b28a5e ARM: dts: stm32mp1: DT alignment with Linux 5.7-rc2 by Patrick Delaunay · 4 years, 5 months ago
  51. 36911fc clk: stm32mp1: fix CK_MPU calculation by Lionel Debieve · 4 years, 5 months ago
  52. d7244e4 mmc: stm32_sdmmc2: change the displayed config name by Patrick Delaunay · 4 years, 5 months ago
  53. dc7e5f1 arm: stm32mp: activate data cache on DDR in SPL by Patrick Delaunay · 4 years, 5 months ago
  54. 7e8471c arm: stm32mp: activate data cache in SPL and before relocation by Patrick Delaunay · 4 years, 5 months ago
  55. 1e444bd ARM: stm32: Hog GPIO PF7 high on DHCOM to unlock SPI NOR nWP by Marek Vasut · 4 years, 5 months ago
  56. 8d055b0 ARM: stm32: Define I2C EEPROM bus and address on DHCOM by Marek Vasut · 4 years, 5 months ago
  57. 92ca0f7 ARM: dts: stm32: Synchronize DDR setttings on DH SoMs by Marek Vasut · 4 years, 5 months ago
  58. 1ca5017 ARM: dts: stm32: Fix AV96 and DHCOR split by Marek Vasut · 4 years, 5 months ago
  59. 5eff168 stm32mp1: Fix warning display when 1.5A power supply is used by Patrice Chotard · 4 years, 5 months ago
  60. 803e562 configs: stm32mp1: activate CONFIG_ERRNO_STR by Patrick Delaunay · 4 years, 5 months ago
  61. 758fc09 configs: stm32mp1: activate Ethernet PHY Realtek by Christophe Roullier · 4 years, 5 months ago
  62. 414315b ARM: dts: stm32mp15: use DDR3 files generated by STM32CubeMX by Patrick Delaunay · 4 years, 5 months ago
  63. f17412e gpio: stm32: support gpio ops in SPL by Patrick Delaunay · 4 years, 5 months ago
  64. 5ef642c board: stm32mp1: add timeout for I/O compensation ready by Patrick Delaunay · 4 years, 5 months ago
  65. 3cab9aa board: stm32mp1: remove bootdelay configuration for usb or serial boot by Patrick Delaunay · 4 years, 5 months ago
  66. 99f6743 board: stm32mp1: set environment variable fdtfile by Patrick Delaunay · 4 years, 5 months ago
  67. 055065a board: stm32mp1: gt9147 IRQ before reset on EV1 by Patrick Delaunay · 4 years, 5 months ago
  68. 0c95295 board: stm32mp1: update management of boot-led by Patrick Delaunay · 4 years, 5 months ago
  69. cadd1bf board: stm32mp1: Keep error led ON in case of low power detection by Patrice Chotard · 4 years, 5 months ago
  70. eaec1f9 arm: stm32mp: spl: update error management in board_init_f by Patrick Delaunay · 4 years, 5 months ago
  71. 586117c arm: stm32mp: remove dependency for STM32KEY by Patrick Delaunay · 4 years, 5 months ago
  72. 306a5cf stm32mp: stm32prog: add support of RAM target by Patrick Delaunay · 4 years, 7 months ago
  73. d0686c6 stm32mp: stm32prog: support for script by Patrick Delaunay · 4 years, 7 months ago
  74. 99d643c stm32mp: stm32prog: enable videoconsole by Patrick Delaunay · 4 years, 7 months ago
  75. 468f050 stm32mp: stm32prog: add serial link support by Patrick Delaunay · 4 years, 7 months ago
  76. 6ce1f4a stm32mp: stm32prog: add pmic NVM update support by Patrick Delaunay · 4 years, 7 months ago
  77. 936f1ae stm32mp: stm32prog: add otp update support by Patrick Delaunay · 4 years, 7 months ago
  78. 2bad5d0 stm32mp: stm32prog: add support for delete option in flashlayout by Patrick Delaunay · 4 years, 7 months ago
  79. b83caf9 stm32mp: stm32prog: add support of ssbl copy by Patrick Delaunay · 4 years, 7 months ago
  80. 8f035f7 stm32mp: stm32prog: adapt the MTD partitions by Patrick Delaunay · 4 years, 7 months ago
  81. eb845d6 stm32mp: stm32prog: add MTD devices support by Patrick Delaunay · 4 years, 7 months ago
  82. ffc405e stm32mp: stm32prog: add upport of partial update by Patrick Delaunay · 4 years, 7 months ago
  83. 878f754 stm32mp: stm32prog: add support of boot partition for eMMC device by Patrick Delaunay · 4 years, 7 months ago
  84. aff4c5d stm32mp: stm32prog: add MMC device by Patrick Delaunay · 4 years, 7 months ago
  85. 6ee6839 stm32mp: stm32prog: add flash layout parsing by Patrick Delaunay · 4 years, 7 months ago
  86. 954bd1a stm32mp: add the command stm32prog by Patrick Delaunay · 4 years, 7 months ago
  87. 7802a44 stm32mp: add function get_cpu_dev by Patrick Delaunay · 4 years, 7 months ago
  88. 5cf3972 dfu: add prototype for dfu_transaction_initiate/cleanup by Patrick Delaunay · 4 years, 7 months ago
  89. bcd677f usb: gadget: g_dnl: add function g_dnl_set_product by Patrick Delaunay · 4 years, 7 months ago
  90. 1a803f6 doc: stm32mp1: update DFU support example by Patrick Delaunay · 4 years, 7 months ago
  91. 23229d0 board: stm32mp1: adapt MTD partition for BOOT from NOR or NAND by Patrick Delaunay · 4 years, 7 months ago
  92. b664a74 board: stm32mp1: support boot from spi-nand by Patrick Delaunay · 4 years, 7 months ago
  93. ccf6e9f configs: stm32mp1: remove optee defconfig by Patrick Delaunay · 4 years, 7 months ago
  94. 4ac3452 board: stm32mp1: use FDT address provided by TF-A at boot time by Patrick Delaunay · 4 years, 7 months ago
  95. 43df0a1 stm32mp1: dynamically detect op-tee presence by Patrick Delaunay · 4 years, 7 months ago
  96. 4a1b975 board: stm32mp1: reserve memory for OP-TEE in device tree by Patrick Delaunay · 4 years, 7 months ago
  97. 28a28ba stm32mp1: move MTDPART configuration in Kconfig by Patrick Delaunay · 4 years, 7 months ago
  98. 31325e1 stm32mp1: dynamically build DFU_ALT_INFO by Patrick Delaunay · 4 years, 7 months ago
  99. ec2933e board: stm32mp1: move set_dfu_alt_info in st common directory by Patrick Delaunay · 4 years, 7 months ago
  100. 939ba16 board: stm32mp1: move board_get_mtdparts in st common directory by Patrick Delaunay · 4 years, 7 months ago