1. 21c6e8e tpm: cr50: Rename driver to work with of-platdata by Simon Glass · Thu Dec 31 09:52:14 2020 -0700
  2. 8e5f345 tpm: cr50: Add a better description and more debug by Simon Glass · Thu Dec 31 09:52:13 2020 -0700
  3. f6155cf tpm: cr50: Check for valid locality by Simon Glass · Thu Dec 31 09:52:12 2020 -0700
  4. b2e0b32 configs: Resync with savedefconfig by Tom Rini · Fri Jan 29 13:56:04 2021 -0500
  5. 06bfd6c Merge branch '2021-01-29-assorted-fixes' by Tom Rini · Fri Jan 29 13:50:06 2021 -0500
  6. 89f8267 cmd: add more implementation IDs to sbi command by Heinrich Schuchardt · Tue Jan 19 19:44:45 2021 +0000
  7. 9211181 test: inconsistent string tests by Heinrich Schuchardt · Mon Jan 18 00:17:34 2021 +0100
  8. c38be19 test: inconsistent bootm tests by Heinrich Schuchardt · Mon Jan 18 00:17:33 2021 +0100
  9. 480b6e6 env: sf: cosmetic: remove unnecessary space by Patrick Delaunay · Mon Jan 04 14:41:31 2021 +0100
  10. 1b91cee test: Update test_fs to not use deprecated pytest.yield_fixture() by Tom Rini · Thu Jan 28 14:39:56 2021 -0500
  11. ceb4ca2 test: correct entry point to pytest by Heinrich Schuchardt · Thu Jan 28 12:46:11 2021 +0100
  12. f3128e3 test: pr_cont_test.o depends on CONFIG_LOG=y by Heinrich Schuchardt · Wed Jan 27 12:09:46 2021 +0100
  13. c5f727b fs: btrfs: Select SHA256 in Kconfig by Matthias Brugger · Wed Jan 27 10:42:30 2021 +0100
  14. eb3587b fs: fat: remove superfluous assignments by Heinrich Schuchardt · Tue Jan 26 00:14:14 2021 +0100
  15. cfb7c2b fs: fat: avoid out of bounds access warning by Heinrich Schuchardt · Tue Jan 26 00:04:19 2021 +0100
  16. 9fb7c49 avb: AVB_VERIFY depends on MMC by Heinrich Schuchardt · Mon Jan 25 12:17:57 2021 +0100
  17. fb852b4 vexpress_aemv8a: allow overriding BOOTCOMMAND by Stanislav Pinchuk · Wed Jan 20 21:54:53 2021 +0300
  18. 9b8267a arm: dts: enable MTK SPI NOR controller driver by developer · Wed Jan 20 15:31:34 2021 +0800
  19. f33cf3c spi: mtk_snor: add support for MTK SPI NOR controller by developer · Wed Jan 20 15:31:33 2021 +0800
  20. 8a99754 test: test_ofplatdata: Mark as sandbox specific by Tom Rini · Tue Jan 19 14:40:10 2021 -0500
  21. d97f851 Merge branch '2021-01-27-assorted-fixes-and-improvements' by Tom Rini · Thu Jan 28 11:37:58 2021 -0500
  22. 196e0dc cmd: misc: Fix return value for the sleep command by Marek Szyprowski · Fri Jan 22 12:27:31 2021 +0100
  23. e197979 doc: device-tree-bindings: rtc: Abracon AB x80x i2c rtc by Ying-Chun Liu (PaulLiu) · Fri Jan 15 13:53:03 2021 +0800
  24. f9b8730 rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc by Ying-Chun Liu (PaulLiu) · Fri Jan 15 13:53:02 2021 +0800
  25. d8eeb0f autoboot: fix illegal memory access when stop key and delay key are empty by Yuezhang.Mo@sony.com · Fri Jan 15 03:11:49 2021 +0000
  26. 23c0ea5 binman: Allow reading entries from a subnode by Simon Glass · Wed Jan 13 20:29:57 2021 -0700
  27. cb31d76 binman: Move selection of the binman node into a function by Simon Glass · Wed Jan 13 20:29:56 2021 -0700
  28. 1f056fc crc32: Exclude crc32 from TPL by Simon Glass · Wed Jan 13 20:29:55 2021 -0700
  29. 74aaa3f mmc: pci_mmc: Set the removable flag by Simon Glass · Wed Jan 13 20:29:54 2021 -0700
  30. 5c9c49e mmc: pci_mmc: Only generate ACPI code for the SD card by Simon Glass · Wed Jan 13 20:29:52 2021 -0700
  31. 4ab17ee uuid: Add a comment for UUID_STR_LEN by Simon Glass · Wed Jan 13 20:29:51 2021 -0700
  32. 66ffe78 display_options: Use USE_TINY_PRINTF for SPL check by Simon Glass · Wed Jan 13 20:29:50 2021 -0700
  33. 1754978 fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup() by Simon Glass · Wed Jan 13 20:29:49 2021 -0700
  34. a527e41 fdtdec: Update the missing-devicetree message by Simon Glass · Wed Jan 13 20:29:48 2021 -0700
  35. 1eb7294 net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address() by Simon Glass · Wed Jan 13 20:29:47 2021 -0700
  36. 62b535e video: Allow syncing the entire framebuffer to the copy by Simon Glass · Wed Jan 13 20:29:46 2021 -0700
  37. 0da2c79 bloblist: Add missing tag names by Simon Glass · Wed Jan 13 20:29:44 2021 -0700
  38. ab7e746 bloblist: Support relocating to a larger space by Simon Glass · Wed Jan 13 20:29:43 2021 -0700
  39. 95e4ec1 spl: Add functions for next and previous phase by Simon Glass · Wed Jan 13 20:29:42 2021 -0700
  40. 7258c3f lib: rsa: rsa-verify: don't look for keys in the FIT image by Philippe Reynes · Tue Jan 12 19:18:54 2021 +0100
  41. ede8909 pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) by Stefan Roese · Tue Jan 12 12:03:43 2021 +0100
  42. 72fdd3a common: fit-sig: Fix error message in fit_config_verify_sig() by Alexandru Gagniuc · Mon Jan 11 08:46:58 2021 -0600
  43. 94924a6 smccc: fix sign bit expansion by Volodymyr Babchuk · Tue Jan 05 20:03:11 2021 +0000
  44. 8d82a20 bootcount: allow to use this feature on TPL by Philippe Reynes · Fri Dec 11 19:56:47 2020 +0100
  45. 52c48da Makefile: Do not call useless command 'true' by Pali Rohár · Wed Nov 04 15:33:44 2020 +0100
  46. f68b2f7 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Jan 27 11:39:31 2021 -0500
  47. eddf9ca Merge tag 'doc-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Jan 27 11:32:23 2021 -0500
  48. d9be896 Merge branch '2021-01-27-assorted-net-updates' by Tom Rini · Wed Jan 27 11:30:31 2021 -0500
  49. c77a1a3 cmd: pxe: add support for FDT overlays by Neil Armstrong · Wed Jan 20 09:54:53 2021 +0100
  50. 7bbc25b net: phy: micrel: Try default PHY ofnode first by Marek Vasut · Sun Jan 17 00:16:16 2021 +0100
  51. 0c97b7f board: presidio-asic: Add CAxxxx Ethernet support by Alex Nemirovsky · Thu Jan 14 13:34:13 2021 -0800
  52. 556872f net: phy: ca_phy: Add driver for CAxxxx SoCs by Abbie Chang · Thu Jan 14 13:34:12 2021 -0800
  53. ebcdddd net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs by Aaron Tseng · Thu Jan 14 13:34:11 2021 -0800
  54. 7c78e2f net: fix ping in netconsole by Yang Liu · Mon Dec 21 14:44:39 2020 +1100
  55. e178994 net: e1000: Add missing address translations by Stefan Roese · Mon Nov 16 18:02:30 2020 +0100
  56. 0a1a329 net: e1000: Use virt_to_phys() instead of pci_virt_to_mem() by Stefan Roese · Mon Nov 16 18:02:29 2020 +0100
  57. 9094276 net: e1000: Remove unused bus_to_phys() macro by Stefan Roese · Mon Nov 16 18:02:28 2020 +0100
  58. e1e43e9 arm: mvebu: turris_mox: enable setexpr command in defconfig by Marek Behún · Tue Jan 19 15:49:26 2021 +0100
  59. 06f1ab8 arm: mvebu: turris_mox: enable wdt command in defconfig by Marek Behún · Tue Jan 19 15:49:25 2021 +0100
  60. e3271bb arm64: a37xx: pci: Fix printing debug messages by Pali Rohár · Mon Jan 18 12:09:33 2021 +0100
  61. abba9dd serial: a3720: Implement pending method for output direction by Pali Rohár · Thu Jan 14 15:46:35 2021 +0100
  62. 039f792 doc: exception command by Heinrich Schuchardt · Tue Jan 26 12:59:09 2021 +0100
  63. c8e0f20 doc: update Kernel documentation build system by Heinrich Schuchardt · Thu Dec 31 23:16:46 2020 +0100
  64. 846abe4 .gitlab-ci: install doc/sphinx/requirements.txt by Heinrich Schuchardt · Mon Jan 25 22:06:25 2021 +0100
  65. 7d893e0 doc: fix doc/develop/logging.rst by Heinrich Schuchardt · Mon Jan 25 21:06:57 2021 +0100
  66. aad8b6c doc: board: fix Microchip MPFS Icicle Kit doc by Heinrich Schuchardt · Mon Jan 25 20:11:54 2021 +0100
  67. 09577aa pci: pci_mvebu: Define an IO region as well by Phil Sutter · Sun Jan 03 23:06:46 2021 +0100
  68. b70ae13 pci: Make auto-config code a little more robust by Phil Sutter · Sun Jan 03 23:06:45 2021 +0100
  69. 246a61f arm: mvebu: ds414: Config header mini-review by Phil Sutter · Sun Jan 03 23:06:44 2021 +0100
  70. f100063 arm: mvebu: Espressobin: Disable slot when emmc is not present by Pali Rohár · Mon Dec 21 11:09:10 2020 +0100
  71. cd36dba ARM: mvebu: ClearFog make sure that SATA and UART images are buildable by Dennis Gilmore · Tue Dec 08 21:07:38 2020 -0600
  72. 3505dbd ARM: mvebu: helios4 dts changes to enable SPI by Dennis Gilmore · Tue Dec 08 21:07:37 2020 -0600
  73. 838e49b ARM: mvebu: helios4 adjust env sizes to enable SPI to work by Dennis Gilmore · Tue Dec 08 21:07:36 2020 -0600
  74. 1e220b2 gpio: Add support for DM GPIO for Kirkwood by Harm Berntsen · Sun Nov 29 10:08:02 2020 +0000
  75. 66cb0d0 ARM: Distro boot: document the need for fdtfile variable to be set by Dennis Gilmore · Fri Sep 11 11:56:59 2020 -0500
  76. d719a4d Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Mon Jan 25 19:46:02 2021 -0500
  77. e4e040c sunxi: Add support for OrangePi Zero2 by Jernej Skrabec · Mon Jan 11 21:11:53 2021 +0100
  78. e52dc3e clk: sunxi: Add support for H616 clocks by Jernej Skrabec · Mon Jan 11 21:11:52 2021 +0100
  79. 91dd215 sunxi: gpio: introduce compatible for H616 by Jernej Skrabec · Mon Jan 11 21:11:51 2021 +0100
  80. 415ef9b arm: sunxi: add initial H616 DTSI and headers by Jernej Skrabec · Mon Jan 11 21:11:50 2021 +0100
  81. b8fac60 sunxi: Add H616 FEL support by Jernej Skrabec · Mon Jan 11 21:11:48 2021 +0100
  82. e638e05 sunxi: Add support for H616 SoC by Jernej Skrabec · Mon Jan 11 21:11:46 2021 +0100
  83. 6b12ad8 mmc: sunxi: Refactor mod clock register offset by Andre Przywara · Mon Jan 11 21:11:44 2021 +0100
  84. e4aa24b sunxi: Add H616 DRAM support by Jernej Skrabec · Mon Jan 11 21:11:43 2021 +0100
  85. 7de8eb0 sunxi: add support for R_I2C on H616 by Jernej Skrabec · Mon Jan 11 21:11:42 2021 +0100
  86. 30efb9d sunxi: add support for H616 uart0 by Jernej Skrabec · Mon Jan 11 21:11:41 2021 +0100
  87. 8b2239c sunxi: introduce support for H616 clocks by Jernej Skrabec · Mon Jan 11 21:11:40 2021 +0100
  88. d42cbee sunxi: support loading with SPL > 32KB by Andre Przywara · Mon Jan 11 21:11:39 2021 +0100
  89. 55a30a2 sunxi: Add support for I2C on H6 like SoCs by Jernej Skrabec · Mon Jan 11 21:11:38 2021 +0100
  90. e331301 sunxi: prcm: Add memory map for H6 like SoCs by Jernej Skrabec · Mon Jan 11 21:11:37 2021 +0100
  91. d4330c6 i2c: mvtwsi: sunxi: update macro by Jernej Skrabec · Mon Jan 11 21:11:36 2021 +0100
  92. d6da7ab mmc: sunxi: Replace H6 ifdefs with H6 gen macro by Jernej Skrabec · Mon Jan 11 21:11:35 2021 +0100
  93. da8ae61 sunxi: Introduce common symbol for H6 like SoCs by Jernej Skrabec · Mon Jan 11 21:11:34 2021 +0100
  94. fde828c sunxi: Add support for AXP305 PMIC by Jernej Skrabec · Mon Jan 11 21:11:33 2021 +0100
  95. 3b2dbb5 sunxi: Properly check for SATAPWR and MACPWR by Andre Przywara · Mon Jan 18 23:23:59 2021 +0000
  96. 7d91960 sunxi: Add support for Orange Pi 3 by Andre Heider · Fri Oct 01 19:29:00 2021 +0100
  97. c5b3ce7 sunxi: Add support for Tanix TX6 by Jernej Skrabec · Wed Jan 06 18:02:57 2021 +0100
  98. 463304d ARM: dts: sunxi: h6: Update DT files by Jernej Skrabec · Wed Jan 06 18:02:56 2021 +0100
  99. 43bb158 net: sun8i-emac: Allow all RGMII PHY modes by Andre Przywara · Sat Nov 14 17:37:46 2020 +0000
  100. 7bf38bc Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Mon Jan 25 14:38:40 2021 -0500