1. fcbddcb ARM: dts: stm32: Use lower-case hex for address for stm32746-disco-u-boot.dtsi by Patrice Chotard · Mon Nov 15 11:39:15 2021 +0100
  2. 910e902 ARM: dts: stm32: Use lower-case hex for address for stm32f769-disco-u-boot.dtsi by Patrice Chotard · Mon Nov 15 11:39:14 2021 +0100
  3. 75f5606 ARM: dts: stm32: Use lower-case hex for address for stm32mp15-u-boot.dtsi by Patrice Chotard · Mon Nov 15 11:39:13 2021 +0100
  4. 769c468 Merge tag 'v2022.01-rc3' into next by Tom Rini · Mon Nov 29 12:00:57 2021 -0500
  5. 80882c5 Prepare v2022.01-rc3 by Tom Rini · Mon Nov 29 11:16:03 2021 -0500
  6. 07bc02a board: iot2050: update build documentation for OP-TEE by Ivan Mikhaylov · Sun Nov 28 21:57:01 2021 +0000
  7. cfa44c3 qemu: common: Fix build with update capsule by Vincent Stehlé · Wed Nov 24 15:54:20 2021 +0100
  8. 32f4ec8 fastboot: Add maintainers entry by Sean Anderson · Tue Nov 23 23:33:11 2021 -0500
  9. c61f296 clk: Add myself as a maintainer for the clock subsystem by Sean Anderson · Tue Nov 23 23:23:40 2021 -0500
  10. 1211ed1 Merge tag 'dm-pull-28nov21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Sun Nov 28 20:38:01 2021 -0500
  11. 150dc1a test/py: Raise a ValueError if a command fails by Simon Glass · Sat Oct 23 17:26:12 2021 -0600
  12. 23300b4 test/py: Relax the naming rules for unit tests by Simon Glass · Sat Oct 23 17:26:11 2021 -0600
  13. 59b9a12 sandbox: Enable HEXDUMP for sandbox_flattree by Simon Glass · Sat Oct 23 17:26:10 2021 -0600
  14. dab7e0d dm: core: Add a way to count the devices in a uclass by Simon Glass · Sat Oct 23 17:26:09 2021 -0600
  15. 4b23e45 dm: core: Allow finding children / uclasses by partial name by Simon Glass · Sat Oct 23 17:26:08 2021 -0600
  16. 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · Sat Oct 23 17:26:07 2021 -0600
  17. 7a3a167 dm: core: Fix up string-function documentation by Simon Glass · Sat Oct 23 17:26:06 2021 -0600
  18. ce15bfb dm: core: Fix handling of uclass pre_unbind method by Simon Glass · Sat Oct 23 17:26:05 2021 -0600
  19. 7302539 dm: core: Add tests for stringlist functions by Simon Glass · Sat Oct 23 17:26:04 2021 -0600
  20. 9803ddf common: Allow a smaller console-recording pre-reloc by Simon Glass · Sat Oct 23 17:26:03 2021 -0600
  21. b94d204 disk: part_dos: Fix a NULL pointer error by Simon Glass · Sat Oct 23 17:26:02 2021 -0600
  22. 8de9be0 mbr: Correct verification check by Simon Glass · Sat Oct 23 17:26:01 2021 -0600
  23. 3a29664 mmc: Allow for children other than the block device by Simon Glass · Sat Oct 23 17:26:00 2021 -0600
  24. 32b6c8b sandbox: mmc: Support a backing file by Simon Glass · Sat Oct 23 17:25:59 2021 -0600
  25. 5c1fd58 sandbox: Support unmapping a file by Simon Glass · Sat Oct 23 17:25:58 2021 -0600
  26. 3002701 test/py: Allow passing input to a program by Simon Glass · Sat Oct 23 17:25:57 2021 -0600
  27. afc8f29 binman: Fix extract command for using non-absolute image paths by Jan Kiszka · Thu Nov 11 08:14:18 2021 +0100
  28. 9fa20b2 sf: doc: Add documentation for the 'sf' command by Simon Glass · Sun Sep 19 15:49:35 2021 -0600
  29. 1d0e79f sf: Tidy up code to avoid #ifdef by Simon Glass · Sun Sep 19 15:49:34 2021 -0600
  30. 8cbe22b sf: Use const for the stage name by Simon Glass · Sun Sep 19 15:49:33 2021 -0600
  31. 9b72457 command: Use a constant pointer for the help by Simon Glass · Sun Sep 19 15:49:32 2021 -0600
  32. 101e68e env: Avoid using GNU features in awk by Simon Glass · Wed Nov 24 07:40:14 2021 -0700
  33. a5b22af Merge tag 'efi-2022-01-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Nov 26 17:10:53 2021 -0500
  34. 8ca17c1 test: fix pylint error in u_boot_console_exec_attach.py by Heinrich Schuchardt · Tue Nov 23 00:01:49 2021 +0100
  35. d209bab test: fix pylint error in u_boot_console_sandbox.py by Heinrich Schuchardt · Tue Nov 23 00:01:48 2021 +0100
  36. 5e864d4 test: fix pylint errors in u_boot_utils.py by Heinrich Schuchardt · Tue Nov 23 00:01:47 2021 +0100
  37. 725bd31 test: fix pylint errors in u_boot_spawn.py by Heinrich Schuchardt · Tue Nov 23 00:01:46 2021 +0100
  38. ffa0a23 test: fix pylint errors in multiplexed_log.py by Heinrich Schuchardt · Tue Nov 23 00:01:45 2021 +0100
  39. c3da396 efi_selftest: simplify endian conversion for FDT test by Heinrich Schuchardt · Thu Nov 25 18:55:09 2021 +0100
  40. e9e8499 efi_loader: segfault in efi_clear_os_indications() by Heinrich Schuchardt · Sat Nov 20 11:53:12 2021 +0100
  41. 9460c18 test: address some pylint warnings by Heinrich Schuchardt · Mon Nov 22 08:24:08 2021 +0100
  42. 7fb7254 sandbox: poweroff in efi_system_reset() by Heinrich Schuchardt · Sat Nov 20 14:49:18 2021 +0100
  43. e47b68b efi_loader: efi_disk_register() should not fail by Heinrich Schuchardt · Sat Nov 20 13:56:02 2021 +0100
  44. 669ef7f efi: Call bootm_disable_interrupts earlier in efi_exit_boot_services by Tom Rini · Fri Nov 19 16:33:04 2021 -0500
  45. 6832b20 Merge branch '2021-11-23-scmi-and-tee-updates' into next by Tom Rini · Tue Nov 23 16:24:24 2021 -0500
  46. d4932bd firmware: scmi: Add OP-TEE transport by Etienne Carriere · Tue Nov 09 17:08:24 2021 +0100
  47. fe0a3a4 dt-bindings: arm: scmi: OP-TEE as transport channel for SCMI messages by Etienne Carriere · Tue Nov 09 17:08:23 2021 +0100
  48. 39240b6 tee: optee: define TEE error code TEE_ERROR_SHORT_BUFFER by Etienne Carriere · Tue Nov 09 17:08:22 2021 +0100
  49. a86ed3a tee: optee: remove unused duplicated login Id macros by Etienne Carriere · Tue Nov 09 17:08:21 2021 +0100
  50. 1d7b18c tee: define session login identifiers by Etienne Carriere · Tue Nov 09 17:08:20 2021 +0100
  51. f694235 firmware: scmi: smccc transport: simplify probe sequence by Etienne Carriere · Mon Nov 08 08:56:11 2021 +0100
  52. 213d5cf firmware: scmi: smccc transport: use plat data, not priv data by Etienne Carriere · Mon Nov 08 08:56:10 2021 +0100
  53. 3119e27 firmware: scmi: mailbox transport: use plat data, not priv data by Etienne Carriere · Mon Nov 08 08:56:09 2021 +0100
  54. adbf0fc firmware: scmi: mailbox transport: fix probe failure implementation by Etienne Carriere · Mon Nov 08 08:56:08 2021 +0100
  55. 6325520 firmware: scmi: fix description of an API function by Etienne Carriere · Mon Nov 08 08:56:07 2021 +0100
  56. eab4083 stm32mp15: deactivate CONFIG_SCMI_AGENT_MAILBOX by Patrick Delaunay · Thu Oct 28 19:13:16 2021 +0200
  57. 39d1eee firmware: scmi: add configs to select the supported agents by Patrick Delaunay · Thu Oct 28 19:13:15 2021 +0200
  58. f1f2516 power: regulator: scmi: define LOG_CATEGORY by Patrick Delaunay · Thu Oct 28 19:13:14 2021 +0200
  59. 1285f8e clk: scmi: define LOG_CATEGORY by Patrick Delaunay · Thu Oct 28 19:13:13 2021 +0200
  60. 1b58506 reset: scmi: define LOG_CATEGORY by Patrick Delaunay · Thu Oct 28 19:13:12 2021 +0200
  61. a96af8a Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · Tue Nov 23 07:43:50 2021 -0500
  62. f477c71 net: phy: realtek: Add tx/rx delay config for 8211e by Samuel Holland · Tue Oct 12 21:07:32 2021 -0500
  63. b450ee6 drivers: net: add Aspeed MDIO driver by Dylan Hung · Tue Nov 02 13:41:54 2021 +0800
  64. 1886407 net: tsec: Make redundant_init() static by Bin Meng · Mon Nov 01 14:15:12 2021 +0800
  65. 0a752d2 net: fec_mxc: Declare 'promisc' as bool by Bin Meng · Mon Nov 01 14:15:11 2021 +0800
  66. e276474 net: dsa: Use true instead of 1 in the set_promisc() call by Bin Meng · Mon Nov 01 14:15:10 2021 +0800
  67. db2f387 cmd: pxe_utils: Check fdtcontroladdr in label_boot by Peter Hoyes · Thu Oct 14 09:40:04 2021 +0100
  68. 8182a3a net: bootp: Correct VCI string transmission by Walter Stoll · Tue Oct 12 11:01:59 2021 +0000
  69. c4b540e configs: ls1021a-tsn: enable the generation of random Ethernet MAC addresses by Vladimir Oltean · Wed Sep 29 18:04:45 2021 +0300
  70. 07ba88e configs: ls1021a-tsn: enable sja1105 switch driver by Vladimir Oltean · Wed Sep 29 18:04:44 2021 +0300
  71. 13b4a58 arm: dts: ls1021a-tsn: add sja1105 and eth2 bindings by Vladimir Oltean · Wed Sep 29 18:04:43 2021 +0300
  72. 6892d6a net: dsa: sja1105: add support for SGMII by Vladimir Oltean · Wed Sep 29 18:04:42 2021 +0300
  73. 67bfc85 net: dsa: add driver for NXP SJA1105 L2 switch by Vladimir Oltean · Wed Sep 29 18:04:41 2021 +0300
  74. 1ecc689 net: dsa: felix: configure the in-band autoneg property based on OF node info by Vladimir Oltean · Wed Sep 29 18:04:40 2021 +0300
  75. c0c35a0 net: introduce a helper to determine whether to use in-band autoneg by Vladimir Oltean · Wed Sep 29 18:04:39 2021 +0300
  76. 966809c net: dsa: allow drivers to get the port OF node by Vladimir Oltean · Wed Sep 29 18:04:38 2021 +0300
  77. 9a6473e include: import if_vlan.h from Linux by Vladimir Oltean · Wed Sep 29 18:04:37 2021 +0300
  78. 3556c4d net: tsec: add support for promiscuous mode by Vladimir Oltean · Wed Sep 29 18:04:36 2021 +0300
  79. cd35764 net: phy: mscc: add support for VSC8502 in dual RGMII mode by Vladimir Oltean · Tue Sep 28 02:13:42 2021 +0300
  80. 44ed622 Merge branch 'efi-2022-01' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Nov 20 09:36:37 2021 -0500
  81. 1d16f1e efi_loader: startup the tpm device when installing the protocol by Ilias Apalodimas · Thu Nov 18 10:13:42 2021 +0200
  82. 24e841a efi_loader: fix FinalEvents table if an EFI app invoked GetEventLog by Ilias Apalodimas · Thu Nov 18 09:03:39 2021 +0200
  83. b489d6f efi_loader: bump EFI_SPECIFICATION_VERSION to 2.9 by Heinrich Schuchardt · Wed Nov 17 18:55:59 2021 +0100
  84. 4419c1d efi_selftest: unit test for EFI_GROUP_BEFORE_EXIT_BOOT_SERVICE by Heinrich Schuchardt · Wed Nov 17 18:52:35 2021 +0100
  85. 44772c4 efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES by Heinrich Schuchardt · Tue Nov 16 18:46:27 2021 +0100
  86. 1001a10 efi_loader: capsule: Record capsule result only if capsule is read by Masami Hiramatsu · Fri Nov 12 22:05:15 2021 +0900
  87. aca20c8 efi_loader: Reduce efi_tcg2 logging statement by Masahisa Kojima · Tue Nov 09 20:35:53 2021 +0900
  88. dadcb6c efi_loader: Sphinx comments in efi_api.h by Heinrich Schuchardt · Sat Nov 20 09:28:54 2021 +0100
  89. 57c03a7 efi: add comment for efi_system_table and efi_configuration_table by Masahisa Kojima · Fri Nov 12 16:24:27 2021 +0900
  90. 8963f19 doc: fix typos in trace.rst by Heinrich Schuchardt · Tue Nov 16 18:38:47 2021 +0100
  91. 33bbb5e scripts: update spelling.txt from upstream Linux by Heinrich Schuchardt · Tue Nov 16 18:56:43 2021 +0100
  92. 7eaa37b test: test truncation in snprintf() by Heinrich Schuchardt · Mon Nov 15 19:06:55 2021 +0100
  93. c4bc918 lmb: fix typo 'commun' by Heinrich Schuchardt · Sun Nov 14 09:38:53 2021 +0100
  94. d85dd52 lmb: drop unused lmb_size_bytes() by Heinrich Schuchardt · Sun Nov 14 09:03:27 2021 +0100
  95. 9dccccd lmb: remove extern keyword in lmb.h by Heinrich Schuchardt · Sun Nov 14 08:52:48 2021 +0100
  96. e6923f0 doc: add include/lmb.h to the HTML documentation by Heinrich Schuchardt · Sun Nov 14 08:43:07 2021 +0100
  97. a88181e lmb: remove lmb_is_nomap() from include by Heinrich Schuchardt · Sun Nov 14 08:41:07 2021 +0100
  98. 030edf4 Merge tag 'u-boot-amlogic-20211119' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Fri Nov 19 16:33:33 2021 -0500
  99. bc64d45 Merge tag 'tpm-19112021' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Fri Nov 19 16:33:23 2021 -0500
  100. d260889 configs: meson64_android: add PANIC stage for SYSTEM fails by Neil Armstrong · Wed Nov 17 12:04:11 2021 +0100