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