1. 73129d2 configs: ls2080ardb: Make MC_INIT access flash memory as per spi-mem by Kuldeep Singh · Fri Feb 07 22:09:09 2020 +0530
  2. 5c25c0e configs: ls1046a: Define ENV_ADDR value by Kuldeep Singh · Tue May 12 14:39:46 2020 +0530
  3. 74e2c1a configs: ls2080a: Correct ENV_ADDR value by Kuldeep Singh · Tue Feb 11 14:56:42 2020 +0530
  4. 5793d3f configs: ls1088a: Correct ENV_ADDR value by Kuldeep Singh · Tue Feb 11 14:51:35 2020 +0530
  5. 4c38087 treewide: Update fsl qspi node dt properties as per spi-mem driver by Kuldeep Singh · Thu Dec 12 11:49:24 2019 +0530
  6. 1c481a8 configs: ls1046a: Move SPI_FLASH_SPANSION to defconfig by Kuldeep Singh · Tue May 12 14:32:39 2020 +0530
  7. 78f2882 configs: ls1012a: Enable CONFIG_SPI_FLASH_SPANSION in defconfigs by Kuldeep Singh · Tue May 12 14:31:07 2020 +0530
  8. 03adc94 configs: ls1043a: Move CONFIG_FSL_QSPI and SPI_FLASH_SPANSION to defconfig by Kuldeep Singh · Tue May 12 14:28:56 2020 +0530
  9. 1f73ca6 treewide: Remove unused FSL QSPI config options for Layerscape platforms by Kuldeep Singh · Tue May 12 12:54:07 2020 +0530
  10. cb5a0ff Merge tag 'efi-2020-07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon May 18 08:17:29 2020 -0400
  11. 86fe6da dts: nxp2160ardb: add op-tee node by Ilias Apalodimas · Sun May 17 22:25:49 2020 +0300
  12. 9c9496c configs: lx2160a: Add default config for lx2160a using StMM in OP-TEE by Ilias Apalodimas · Sun May 17 22:25:48 2020 +0300
  13. ef8bd41 doc: uefi.rst: Add OP-TEE variable storage config options by Ilias Apalodimas · Sun May 17 22:25:47 2020 +0300
  14. 4e2d534 MAINTAINERS: Add maintainer for EFI variables via OP-TEE by Ilias Apalodimas · Sun May 17 22:25:46 2020 +0300
  15. f500940 cmd: efidebug: Add support for querying UEFI variable storage by Ilias Apalodimas · Sun May 17 22:25:45 2020 +0300
  16. 77a364f efi_loader: Implement EFI variable handling via OP-TEE by Ilias Apalodimas · Sun May 17 22:25:44 2020 +0300
  17. 1f2e4f5 efi_loader: Add headers for EDK2 StandAloneMM communication by Sughosh Ganu · Sun May 17 22:25:43 2020 +0300
  18. 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · Sun May 17 12:29:19 2020 +0200
  19. 2ab28d0 Merge branch '2020-05-15-kconfig-migrations' by Tom Rini · Fri May 15 21:44:46 2020 -0400
  20. 95ed752 qemu-x86*_defconfig: Enable CONFIG_PCI_INIT_R by Ovidiu Panait · Wed May 06 20:38:47 2020 +0300
  21. 5f710cb qemu_arm_defconfig: Enable CONFIG_PCI_INIT_R by Ovidiu Panait · Wed May 06 20:38:46 2020 +0300
  22. 17ac26b qemu_arm64_defconfig: Enable CONFIG_PCI_INIT_R by Ovidiu Panait · Wed May 06 20:38:45 2020 +0300
  23. 6746c67 board_r: Introduce CONFIG_PCI_INIT_R Kconfig option by Ovidiu Panait · Wed May 06 20:38:44 2020 +0300
  24. d7145f2 board_r: env: Use IS_ENABLED() instead of #ifdefs by Ovidiu Panait · Wed May 06 20:38:43 2020 +0300
  25. 86ccd75 env: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig by Ovidiu Panait · Wed May 06 20:38:42 2020 +0300
  26. bd53867 configs: Resync with savedefconfig by Tom Rini · Fri May 15 16:49:11 2020 -0400
  27. a6bc604 Merge branch '2020-05-15-misc-bugfixes' by Tom Rini · Fri May 15 16:42:06 2020 -0400
  28. cd4eafb lib: rsa: avoid overriding the object name when already specified by Jan Luebbe · Wed May 13 12:26:24 2020 +0200
  29. 7388caf MAINTAINERS: POWERPC MPC8XX: Update email address by Christophe Leroy · Wed May 13 05:30:03 2020 +0000
  30. d0d2456 tools: ftdgrep: use /* fallthrough */ as needed by Heinrich Schuchardt · Sat May 09 17:12:42 2020 +0200
  31. ddc38e6 tools: mkimage: use /* fallthrough */ as needed by Heinrich Schuchardt · Sat May 09 17:10:41 2020 +0200
  32. f6a18be common/board_f: avoid -Wtype-limits warning by Heinrich Schuchardt · Sat May 09 21:21:14 2020 +0200
  33. b03e666 spl: Always define preloader_console_init by Samuel Holland · Thu May 07 18:08:10 2020 -0500
  34. 3637b8b lib: rsa: Also check for presence of r-squared property by Jan Kiszka · Thu May 07 20:36:13 2020 +0200
  35. 811ba02 Makefile: add file 'defconfig' to clean target by Heinrich Schuchardt · Thu May 07 18:09:22 2020 +0200
  36. 80c25b1 JFFS2: Add useful fields into lists by Petr Borsodi · Thu May 07 12:25:56 2020 +0200
  37. a61d1d1 JFFS2: Process obsolete nodes as well as accurate ones by Petr Borsodi · Thu May 07 12:25:55 2020 +0200
  38. e3d9c99 drivers/reset/Kconfig: fix typo by Trevor Woerner · Wed May 06 08:02:43 2020 -0400
  39. 2bcc1ed rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · Wed May 06 08:02:42 2020 -0400
  40. 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · Wed May 06 08:02:41 2020 -0400
  41. bb7ab07 rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · Wed May 06 08:02:40 2020 -0400
  42. 1f1467e arm: orion5x: finish moving SoC to mach-orion5x by Trevor Woerner · Wed May 06 08:02:39 2020 -0400
  43. f995375 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · Wed May 06 08:02:38 2020 -0400
  44. fe15ba6 arch/arm/Makefile: sort machine names by Trevor Woerner · Wed May 06 08:02:37 2020 -0400
  45. 28d261f arm: lpc32xx: move SoC to mach-lpc32xx by Trevor Woerner · Wed May 06 08:02:36 2020 -0400
  46. cc3ed40 rsa: don't use malloc.h in rsa-sign.c by Jonathan Gray · Fri May 15 22:20:34 2020 +1000
  47. 62d0dfc configs: mt7629: support usb host and udisk by developer · Thu May 14 13:56:19 2020 +0800
  48. be8f130 Makefile: remove m68k GCC 3.4 workaround by Masahiro Yamada · Thu May 14 11:38:20 2020 +0900
  49. d33d0db lib: Allow MD5 to be enabled in SPL by Simon Glass · Wed May 06 08:03:56 2020 -0600
  50. 951be47 pci: Fix typo in definition for PCI_DEV by Simon Glass · Sun May 10 10:26:54 2020 -0600
  51. ba385aa usb: Update struct usb_device to indicate speed enum by Simon Glass · Sun May 10 10:26:53 2020 -0600
  52. 3bca46e kbuild: spl: Add shrunk arch-dtbs to targets list by Jan Kiszka · Mon May 04 14:38:31 2020 +0200
  53. ee182fe kbuild: spl: Fix parallel build by Jan Kiszka · Mon May 04 14:38:30 2020 +0200
  54. abccdb1 Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Thu May 14 08:44:06 2020 -0400
  55. 72fb18f Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Thu May 14 08:43:33 2020 -0400
  56. df0d20a ARM: dts: stm32mp1: DT alignment with Linux 5.7-rc2 by Patrick Delaunay · Thu Apr 30 15:52:46 2020 +0200
  57. 9728949 clk: stm32mp1: fix CK_MPU calculation by Lionel Debieve · Fri Apr 24 15:47:57 2020 +0200
  58. c3d0780 mmc: stm32_sdmmc2: change the displayed config name by Patrick Delaunay · Thu Apr 30 09:52:13 2020 +0200
  59. 1a4f7cd arm: stm32mp: activate data cache on DDR in SPL by Patrick Delaunay · Thu Apr 30 16:30:21 2020 +0200
  60. 8e6985b arm: stm32mp: activate data cache in SPL and before relocation by Patrick Delaunay · Thu Apr 30 16:30:20 2020 +0200
  61. 8759f3f ARM: stm32: Hog GPIO PF7 high on DHCOM to unlock SPI NOR nWP by Marek Vasut · Mon Apr 27 12:26:43 2020 +0200
  62. 7c5bea5 ARM: stm32: Define I2C EEPROM bus and address on DHCOM by Marek Vasut · Mon Apr 27 12:26:42 2020 +0200
  63. 272198e ARM: dts: stm32: Synchronize DDR setttings on DH SoMs by Marek Vasut · Wed Apr 29 15:08:38 2020 +0200
  64. 954d1ea ARM: dts: stm32: Fix AV96 and DHCOR split by Marek Vasut · Mon Apr 27 13:16:02 2020 +0200
  65. 2d583f9 stm32mp1: Fix warning display when 1.5A power supply is used by Patrice Chotard · Thu Apr 30 18:41:05 2020 +0200
  66. ceff4bf configs: stm32mp1: activate CONFIG_ERRNO_STR by Patrick Delaunay · Wed Apr 22 14:29:20 2020 +0200
  67. 7ddd8c3 configs: stm32mp1: activate Ethernet PHY Realtek by Christophe Roullier · Wed Apr 22 14:29:19 2020 +0200
  68. 940347a ARM: dts: stm32mp15: use DDR3 files generated by STM32CubeMX by Patrick Delaunay · Wed Apr 22 14:29:18 2020 +0200
  69. b1c6014 gpio: stm32: support gpio ops in SPL by Patrick Delaunay · Wed Apr 22 14:29:17 2020 +0200
  70. 181298e board: stm32mp1: add timeout for I/O compensation ready by Patrick Delaunay · Wed Apr 22 14:29:16 2020 +0200
  71. dcc6810 board: stm32mp1: remove bootdelay configuration for usb or serial boot by Patrick Delaunay · Wed Apr 22 14:29:15 2020 +0200
  72. 4533a2c board: stm32mp1: set environment variable fdtfile by Patrick Delaunay · Wed Apr 22 14:29:14 2020 +0200
  73. 486ae96 board: stm32mp1: gt9147 IRQ before reset on EV1 by Patrick Delaunay · Wed Apr 22 14:29:13 2020 +0200
  74. 8ae05cf board: stm32mp1: update management of boot-led by Patrick Delaunay · Wed Apr 22 14:29:12 2020 +0200
  75. c739368 board: stm32mp1: Keep error led ON in case of low power detection by Patrice Chotard · Wed Apr 22 14:29:11 2020 +0200
  76. 60fa063 arm: stm32mp: spl: update error management in board_init_f by Patrick Delaunay · Wed Apr 22 14:29:10 2020 +0200
  77. f798cf6 arm: stm32mp: remove dependency for STM32KEY by Patrick Delaunay · Wed Apr 22 14:29:09 2020 +0200
  78. 41e6ace stm32mp: stm32prog: add support of RAM target by Patrick Delaunay · Wed Mar 18 09:25:03 2020 +0100
  79. c2fdd57 stm32mp: stm32prog: support for script by Patrick Delaunay · Wed Mar 18 09:25:02 2020 +0100
  80. 8610f22 stm32mp: stm32prog: enable videoconsole by Patrick Delaunay · Wed Mar 18 09:25:01 2020 +0100
  81. b823d99 stm32mp: stm32prog: add serial link support by Patrick Delaunay · Wed Mar 18 09:25:00 2020 +0100
  82. 541c7de stm32mp: stm32prog: add pmic NVM update support by Patrick Delaunay · Wed Mar 18 09:24:59 2020 +0100
  83. 1d96b18 stm32mp: stm32prog: add otp update support by Patrick Delaunay · Wed Mar 18 09:24:58 2020 +0100
  84. 291e722 stm32mp: stm32prog: add support for delete option in flashlayout by Patrick Delaunay · Wed Mar 18 09:24:57 2020 +0100
  85. 851d6f3 stm32mp: stm32prog: add support of ssbl copy by Patrick Delaunay · Wed Mar 18 09:24:56 2020 +0100
  86. c511224 stm32mp: stm32prog: adapt the MTD partitions by Patrick Delaunay · Wed Mar 18 09:24:55 2020 +0100
  87. 6ab7496 stm32mp: stm32prog: add MTD devices support by Patrick Delaunay · Wed Mar 18 09:24:54 2020 +0100
  88. 5ce5006 stm32mp: stm32prog: add upport of partial update by Patrick Delaunay · Wed Mar 18 09:24:53 2020 +0100
  89. 6915b49 stm32mp: stm32prog: add support of boot partition for eMMC device by Patrick Delaunay · Wed Mar 18 09:24:52 2020 +0100
  90. 7aae1e3 stm32mp: stm32prog: add MMC device by Patrick Delaunay · Wed Mar 18 09:24:51 2020 +0100
  91. 526f66c stm32mp: stm32prog: add flash layout parsing by Patrick Delaunay · Wed Mar 18 09:24:50 2020 +0100
  92. 7daa91d stm32mp: add the command stm32prog by Patrick Delaunay · Wed Mar 18 09:24:49 2020 +0100
  93. 79bc640 stm32mp: add function get_cpu_dev by Patrick Delaunay · Wed Mar 18 09:24:48 2020 +0100
  94. 5a9aa2f dfu: add prototype for dfu_transaction_initiate/cleanup by Patrick Delaunay · Wed Mar 18 09:24:47 2020 +0100
  95. 6dbadd3 usb: gadget: g_dnl: add function g_dnl_set_product by Patrick Delaunay · Wed Mar 18 09:24:46 2020 +0100
  96. ccf64ef doc: stm32mp1: update DFU support example by Patrick Delaunay · Wed Mar 18 09:22:54 2020 +0100
  97. cbbb53a board: stm32mp1: adapt MTD partition for BOOT from NOR or NAND by Patrick Delaunay · Wed Mar 18 09:22:53 2020 +0100
  98. b5a7ca2 board: stm32mp1: support boot from spi-nand by Patrick Delaunay · Wed Mar 18 09:22:52 2020 +0100
  99. 6557aa8 configs: stm32mp1: remove optee defconfig by Patrick Delaunay · Wed Mar 18 09:22:51 2020 +0100
  100. 9827611 board: stm32mp1: use FDT address provided by TF-A at boot time by Patrick Delaunay · Wed Mar 18 09:22:50 2020 +0100