1. c33ede3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sun Jan 31 14:23:47 2021 -0500
  2. 7297544 Merge tag 'dm-pull-30jan21' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sun Jan 31 08:49:53 2021 -0500
  3. d6e2f87 mmc: tmio: sdhi: Configure internal DMA bus width by Marek Vasut · Sun Jan 03 11:38:25 2021 +0100
  4. cf4df1a arm: dts: rmobile: r8a774a1: Synchronize DTs with Linux 5.10 by Biju Das · Sun Jan 17 16:30:11 2021 +0000
  5. fa59f68 disk: part: sandbox support in dev_print() by Heinrich Schuchardt · Mon Jan 25 12:57:15 2021 +0100
  6. e3cfde9 sandbox: fill block device meta information by Heinrich Schuchardt · Mon Jan 25 12:57:14 2021 +0100
  7. 107819c dm: replace auto_alloc_size with auto by Dario Binacchi · Sat Jan 23 19:48:57 2021 +0100
  8. e864940 do not pass NULL pointer to libfdt by Stanislav Pinchuk · Wed Jan 20 21:52:23 2021 +0300
  9. c0d1a00 sandbox: keep time offset when resetting by Heinrich Schuchardt · Wed Dec 30 18:07:48 2020 +0100
  10. f91f23c binman: Print a debug message when binman selects a node by Simon Glass · Thu Jan 21 13:57:16 2021 -0700
  11. 5b31d8c Add a symlink for ctype.h by Simon Glass · Thu Jan 21 13:57:15 2021 -0700
  12. bf0a692 dm: core: Update ofnode_read_fmap_entry() to read hashes by Simon Glass · Thu Jan 21 13:57:14 2021 -0700
  13. 303c3c2 dm: core: Add a comment about pinctrl_select_state() by Simon Glass · Thu Jan 21 13:57:13 2021 -0700
  14. 6646c57 clk: x86: Correct the driver name by Simon Glass · Thu Jan 21 13:57:12 2021 -0700
  15. f73f581 clk: Add debugging for return values by Simon Glass · Thu Jan 21 13:57:11 2021 -0700
  16. 77f7c1e dm: core: Don't inline dev_read...() calls with of-platdata by Simon Glass · Thu Jan 21 13:57:10 2021 -0700
  17. 6d0601e sandbox: Disable I2C emulators in SPL by Simon Glass · Thu Jan 21 13:57:09 2021 -0700
  18. 62b5487 i2c: desigware: Add an alias for Intel Apollo Lake by Simon Glass · Thu Jan 21 13:57:08 2021 -0700
  19. 66af999 x86: coral: Support TPM and RTC in SPL by Simon Glass · Thu Jan 21 13:57:07 2021 -0700
  20. bbfdaf3 spl: Tidy up SPL/TPL malloc sizes by Simon Glass · Thu Jan 21 13:57:06 2021 -0700
  21. 333e3a9 cros_ec: Add vstore support by Simon Glass · Sat Jan 16 14:52:31 2021 -0700
  22. 692f38d cros_ec: Allow use with of-platdata by Simon Glass · Sat Jan 16 14:52:30 2021 -0700
  23. 0316130 cros_ec: Show events in human-readable form by Simon Glass · Sat Jan 16 14:52:29 2021 -0700
  24. 9d70252 cros_ec: Add support for switches by Simon Glass · Sat Jan 16 14:52:28 2021 -0700
  25. 4c9eb56 cros_ec: Add documentation for cros_ec driver operations by Simon Glass · Sat Jan 16 14:52:27 2021 -0700
  26. 959e1ce cros_ec: Support reading EC features by Simon Glass · Sat Jan 16 14:52:26 2021 -0700
  27. 33909b5 cros_ec: Add support for reading the SKU ID by Simon Glass · Sat Jan 16 14:52:25 2021 -0700
  28. cd3a63e cros_ec: Add run-time check for input buffer overflow by Simon Glass · Sat Jan 16 14:52:24 2021 -0700
  29. ebee533 cros_ec: Tidy up a few delays by Simon Glass · Sat Jan 16 14:52:23 2021 -0700
  30. 9b306e5 cros_ec: Add a function for the hello message by Simon Glass · Sat Jan 16 14:52:22 2021 -0700
  31. 1f0ee63 doc/sandbox: improve formatting of command line options by Heinrich Schuchardt · Wed Dec 30 18:10:24 2020 +0100
  32. 9f4821f sandbox: fix sandbox_cmdline_cb_test_fdt() by Heinrich Schuchardt · Fri Dec 25 16:04:26 2020 +0100
  33. dccdd93 x86: typo segement by Heinrich Schuchardt · Tue Dec 22 07:53:03 2020 +0100
  34. db84b56 binman: Allow for skip_at_start when reading entries by Simon Glass · Wed Jan 06 21:35:19 2021 -0700
  35. a2af730 binman: Support alignment of files by Simon Glass · Wed Jan 06 21:35:18 2021 -0700
  36. 220c622 binman: Allow vblock to include devicetree blobs by Simon Glass · Wed Jan 06 21:35:17 2021 -0700
  37. 3fb2540 binman: Support reading an image with entry args by Simon Glass · Wed Jan 06 21:35:16 2021 -0700
  38. ecbe473 binman: Support finding symbols in sub-sections by Simon Glass · Wed Jan 06 21:35:15 2021 -0700
  39. d2b3b2a binman: Fix a few file comments by Simon Glass · Wed Jan 06 21:35:14 2021 -0700
  40. 0834945 binman: Show the size when writing entries by Simon Glass · Wed Jan 06 21:35:13 2021 -0700
  41. 01ab229 binman: Update the TODO list by Simon Glass · Wed Jan 06 21:35:12 2021 -0700
  42. 9920989 patman: Correct lz4 compression parameters by Simon Glass · Wed Jan 06 21:35:11 2021 -0700
  43. d35a852 dtoc: binman: Drop Python 2 code by Simon Glass · Wed Jan 06 21:35:10 2021 -0700
  44. 1b8ca70 x86: coral: Enable CONFIG_BOOTARGS_SUBST by Simon Glass · Thu Dec 31 09:52:16 2020 -0700
  45. 3fe007f x86: coral: Update an unused pin to reduce power by Simon Glass · Thu Dec 31 09:52:15 2020 -0700
  46. 21c6e8e tpm: cr50: Rename driver to work with of-platdata by Simon Glass · Thu Dec 31 09:52:14 2020 -0700
  47. 8e5f345 tpm: cr50: Add a better description and more debug by Simon Glass · Thu Dec 31 09:52:13 2020 -0700
  48. f6155cf tpm: cr50: Check for valid locality by Simon Glass · Thu Dec 31 09:52:12 2020 -0700
  49. ffd77fa Merge tag 'efi-2021-04-rc1-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Jan 30 14:49:17 2021 -0500
  50. d6bc9ec efi_loader: add Linux magic to aarch64 crt0 by Heinrich Schuchardt · Fri Jan 29 12:35:51 2021 +0100
  51. 8077d292 tools: add mkeficapsule to .gitignore by Heinrich Schuchardt · Thu Jan 28 22:46:13 2021 +0100
  52. b5fe199 disk: part_efi: update partition table entries after write by Gary Bisson · Tue Jan 26 14:56:23 2021 +0100
  53. af64c3e efi_loader: switch to non-secure mode later by Heinrich Schuchardt · Sun Jan 24 14:34:12 2021 +0000
  54. 0bb7389 efi_loader: correct block IO alignment check by Heinrich Schuchardt · Sat Jan 23 19:33:11 2021 +0100
  55. a59b569 efi_selftest: test EFI_BLOCK_IO_PROTOCOL.Media->LastBlock by Heinrich Schuchardt · Sat Jan 23 19:08:04 2021 +0100
  56. b2e0b32 configs: Resync with savedefconfig by Tom Rini · Fri Jan 29 13:56:04 2021 -0500
  57. 06bfd6c Merge branch '2021-01-29-assorted-fixes' by Tom Rini · Fri Jan 29 13:50:06 2021 -0500
  58. 89f8267 cmd: add more implementation IDs to sbi command by Heinrich Schuchardt · Tue Jan 19 19:44:45 2021 +0000
  59. 9211181 test: inconsistent string tests by Heinrich Schuchardt · Mon Jan 18 00:17:34 2021 +0100
  60. c38be19 test: inconsistent bootm tests by Heinrich Schuchardt · Mon Jan 18 00:17:33 2021 +0100
  61. 480b6e6 env: sf: cosmetic: remove unnecessary space by Patrick Delaunay · Mon Jan 04 14:41:31 2021 +0100
  62. 1b91cee test: Update test_fs to not use deprecated pytest.yield_fixture() by Tom Rini · Thu Jan 28 14:39:56 2021 -0500
  63. ceb4ca2 test: correct entry point to pytest by Heinrich Schuchardt · Thu Jan 28 12:46:11 2021 +0100
  64. f3128e3 test: pr_cont_test.o depends on CONFIG_LOG=y by Heinrich Schuchardt · Wed Jan 27 12:09:46 2021 +0100
  65. c5f727b fs: btrfs: Select SHA256 in Kconfig by Matthias Brugger · Wed Jan 27 10:42:30 2021 +0100
  66. eb3587b fs: fat: remove superfluous assignments by Heinrich Schuchardt · Tue Jan 26 00:14:14 2021 +0100
  67. cfb7c2b fs: fat: avoid out of bounds access warning by Heinrich Schuchardt · Tue Jan 26 00:04:19 2021 +0100
  68. 9fb7c49 avb: AVB_VERIFY depends on MMC by Heinrich Schuchardt · Mon Jan 25 12:17:57 2021 +0100
  69. fb852b4 vexpress_aemv8a: allow overriding BOOTCOMMAND by Stanislav Pinchuk · Wed Jan 20 21:54:53 2021 +0300
  70. 9b8267a arm: dts: enable MTK SPI NOR controller driver by developer · Wed Jan 20 15:31:34 2021 +0800
  71. f33cf3c spi: mtk_snor: add support for MTK SPI NOR controller by developer · Wed Jan 20 15:31:33 2021 +0800
  72. 8a99754 test: test_ofplatdata: Mark as sandbox specific by Tom Rini · Tue Jan 19 14:40:10 2021 -0500
  73. d97f851 Merge branch '2021-01-27-assorted-fixes-and-improvements' by Tom Rini · Thu Jan 28 11:37:58 2021 -0500
  74. 196e0dc cmd: misc: Fix return value for the sleep command by Marek Szyprowski · Fri Jan 22 12:27:31 2021 +0100
  75. e197979 doc: device-tree-bindings: rtc: Abracon AB x80x i2c rtc by Ying-Chun Liu (PaulLiu) · Fri Jan 15 13:53:03 2021 +0800
  76. 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
  77. 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
  78. 23c0ea5 binman: Allow reading entries from a subnode by Simon Glass · Wed Jan 13 20:29:57 2021 -0700
  79. cb31d76 binman: Move selection of the binman node into a function by Simon Glass · Wed Jan 13 20:29:56 2021 -0700
  80. 1f056fc crc32: Exclude crc32 from TPL by Simon Glass · Wed Jan 13 20:29:55 2021 -0700
  81. 74aaa3f mmc: pci_mmc: Set the removable flag by Simon Glass · Wed Jan 13 20:29:54 2021 -0700
  82. 5c9c49e mmc: pci_mmc: Only generate ACPI code for the SD card by Simon Glass · Wed Jan 13 20:29:52 2021 -0700
  83. 4ab17ee uuid: Add a comment for UUID_STR_LEN by Simon Glass · Wed Jan 13 20:29:51 2021 -0700
  84. 66ffe78 display_options: Use USE_TINY_PRINTF for SPL check by Simon Glass · Wed Jan 13 20:29:50 2021 -0700
  85. 1754978 fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup() by Simon Glass · Wed Jan 13 20:29:49 2021 -0700
  86. a527e41 fdtdec: Update the missing-devicetree message by Simon Glass · Wed Jan 13 20:29:48 2021 -0700
  87. 1eb7294 net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address() by Simon Glass · Wed Jan 13 20:29:47 2021 -0700
  88. 62b535e video: Allow syncing the entire framebuffer to the copy by Simon Glass · Wed Jan 13 20:29:46 2021 -0700
  89. 0da2c79 bloblist: Add missing tag names by Simon Glass · Wed Jan 13 20:29:44 2021 -0700
  90. ab7e746 bloblist: Support relocating to a larger space by Simon Glass · Wed Jan 13 20:29:43 2021 -0700
  91. 95e4ec1 spl: Add functions for next and previous phase by Simon Glass · Wed Jan 13 20:29:42 2021 -0700
  92. 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
  93. 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
  94. 72fdd3a common: fit-sig: Fix error message in fit_config_verify_sig() by Alexandru Gagniuc · Mon Jan 11 08:46:58 2021 -0600
  95. 94924a6 smccc: fix sign bit expansion by Volodymyr Babchuk · Tue Jan 05 20:03:11 2021 +0000
  96. 8d82a20 bootcount: allow to use this feature on TPL by Philippe Reynes · Fri Dec 11 19:56:47 2020 +0100
  97. 52c48da Makefile: Do not call useless command 'true' by Pali Rohár · Wed Nov 04 15:33:44 2020 +0100
  98. f68b2f7 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Jan 27 11:39:31 2021 -0500
  99. 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
  100. d9be896 Merge branch '2021-01-27-assorted-net-updates' by Tom Rini · Wed Jan 27 11:30:31 2021 -0500