1. 98373d4 patman: Add project-default for 'gcc' by Philipp Tomsich · Tue Nov 24 18:14:53 2020 +0100
  2. 858531a patman: Add --no-signoff to suppress adding signoffs by Philipp Tomsich · Tue Nov 24 18:14:52 2020 +0100
  3. 2a3738f dm: Update documentation for new sequence numbers by Simon Glass · Wed Dec 16 21:20:33 2020 -0700
  4. 38040a9 dm: core: Drop seq and req_seq by Simon Glass · Wed Dec 16 21:20:32 2020 -0700
  5. f7eca61 cmd: Drop use of old sequence numbers in commands by Simon Glass · Wed Dec 16 21:20:31 2020 -0700
  6. b941f56 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · Wed Dec 16 21:20:30 2020 -0700
  7. 07e1338 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · Wed Dec 16 21:20:29 2020 -0700
  8. 784c1fb dm: Drop uclass_resolve_seq() by Simon Glass · Wed Dec 16 21:20:28 2020 -0700
  9. 791a17f dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ by Simon Glass · Wed Dec 16 21:20:27 2020 -0700
  10. 7d5e411 dm: Switch over to use new sequence number for dev_seq() by Simon Glass · Wed Dec 16 21:20:26 2020 -0700
  11. 99382ba pinctrl: Update for new sequence numbers by Simon Glass · Wed Dec 16 21:20:25 2020 -0700
  12. b4db372 gpio: Update for new sequence numbers by Simon Glass · Wed Dec 16 21:20:24 2020 -0700
  13. 9a65513 x86: Simplify acpi_device_infer_name() by Simon Glass · Wed Dec 16 21:20:23 2020 -0700
  14. 6feac81 x86: Drop unnecessary mp_init logic by Simon Glass · Wed Dec 16 21:20:22 2020 -0700
  15. 579d804 usb: Update for new sequence numbers by Simon Glass · Wed Dec 16 21:20:21 2020 -0700
  16. cb4363a usb: ehci-mx6: Drop assignment of sequence number by Simon Glass · Wed Dec 16 21:20:20 2020 -0700
  17. c4222cd spi: Update for new sequence numbers by Simon Glass · Wed Dec 16 21:20:19 2020 -0700
  18. be70610 pci: Update to use new sequence numbers by Simon Glass · Wed Dec 16 21:20:18 2020 -0700
  19. 3a9d5f1 dm: core: Allow manual sequence numbering by Simon Glass · Wed Dec 16 21:20:17 2020 -0700
  20. 3e14a22 net: Update to use new sequence numbers by Simon Glass · Wed Dec 16 21:20:16 2020 -0700
  21. 4123ba0 i2c: Update for new sequence numbers by Simon Glass · Wed Dec 16 21:20:15 2020 -0700
  22. 7f4dadf octeon: Don't attempt to set the sequence number by Simon Glass · Wed Dec 16 21:20:14 2020 -0700
  23. 528296f dm: test: Drop assumptions of no sequence numbers by Simon Glass · Wed Dec 16 21:20:13 2020 -0700
  24. a2b5855 dm: Fix return value in dev_read_alias_seq() by Simon Glass · Wed Dec 16 21:20:12 2020 -0700
  25. 437ed82 dm: core: Switch binding to use new sequence numbers by Simon Glass · Wed Dec 16 21:20:11 2020 -0700
  26. 6a109b3 dm: test: Check all devices have a sequence numbers by Simon Glass · Wed Dec 16 21:20:10 2020 -0700
  27. 7272e92 dm: core: Add a new sequence number for devices by Simon Glass · Wed Dec 16 21:20:09 2020 -0700
  28. 1ae093f dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · Wed Dec 16 21:20:08 2020 -0700
  29. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  30. b87153c linker_lists: Fix alignment issue by Simon Glass · Wed Dec 16 21:20:06 2020 -0700
  31. c5ccb75 Merge tag 'dm-pull-14dec20' of git://git.denx.de/u-boot-dm into next by Tom Rini · Mon Dec 14 18:57:57 2020 -0500
  32. 2d84811 checkpatch: Add warnings for unexpected struct names by Simon Glass · Thu Dec 03 16:55:24 2020 -0700
  33. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  34. 33b2efb dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · Thu Dec 03 16:55:22 2020 -0700
  35. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  36. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  37. 39edb95 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · Thu Dec 03 16:55:19 2020 -0700
  38. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  39. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  40. 93daa01 dtoc: Tidy up more Python style in dtb_platdata by Simon Glass · Thu Dec 03 16:55:16 2020 -0700
  41. 4d71d60 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · Sat Nov 28 17:50:10 2020 -0700
  42. 5039cab dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · Sat Nov 28 17:50:09 2020 -0700
  43. 21a3088 dm: core: Combine the flattree and livetree binding code by Simon Glass · Sat Nov 28 17:50:08 2020 -0700
  44. 278ddba dm: core: Add an ofnode function to get the devicetree root by Simon Glass · Sat Nov 28 17:50:07 2020 -0700
  45. 16b4f94 dm: core: Drop device_bind_offset() by Simon Glass · Sat Nov 28 17:50:06 2020 -0700
  46. 1876ffe dm: core: Drop dev_set_of_offset() by Simon Glass · Sat Nov 28 17:50:05 2020 -0700
  47. 9030b39 dm: Drop uses of dev_set_of_offset() by Simon Glass · Sat Nov 28 17:50:04 2020 -0700
  48. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · Sat Nov 28 17:50:03 2020 -0700
  49. 5de5b3b dm: core: Add a livetree function to check node status by Simon Glass · Sat Nov 28 17:50:02 2020 -0700
  50. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · Sat Nov 28 17:50:01 2020 -0700
  51. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · Sat Nov 28 17:50:00 2020 -0700
  52. 0e29873 test: unit test for exception command by Heinrich Schuchardt · Thu Nov 12 00:29:59 2020 +0100
  53. a8466ad efi_selftest: implement exception test for sandbox by Heinrich Schuchardt · Thu Nov 12 00:29:58 2020 +0100
  54. adaea9c cmd: sandbox: implement exception command by Heinrich Schuchardt · Thu Nov 12 00:29:57 2020 +0100
  55. 28eb509 sandbox: add handler for exceptions by Heinrich Schuchardt · Thu Nov 12 00:29:56 2020 +0100
  56. 5420957 sandbox: serial: Update to use membuff by Simon Glass · Sun Nov 08 20:36:50 2020 -0700
  57. fb6268d sandbox: serial: Convert to livetree by Simon Glass · Sun Nov 08 20:36:49 2020 -0700
  58. 0b8ffa7 serial: sandbox: Drop unnecessary #ifdefs by Simon Glass · Sun Nov 08 20:36:48 2020 -0700
  59. 94ee3bd dtoc: Tidy up Python style in dtb_platdata by Simon Glass · Sun Nov 08 20:36:21 2020 -0700
  60. 632b84c patman: Drop tools.ToChar() and ToChars() by Simon Glass · Sun Nov 08 20:36:20 2020 -0700
  61. c27ee7c patman: Drop tools.ToByte() by Simon Glass · Sun Nov 08 20:36:19 2020 -0700
  62. 9dfb311 patman: Drop unicode helper functions by Simon Glass · Sun Nov 08 20:36:18 2020 -0700
  63. c9a032c fdt: Use an Enum for the data type by Simon Glass · Sun Nov 08 20:36:17 2020 -0700
  64. 2472903 Merge tag 'efi-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · Thu Dec 10 13:54:33 2020 -0500
  65. cb9ff4e efi_loader: link partition to block device by Heinrich Schuchardt · Fri Jan 10 12:36:01 2020 +0100
  66. 9c89d14 efi_loader: make efi_protocol_open() non-static by Heinrich Schuchardt · Fri Jan 10 12:33:59 2020 +0100
  67. ee3d1e0 efi_selftest: test EFI_LOAD_FILE_PROTOCOL by Heinrich Schuchardt · Tue Dec 08 15:55:01 2020 +0100
  68. e6f2db0 efi_selftest: clean up Makefile by Heinrich Schuchardt · Tue Dec 08 07:12:10 2020 +0100
  69. 8260827 efi_loader: support EFI_LOAD_FILE_PROTOCOL by Heinrich Schuchardt · Sun Dec 06 13:00:15 2020 +0100
  70. 3dd733e efi_loader: carve out efi_load_image_from_file() by Heinrich Schuchardt · Sun Dec 06 10:47:57 2020 +0100
  71. 471db44 efi_loader: pass boot_policy to efi_load_image_from_path by Heinrich Schuchardt · Fri Dec 04 09:27:41 2020 +0100
  72. 485956d efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID by Heinrich Schuchardt · Fri Dec 04 03:33:41 2020 +0100
  73. 1d59a57 efi_loader: resequence functions in efi_boottime.c by Heinrich Schuchardt · Fri Dec 04 03:02:03 2020 +0100
  74. 2a2654f efi_loader: remove EFI_HII_CONFIG_ROUTING_PROTOCOL by Heinrich Schuchardt · Mon Dec 07 18:20:57 2020 +0100
  75. 5461f80 efi_loader: don't set EFI_RT_SUPPORTED_UPDATE_CAPSULE by Heinrich Schuchardt · Wed Dec 09 07:38:46 2020 +0100
  76. 284e85b fs: fat: deletion of long file names by Heinrich Schuchardt · Thu Nov 19 07:31:18 2020 +0100
  77. 9a4564e fs: fat: first dentry of long name in FAT iterator by Heinrich Schuchardt · Thu Nov 19 07:44:08 2020 +0100
  78. f600119 fs: fat: use constant DELETED_FLAG by Heinrich Schuchardt · Thu Nov 19 06:47:35 2020 +0100
  79. 7a3f610 fs: fat: search file should not allocate cluster by Heinrich Schuchardt · Thu Nov 26 16:10:01 2020 +0100
  80. 524d13a fs: fat: reuse deleted directory entries by Heinrich Schuchardt · Sun Nov 22 11:54:22 2020 +0100
  81. 5bc30a5 fs: fat: fat_find_empty_dentries() by Heinrich Schuchardt · Sun Nov 22 09:58:44 2020 +0100
  82. e09f3e4 fs: fat: flush new directory cluster by Heinrich Schuchardt · Thu Nov 26 19:06:55 2020 +0100
  83. 51d5b2a fs: fat: set start cluster for root directory by Heinrich Schuchardt · Sun Nov 22 16:04:47 2020 +0100
  84. 3b9d843 fs: fat: dentry iterator for fill_dir_slot() by Heinrich Schuchardt · Sun Nov 22 19:24:46 2020 +0100
  85. 24977e5 fs: fat: generate unique short names by Heinrich Schuchardt · Wed Nov 25 16:33:55 2020 +0100
  86. 7afbd60 fs: fat: call set_name() only once by Heinrich Schuchardt · Sun Nov 22 19:19:39 2020 +0100
  87. ac4ab75 fs: fat: pass shortname to fill_dir_slot by Heinrich Schuchardt · Sat Nov 21 08:32:50 2020 +0100
  88. ba9c44e fs: fat: create correct short names by Heinrich Schuchardt · Fri Nov 20 12:55:22 2020 +0100
  89. 497d874 fs: fat: export fat_next_cluster() by Heinrich Schuchardt · Sun Nov 22 09:19:52 2020 +0100
  90. 00cf076 fs: fat: correct first cluster for '..' by Heinrich Schuchardt · Tue Nov 24 21:04:07 2020 +0100
  91. 0256017 spl: fit: Prefer a malloc()'d buffer for loading images by Alexandru Gagniuc · Wed Oct 21 18:32:58 2020 -0500
  92. 58f0a1c Merge branch '2020-12-07-bootm-and-spl-atf-improvements' into next by Tom Rini · Mon Dec 07 17:16:23 2020 -0500
  93. 529e208 bootm: Support string substitution in bootargs by Simon Glass · Thu Nov 05 10:33:48 2020 -0700
  94. c7b03e8 cli: Support macro processing with a fixed-size buffer by Simon Glass · Thu Nov 05 10:33:47 2020 -0700
  95. 7b48ce8 x86: zimage: Add silent-console processing by Simon Glass · Thu Nov 05 10:33:46 2020 -0700
  96. b4e1b6d bootm: Allow updating the bootargs in a buffer by Simon Glass · Thu Nov 05 10:33:45 2020 -0700
  97. 63660dc bootm: Update bootm_process_cmdline_env() to use flags by Simon Glass · Thu Nov 05 10:33:44 2020 -0700
  98. c38406e bootm: Split out bootargs environment reading / writing by Simon Glass · Thu Nov 05 10:33:43 2020 -0700
  99. 7a8a429 bootm: Use size rather than length for CONSOLE_ARG by Simon Glass · Thu Nov 05 10:33:42 2020 -0700
  100. d87002f bootm: Add a bool parameter to bootm_process_cmdline_env() by Simon Glass · Thu Nov 05 10:33:41 2020 -0700