1. 853bf31 Convert CONFIG_BOARD_COMMON to Kconfig by Tom Rini · Wed Feb 23 12:28:17 2022 -0500
  2. 0bbed0c arm: exynos: Move BL1/2 SPI flash defines to their user, drop CONFIG by Tom Rini · Wed Feb 23 12:28:16 2022 -0500
  3. e59f324 Convert CONFIG_BTB to Kconfig by Tom Rini · Wed Feb 23 12:28:15 2022 -0500
  4. a915f2f powerpc: Remove unused MPC8540/60ADS code by Tom Rini · Wed Feb 23 12:28:14 2022 -0500
  5. 1edeb03 Merge branch '2022-03-02-scmi-updates' into next by Tom Rini · Thu Mar 03 14:16:14 2022 -0500
  6. 4c4ec90 clk: scmi: register scmi clocks with CCF by Etienne Carriere · Mon Feb 21 09:22:42 2022 +0100
  7. bf1f132 firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · Mon Feb 21 09:22:41 2022 +0100
  8. 2f26c04 scmi: change parameter dev in devm_scmi_process_msg by Etienne Carriere · Mon Feb 21 09:22:40 2022 +0100
  9. 09665cb sandbox: scmi: test against a single scmi agent by Etienne Carriere · Mon Feb 21 09:22:39 2022 +0100
  10. 0285be8 doc: binding: scmi: link to latest Linux kernel binding by Etienne Carriere · Mon Feb 21 09:22:38 2022 +0100
  11. ff51dad Merge branch '2022-03-02-armv8-fixes-and-cleanups' into next by Tom Rini · Wed Mar 02 13:59:33 2022 -0500
  12. 93b9ce7 armv8: Fix and simplify branch_if_master/branch_if_slave by Andre Przywara · Fri Feb 11 11:29:39 2022 +0000
  13. fc215c7 armv8: Simplify switch_el macro by Andre Przywara · Fri Feb 11 11:29:38 2022 +0000
  14. 0e8e0c3 arm: Clean up asm/io.h by Andre Przywara · Fri Feb 11 11:29:37 2022 +0000
  15. 8a9cc73 armv8: Force SP_ELx stack pointer usage by Andre Przywara · Fri Feb 11 11:29:36 2022 +0000
  16. 3a5c052 armv8: Always unmask SErrors by Andre Przywara · Fri Feb 11 11:29:35 2022 +0000
  17. ddda5d8 cmd: exception: arm64: fix undefined, add faults by Andre Przywara · Fri Feb 11 11:29:34 2022 +0000
  18. edd3921 Merge branch '2022-03-02-enable-pylint-in-CI' into next by Tom Rini · Wed Mar 02 10:38:00 2022 -0500
  19. f690326 Azure/GitLab CI: Add the pylint checker by Simon Glass · Fri Feb 11 13:23:26 2022 -0700
  20. fae6acf buildman: Update default config to build for sandbox by Simon Glass · Fri Feb 11 13:23:25 2022 -0700
  21. 8ff7780 Makefile: Add a way to check for pylint errors by Simon Glass · Fri Feb 11 13:23:24 2022 -0700
  22. f799076 test: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:23 2022 -0700
  23. afaddc7 moveconfig: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:22 2022 -0700
  24. 2a0fa98 binman: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:21 2022 -0700
  25. 2b16007 dtoc: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:20 2022 -0700
  26. e36fe01 buildman: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:19 2022 -0700
  27. 547cba6 patman: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:18 2022 -0700
  28. 5652d82 Prepare v2022.04-rc3 by Tom Rini · Mon Feb 28 18:02:33 2022 -0500
  29. 64a5634 Merge branch '2022-02-28-bugfixes' by Tom Rini · Mon Feb 28 15:45:52 2022 -0500
  30. 1ca696c board: stemmy: Detect board variants and patch DTB by Linus Walleij · Sun Feb 20 23:47:01 2022 +0100
  31. 3a21671 arm: apple: Switch to fully dynamic mem layout by Janne Grunau · Sat Feb 19 14:05:19 2022 +0100
  32. ddd8271 arm: pdu001: Setup pinmux for console UART as early as possible by Felix Brack · Mon Feb 21 14:26:05 2022 +0100
  33. c72972c arm: pdu001: Fix early debugging UART by Felix Brack · Tue Feb 15 15:27:23 2022 +0100
  34. cdf0d1c tools: mkimage/dumpimage: Allow to use -l with -T by Pali Rohár · Sun Feb 13 01:09:46 2022 +0100
  35. 7330723 Merge tag 'efi-2022-04-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Feb 26 10:21:39 2022 -0500
  36. 7c2e888 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sat Feb 26 10:21:13 2022 -0500
  37. d250a8f efi_loader: update the timing of enabling and disabling EFI watchdog by Masahisa Kojima · Tue Feb 22 09:58:30 2022 +0900
  38. 4b2f8c1 efi_loader: test/py: Reset system after capsule update on disk by Masami Hiramatsu · Wed Feb 16 15:16:12 2022 +0900
  39. 4d3b996 test/py: Handle expected reboot while booting sandbox by Masami Hiramatsu · Wed Feb 16 15:16:02 2022 +0900
  40. 0ff2278 test/py: Handle expected reset by command by Masami Hiramatsu · Wed Feb 16 15:15:52 2022 +0900
  41. 3454a69 efi_loader: use efi_update_capsule_firmware() for capsule on disk by Masami Hiramatsu · Wed Feb 16 15:15:42 2022 +0900
  42. 1ee9c48 efi_loader: fix uefi secure boot with intermediate certs by Ilias Apalodimas · Mon Feb 14 11:14:22 2022 +0200
  43. 784195e tools: mkeficapsule: remove duplicated code by AKASHI Takahiro · Wed Feb 16 10:49:51 2022 +0900
  44. 09c1444 doc: describe fatload command by Heinrich Schuchardt · Fri Feb 18 19:33:09 2022 +0100
  45. af326e3 doc: describe generation of SMBIOS table by Heinrich Schuchardt · Wed Feb 16 07:59:31 2022 +0100
  46. fcec933 arm: rmobile: rzg2_beacon: Enable proper Ethernet PHY by Adam Ford · Fri Feb 25 14:32:53 2022 -0600
  47. 2541837 net: ravb: Add tx/rx delay flag checks and support for rgmii-rxid by Adam Ford · Fri Feb 25 14:32:52 2022 -0600
  48. 71f076a Merge tag 'clk-2022.04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Fri Feb 25 11:21:32 2022 -0500
  49. 0cbbf40 scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c by Philippe Reynes · Tue Feb 22 14:54:39 2022 +0100
  50. 8ef8203 cmd: clk: fix long help message by Patrick Delaunay · Mon Jan 31 17:21:40 2022 +0100
  51. fe23c80 cmd: clk: update result of do_clk_setfreq by Patrick Delaunay · Mon Jan 31 17:21:39 2022 +0100
  52. 27e14d4 cmd: clk: replace clk_lookup by uclass_get_device_by_name by Patrick Delaunay · Mon Jan 31 17:21:38 2022 +0100
  53. 5c6d32d cmd: clk: test the number of argument in setfreq command by Patrick Delaunay · Mon Jan 31 17:21:37 2022 +0100
  54. db9b1a1 clk: ccf: correct the test on the parent uclass in clk_enable/clk_disable by Patrick Delaunay · Mon Jan 24 14:17:14 2022 +0100
  55. e1c56f3 clk: Add clk_get_by_name_optional by Sean Anderson · Sat Jan 15 15:52:47 2022 -0500
  56. d7dddc4 clk: Add driver API to HTML docs by Sean Anderson · Wed Dec 22 12:11:13 2021 -0500
  57. 308ac9e clk: Add client API to HTML docs by Sean Anderson · Wed Dec 22 12:11:12 2021 -0500
  58. 0d69d06 clk: Inline clk_get_*_optional by Sean Anderson · Wed Dec 22 12:11:11 2021 -0500
  59. d7e85d5 clk: Rename clk_get_optional_nodev by Sean Anderson · Wed Dec 22 12:11:10 2021 -0500
  60. ffc0759 clk: cdce9xx: Convert .of_xlate to .request by Sean Anderson · Wed Dec 15 11:47:17 2021 -0500
  61. 0afb933 clk: versaclock: Remove xlate function by Sean Anderson · Wed Dec 01 15:13:17 2021 -0500
  62. cfc77ff clk: Remove no-op request and rfree callbacks by Sean Anderson · Wed Dec 01 14:51:00 2021 -0500
  63. 35b3754 clk: Rename ICS8N3QV01 to CLK_ICS8N3QV01 by Sean Anderson · Wed Dec 15 11:36:20 2021 -0500
  64. d1f48b5 clk: Alphabetize Kconfig by Sean Anderson · Wed Dec 15 11:36:19 2021 -0500
  65. 5eafaa6 clk: Alphabetize Makefile by Sean Anderson · Wed Dec 15 11:36:18 2021 -0500
  66. 03722cf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Wed Feb 23 13:34:14 2022 -0500
  67. dd8297d Merge tag 'dm-pull-22222' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Feb 23 12:28:54 2022 -0500
  68. 98e1060 configs: omap various: Remove OMAP_EHCI_PHY from defconfigs by Adam Ford · Sat Feb 19 17:08:47 2022 -0600
  69. 4b5f228 usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from Kconfig by Adam Ford · Sat Feb 19 17:08:46 2022 -0600
  70. d9f8064 usb: ehci-omap: Use PHY system to manage phy resets by Adam Ford · Sat Feb 19 17:08:45 2022 -0600
  71. cb9a356 usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAP by Adam Ford · Sat Feb 19 17:08:44 2022 -0600
  72. 35b82a8 phy: nop-phy: Fix enabling reset by Adam Ford · Sat Feb 19 17:08:43 2022 -0600
  73. 3ca17c4 usb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probe by Adam Ford · Sat Feb 19 17:08:42 2022 -0600
  74. 7fc3cce usb: ehci-omap: Drop dead code by Adam Ford · Sat Feb 19 17:08:41 2022 -0600
  75. d010811 scripts: dtc: libfdt: fdt_ro.c: always define fdt_check_full by Philippe Reynes · Wed Feb 09 18:01:24 2022 +0100
  76. 3365fd3 phy: phy-uclass: check the parents for phys by Angus Ainslie · Thu Feb 03 10:08:38 2022 -0800
  77. 912339f binman: Allow different operations in FIT generator nodes by Simon Glass · Tue Feb 08 11:50:03 2022 -0700
  78. 9f1c6b9 binman: Tidy up the docs a little with fit by Simon Glass · Tue Feb 08 11:50:02 2022 -0700
  79. f4a32d2 binman: fit: Refactor to reduce function size by Simon Glass · Tue Feb 08 11:50:01 2022 -0700
  80. 6fba35c binman: Move entry-data collection into a Entry method by Simon Glass · Tue Feb 08 11:50:00 2022 -0700
  81. 167070a binman: Add a ELF test file with disjoint text sections by Simon Glass · Tue Feb 08 11:49:59 2022 -0700
  82. 948dd3a binman: Support a list of strings with the mkimage etype by Simon Glass · Tue Feb 08 11:49:58 2022 -0700
  83. e87009da binman: Add to the TODO by Simon Glass · Tue Feb 08 11:49:57 2022 -0700
  84. 5cdcea0 binman: Add support for TEE BL32 by Roger Quadros · Sat Feb 19 20:50:04 2022 +0200
  85. 571adc8 elf: Add a way to read segment information from an ELF file by Simon Glass · Tue Feb 08 11:49:55 2022 -0700
  86. 243c2c1 binman: Update docs to indicate mkimage is supported by Simon Glass · Tue Feb 08 11:49:54 2022 -0700
  87. 738a54d dtoc: Support reading a list of arguments by Simon Glass · Tue Feb 08 11:49:53 2022 -0700
  88. 0023861 dtoc: Allow deleting nodes and adding them in the same sync by Simon Glass · Tue Feb 08 11:49:52 2022 -0700
  89. b9b5cb3 dtoc: Support deleting a node by Simon Glass · Tue Feb 08 11:49:51 2022 -0700
  90. 452be42 dtoc: Support adding a string list to a device tree by Simon Glass · Tue Feb 08 11:49:50 2022 -0700
  91. 02b8700 spl: Allow disabling binman symbols in SPL by Simon Glass · Tue Feb 08 11:49:48 2022 -0700
  92. 9045faf spl: x86: Correct the binman symbols for SPL by Simon Glass · Tue Feb 08 11:49:47 2022 -0700
  93. 99f7942 moveconfig: Allow regex matches when finding combinations by Simon Glass · Tue Feb 08 11:49:46 2022 -0700
  94. e803755 moveconfig: Show the config name rather than the defconfig by Simon Glass · Tue Feb 08 11:49:45 2022 -0700
  95. 64af7c2 binman: Correct the error message for a bad hash algorithm by Simon Glass · Tue Feb 08 10:59:44 2022 -0700
  96. ac873ed binman: Update image positions of FIT subentries by Alper Nebi Yasak · Tue Feb 08 01:08:08 2022 +0300
  97. 1e4ffd8 binman: Skip processing "hash" subnodes of FIT subsections by Alper Nebi Yasak · Wed Feb 09 22:02:35 2022 +0300
  98. 31dc9cc Merge branch '2022-02-21-platform-updates' by Tom Rini · Mon Feb 21 08:53:24 2022 -0500
  99. 83f3f8b ti: i2c: fix probe_chip() return value by Nikita Yushchenko · Tue Feb 15 21:10:09 2022 +0300
  100. fdee97d crypto: aspeed: fix polling RSA status wrong issue by Neal Liu · Tue Feb 15 18:14:40 2022 +0800