1. d7dddc4 clk: Add driver API to HTML docs by Sean Anderson · 3 years ago
  2. 308ac9e clk: Add client API to HTML docs by Sean Anderson · 3 years ago
  3. 0d69d06 clk: Inline clk_get_*_optional by Sean Anderson · 3 years ago
  4. d7e85d5 clk: Rename clk_get_optional_nodev by Sean Anderson · 3 years ago
  5. ffc0759 clk: cdce9xx: Convert .of_xlate to .request by Sean Anderson · 3 years ago
  6. 0afb933 clk: versaclock: Remove xlate function by Sean Anderson · 3 years ago
  7. cfc77ff clk: Remove no-op request and rfree callbacks by Sean Anderson · 3 years ago
  8. 35b3754 clk: Rename ICS8N3QV01 to CLK_ICS8N3QV01 by Sean Anderson · 3 years ago
  9. d1f48b5 clk: Alphabetize Kconfig by Sean Anderson · 3 years ago
  10. 5eafaa6 clk: Alphabetize Makefile by Sean Anderson · 3 years ago
  11. 03722cf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 9 months ago
  12. dd8297d Merge tag 'dm-pull-22222' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 9 months ago
  13. 98e1060 configs: omap various: Remove OMAP_EHCI_PHY from defconfigs by Adam Ford · 2 years, 9 months ago
  14. 4b5f228 usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from Kconfig by Adam Ford · 2 years, 9 months ago
  15. d9f8064 usb: ehci-omap: Use PHY system to manage phy resets by Adam Ford · 2 years, 9 months ago
  16. cb9a356 usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAP by Adam Ford · 2 years, 9 months ago
  17. 35b82a8 phy: nop-phy: Fix enabling reset by Adam Ford · 2 years, 9 months ago
  18. 3ca17c4 usb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probe by Adam Ford · 2 years, 9 months ago
  19. 7fc3cce usb: ehci-omap: Drop dead code by Adam Ford · 2 years, 9 months ago
  20. d010811 scripts: dtc: libfdt: fdt_ro.c: always define fdt_check_full by Philippe Reynes · 2 years, 10 months ago
  21. 3365fd3 phy: phy-uclass: check the parents for phys by Angus Ainslie · 2 years, 10 months ago
  22. 912339f binman: Allow different operations in FIT generator nodes by Simon Glass · 2 years, 10 months ago
  23. 9f1c6b9 binman: Tidy up the docs a little with fit by Simon Glass · 2 years, 10 months ago
  24. f4a32d2 binman: fit: Refactor to reduce function size by Simon Glass · 2 years, 10 months ago
  25. 6fba35c binman: Move entry-data collection into a Entry method by Simon Glass · 2 years, 10 months ago
  26. 167070a binman: Add a ELF test file with disjoint text sections by Simon Glass · 2 years, 10 months ago
  27. 948dd3a binman: Support a list of strings with the mkimage etype by Simon Glass · 2 years, 10 months ago
  28. e87009da binman: Add to the TODO by Simon Glass · 2 years, 10 months ago
  29. 5cdcea0 binman: Add support for TEE BL32 by Roger Quadros · 2 years, 9 months ago
  30. 571adc8 elf: Add a way to read segment information from an ELF file by Simon Glass · 2 years, 10 months ago
  31. 243c2c1 binman: Update docs to indicate mkimage is supported by Simon Glass · 2 years, 10 months ago
  32. 738a54d dtoc: Support reading a list of arguments by Simon Glass · 2 years, 10 months ago
  33. 0023861 dtoc: Allow deleting nodes and adding them in the same sync by Simon Glass · 2 years, 10 months ago
  34. b9b5cb3 dtoc: Support deleting a node by Simon Glass · 2 years, 10 months ago
  35. 452be42 dtoc: Support adding a string list to a device tree by Simon Glass · 2 years, 10 months ago
  36. 02b8700 spl: Allow disabling binman symbols in SPL by Simon Glass · 2 years, 10 months ago
  37. 9045faf spl: x86: Correct the binman symbols for SPL by Simon Glass · 2 years, 10 months ago
  38. 99f7942 moveconfig: Allow regex matches when finding combinations by Simon Glass · 2 years, 10 months ago
  39. e803755 moveconfig: Show the config name rather than the defconfig by Simon Glass · 2 years, 10 months ago
  40. 64af7c2 binman: Correct the error message for a bad hash algorithm by Simon Glass · 2 years, 10 months ago
  41. ac873ed binman: Update image positions of FIT subentries by Alper Nebi Yasak · 2 years, 10 months ago
  42. 1e4ffd8 binman: Skip processing "hash" subnodes of FIT subsections by Alper Nebi Yasak · 2 years, 10 months ago
  43. 31dc9cc Merge branch '2022-02-21-platform-updates' by Tom Rini · 2 years, 9 months ago
  44. 83f3f8b ti: i2c: fix probe_chip() return value by Nikita Yushchenko · 2 years, 10 months ago
  45. fdee97d crypto: aspeed: fix polling RSA status wrong issue by Neal Liu · 2 years, 10 months ago
  46. 3e97b1c arm: dts: k3-j7200: Fix up MAIN R5FSS cluster mode back to Split-mode by Suman Anna · 2 years, 10 months ago
  47. 3a8059e arm: omap3: Make some memory functions static and clean headers by Adam Ford · 2 years, 10 months ago
  48. a9bcef7 arm: omap3: Cleanup sys_info to fit OMAP3 booting with LTO by Adam Ford · 2 years, 10 months ago
  49. ac20ebd arm: dts: k3-j721e-r5-common-proc-board: tps659413: Correct the min/max voltages of VDD_CPU by Keerthy · 2 years, 10 months ago
  50. 622a058 iommu: Add M1 Pro/Max support to Apple DART driver by Janne Grunau · 2 years, 10 months ago
  51. e15bbac doc: board: apple: Update Apple M1 documentation by Mark Kettenis · 2 years, 10 months ago
  52. 4ed6697 arm: apple: Disable debug UART by Mark Kettenis · 2 years, 10 months ago
  53. 73c82c8 arm: apple: Add M1 Pro/Max support by Mark Kettenis · 2 years, 10 months ago
  54. 4a4ac0d Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 9 months ago
  55. f3f50ba arm64: zynqmp: Remove additional gpio header from dlc21 by Michal Simek · 2 years, 10 months ago
  56. e5710e3 arm64: zynqmp: Fix debug uart initialization by Michal Simek · 2 years, 9 months ago
  57. 7659fe4 ARM: zynq: Fix debug uart initialization by Michal Simek · 2 years, 9 months ago
  58. ba6fb83 arm64: zynqmp: Fix dependencies around ZYNQMP_PSU_INIT_ENABLED by Michal Simek · 2 years, 9 months ago
  59. d93fd55 arm64: zynqmp: Build psu_spl_init for SPL all the time by Michal Simek · 2 years, 9 months ago
  60. 1a50529 xilinx: Enable OF_BOARD for zynq and zynqmp boards by Michal Simek · 2 years, 9 months ago
  61. 6327716 Merge tag 'u-boot-imx-20220220' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 9 months ago
  62. f87338f ARM: imx: imx8mn-ddr4-evk: Add ethernet support by Marek Vasut · 2 years, 9 months ago
  63. 16cb4a3 kontron-pitx-imx8m: fix board_mmc_getcd() by Heiko Thiery · 2 years, 10 months ago
  64. cbe8563 kontron-sl-mx8mm: change environment address variables by Heiko Thiery · 2 years, 10 months ago
  65. cbe141b colibri-imx6ull: improve env badblock management by Francesco Dolcini · 2 years, 10 months ago
  66. f474b6d imx8m: Drop unused function env_get_offset by Michael Trimarchi · 3 years ago
  67. 0549b65 xea: defconfig: Update defconfig to support mtd partitions r/w by name by Lukasz Majewski · 3 years ago
  68. 5dfb38a ARM: imx: imx8mn-ddr4-evk: Fix boot from SD card by Marek Vasut · 2 years, 10 months ago
  69. e489e73 board: gateworks: venice: config file cleanups by Tim Harvey · 2 years, 10 months ago
  70. 1a50e74 board: gateworks: venice: add imx8mn-gw7902 support by Tim Harvey · 2 years, 10 months ago
  71. 8be0ba3 mmc: fsl_esdhc_imx: correct the actual card clock by Haibo Chen · 2 years, 10 months ago
  72. 84516a7 mmc: fsl_esdhc_imx: remove redundant ARCH_MXC by Haibo Chen · 2 years, 10 months ago
  73. 728f192 arm: imx8m: add support for Advantech RSB-3720 by Ying-Chun Liu (PaulLiu) · 2 years, 10 months ago
  74. af63b97 configs/*imx8mn*: remove [SPL_]CLK_COMPOSITE_CCF by Heiko Thiery · 2 years, 10 months ago
  75. 4a756dc clk: imx: select [SPL_]CLK_COMPOSITE_CCF for imx8mn by Heiko Thiery · 2 years, 10 months ago
  76. f3c8620 imx8mm_beacon/imx8mn_beacon: Update build instructions by Adam Ford · 2 years, 10 months ago
  77. 97497fd mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps by Adam Ford · 2 years, 11 months ago
  78. fa3d7fa arm: dts: imx8mq: add MNT Reform 2 by Patrick Wildt · 2 years, 11 months ago
  79. 1549d6b freescale: imx8mm_evk: Use IS_ENABLED instead of #ifdef by Tommaso Merciai · 3 years ago
  80. 972085d Enable Fastboot(UUU) for O4-iMX6ULL-NANO boards by Oleh Kravchenko · 3 years ago
  81. 808c5d6 imx: spl: Fix typo BMODE_EMI -> BMODE_EIM by Harald Seiler · 3 years ago
  82. f08743f cmd: fuse: Add a command to read fuses to memory by Angus Ainslie · 3 years ago
  83. 5149bca cmd: fuse: add a fuse comparison function by Angus Ainslie · 3 years ago
  84. 427104d Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 9 months ago
  85. a4a1630 arm: mvebu: turris_omnia: Reset the board immediately on DDR training failure by Marek Behún · 2 years, 9 months ago
  86. 90555af arm: mvebu: spl: Add option to reset the board on DDR training failure by Marek Behún · 2 years, 9 months ago
  87. bc7bf64 tools: kwbimage: Add me as an author of kwbimage by Pali Rohár · 2 years, 9 months ago
  88. 74bf239 tools: kwbimage: Fix help how to extract DDR3 training code by Pali Rohár · 2 years, 9 months ago
  89. 94671fd tools: kwbimage: Add support for NAND_BLKSZ and NAND_BADBLK_LOCATION for v0 images by Pali Rohár · 2 years, 9 months ago
  90. 2dbaf40 tools: kwbimage: Do not show mkimage error message in dumpimage by Pali Rohár · 2 years, 9 months ago
  91. e581f19 tools: kwbimage: Add support for dumping extended and binary v0 headers by Pali Rohár · 2 years, 9 months ago
  92. 524597e tools: kwbimage: Fix calculating size of kwbimage v0 header by Pali Rohár · 2 years, 9 months ago
  93. 370f54c tools: kwbimage: Define structures for extended kwbimage v0 headers by Pali Rohár · 2 years, 9 months ago
  94. 532b719 ddr: marvell: a38x: fix BYTE_HOMOGENEOUS_SPLIT_OUT decision by Marek Behún · 2 years, 10 months ago
  95. 291332d arm: mvebu: a37xx: Fix comment with name of the function by Pali Rohár · 2 years, 10 months ago
  96. 6b8e426 arm: mvebu: a37xx: Map CCI-400 and AP BootROM address space by Pali Rohár · 2 years, 10 months ago
  97. 64e1687 arm: mvebu: a37xx: Fix calling build_mem_map() by Pali Rohár · 2 years, 10 months ago
  98. 0ef7905 pci: mvebu: Ensure that root port is always on root zero bus by Pali Rohár · 2 years, 10 months ago
  99. 4d73e81 arm: a37xx: pci: Update comment about Command/Direct mode by Pali Rohár · 2 years, 10 months ago
  100. 1efa134 arm: a37xx: pci: Register controller also when no PCIe card is connected by Pali Rohár · 2 years, 10 months ago