1. 71388ee arm: mvebu: Espressobin: Detect presence of emmc at runtime by Pali Rohár · Wed Nov 25 19:20:10 2020 +0100
  2. 53d2076 arm: mvebu: Espressobin: Add support for emmc into dts file by Pali Rohár · Wed Nov 25 19:20:09 2020 +0100
  3. 89b22d1 Revert "arm64: dts: a3720: add support for espressobin with populated emmc" by Pali Rohár · Wed Nov 25 19:20:08 2020 +0100
  4. b9431a7 Revert "arm64: dts: armada-3720-espressobin: split common parts to .dtsi" by Pali Rohár · Wed Nov 25 19:20:07 2020 +0100
  5. 4ba8e99 arm: mvebu: a38x: Configurable USB2 high-speed impedance threshold by Joshua Scott · Mon Nov 09 10:14:08 2020 +1300
  6. d25aa1a arm: mvebu: puzzle-m801: Add a maintainer by Luka Kovacic · Thu Oct 29 22:30:30 2020 +0100
  7. 1190a4e Merge branch '2020-12-02-master-imports' by Tom Rini · Thu Dec 03 09:43:47 2020 -0500
  8. 861c87b km/common: remove CONFIG_MTD_CONCAT by Holger Brunck · Thu Nov 05 10:28:51 2020 +0100
  9. 0f7d96a remove obsolete option CONFIG_JFFS2_CMDLINE by Holger Brunck · Thu Nov 05 10:15:37 2020 +0100
  10. 2d7266a mtd: spi-nor-ids: add Winbond W25Q32JW-IM flash by Michael Walle · Tue Dec 01 00:12:39 2020 +0100
  11. 75e3963 MAINTAINERS: assign include/log.h by Heinrich Schuchardt · Mon Nov 30 09:08:12 2020 +0100
  12. ec506d9 log: typos in include/log.h by Heinrich Schuchardt · Mon Nov 30 09:04:48 2020 +0100
  13. 92c8080 common: update: fix an "unused" warning against update_flash() by AKASHI Takahiro · Thu Nov 19 09:37:19 2020 +0900
  14. 9286eb9 global_data: Fix comment for dm_driver_rt by Simon Glass · Sun Nov 29 17:07:05 2020 -0700
  15. 372e227 log: Fix comment for LOGC_BOOT by Simon Glass · Sun Nov 29 17:07:04 2020 -0700
  16. e4b5636 linux/compat.h: Remove debug() from spin_lock_irqsave() by Andy Shevchenko · Thu Nov 19 21:26:20 2020 +0200
  17. ab5959e watchdog: sbsa: timeout should be in "millisecond" by Zhao Qiang · Wed Nov 25 12:55:47 2020 +0800
  18. 1d95a1e fs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk to NULL after free by Richard Genoud · Tue Nov 24 18:07:52 2020 +0100
  19. df054ef Merge tag 'dm-pull-30nov20' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Dec 02 11:36:51 2020 -0500
  20. 31c848c Merge tag 'mips-fixes-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Mon Nov 30 21:45:25 2020 -0500
  21. b6f4b9f binman: Remove additional backslash by Michal Simek · Mon Nov 23 09:08:19 2020 +0100
  22. 386a68c dm: core: Fix incorrect flag check by Marek Vasut · Sun Nov 15 21:22:53 2020 +0100
  23. 5370d83 sandbox: cros_ec: Basic support for EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · Sat Nov 14 01:01:42 2020 +0300
  24. 6e89224 binman: Handle tool paths containing '~' correctly by Simon Glass · Mon Nov 09 07:45:02 2020 -0700
  25. c173df6 Prepare v2021.01-rc3 by Tom Rini · Mon Nov 30 13:09:42 2020 -0500
  26. 56fd1e1 configs: Resync with savedefconfig by Tom Rini · Mon Nov 30 12:50:32 2020 -0500
  27. 3dc0667 mips: octeon: tools: Add update_octeon_header tool by Stefan Roese · Mon Nov 30 13:14:23 2020 +0100
  28. 29ada3d mips: octeon: bootoctlinux: Use gd->ram_size instead of ram_get_info() by Stefan Roese · Wed Oct 28 15:10:02 2020 +0100
  29. 380a97c mips: octeon: Report full DDR size in dram_init() to gd->ram_size by Stefan Roese · Wed Oct 28 15:10:01 2020 +0100
  30. 4a23720 mips: octeon: Fix Octeon DDR driver to use the correct struct by Stefan Roese · Wed Oct 28 15:10:00 2020 +0100
  31. 04c8b5a mips: start.S: Add Octeon boot header compatibility by Stefan Roese · Wed Oct 28 15:09:59 2020 +0100
  32. 088ba72 Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Sun Nov 29 11:12:59 2020 -0500
  33. 31849df Merge tag 'efi-2021-01-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Nov 29 11:12:49 2020 -0500
  34. f1202c4 charset: make u16_strnlen accessible at runtime by Ilias Apalodimas · Sun Nov 22 15:10:26 2020 +0200
  35. ba5c1ab lib/efi_loader: fix ABI in efi_mm_communicate_header by Etienne Carriere · Sat Nov 21 11:59:33 2020 +0100
  36. 8da4625 efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM by Heinrich Schuchardt · Sat Nov 21 20:52:18 2020 +0100
  37. 881c74a fs: fat: use ATTR_ARCH instead of anonymous 0x20 by Heinrich Schuchardt · Sun Nov 22 11:13:33 2020 +0100
  38. 6dc7a16 fs: fat: directory entries starting with 0x05 by Heinrich Schuchardt · Sat Nov 21 12:34:20 2020 +0100
  39. a802152 fs: fat: avoid NULL dereference when root dir is full by Heinrich Schuchardt · Thu Nov 19 12:24:44 2020 +0100
  40. 55df5ac Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Sat Nov 28 10:55:46 2020 -0500
  41. 4f1b444 riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controller by Pragnesh Patel · Sat Nov 14 14:42:35 2020 +0530
  42. 1cfbd7a i2c: ocores: add i2c driver for OpenCores I2C controller by Pragnesh Patel · Sat Nov 14 14:42:34 2020 +0530
  43. 9355716 i2c: designware_i2c: Don't warn if no reset controller by Simon Glass · Mon Nov 09 07:12:49 2020 -0700
  44. edf478b i2c: mvtwsi: disable i2c slave also on Armada 8k by Baruch Siach · Thu Oct 01 14:49:02 2020 +0300
  45. c71c95c mmc: check a return value about regulator's always-on by Jaehoon Chung · Fri Nov 06 20:30:41 2020 +0900
  46. ad9f7ce mmc: display an error number to debug by Jaehoon Chung · Tue Nov 17 07:04:59 2020 +0900
  47. 8fbe95b mmc: fsl_esdhc: make sure delay chain locked for HS400 by Yangbo Lu · Tue Oct 20 11:04:52 2020 +0800
  48. ee2708b mmc: fsl_esdhc: set sysctl register for clock initialization by Yangbo Lu · Tue Oct 20 11:04:51 2020 +0800
  49. 8632509 mmc: Add some helper functions for retrying on error by Sean Anderson · Sat Oct 17 08:36:27 2020 -0400
  50. 2bfeb4b Merge tag 'u-boot-stm32-20201125' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Nov 25 11:00:52 2020 -0500
  51. 61eebd4 board: st: stm32mp1: update load address for FIT examples by Patrick Delaunay · Wed Nov 25 12:28:10 2020 +0100
  52. c8a755d phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/off by Patrick Delaunay · Thu Oct 15 14:50:57 2020 +0200
  53. 1d95e4f pinctrl: stmfx: update pin name by Patrick Delaunay · Wed Oct 28 10:51:57 2020 +0100
  54. 23a46bf pinctrl: stmfx: update pincontrol and gpio device name by Patrick Delaunay · Wed Oct 28 10:51:56 2020 +0100
  55. f60bc02 gpio: stm32: correct the bias management by Patrick Delaunay · Wed Oct 28 10:49:08 2020 +0100
  56. 6347ed9 pinctrl: stm32: display bias information for all pins by Patrick Delaunay · Wed Oct 28 10:49:07 2020 +0100
  57. b78ceb4 remoteproc: stm32: update error management in stm32_copro_start by Patrick Delaunay · Thu Oct 15 15:01:13 2020 +0200
  58. a841489 remoteproc: stm32: use reset for hold boot by Patrick Delaunay · Thu Oct 15 15:01:12 2020 +0200
  59. 4290573 reset: stm32: Add support of MCU HOLD BOOT by Patrick Delaunay · Thu Oct 15 15:01:11 2020 +0200
  60. 1b5cd0b board: stm32mp1: no MTD partitions fixup for serial boot by Patrick Delaunay · Thu Oct 15 14:52:30 2020 +0200
  61. e93ee7b SPL: stm32mp1: fix spl_mmc_boot_partition not defined by Richard Genoud · Mon Oct 12 16:11:09 2020 +0200
  62. 3aa57b6 ARM: dts: stm32: Drop QSPI CS2 on DHCOM by Marek Vasut · Wed Oct 28 21:37:59 2020 +0100
  63. b64e001 ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOM by Marek Vasut · Wed Oct 28 21:38:21 2020 +0100
  64. a942d26 ARM: dts: stm32: Add DHCOM based PicoITX board by Marek Vasut · Tue Nov 03 19:14:58 2020 +0100
  65. 0fa6228 arm: stm32mp: correct the ALIGN macro usage by Patrick Delaunay · Wed Nov 04 09:22:09 2020 +0100
  66. ff965ee ARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsi by Patrice Chotard · Fri Nov 06 08:12:00 2020 +0100
  67. 8227081 ARM: dts: stm32: Fix timer initialization for stm32 MCU's board by Patrice Chotard · Fri Nov 06 08:11:59 2020 +0100
  68. 62f5616 ARM: dts: stm32: DT sync with kernel v5.10-rc1 for MCU's boards by Patrice Chotard · Fri Nov 06 08:11:58 2020 +0100
  69. e893f05 ARM: dts: sync armv7-m.dtsi with kernel v5.10-rc1 by Patrice Chotard · Fri Nov 06 08:11:57 2020 +0100
  70. b1ed6a8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Sun Nov 22 11:00:11 2020 -0500
  71. a654775 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sun Nov 22 10:59:49 2020 -0500
  72. 09aee38 usb: gadget: dwc2_udc_otg: return zero when reset property is not present by Jaehoon Chung · Wed Oct 21 21:28:41 2020 +0900
  73. c37f8f3 usb: dwc3: Handle case where setup_phy is not needed by Siva Durga Prasad Paladugu · Wed Oct 21 14:17:31 2020 +0200
  74. 99df7a5 usb: dwc2: add "u-boot,force-vbus-detection" for stm32 by Patrick Delaunay · Thu Oct 15 14:49:37 2020 +0200
  75. 8bbf387 pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl by Lad Prabhakar · Wed Nov 04 17:27:04 2020 +0000
  76. d228827 pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1 by Biju Das · Wed Oct 28 10:34:25 2020 +0000
  77. 0a36270 pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1 by Biju Das · Wed Oct 28 10:34:24 2020 +0000
  78. fd37ab3 pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1 by Biju Das · Wed Oct 28 10:34:23 2020 +0000
  79. 121bd00 pinctrl: renesas: r8a77951: Add R8A774E1 PFC support by Biju Das · Wed Oct 28 10:34:22 2020 +0000
  80. d1d7888 pinctrl: renesas: r8a77965: Add R8A774B1 PFC support by Biju Das · Wed Oct 28 10:34:21 2020 +0000
  81. 44ae9f4 Merge tag 'efi-2021-01-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Nov 21 08:04:39 2020 -0500
  82. cd9f860 efi_loader: parameter check in GetNextVariableName() by Heinrich Schuchardt · Thu Nov 19 19:40:08 2020 +0100
  83. c67fef6 efi_loader: tcg2 protocol updates by Ilias Apalodimas · Mon Nov 16 08:52:41 2020 +0200
  84. 5cef045 dfu: simplify the dependencies of DFU_TFTP by AKASHI Takahiro · Tue Nov 17 09:27:16 2020 +0900
  85. 739cbab Merge tag 'xilinx-for-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Nov 20 09:00:20 2020 -0500
  86. 2fc7812 fru: common: Record pcie/uuid fields in custom board area by Michal Simek · Fri Nov 06 13:58:01 2020 +0100
  87. bd8d50f fru: ops: Do not let parser to write data to not allocated space by Michal Simek · Fri Nov 06 13:55:45 2020 +0100
  88. b682f00 fru: common: Switch capture variable with the rest by Michal Simek · Fri Nov 06 13:53:01 2020 +0100
  89. 93f6043 arm64: zynqmp: Enable TPM for xilinx platforms by Michal Simek · Mon Nov 09 15:46:57 2020 +0100
  90. 812881b arm64: zynqmp: Get rid of unused macros by Michal Simek · Tue Nov 10 13:10:04 2020 +0100
  91. 9ef40ea tpm: spi: Cleanup source code by Michal Simek · Fri Nov 06 15:05:57 2020 +0100
  92. f3e2c9d microblaze: Detect NOR flash based on DT by Michal Simek · Wed Nov 04 16:14:06 2020 +0100
  93. 736c1e64 microblaze: Unify of setting for SPL_NOR/XIP support by Michal Simek · Wed Nov 04 16:12:20 2020 +0100
  94. 64b5d20 microblaze: Remove CONFIG_SYS_FDT_SIZE by Michal Simek · Wed Nov 04 16:08:40 2020 +0100
  95. b139503 microblaze: Get rid of xparameters.h by Michal Simek · Wed Nov 04 16:00:38 2020 +0100
  96. 025e8cf microblaze: Simplify cache handling by Michal Simek · Wed Nov 04 15:58:04 2020 +0100
  97. 7528673 microblaze: Clean config file from ifdef mess by Michal Simek · Wed Nov 04 15:46:32 2020 +0100
  98. 7d8314a microblaze: Enable GCC garbage collector for full U-Boot by Michal Simek · Wed Nov 04 14:01:45 2020 +0100
  99. 6e93608 Merge branch '2020-11-18-assorted-fixes' by Tom Rini · Thu Nov 19 10:23:50 2020 -0500
  100. cfca20c fs/squashfs: implement exists() function by Richard Genoud · Tue Nov 03 12:11:26 2020 +0100