1. 191cad6 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Sat Jul 11 17:40:00 2020 -0400
  2. 62e309e Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · Sat Jul 11 11:50:49 2020 -0400
  3. 425462f ARM: uniphier: remove support for NOR Flash on support card by Masahiro Yamada · Thu Jul 09 15:08:17 2020 +0900
  4. 38d4770 ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MB by Masahiro Yamada · Thu Jul 09 15:08:12 2020 +0900
  5. 7f2a68b Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Fri Jul 10 16:22:57 2020 -0400
  6. 4effd27 Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Fri Jul 10 14:31:22 2020 -0400
  7. 795dc7d powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · Wed Jun 03 14:43:40 2020 +0200
  8. 566107e usb: xhci: Add reset controller support by Nicolas Saenz Julienne · Mon Jun 29 18:37:25 2020 +0200
  9. 057bbbd reset: Add Raspberry Pi 4 firmware reset controller by Nicolas Saenz Julienne · Mon Jun 29 18:37:23 2020 +0200
  10. df1cb96 pci: Add some PCI Express capability register offset definitions by Sylwester Nawrocki · Mon May 25 13:39:57 2020 +0200
  11. ea90192 linux/bitfield.h: Add primitives for manipulating bitfields both in host- and fixed-endian by Nicolas Saenz Julienne · Mon May 25 13:39:56 2020 +0200
  12. dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · Thu Jun 25 01:10:13 2020 -0300
  13. ffc41b0 core: extend struct driver_info to point to device by Walter Lozano · Thu Jun 25 01:10:11 2020 -0300
  14. 95282d6 core: drop const for struct driver_info by Walter Lozano · Thu Jun 25 01:10:10 2020 -0300
  15. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · Thu Jun 25 01:10:06 2020 -0300
  16. 2d349c7 log: don't show function by default by Heinrich Schuchardt · Wed Jun 17 21:52:44 2020 +0200
  17. 3286843 dm: core: Correct comment on uclass_id_foreach_dev() by Simon Glass · Sun Jun 14 08:48:39 2020 -0600
  18. fff251e sandbox: make RAM size configurable by Heinrich Schuchardt · Sun Jun 07 18:47:35 2020 +0200
  19. b7d3d45 arm: Remove mx31pdk board by Jagan Teki · Thu Jul 09 00:22:35 2020 +0530
  20. c9a4eb9 arm: Remove pengwyn board by Jagan Teki · Tue Jul 07 21:24:00 2020 +0530
  21. f1acbb5 arm: Remove pepper board by Jagan Teki · Tue Jul 07 21:21:52 2020 +0530
  22. 2a551bc arm: Remove bav335x board by Jagan Teki · Tue Jul 07 21:19:39 2020 +0530
  23. c0c5aa0 arm: Remove cairo board by Jagan Teki · Tue Jul 07 21:14:07 2020 +0530
  24. 142bed5 logicpd: Drop omap3 zoom1 by Jagan Teki · Wed May 27 18:26:26 2020 +0530
  25. b266d6a arm: Remove overo board by Jagan Teki · Tue Jul 07 21:07:16 2020 +0530
  26. dbf5089 arm: Remove cm_t35 board by Jagan Teki · Tue Jul 07 21:05:17 2020 +0530
  27. a9f5599 arm: Remove cm_t54 board by Jagan Teki · Tue Jul 07 21:03:17 2020 +0530
  28. 72e9b30 siemens: draco: Enable DM_SPI, DM_SPI_FLASH by Jagan Teki · Thu Jul 09 13:26:45 2020 +0530
  29. 4da9196 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Thu Jul 09 09:54:22 2020 -0400
  30. 2d0ee24 pci: Move some PCIe register offset definitions to a common header by Sylwester Nawrocki · Mon May 25 13:39:53 2020 +0200
  31. 460631d usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readq by Sylwester Nawrocki · Mon May 25 13:39:52 2020 +0200
  32. c60ca2f Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Thu Jul 09 08:22:44 2020 -0400
  33. 80f6934 arm: kirkwood: switch LaCie boards to sata_mv driver by Simon Guinot · Sun Jun 28 19:00:29 2020 +0200
  34. f08364f arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernel by Dennis Gilmore · Sat Jun 27 15:00:16 2020 -0500
  35. 757f4f1 spi: Remove unnecessary #ifdefs in header file by Simon Glass · Wed Jul 08 09:02:14 2020 -0600
  36. e3381c9 bootstage: Fix 'stacked' typo by Simon Glass · Fri Jul 03 10:37:07 2020 -0600
  37. fd5709f linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLED by Rasmus Villemoes · Fri Jul 03 10:37:06 2020 -0600
  38. c111615 linux/kconfig.h: remove unused helper macros by Rasmus Villemoes · Fri Jul 03 10:37:05 2020 -0600
  39. f6de07e linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }* by Rasmus Villemoes · Fri Jul 03 10:37:04 2020 -0600
  40. 4425bf4 video: Add comments to struct sandbox_sdl_plat by Simon Glass · Thu Jul 02 21:12:28 2020 -0600
  41. 31a7e23 video: Add helpers for vidconsole for the copy framebuffer by Simon Glass · Thu Jul 02 21:12:23 2020 -0600
  42. 73c9c37 video: Add support for copying to a hardware framebuffer by Simon Glass · Thu Jul 02 21:12:20 2020 -0600
  43. fc6b784 video: Add a comment for struct video_uc_platdata by Simon Glass · Thu Jul 02 21:12:19 2020 -0600
  44. bac9150 video: Drop unnecessary #ifdef around vid_console_color() by Simon Glass · Thu Jul 02 21:12:18 2020 -0600
  45. 66ee817 console: Add a way to output to serial only by Simon Glass · Thu Jul 02 21:12:13 2020 -0600
  46. 579c992 rtc: add dm_rtc_write() helper by Rasmus Villemoes · Mon Jul 06 22:01:11 2020 +0200
  47. b9e40a2 rtc: add dm_rtc_read helper and ->read method by Rasmus Villemoes · Mon Jul 06 22:01:10 2020 +0200
  48. b404409 lib: rsa: function to verify a signature against a hash by Heiko Stuebner · Fri May 22 16:20:33 2020 +0200
  49. 3a6bca1 Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · Tue Jun 02 19:26:44 2020 -0600
  50. a6d91ca spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · Wed May 27 13:56:20 2020 +0200
  51. 0f860b6 spl: fix format of function documentation by Dario Binacchi · Wed May 27 13:56:18 2020 +0200
  52. 7944730 debug_uart: Add CR before and after announce string by Stefan Roese · Fri May 15 07:09:03 2020 +0200
  53. 7a2cf2e tpm: add TPM2_GetRandom command support by Dhananjay Phadke · Thu Jun 04 16:43:59 2020 -0700
  54. 58b4e94 Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Tue Jul 07 23:05:57 2020 -0400
  55. 197b00e arm: vexpress64: Fix counter frequency by Andre Przywara · Thu Jun 11 12:03:15 2020 +0100
  56. 204f3dc arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCs by Amit Singh Tomar · Sat May 09 13:45:08 2020 +0530
  57. d1c2484 image: Add support for ZSTD decompression by Robert Marko · Sat Apr 25 19:37:21 2020 +0200
  58. 39832fb cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · Tue Mar 24 16:17:05 2020 +0100
  59. 9252d70 cmd: fs: Add command to list supported fs types by Niel Fourie · Tue Mar 24 16:17:04 2020 +0100
  60. 59d0da1 stm32mp1: use the command env info in env_check by Patrick Delaunay · Thu Jul 02 17:43:45 2020 +0200
  61. 9321129 configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp by Patrick Delaunay · Tue Jun 16 18:30:27 2020 +0200
  62. cee3edd rockchip: Pinebook Pro: Fix SPI flash and store env on it by Peter Robinson · Mon Jun 08 23:50:30 2020 +0100
  63. 34e6327 rockchip: Pinebook Pro: Fix USB and the USB attached keyboard by Peter Robinson · Mon Jun 08 23:50:29 2020 +0100
  64. 05fa4df Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Sun Jul 05 18:13:12 2020 -0400
  65. 75a67ae Merge branch '2020-07-01-kconfig-etc-updates' into next by Tom Rini · Sun Jul 05 18:03:32 2020 -0400
  66. de9bdc6 efi_loader: export initialization state by Heinrich Schuchardt · Thu Mar 19 18:21:58 2020 +0000
  67. ea55ba0 compilers: Introduce options for forcing inlining on SPL/TPL by Tom Rini · Thu May 14 08:30:08 2020 -0400
  68. 5cbb29e compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot by Tom Rini · Thu May 14 08:30:07 2020 -0400
  69. 7c34ae4 compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 by Tom Rini · Thu May 14 08:30:06 2020 -0400
  70. edc32ab riscv: Add Sipeed Maix support by Sean Anderson · Wed Jun 24 06:41:25 2020 -0400
  71. d11b582 riscv: Add device tree for K210 and Sipeed Maix BitM by Sean Anderson · Wed Jun 24 06:41:23 2020 -0400
  72. 42db70b dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · Wed Jun 24 06:41:13 2020 -0400
  73. 4d88d96 clk: Add K210 clock support by Sean Anderson · Wed Jun 24 06:41:11 2020 -0400
  74. 65cd44e clk: Add a bypass clock for K210 by Sean Anderson · Wed Jun 24 06:41:10 2020 -0400
  75. 6e887ee clk: Add K210 pll support by Sean Anderson · Wed Jun 24 06:41:09 2020 -0400
  76. d434b1f Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · Tue Jun 30 11:43:18 2020 -0400
  77. 768b86d arm: pxa: mmc: add driver model support by Marcel Ziswiler · Mon May 20 02:44:59 2019 +0200
  78. 82c645c kconfig: mmc: move pxa_mmc_generic to kconfig by Marcel Ziswiler · Mon May 20 02:44:58 2019 +0200
  79. 65c2bf6 dm: core: gracefully handle alias seq without of by Marcel Ziswiler · Mon May 20 02:44:57 2019 +0200
  80. 92f2478 serial: pxa: clean-up platform data include file by Marcel Ziswiler · Mon May 20 02:44:55 2019 +0200
  81. b1f83a6 net: pcnet: Add Kconfig entries by Marek Vasut · Sun May 17 18:24:25 2020 +0200
  82. 08aac4b net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · Sun May 17 18:24:12 2020 +0200
  83. 23aa834 spi: Move DM_SPI_FLASH and SPI_FLASH_DATAFLASH to Kconfig (for ls1021aXXX) by Lukasz Majewski · Thu Jun 04 23:11:52 2020 +0800
  84. 9cb0cc1 spi: Move DM_SPI_FLASH to Kconfig (for NXP's ls1043a) by Lukasz Majewski · Thu Jun 04 23:11:51 2020 +0800
  85. 1944087 Convert CONFIG_CADENCE_QSPI to Kconfig by Tom Rini · Tue Jun 16 19:06:31 2020 -0400
  86. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · Thu Jun 04 23:11:53 2020 +0800
  87. 467eec6 Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Jun 28 10:12:25 2020 -0400
  88. 0b89a87 video: mipi update panel platform data by Yannick Fertre · Wed Jun 24 10:45:39 2020 +0200
  89. c1c33ce rk3399: Add BOOTENV_SF command by Jagan Teki · Mon Jun 08 10:17:08 2020 -0400
  90. 7fdb410 Kconfig: Remove CONFIG_CLOCKS_IN_MHZ by Tom Rini · Tue Jun 16 19:06:28 2020 -0400
  91. 4a4c339 Convert CONFIG_BOOTM_NETBSD to Kconfig by Tom Rini · Tue Jun 16 19:06:27 2020 -0400
  92. 6081273 arm: imx: Finish migration of CONFIG_CSF_SIZE to Kconfig by Tom Rini · Tue Jun 16 19:06:26 2020 -0400
  93. 7cf9ab7 nxp: Finish switch to CONFIG_NXP_ESBC by Tom Rini · Tue Jun 16 19:06:25 2020 -0400
  94. 4436469 Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig by Tom Rini · Tue Jun 16 19:06:23 2020 -0400
  95. c625602 arm: toradex: Convert CONFIG_CONSOLE_MUX to Kconfig by Tom Rini · Tue Jun 16 19:06:22 2020 -0400
  96. 37576b6 Convert CONFIG_CONS_INDEX to Kconfig by Tom Rini · Tue Jun 16 19:06:21 2020 -0400
  97. d667c9e Convert CONFIG_CMDLINE_EDITING to Kconfig by Tom Rini · Tue Jun 16 19:06:20 2020 -0400
  98. eb6f6fc Convert CONFIG_BUILD_TARGET to Kconfig by Tom Rini · Tue Jun 16 19:06:19 2020 -0400
  99. 6389dd7 Convert CONFIG_BOUNCE_BUFFER to Kconfig by Tom Rini · Tue Jun 16 19:06:18 2020 -0400
  100. 119c8f9 Convert CONFIG_BOOTP_DNS2 to Kconfig by Tom Rini · Tue Jun 16 19:06:17 2020 -0400