1. 42595eb misc: add sl28cpld base driver by Michael Walle · 2 years, 11 months ago
  2. a900c7f Merge tag 'efi-2022-04-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 11 months ago
  3. 7228ef9 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 2 years, 11 months ago
  4. 3fa9ed9 efi_loader: update the timing of enabling and disabling EFI watchdog by Masahisa Kojima · 2 years, 11 months ago
  5. 3e6f810 efi_loader: test/py: Reset system after capsule update on disk by Masami Hiramatsu · 2 years, 11 months ago
  6. e7233c9 test/py: Handle expected reboot while booting sandbox by Masami Hiramatsu · 2 years, 11 months ago
  7. 06396e2 test/py: Handle expected reset by command by Masami Hiramatsu · 2 years, 11 months ago
  8. a6aafce efi_loader: use efi_update_capsule_firmware() for capsule on disk by Masami Hiramatsu · 2 years, 11 months ago
  9. bdcc0a9 efi_loader: fix uefi secure boot with intermediate certs by Ilias Apalodimas · 2 years, 11 months ago
  10. 625d933 tools: mkeficapsule: remove duplicated code by AKASHI Takahiro · 2 years, 11 months ago
  11. 57b98ef doc: describe fatload command by Heinrich Schuchardt · 2 years, 11 months ago
  12. 5e04435 doc: describe generation of SMBIOS table by Heinrich Schuchardt · 2 years, 11 months ago
  13. 4ce849f arm: rmobile: rzg2_beacon: Enable proper Ethernet PHY by Adam Ford · 2 years, 11 months ago
  14. a26c2b1 net: ravb: Add tx/rx delay flag checks and support for rgmii-rxid by Adam Ford · 2 years, 11 months ago
  15. c6ae38b Merge tag 'clk-2022.04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 2 years, 11 months ago
  16. 5d94cbd scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c by Philippe Reynes · 2 years, 11 months ago
  17. 92a1bba cmd: clk: fix long help message by Patrick Delaunay · 3 years ago
  18. 534859a cmd: clk: update result of do_clk_setfreq by Patrick Delaunay · 3 years ago
  19. afcc261 cmd: clk: replace clk_lookup by uclass_get_device_by_name by Patrick Delaunay · 3 years ago
  20. 3386fb1 cmd: clk: test the number of argument in setfreq command by Patrick Delaunay · 3 years ago
  21. b0cdd82 clk: ccf: correct the test on the parent uclass in clk_enable/clk_disable by Patrick Delaunay · 3 years ago
  22. e96e213 clk: Add clk_get_by_name_optional by Sean Anderson · 3 years ago
  23. a0abea8 clk: Add driver API to HTML docs by Sean Anderson · 3 years, 1 month ago
  24. 9c88b13 clk: Add client API to HTML docs by Sean Anderson · 3 years, 1 month ago
  25. 14cacb0 clk: Inline clk_get_*_optional by Sean Anderson · 3 years, 1 month ago
  26. 011bbfb clk: Rename clk_get_optional_nodev by Sean Anderson · 3 years, 1 month ago
  27. 6c92393 clk: cdce9xx: Convert .of_xlate to .request by Sean Anderson · 3 years, 1 month ago
  28. e8db644 clk: versaclock: Remove xlate function by Sean Anderson · 3 years, 1 month ago
  29. ea5f443 clk: Remove no-op request and rfree callbacks by Sean Anderson · 3 years, 1 month ago
  30. 052bebe clk: Rename ICS8N3QV01 to CLK_ICS8N3QV01 by Sean Anderson · 3 years, 1 month ago
  31. 7d4a785 clk: Alphabetize Kconfig by Sean Anderson · 3 years, 1 month ago
  32. d5d7bb7 clk: Alphabetize Makefile by Sean Anderson · 3 years, 1 month ago
  33. 90de95f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 11 months ago
  34. 4cb9bd8 Merge tag 'dm-pull-22222' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 11 months ago
  35. 4cea6ed configs: omap various: Remove OMAP_EHCI_PHY from defconfigs by Adam Ford · 2 years, 11 months ago
  36. fc4bee1 usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from Kconfig by Adam Ford · 2 years, 11 months ago
  37. 70dbff1 usb: ehci-omap: Use PHY system to manage phy resets by Adam Ford · 2 years, 11 months ago
  38. d11f995 usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAP by Adam Ford · 2 years, 11 months ago
  39. f9852ac phy: nop-phy: Fix enabling reset by Adam Ford · 2 years, 11 months ago
  40. ac0c125 usb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probe by Adam Ford · 2 years, 11 months ago
  41. 0935dbf usb: ehci-omap: Drop dead code by Adam Ford · 2 years, 11 months ago
  42. 70f42e7 scripts: dtc: libfdt: fdt_ro.c: always define fdt_check_full by Philippe Reynes · 3 years ago
  43. 606a14b phy: phy-uclass: check the parents for phys by Angus Ainslie · 3 years ago
  44. 6a0b5f8 binman: Allow different operations in FIT generator nodes by Simon Glass · 3 years ago
  45. 98e0de3 binman: Tidy up the docs a little with fit by Simon Glass · 3 years ago
  46. dbe17c0 binman: fit: Refactor to reduce function size by Simon Glass · 3 years ago
  47. 81b71c3 binman: Move entry-data collection into a Entry method by Simon Glass · 3 years ago
  48. 56385c5 binman: Add a ELF test file with disjoint text sections by Simon Glass · 3 years ago
  49. 5c044ff binman: Support a list of strings with the mkimage etype by Simon Glass · 3 years ago
  50. 523cde0 binman: Add to the TODO by Simon Glass · 3 years ago
  51. 47f420a binman: Add support for TEE BL32 by Roger Quadros · 2 years, 11 months ago
  52. 4d38dd7 elf: Add a way to read segment information from an ELF file by Simon Glass · 3 years ago
  53. 206985e binman: Update docs to indicate mkimage is supported by Simon Glass · 3 years ago
  54. 7e4b66a dtoc: Support reading a list of arguments by Simon Glass · 3 years ago
  55. dd857ee dtoc: Allow deleting nodes and adding them in the same sync by Simon Glass · 3 years ago
  56. a30c39f dtoc: Support deleting a node by Simon Glass · 3 years ago
  57. bc11602 dtoc: Support adding a string list to a device tree by Simon Glass · 3 years ago
  58. 38c04d8 spl: Allow disabling binman symbols in SPL by Simon Glass · 3 years ago
  59. 00959d8 spl: x86: Correct the binman symbols for SPL by Simon Glass · 3 years ago
  60. 941671a moveconfig: Allow regex matches when finding combinations by Simon Glass · 3 years ago
  61. b8d11da moveconfig: Show the config name rather than the defconfig by Simon Glass · 3 years ago
  62. 8db1f99 binman: Correct the error message for a bad hash algorithm by Simon Glass · 3 years ago
  63. 7309222 binman: Update image positions of FIT subentries by Alper Nebi Yasak · 3 years ago
  64. ee813c8 binman: Skip processing "hash" subnodes of FIT subsections by Alper Nebi Yasak · 3 years ago
  65. 17a0dc6 Merge branch '2022-02-21-platform-updates' by Tom Rini · 2 years, 11 months ago
  66. a064e0c ti: i2c: fix probe_chip() return value by Nikita Yushchenko · 2 years, 11 months ago
  67. 829b411 crypto: aspeed: fix polling RSA status wrong issue by Neal Liu · 2 years, 11 months ago
  68. 5d90836 arm: dts: k3-j7200: Fix up MAIN R5FSS cluster mode back to Split-mode by Suman Anna · 2 years, 11 months ago
  69. 68a51cc arm: omap3: Make some memory functions static and clean headers by Adam Ford · 2 years, 11 months ago
  70. 1c6ea4d arm: omap3: Cleanup sys_info to fit OMAP3 booting with LTO by Adam Ford · 2 years, 11 months ago
  71. da6a8d9 arm: dts: k3-j721e-r5-common-proc-board: tps659413: Correct the min/max voltages of VDD_CPU by Keerthy · 3 years ago
  72. d15e192 iommu: Add M1 Pro/Max support to Apple DART driver by Janne Grunau · 3 years ago
  73. 0ae3c79 doc: board: apple: Update Apple M1 documentation by Mark Kettenis · 2 years, 11 months ago
  74. 5a0973f arm: apple: Disable debug UART by Mark Kettenis · 2 years, 11 months ago
  75. a89fea7 arm: apple: Add M1 Pro/Max support by Mark Kettenis · 3 years ago
  76. 24b628a Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 11 months ago
  77. 9bd4232 arm64: zynqmp: Remove additional gpio header from dlc21 by Michal Simek · 2 years, 11 months ago
  78. 11381fb arm64: zynqmp: Fix debug uart initialization by Michal Simek · 2 years, 11 months ago
  79. 05f0f26 ARM: zynq: Fix debug uart initialization by Michal Simek · 2 years, 11 months ago
  80. 83d2941 arm64: zynqmp: Fix dependencies around ZYNQMP_PSU_INIT_ENABLED by Michal Simek · 2 years, 11 months ago
  81. 27703ba arm64: zynqmp: Build psu_spl_init for SPL all the time by Michal Simek · 2 years, 11 months ago
  82. f063100 xilinx: Enable OF_BOARD for zynq and zynqmp boards by Michal Simek · 2 years, 11 months ago
  83. 55e9cef Merge tag 'u-boot-imx-20220220' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 11 months ago
  84. fea6607 ARM: imx: imx8mn-ddr4-evk: Add ethernet support by Marek Vasut · 2 years, 11 months ago
  85. 3240d01 kontron-pitx-imx8m: fix board_mmc_getcd() by Heiko Thiery · 2 years, 11 months ago
  86. 891a324 kontron-sl-mx8mm: change environment address variables by Heiko Thiery · 2 years, 11 months ago
  87. a112894 colibri-imx6ull: improve env badblock management by Francesco Dolcini · 3 years ago
  88. 9da828c imx8m: Drop unused function env_get_offset by Michael Trimarchi · 3 years, 2 months ago
  89. c4c3fa9 xea: defconfig: Update defconfig to support mtd partitions r/w by name by Lukasz Majewski · 3 years, 1 month ago
  90. 6e3cef0 ARM: imx: imx8mn-ddr4-evk: Fix boot from SD card by Marek Vasut · 2 years, 11 months ago
  91. 10673eb board: gateworks: venice: config file cleanups by Tim Harvey · 2 years, 11 months ago
  92. 2cb156e board: gateworks: venice: add imx8mn-gw7902 support by Tim Harvey · 2 years, 11 months ago
  93. d7d042e mmc: fsl_esdhc_imx: correct the actual card clock by Haibo Chen · 2 years, 11 months ago
  94. 45254ed mmc: fsl_esdhc_imx: remove redundant ARCH_MXC by Haibo Chen · 2 years, 11 months ago
  95. ddb56f3 arm: imx8m: add support for Advantech RSB-3720 by Ying-Chun Liu (PaulLiu) · 3 years ago
  96. b345f17 configs/*imx8mn*: remove [SPL_]CLK_COMPOSITE_CCF by Heiko Thiery · 3 years ago
  97. e7c5a63 clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imx8mn by Heiko Thiery · 3 years ago
  98. e426a3a imx8mm_beacon/imx8mn_beacon: Update build instructions by Adam Ford · 3 years ago
  99. 1a7904f mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps by Adam Ford · 3 years ago
  100. e72cb77 arm: dts: imx8mq: add MNT Reform 2 by Patrick Wildt · 3 years ago