1. 95d1bac Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Sat Mar 12 07:20:29 2022 -0500
  2. d813e18 mtd: spi-nor-ids: Enable quad read for Gigadevice gd25lq128 by Niklas Cassel · Thu Mar 03 18:26:39 2022 +0000
  3. 87afc08 sunxi: boards: Enable SPI flash support in U-Boot proper by Andre Przywara · Tue Jan 11 12:46:06 2022 +0000
  4. e28ff72 env: sunxi: enable ENV_IS_IN_SPI_FLASH by Andre Przywara · Tue Jan 11 12:46:05 2022 +0000
  5. b176bf3 sunxi: use boot source for determining environment location by Andre Przywara · Tue Jan 11 12:46:04 2022 +0000
  6. cf84408 env: sunxi: Define location in SPI flash by Andre Przywara · Tue Jan 11 12:46:03 2022 +0000
  7. 06435db sunxi: Kconfig: Fix up SPI configuration by Andre Przywara · Tue Jan 11 12:46:02 2022 +0000
  8. 6fc9009 Merge branch '2022-03-08-assorted-fixes' by Tom Rini · Tue Mar 08 08:42:51 2022 -0500
  9. 35a5a96 board: .gitignore: replace dsdt.c by dsdt_generated.c by Philippe Reynes · Tue Mar 08 10:37:19 2022 +0100
  10. f5309ef drivers: serial: Make sure we really return a serial device by Mark Kettenis · Mon Feb 21 22:17:37 2022 +0100
  11. 5642de2 .mailmap: Fix Heinrich's xypron.glpk@gmx.de record by Michal Simek · Mon Mar 07 08:41:21 2022 +0100
  12. e0bc64c Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Tue Mar 08 08:42:20 2022 -0500
  13. 7c48f89 watchdog: rti_wdt: Add 10% safety margin to clock frequency by Jan Kiszka · Tue Mar 08 07:25:50 2022 +0100
  14. 33276e5 watchdog: armada_37xx: Probe driver also when watchdog is already running by Pali Rohár · Wed Feb 23 14:21:40 2022 +0100
  15. 6216414 drivers: watchdog: wdt-uclass.c: add a property u-boot, noautostart by Philippe Reynes · Thu Feb 10 18:17:54 2022 +0100
  16. 5648ce2 MAINTAINERS: Add watchdog maintainers entry by Stefan Roese · Thu Jan 13 16:57:31 2022 +0100
  17. 6b6b05a Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Sat Mar 05 20:46:55 2022 -0500
  18. 5ea50dc Merge branch '2022-03-04-assorted-minor-fixes' by Tom Rini · Sat Mar 05 11:34:31 2022 -0500
  19. 68ca280 lib: rsa: use actual OpenSSL 1.1.0 EVP MD API by Yann Droneaud · Tue Mar 01 16:12:34 2022 +0100
  20. ee87ba6 .mailmap: Record all address for main U-Boot contributor by Michal Simek · Tue Mar 01 12:43:32 2022 +0100
  21. 8b933b4 mkimage: error handling for FIT image by Heinrich Schuchardt · Tue Mar 01 08:53:56 2022 +0100
  22. 9fa566c cmd: pwm: fix typo 'eisable' -> 'disable' by Sébastien Szymanski · Fri Feb 25 14:48:54 2022 +0100
  23. 423a98b arm: dts: iot2050: Add cfg register space for ringacc and udmap by Jan Kiszka · Wed Feb 16 09:06:49 2022 +0100
  24. 8cf84ef configs: j721e_*_evm_a72_defconfig: Enable config for setting mmc speed mode by Aswath Govindraju · Wed Feb 16 11:27:24 2022 +0530
  25. 955bc4f arm: mach-k3: am6_init: Use CONFIG_TI_I2C_BOARD_DETECT by Christian Gmeiner · Tue Feb 15 07:47:55 2022 +0100
  26. a9c7f1c configs: ti: use standard configuration nodes naming by Romain Naour · Thu Feb 10 23:13:36 2022 +0100
  27. e1800cc Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Fri Mar 04 08:27:32 2022 -0500
  28. 38db976 tools: kwboot: Update references with public links by Pali Rohár · Wed Mar 02 11:49:27 2022 +0100
  29. f4e9e87 tools: kwboot: Update doc about Avanta by Pali Rohár · Wed Mar 02 11:49:26 2022 +0100
  30. 9eaf2b7 tools: kwboot: Update manpage by Pali Rohár · Wed Mar 02 11:49:25 2022 +0100
  31. 8564cbe tools: kwboot: Update usage by Pali Rohár · Wed Mar 02 11:49:24 2022 +0100
  32. ed3a975 tools: kwboot: Add support for backspace key in mini terminal by Pali Rohár · Wed Mar 02 11:49:23 2022 +0100
  33. 2af673b tools: kwboot: Fix sending and processing debug message pattern (-d option) by Pali Rohár · Wed Mar 02 11:49:22 2022 +0100
  34. 3a2e9bc tools: kwboot: Use separate thread for sending boot message pattern by Pali Rohár · Wed Mar 02 11:49:21 2022 +0100
  35. 224110d tools: kwboot: Cleanup bootmsg and debugmsg variables by Pali Rohár · Wed Mar 02 11:49:20 2022 +0100
  36. d51b834 tools: kwboot: Remove msg_req_delay by Pali Rohár · Wed Mar 02 11:49:19 2022 +0100
  37. e3a1828 tools: kwboot: Check for return value of kwboot_tty_send() and tcflush() by Pali Rohár · Wed Mar 02 11:49:18 2022 +0100
  38. e8462fb ARM: mvebu: x530: clearfog: Add ODT configuration by Chris Packham · Tue Mar 01 13:53:23 2022 +1300
  39. 5402160 arm64: a37xx: pinctrl: Fix PWM pins indexes by Marek Behún · Mon Feb 28 15:59:37 2022 +0100
  40. 733b244 drivers: rtc: fix null pointer access in armada38x_rtc_reset by Francois Berder · Mon Feb 28 10:31:45 2022 +0100
  41. a25e975 arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() function again by Pali Rohár · Wed Feb 23 13:52:32 2022 +0100
  42. 9e681ca arm: mvebu: turris_omnia: Enable ext4 write support in defconfig by Marek Behún · Fri Feb 18 17:46:25 2022 +0100
  43. 1307917 pci: pci_mvebu: Cleanup macro names by Pali Rohár · Fri Feb 18 12:25:23 2022 +0100
  44. 919199c pci: pci_mvebu: Remove unused SELECT and lane_mask by Pali Rohár · Fri Feb 18 12:25:22 2022 +0100
  45. 6a5d131 tools: kwboot: Fix quitting terminal by Pali Rohár · Fri Feb 18 12:24:13 2022 +0100
  46. 7fc10d3 Merge tag 'u-boot-at91-fixes-2022.04-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · Thu Mar 03 08:24:37 2022 -0500
  47. 9ccd7a4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Mar 03 08:24:13 2022 -0500
  48. 260ce7f sunxi: f1c100s: Drop SYSRESET to enable reset functionality by Andre Przywara · Wed Mar 02 01:30:55 2022 +0000
  49. 0d0bec0 sunxi: f1c100s: Fix FEL registers restore by Andre Przywara · Tue Mar 01 12:21:58 2022 +0000
  50. a8464a1 mach-sunxi: Enable SPI boot for SUNIV and licheepi nano by Jesse Taube · Fri Feb 11 19:32:35 2022 -0500
  51. ea3cbc6 mach-sunxi: Add SPL SPI boot for SUNIV by Jesse Taube · Fri Feb 11 19:32:34 2022 -0500
  52. fb7bd33 mach-sunxi: Add boot device detection for SUNIV/F1C100s by Jesse Taube · Fri Feb 11 19:32:33 2022 -0500
  53. 8c2d43e Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Tue Mar 01 07:48:39 2022 -0500
  54. b8a2b00 phy: nop-phy: Fix phy reset if no reset-gpio defined by Tim Harvey · Mon Feb 28 14:53:21 2022 -0800
  55. 5652d82 Prepare v2022.04-rc3 by Tom Rini · Mon Feb 28 18:02:33 2022 -0500
  56. 64a5634 Merge branch '2022-02-28-bugfixes' by Tom Rini · Mon Feb 28 15:45:52 2022 -0500
  57. 1ca696c board: stemmy: Detect board variants and patch DTB by Linus Walleij · Sun Feb 20 23:47:01 2022 +0100
  58. 3a21671 arm: apple: Switch to fully dynamic mem layout by Janne Grunau · Sat Feb 19 14:05:19 2022 +0100
  59. ddd8271 arm: pdu001: Setup pinmux for console UART as early as possible by Felix Brack · Mon Feb 21 14:26:05 2022 +0100
  60. c72972c arm: pdu001: Fix early debugging UART by Felix Brack · Tue Feb 15 15:27:23 2022 +0100
  61. cdf0d1c tools: mkimage/dumpimage: Allow to use -l with -T by Pali Rohár · Sun Feb 13 01:09:46 2022 +0100
  62. 20c079c tools: pblimage: fix image header verification function by Hou Zhiqiang · Thu Feb 17 11:51:36 2022 +0800
  63. d7daa55 lx2160a: Fix distroboot device list for configs without USB/SCSI/etc by Daniel Klauer · Wed Feb 09 15:53:41 2022 +0100
  64. fb55906 board: sl28: use fit image generator by Michael Walle · Fri Feb 25 18:21:56 2022 +0530
  65. fee2066 board: sl28: disable random MAC address generation by Michael Walle · Fri Feb 25 18:18:40 2022 +0530
  66. cb91040 board: sl28: remove "Useful I2C tricks" section from docs by Michael Walle · Mon Nov 15 23:45:50 2021 +0100
  67. 324b7b4 board: sl28: disable recovery watchdog by Michael Walle · Mon Nov 15 23:45:49 2021 +0100
  68. 05deab5 board: sl28: enable SoC watchdog support by Michael Walle · Mon Nov 15 23:45:48 2021 +0100
  69. 7832e17 board: sl28: enable sl28cpld support by Michael Walle · Mon Nov 15 23:45:47 2021 +0100
  70. 3b185bc board: sl28: print CPLD version on bootup by Michael Walle · Mon Nov 15 23:45:46 2021 +0100
  71. bbe25db board: sl28: fix DRAM pretty print by Michael Walle · Mon Nov 15 23:45:45 2021 +0100
  72. c66c256 gpio: add sl28cpld driver by Michael Walle · Fri Feb 25 18:10:24 2022 +0530
  73. fa84201 watchdog: add sl28cpld watchdog driver by Michael Walle · Mon Nov 15 23:45:43 2021 +0100
  74. 2184cc6 misc: add sl28cpld base driver by Michael Walle · Fri Feb 25 18:06:24 2022 +0530
  75. 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
  76. 7c2e888 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sat Feb 26 10:21:13 2022 -0500
  77. d250a8f efi_loader: update the timing of enabling and disabling EFI watchdog by Masahisa Kojima · Tue Feb 22 09:58:30 2022 +0900
  78. 4b2f8c1 efi_loader: test/py: Reset system after capsule update on disk by Masami Hiramatsu · Wed Feb 16 15:16:12 2022 +0900
  79. 4d3b996 test/py: Handle expected reboot while booting sandbox by Masami Hiramatsu · Wed Feb 16 15:16:02 2022 +0900
  80. 0ff2278 test/py: Handle expected reset by command by Masami Hiramatsu · Wed Feb 16 15:15:52 2022 +0900
  81. 3454a69 efi_loader: use efi_update_capsule_firmware() for capsule on disk by Masami Hiramatsu · Wed Feb 16 15:15:42 2022 +0900
  82. 1ee9c48 efi_loader: fix uefi secure boot with intermediate certs by Ilias Apalodimas · Mon Feb 14 11:14:22 2022 +0200
  83. 784195e tools: mkeficapsule: remove duplicated code by AKASHI Takahiro · Wed Feb 16 10:49:51 2022 +0900
  84. 09c1444 doc: describe fatload command by Heinrich Schuchardt · Fri Feb 18 19:33:09 2022 +0100
  85. af326e3 doc: describe generation of SMBIOS table by Heinrich Schuchardt · Wed Feb 16 07:59:31 2022 +0100
  86. fcec933 arm: rmobile: rzg2_beacon: Enable proper Ethernet PHY by Adam Ford · Fri Feb 25 14:32:53 2022 -0600
  87. 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
  88. 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
  89. 0cbbf40 scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c by Philippe Reynes · Tue Feb 22 14:54:39 2022 +0100
  90. 8ef8203 cmd: clk: fix long help message by Patrick Delaunay · Mon Jan 31 17:21:40 2022 +0100
  91. fe23c80 cmd: clk: update result of do_clk_setfreq by Patrick Delaunay · Mon Jan 31 17:21:39 2022 +0100
  92. 27e14d4 cmd: clk: replace clk_lookup by uclass_get_device_by_name by Patrick Delaunay · Mon Jan 31 17:21:38 2022 +0100
  93. 5c6d32d cmd: clk: test the number of argument in setfreq command by Patrick Delaunay · Mon Jan 31 17:21:37 2022 +0100
  94. 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
  95. e1c56f3 clk: Add clk_get_by_name_optional by Sean Anderson · Sat Jan 15 15:52:47 2022 -0500
  96. d7dddc4 clk: Add driver API to HTML docs by Sean Anderson · Wed Dec 22 12:11:13 2021 -0500
  97. 308ac9e clk: Add client API to HTML docs by Sean Anderson · Wed Dec 22 12:11:12 2021 -0500
  98. 0d69d06 clk: Inline clk_get_*_optional by Sean Anderson · Wed Dec 22 12:11:11 2021 -0500
  99. d7e85d5 clk: Rename clk_get_optional_nodev by Sean Anderson · Wed Dec 22 12:11:10 2021 -0500
  100. ffc0759 clk: cdce9xx: Convert .of_xlate to .request by Sean Anderson · Wed Dec 15 11:47:17 2021 -0500