1. 714482a Convert CONFIG_SYS_I2C_EARLY_INIT to Kconfig by Tom Rini · Wed Aug 18 23:12:25 2021 -0400
  2. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · Wed Aug 18 23:12:24 2021 -0400
  3. 8825ec4 Convert CONFIG_SYS_I2C_MVTWSI to Kconfig by Tom Rini · Tue Aug 17 17:59:47 2021 -0400
  4. 5817ff0 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig by Tom Rini · Tue Aug 17 17:59:46 2021 -0400
  5. faed567 Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig by Tom Rini · Tue Aug 17 17:59:45 2021 -0400
  6. a2612c5 eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usage by Tom Rini · Tue Aug 17 17:59:44 2021 -0400
  7. fc917de i2c: S3C24X0: Finish Kconfig migration by Tom Rini · Tue Aug 17 17:59:42 2021 -0400
  8. 4abdf14 Convert CONFIG_ID_EEPROM to Kconfig by Tom Rini · Tue Aug 17 17:59:41 2021 -0400
  9. 1cfc127 siemens: Move CONFIG_SYS_I2C_EEPROM_ADDR usage out of CONFIG namespace by Tom Rini · Tue Aug 17 17:59:40 2021 -0400
  10. f90f5f4 keymile: Use CONFIG_SYS_IVM_EEPROM_ADR by Tom Rini · Tue Aug 17 17:59:39 2021 -0400
  11. 5010387 arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDR by Tom Rini · Tue Aug 17 17:59:38 2021 -0400
  12. 80e6cdd kp_imx53: Switch to using a local namespace for ID EEPROM by Tom Rini · Tue Aug 17 17:59:36 2021 -0400
  13. b32149c powerpc: Remove unused FCC ethernet code by Tom Rini · Wed Aug 11 08:26:52 2021 -0400
  14. 84afe7a exynos: Update environment macros a bit by Tom Rini · Tue Aug 10 17:34:22 2021 -0400
  15. 5a23a65 arm: keystone2: Rename CONFIG_ENV_KS2_BOARD_SETTINGS by Tom Rini · Tue Aug 10 17:34:21 2021 -0400
  16. cc3b003 aristainetos2: Rename CONFIG_EXTRA_ENV_BOARD_SETTINGS by Tom Rini · Tue Aug 10 17:34:20 2021 -0400
  17. a99817c usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2 by Tom Rini · Tue Aug 10 16:17:55 2021 -0400
  18. 052f050 Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Aug 27 08:33:02 2021 -0400
  19. 7a5f810 mmc: zynq_sdhci: Move setting tapdelay code to driver by Ashok Reddy Soma · Mon Aug 02 23:20:44 2021 -0600
  20. 467d078 mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays by Ashok Reddy Soma · Mon Aug 02 23:20:43 2021 -0600
  21. 56d3134 Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainline by Tom Rini · Wed Aug 25 07:48:06 2021 -0400
  22. 3966250 include: configs: Add Intel N5X device CONFIGs by Siew Chin Lim · Tue Aug 10 11:26:41 2021 +0800
  23. 1557df8 drivers: clk: Add clock driver for Intel N5X device by Siew Chin Lim · Tue Aug 10 11:26:30 2021 +0800
  24. 142d9c0 arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.h by Siew Chin Lim · Tue Aug 10 11:26:27 2021 +0800
  25. 3459ddc Merge tag 'efi-2021-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Aug 23 12:44:12 2021 -0400
  26. 8e19a30 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Aug 23 09:17:32 2021 -0400
  27. 8e841fb i2c: add dm_i2c_reg_clrset by Sebastian Reichel · Thu Jul 15 17:39:59 2021 +0200
  28. 5fde164 configs: lx2160a: load device-tree in RAM for distro boot by Priyanka Jain · Wed Aug 18 12:37:03 2021 +0530
  29. 016965f configs: Migrate CORTINA_FW_ADDR and CORTINA_FW_LENGTH to Kconfig by Kuldeep Singh · Tue Aug 10 11:20:07 2021 +0530
  30. 46c9731 arm: Finish migration of HAS_FSL_XHCI_USB by Tom Rini · Wed Jul 21 18:53:20 2021 -0400
  31. 9822894 efi_loader: use correct type for AllocatePages, AllocatePool by Heinrich Schuchardt · Tue Aug 17 15:05:31 2021 +0200
  32. 9606646 efi_loader rename enum efi_mem_type to efi_memory_type by Heinrich Schuchardt · Tue Aug 17 15:02:23 2021 +0200
  33. 05824ee efi_loader: use an enum for the memory allocation types by Heinrich Schuchardt · Tue Aug 17 14:52:16 2021 +0200
  34. 852c53f efi_loader: add comment for efi_tcg2.h by Masahisa Kojima · Fri Aug 13 16:12:43 2021 +0900
  35. 9819883 dm: crypto: Define UCLASS API for ECDSA signature verification by Alexandru Gagniuc · Thu Jul 29 11:47:15 2021 -0500
  36. 1ac19bb efi_loader: add ExitBootServices() measurement by Masahisa Kojima · Fri Aug 13 16:12:41 2021 +0900
  37. 8173cd4 efi_loader: add boot variable measurement by Masahisa Kojima · Fri Aug 13 16:12:40 2021 +0900
  38. 1d2a656 efi_loader: add secure boot variable measurement by Masahisa Kojima · Fri Aug 13 16:12:39 2021 +0900
  39. ed665b5 efi_loader: Uri() device path node by Heinrich Schuchardt · Thu Aug 05 21:10:05 2021 +0000
  40. 21e0f88 Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Thu Aug 12 09:33:39 2021 -0400
  41. 9c18da7 Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · Wed Aug 11 08:31:56 2021 -0400
  42. 1824052 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Aug 11 08:31:25 2021 -0400
  43. 4149a75 Merge tag 'u-boot-amlogic-20210810' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Wed Aug 11 08:31:13 2021 -0400
  44. 0bbc88e rockchip: rk3188-power: sync power domain dt-binding header from Linux by Johan Jonker · Fri Jun 25 15:26:31 2021 +0200
  45. b8ae9a8 rockchip: rk3188-cru-common: sync clock dt-binding header from Linux by Johan Jonker · Fri Jun 25 15:26:29 2021 +0200
  46. 1efba29 rockchip: Fix MMC boot order by Alex Bee · Thu Jun 17 11:01:12 2021 +0200
  47. 29d7192 riscv: qemu: Enable MTD NOR flash support by Bin Meng · Sat Aug 07 13:00:02 2021 +0800
  48. b373429 flash.h: Remove CONFIG_SYS_FLASH_CFI from flash_info_t by Bin Meng · Sat Aug 07 13:00:01 2021 +0800
  49. 2e1a48e arm: kirkwood: Do not overwrite CONFIG_SYS_TCLK by Pali Rohár · Sat Jul 31 14:22:56 2021 +0200
  50. 5030476 arm: mvebu: axp: Set CONFIG_SYS_TCLK globally by Pali Rohár · Sat Jul 31 14:22:55 2021 +0200
  51. 5dfd407 arm: mvebu: msys: Set CONFIG_SYS_TCLK globally by Pali Rohár · Sat Jul 31 14:22:54 2021 +0200
  52. 76b33a5 arm: mvebu: a37x: Detect CONFIG_SYS_TCLK from SAR register by Pali Rohár · Sat Jul 31 14:22:53 2021 +0200
  53. c00a3db arm: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR register by Pali Rohár · Sat Jul 31 14:22:52 2021 +0200
  54. d02d14d arm: kirkwood: GoFlex Home: Add DM SATA configs by Tony Dinh · Thu Jul 29 20:02:42 2021 -0700
  55. 0bc2762 configs: sei510/610: android bootflow via abootimg by Guillaume La Roque · Thu Aug 05 17:17:28 2021 +0200
  56. 82dcfa4 configs: sei510/sei610: don't use hard-coded gpt uuids by Mattijs Korpershoek · Thu Aug 05 17:17:27 2021 +0200
  57. b5fc3b6 configs: sei510/sei610: reformat PARTS_default by Mattijs Korpershoek · Thu Aug 05 17:17:26 2021 +0200
  58. b8ec762 configs: meson64_android: boot android via abootimg by Guillaume La Roque · Thu Aug 05 17:17:25 2021 +0200
  59. 6b414b5 configs: meson64_android: define BOOT_CMD macro by Mattijs Korpershoek · Thu Aug 05 17:17:24 2021 +0200
  60. 8c35721 configs: meson64_android: implement A/B slot support by Mattijs Korpershoek · Thu Aug 05 17:17:23 2021 +0200
  61. 94c0988 configs: meson64_android: implement AVB support by Mattijs Korpershoek · Thu Aug 05 17:17:22 2021 +0200
  62. a3ad03f configs: meson64_android: increase SYS_MALLOC_LEN to 128M for AVB by Mattijs Korpershoek · Thu Aug 05 17:17:21 2021 +0200
  63. 4fe7420 configs: meson64: permit redefining SYS_MALLOC_LEN by Mattijs Korpershoek · Thu Aug 05 17:17:20 2021 +0200
  64. c7d8ef6 Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Aug 09 09:27:26 2021 -0400
  65. a27bcdd Merge tag 'dm-pull-8aug21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Mon Aug 09 09:27:06 2021 -0400
  66. cbe5d38 arm: imx: add i.MX8ULP EVK support by Peng Fan · Sat Aug 07 16:01:13 2021 +0800
  67. 28ed72c arm: dts: add i.MX8ULP dtsi by Peng Fan · Sat Aug 07 16:01:12 2021 +0800
  68. 15ee209 driver: serial: fsl_lpuart: support i.MX8ULP by Peng Fan · Sat Aug 07 16:00:44 2021 +0800
  69. 67a2c12 mx28evk: Convert to driver model by Fabio Estevam · Wed Feb 17 23:39:28 2021 -0300
  70. 7fbd937 board: ge: bx50v3: Add PCIe reset to DT by Sebastian Reichel · Wed Aug 04 18:22:54 2021 +0200
  71. 1a2f1f2 mx6cuboxi: Fix the console variable by Fabio Estevam · Mon Jul 19 17:15:14 2021 -0300
  72. 83ca9e9 mx6cuboxi: Fix the mmc device for the rootfs by Fabio Estevam · Mon Jul 19 17:15:13 2021 -0300
  73. 8e9eacf dm: core: Don't allow uclass use before ready by Simon Glass · Sun Aug 01 12:05:23 2021 -0600
  74. 8690ce9 dm: migrate the dm_warn to use the log macro by Patrick Delaunay · Fri Jul 30 12:13:11 2021 +0200
  75. 5390532 ARM: renesas: Mallocate bootparams on Gen3 by Marek Vasut · Sun Jun 13 22:42:26 2021 +0200
  76. 88b8c4d ppc: Drop t4qds and b4860qds references by Simon Glass · Sun Aug 01 18:54:42 2021 -0600
  77. 6a2cbb4 pci: Drop pci_init_board() by Simon Glass · Sun Aug 01 18:54:39 2021 -0600
  78. a7be1dd distro_bootcmd: Update DM_PCI check by Simon Glass · Sun Aug 01 18:54:38 2021 -0600
  79. ed77d1a zynqmp_firmware: Add zynqmp firmware related enums by T Karthik Reddy · Mon Aug 02 23:20:42 2021 -0600
  80. 6b67778 mmc: sdhci: Change prototype of set_delay to return errors by Ashok Reddy Soma · Mon Aug 02 23:20:41 2021 -0600
  81. f0e4769 reset: zynqmp: Add reset controller for ZynqMP SoC by Michal Simek · Fri Jul 30 08:00:10 2021 +0200
  82. 5ce5759 firmware: xilinx: Use explicit values for all enum values by Michal Simek · Fri Jul 30 07:59:29 2021 +0200
  83. 8ab551b pci: imx: Drop DM_PCI check from cpu driver by Simon Glass · Sun Aug 01 18:54:35 2021 -0600
  84. 531157f pci: Drop DM_PCI check from bios_emul by Simon Glass · Sun Aug 01 18:54:33 2021 -0600
  85. 951b8cc ppc: Drop DM_PCI from config files by Simon Glass · Sun Aug 01 18:54:24 2021 -0600
  86. ed8db28 ppc: Drop CONFIG_SYS_PCI_SUBSYS_VENDORID by Simon Glass · Sun Aug 01 18:54:20 2021 -0600
  87. 55b6a27 pci: Remove guard around compatibility functions by Simon Glass · Sun Aug 01 18:54:17 2021 -0600
  88. 7370772 config: MPC8548CDS: eliminate symbol CONFIG_SYS_ID_EEPROM by Heinrich Schuchardt · Thu Jul 29 20:27:17 2021 +0200
  89. c14d7b3 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Tue Aug 03 09:07:01 2021 -0400
  90. 90877bb lib: Allow using 0x when a decimal value is requested by Simon Glass · Sat Jul 24 09:03:38 2021 -0600
  91. f0722ed lib: Comment the base parameter with simple_strtoul/l() by Simon Glass · Sat Jul 24 09:03:31 2021 -0600
  92. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  93. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  94. d8c6017 sandbox: Reduce keyed autoboot delay by Simon Glass · Sat Jul 24 15:14:39 2021 -0600
  95. ca31f07 sandbox: tpm: Support nvdata in TPM2 by Simon Glass · Sun Jul 18 14:18:03 2021 -0600
  96. cffaf7e Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sat Jul 31 20:51:24 2021 -0400
  97. 2a9c238 sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2 by Samuel Holland · Sun Apr 18 22:21:41 2021 -0500
  98. d0fd330 arm: kirkwood: Dreamplug: Add DM SATA and remove IDE configs by Tony Dinh · Sun Jul 25 23:01:20 2021 -0700
  99. 061ce2c arm: mvebu: Remove unused macro CONFIG_SYS_U_BOOT_OFFS by Pali Rohár · Fri Jul 23 11:14:32 2021 +0200
  100. cf97b82 arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage header by Pali Rohár · Fri Jul 23 11:14:29 2021 +0200