1. 3a5c052 armv8: Always unmask SErrors by Andre Przywara · Fri Feb 11 11:29:35 2022 +0000
  2. ddda5d8 cmd: exception: arm64: fix undefined, add faults by Andre Przywara · Fri Feb 11 11:29:34 2022 +0000
  3. edd3921 Merge branch '2022-03-02-enable-pylint-in-CI' into next by Tom Rini · Wed Mar 02 10:38:00 2022 -0500
  4. f690326 Azure/GitLab CI: Add the pylint checker by Simon Glass · Fri Feb 11 13:23:26 2022 -0700
  5. fae6acf buildman: Update default config to build for sandbox by Simon Glass · Fri Feb 11 13:23:25 2022 -0700
  6. 8ff7780 Makefile: Add a way to check for pylint errors by Simon Glass · Fri Feb 11 13:23:24 2022 -0700
  7. f799076 test: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:23 2022 -0700
  8. afaddc7 moveconfig: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:22 2022 -0700
  9. 2a0fa98 binman: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:21 2022 -0700
  10. 2b16007 dtoc: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:20 2022 -0700
  11. e36fe01 buildman: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:19 2022 -0700
  12. 547cba6 patman: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:18 2022 -0700
  13. 5652d82 Prepare v2022.04-rc3 by Tom Rini · Mon Feb 28 18:02:33 2022 -0500
  14. 64a5634 Merge branch '2022-02-28-bugfixes' by Tom Rini · Mon Feb 28 15:45:52 2022 -0500
  15. 1ca696c board: stemmy: Detect board variants and patch DTB by Linus Walleij · Sun Feb 20 23:47:01 2022 +0100
  16. 3a21671 arm: apple: Switch to fully dynamic mem layout by Janne Grunau · Sat Feb 19 14:05:19 2022 +0100
  17. ddd8271 arm: pdu001: Setup pinmux for console UART as early as possible by Felix Brack · Mon Feb 21 14:26:05 2022 +0100
  18. c72972c arm: pdu001: Fix early debugging UART by Felix Brack · Tue Feb 15 15:27:23 2022 +0100
  19. cdf0d1c tools: mkimage/dumpimage: Allow to use -l with -T by Pali Rohár · Sun Feb 13 01:09:46 2022 +0100
  20. 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
  21. 7c2e888 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sat Feb 26 10:21:13 2022 -0500
  22. d250a8f efi_loader: update the timing of enabling and disabling EFI watchdog by Masahisa Kojima · Tue Feb 22 09:58:30 2022 +0900
  23. 4b2f8c1 efi_loader: test/py: Reset system after capsule update on disk by Masami Hiramatsu · Wed Feb 16 15:16:12 2022 +0900
  24. 4d3b996 test/py: Handle expected reboot while booting sandbox by Masami Hiramatsu · Wed Feb 16 15:16:02 2022 +0900
  25. 0ff2278 test/py: Handle expected reset by command by Masami Hiramatsu · Wed Feb 16 15:15:52 2022 +0900
  26. 3454a69 efi_loader: use efi_update_capsule_firmware() for capsule on disk by Masami Hiramatsu · Wed Feb 16 15:15:42 2022 +0900
  27. 1ee9c48 efi_loader: fix uefi secure boot with intermediate certs by Ilias Apalodimas · Mon Feb 14 11:14:22 2022 +0200
  28. 784195e tools: mkeficapsule: remove duplicated code by AKASHI Takahiro · Wed Feb 16 10:49:51 2022 +0900
  29. 09c1444 doc: describe fatload command by Heinrich Schuchardt · Fri Feb 18 19:33:09 2022 +0100
  30. af326e3 doc: describe generation of SMBIOS table by Heinrich Schuchardt · Wed Feb 16 07:59:31 2022 +0100
  31. fcec933 arm: rmobile: rzg2_beacon: Enable proper Ethernet PHY by Adam Ford · Fri Feb 25 14:32:53 2022 -0600
  32. 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
  33. 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
  34. 0cbbf40 scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c by Philippe Reynes · Tue Feb 22 14:54:39 2022 +0100
  35. 8ef8203 cmd: clk: fix long help message by Patrick Delaunay · Mon Jan 31 17:21:40 2022 +0100
  36. fe23c80 cmd: clk: update result of do_clk_setfreq by Patrick Delaunay · Mon Jan 31 17:21:39 2022 +0100
  37. 27e14d4 cmd: clk: replace clk_lookup by uclass_get_device_by_name by Patrick Delaunay · Mon Jan 31 17:21:38 2022 +0100
  38. 5c6d32d cmd: clk: test the number of argument in setfreq command by Patrick Delaunay · Mon Jan 31 17:21:37 2022 +0100
  39. 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
  40. e1c56f3 clk: Add clk_get_by_name_optional by Sean Anderson · Sat Jan 15 15:52:47 2022 -0500
  41. d7dddc4 clk: Add driver API to HTML docs by Sean Anderson · Wed Dec 22 12:11:13 2021 -0500
  42. 308ac9e clk: Add client API to HTML docs by Sean Anderson · Wed Dec 22 12:11:12 2021 -0500
  43. 0d69d06 clk: Inline clk_get_*_optional by Sean Anderson · Wed Dec 22 12:11:11 2021 -0500
  44. d7e85d5 clk: Rename clk_get_optional_nodev by Sean Anderson · Wed Dec 22 12:11:10 2021 -0500
  45. ffc0759 clk: cdce9xx: Convert .of_xlate to .request by Sean Anderson · Wed Dec 15 11:47:17 2021 -0500
  46. 0afb933 clk: versaclock: Remove xlate function by Sean Anderson · Wed Dec 01 15:13:17 2021 -0500
  47. cfc77ff clk: Remove no-op request and rfree callbacks by Sean Anderson · Wed Dec 01 14:51:00 2021 -0500
  48. 35b3754 clk: Rename ICS8N3QV01 to CLK_ICS8N3QV01 by Sean Anderson · Wed Dec 15 11:36:20 2021 -0500
  49. d1f48b5 clk: Alphabetize Kconfig by Sean Anderson · Wed Dec 15 11:36:19 2021 -0500
  50. 5eafaa6 clk: Alphabetize Makefile by Sean Anderson · Wed Dec 15 11:36:18 2021 -0500
  51. 03722cf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Wed Feb 23 13:34:14 2022 -0500
  52. 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
  53. 98e1060 configs: omap various: Remove OMAP_EHCI_PHY from defconfigs by Adam Ford · Sat Feb 19 17:08:47 2022 -0600
  54. 4b5f228 usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from Kconfig by Adam Ford · Sat Feb 19 17:08:46 2022 -0600
  55. d9f8064 usb: ehci-omap: Use PHY system to manage phy resets by Adam Ford · Sat Feb 19 17:08:45 2022 -0600
  56. cb9a356 usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAP by Adam Ford · Sat Feb 19 17:08:44 2022 -0600
  57. 35b82a8 phy: nop-phy: Fix enabling reset by Adam Ford · Sat Feb 19 17:08:43 2022 -0600
  58. 3ca17c4 usb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probe by Adam Ford · Sat Feb 19 17:08:42 2022 -0600
  59. 7fc3cce usb: ehci-omap: Drop dead code by Adam Ford · Sat Feb 19 17:08:41 2022 -0600
  60. d010811 scripts: dtc: libfdt: fdt_ro.c: always define fdt_check_full by Philippe Reynes · Wed Feb 09 18:01:24 2022 +0100
  61. 3365fd3 phy: phy-uclass: check the parents for phys by Angus Ainslie · Thu Feb 03 10:08:38 2022 -0800
  62. 912339f binman: Allow different operations in FIT generator nodes by Simon Glass · Tue Feb 08 11:50:03 2022 -0700
  63. 9f1c6b9 binman: Tidy up the docs a little with fit by Simon Glass · Tue Feb 08 11:50:02 2022 -0700
  64. f4a32d2 binman: fit: Refactor to reduce function size by Simon Glass · Tue Feb 08 11:50:01 2022 -0700
  65. 6fba35c binman: Move entry-data collection into a Entry method by Simon Glass · Tue Feb 08 11:50:00 2022 -0700
  66. 167070a binman: Add a ELF test file with disjoint text sections by Simon Glass · Tue Feb 08 11:49:59 2022 -0700
  67. 948dd3a binman: Support a list of strings with the mkimage etype by Simon Glass · Tue Feb 08 11:49:58 2022 -0700
  68. e87009da binman: Add to the TODO by Simon Glass · Tue Feb 08 11:49:57 2022 -0700
  69. 5cdcea0 binman: Add support for TEE BL32 by Roger Quadros · Sat Feb 19 20:50:04 2022 +0200
  70. 571adc8 elf: Add a way to read segment information from an ELF file by Simon Glass · Tue Feb 08 11:49:55 2022 -0700
  71. 243c2c1 binman: Update docs to indicate mkimage is supported by Simon Glass · Tue Feb 08 11:49:54 2022 -0700
  72. 738a54d dtoc: Support reading a list of arguments by Simon Glass · Tue Feb 08 11:49:53 2022 -0700
  73. 0023861 dtoc: Allow deleting nodes and adding them in the same sync by Simon Glass · Tue Feb 08 11:49:52 2022 -0700
  74. b9b5cb3 dtoc: Support deleting a node by Simon Glass · Tue Feb 08 11:49:51 2022 -0700
  75. 452be42 dtoc: Support adding a string list to a device tree by Simon Glass · Tue Feb 08 11:49:50 2022 -0700
  76. 02b8700 spl: Allow disabling binman symbols in SPL by Simon Glass · Tue Feb 08 11:49:48 2022 -0700
  77. 9045faf spl: x86: Correct the binman symbols for SPL by Simon Glass · Tue Feb 08 11:49:47 2022 -0700
  78. 99f7942 moveconfig: Allow regex matches when finding combinations by Simon Glass · Tue Feb 08 11:49:46 2022 -0700
  79. e803755 moveconfig: Show the config name rather than the defconfig by Simon Glass · Tue Feb 08 11:49:45 2022 -0700
  80. 64af7c2 binman: Correct the error message for a bad hash algorithm by Simon Glass · Tue Feb 08 10:59:44 2022 -0700
  81. ac873ed binman: Update image positions of FIT subentries by Alper Nebi Yasak · Tue Feb 08 01:08:08 2022 +0300
  82. 1e4ffd8 binman: Skip processing "hash" subnodes of FIT subsections by Alper Nebi Yasak · Wed Feb 09 22:02:35 2022 +0300
  83. 31dc9cc Merge branch '2022-02-21-platform-updates' by Tom Rini · Mon Feb 21 08:53:24 2022 -0500
  84. 83f3f8b ti: i2c: fix probe_chip() return value by Nikita Yushchenko · Tue Feb 15 21:10:09 2022 +0300
  85. fdee97d crypto: aspeed: fix polling RSA status wrong issue by Neal Liu · Tue Feb 15 18:14:40 2022 +0800
  86. 3e97b1c arm: dts: k3-j7200: Fix up MAIN R5FSS cluster mode back to Split-mode by Suman Anna · Sun Feb 13 12:48:48 2022 -0600
  87. 3a8059e arm: omap3: Make some memory functions static and clean headers by Adam Ford · Sat Feb 12 06:12:41 2022 -0600
  88. a9bcef7 arm: omap3: Cleanup sys_info to fit OMAP3 booting with LTO by Adam Ford · Sat Feb 12 06:12:40 2022 -0600
  89. ac20ebd arm: dts: k3-j721e-r5-common-proc-board: tps659413: Correct the min/max voltages of VDD_CPU by Keerthy · Thu Feb 10 09:25:58 2022 +0530
  90. 622a058 iommu: Add M1 Pro/Max support to Apple DART driver by Janne Grunau · Tue Feb 08 22:27:49 2022 +0100
  91. e15bbac doc: board: apple: Update Apple M1 documentation by Mark Kettenis · Mon Feb 14 22:09:26 2022 +0100
  92. 4ed6697 arm: apple: Disable debug UART by Mark Kettenis · Mon Feb 14 22:09:25 2022 +0100
  93. 73c82c8 arm: apple: Add M1 Pro/Max support by Mark Kettenis · Tue Feb 08 22:00:09 2022 +0100
  94. 4a4ac0d Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Mon Feb 21 08:32:02 2022 -0500
  95. f3f50ba arm64: zynqmp: Remove additional gpio header from dlc21 by Michal Simek · Tue Feb 15 08:57:52 2022 +0100
  96. e5710e3 arm64: zynqmp: Fix debug uart initialization by Michal Simek · Thu Feb 17 14:28:42 2022 +0100
  97. 7659fe4 ARM: zynq: Fix debug uart initialization by Michal Simek · Thu Feb 17 14:28:41 2022 +0100
  98. ba6fb83 arm64: zynqmp: Fix dependencies around ZYNQMP_PSU_INIT_ENABLED by Michal Simek · Thu Feb 17 14:28:40 2022 +0100
  99. d93fd55 arm64: zynqmp: Build psu_spl_init for SPL all the time by Michal Simek · Thu Feb 17 14:28:39 2022 +0100
  100. 1a50529 xilinx: Enable OF_BOARD for zynq and zynqmp boards by Michal Simek · Thu Feb 17 14:28:38 2022 +0100