1. 3c73c5e doc: imx: psb: Fix missing setexpr arguments by Marek Vasut · 3 years, 5 months ago
  2. 8282ab9 doc: fatinfo man-page by Heinrich Schuchardt · 3 years, 5 months ago
  3. 84baa65 Merge branch '2021-04-22-assorted-updates' by Tom Rini · 3 years, 5 months ago
  4. 4d85f42 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 5 months ago
  5. e8b8c20 Merge tag 'mips-pull-2021-04-22' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 3 years, 5 months ago
  6. e1769da usb: ehci-hcd: Add IAA handshake for removing async QH by Ye Li · 3 years, 7 months ago
  7. 0089aff configs: stm32mp15: increase the number of reserved memory region in lmb by Patrick Delaunay · 3 years, 7 months ago
  8. 6d66502 lmb: Add 2 config to define the max number of regions by Patrick Delaunay · 3 years, 7 months ago
  9. a57b596 test: lmb: add test for overflow protection in lmb_add_region by Patrick Delaunay · 3 years, 7 months ago
  10. cb1e619 lmb: correct size of the regions array by Patrick Delaunay · 3 years, 7 months ago
  11. 4fa0150 lmb: move MAX_LMB_REGIONS value in Kconfig by Patrick Delaunay · 3 years, 7 months ago
  12. 00fd8da lmb: add a max parameter in the struct lmb_region by Patrick Delaunay · 3 years, 7 months ago
  13. 8f167da lmb: remove lmb_region.size by Patrick Delaunay · 3 years, 7 months ago
  14. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 7 months ago
  15. 6829d60 checkpatch: Ignore ENOSYS warnings by Sean Anderson · 3 years, 5 months ago
  16. 535e700 test: Add test for partitions by Sean Anderson · 3 years, 5 months ago
  17. fe5a509 part: Fix bogus return from part_get_info_by_dev_and_name by Sean Anderson · 3 years, 5 months ago
  18. 7194527 cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitions by Sean Anderson · 3 years, 5 months ago
  19. fe3a280 test: Alphabetize dm Makefile by Sean Anderson · 3 years, 5 months ago
  20. 275a449 Merge branch '2021-04-22-udoo_neo-update' by Tom Rini · 3 years, 5 months ago
  21. 91ce06a mips: octeon: octeon_ebb7304_defconfig: Enable USB storage support by Stefan Roese · 3 years, 7 months ago
  22. b9849fd mips: octeon: octeon_ebb7304_defconfig: Enable MMC support by Stefan Roese · 3 years, 6 months ago
  23. cfa39fe mips: octeon: mrvl,octeon_ebb7304.dts: Add MMC DT node by Stefan Roese · 3 years, 6 months ago
  24. 2586970 mips: octeon: mrvl,cn73xx.dtsi: Add MMC DT node by Stefan Roese · 3 years, 6 months ago
  25. f9bb0ba mmc: octeontx_hsmmc: Add support for MIPS Octeon by Stefan Roese · 3 years, 6 months ago
  26. ff6d194 mips: mt7628: fix the displayed DDR type of mt7628 by Weijie Gao · 3 years, 7 months ago
  27. a9961e5 mips: mt7628: fix ddr_type for MT7688KN by Weijie Gao · 3 years, 7 months ago
  28. 42b5143 net: jr2: Fix Serdes6G configuration by Horatiu Vultur · 3 years, 7 months ago
  29. 6b59304 net: jr2: Reset switch by Horatiu Vultur · 3 years, 7 months ago
  30. d410dc8 ARM: imx: udoo_neo: Convert to ethernet DM by Peter Robinson · 3 years, 6 months ago
  31. 9db4289 ARM: imx: udoo_neo: convert to DM_MMC by Peter Robinson · 3 years, 6 months ago
  32. 191840a ARM: imx: udoo_neo: Enable OF_CONTROL and DM gpio/pin control by Peter Robinson · 3 years, 6 months ago
  33. 7942b94 ARM: board: udoo_neo: Import UDOO Neo dts files by Peter Robinson · 3 years, 6 months ago
  34. 842d049 Merge branch '2021-04-20-assorted-improvements' by Tom Rini · 3 years, 5 months ago
  35. 4e9bce1 Add support for stack-protector by Joel Peshkin · 3 years, 5 months ago
  36. 1598c83 x86: correct usage of CFLAGS_NON_EFI by Heinrich Schuchardt · 3 years, 5 months ago
  37. 1b8897c test: fix test/dm/regmap.c by Heinrich Schuchardt · 3 years, 5 months ago
  38. fd90aca toradex: configblock: fix module revision in config block by Denys Drozdov · 3 years, 6 months ago
  39. 1aa2a74 doc: usage: add usage details for reset cmd by Igor Opaniuk · 3 years, 6 months ago
  40. a6713b3 sysreset: provide type of reset in do_reset cmd by Igor Opaniuk · 3 years, 6 months ago
  41. 91f00ba sysreset: psci: use psci driver exported functions by Igor Opaniuk · 3 years, 6 months ago
  42. b7135b0 psci: add features/reset2 support by Igor Opaniuk · 3 years, 6 months ago
  43. 2963d60 psci: add v1.0/v1.1 definitions from Linux by Igor Opaniuk · 3 years, 6 months ago
  44. 56a3433 sysinfo.h: Add re-inclusion guard by Tom Rini · 3 years, 5 months ago
  45. 9f4b534 arm: highbank: Update maintainership by Andre Przywara · 3 years, 5 months ago
  46. 1238d01 arm: highbank: Do DRAM init from DT by Andre Przywara · 3 years, 5 months ago
  47. ff47d53 arm: highbank: Remove artificial SDRAM size by Andre Przywara · 3 years, 5 months ago
  48. debb07b net: calxedagmac: Convert to DM_ETH by Andre Przywara · 3 years, 5 months ago
  49. 109552d arm: highbank: Enable OF_CONTROL by Andre Przywara · 3 years, 5 months ago
  50. 84b2cd7 arm: highbank: Limit FDT and initrd load addresses by Andre Przywara · 3 years, 5 months ago
  51. a606106 doc: device-tree-bindings: regulator: anatop regulator by Ying-Chun Liu (PaulLiu) · 3 years, 6 months ago
  52. 6ab0286 power: regulator: add driver for ANATOP regulator by Ying-Chun Liu (PaulLiu) · 3 years, 6 months ago
  53. ec61187 cmd: CONFIG_CMD_MMC depends on CONFIG_MMC by Heinrich Schuchardt · 3 years, 6 months ago
  54. 935e0b0 net: octeontx: smi: fix mii probe by Tim Harvey · 3 years, 6 months ago
  55. 98a8180 drivers: ata: ahci: update max id if it is more than available ports by Suneel Garapati · 3 years, 6 months ago
  56. 8c64347 drivers: net: octeontx: fix QSGMII by Tim Harvey · 3 years, 6 months ago
  57. 9889a8e arm: octeontx: enable WDT_SBSA by Tim Harvey · 3 years, 6 months ago
  58. 8bb5a66 arm: octeontx: support generic distro config by Tim Harvey · 3 years, 6 months ago
  59. ab7f8d1 arm: octeontx: move CONFIG_SUPPORT_RAW_INITRD to configs by Tim Harvey · 3 years, 6 months ago
  60. 227c53d lz4: Fix unaligned accesses by Karl Beldan · 3 years, 6 months ago
  61. 0a527fd Fix IDE commands issued, fix endian issues, fix non MMIO by Reinoud Zandijk · 3 years, 7 months ago
  62. 57c675d sandbox: enable IRQ using select for sandbox architecture by Wasim Khan · 3 years, 7 months ago
  63. 543d091 arch: Kconfig: enable IRQ using select for x86 architecture by Wasim Khan · 3 years, 7 months ago
  64. 504f864 arch: arm: update Kconfig to select IRQ when GIC_V3_ITS is enabled by Wasim Khan · 3 years, 7 months ago
  65. 182c5f1 misc: make CONFIG_IRQ selectable for all platforms by Wasim Khan · 3 years, 7 months ago
  66. 6f6876a arm64: gic-v3-its: Clear the Pending table before enabling LPIs by Hou Zhiqiang · 3 years, 7 months ago
  67. 612729b boards: amlogic: update documentation for PCIe support by Neil Armstrong · 3 years, 5 months ago
  68. 2dbe777 configs: meson64: add NVME boot target by Neil Armstrong · 3 years, 7 months ago
  69. 8f4f65e configs: khadas-vim3: enable PCIe and NVMe by Neil Armstrong · 3 years, 7 months ago
  70. c8dd2ad arm: dts: meson-khadas-vim3: enable PCIe in U-boot by Neil Armstrong · 3 years, 7 months ago
  71. 628adbd phy: meson-g12a-usb3-pcie: add support for PCIe ops by Neil Armstrong · 3 years, 7 months ago
  72. 2696a41 clk: meson-g12a: add PCIe gates by Neil Armstrong · 3 years, 7 months ago
  73. 30d083d arm64: dts: meson: odroidc2: readd PHY reset properties by Stefan Agner · 3 years, 6 months ago
  74. eed0514 Merge tag 'u-boot-amlogic-20210419' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 5 months ago
  75. 5fa1e2f Merge tag 'u-boot-atmel-2021.07-b' of https://source.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 3 years, 5 months ago
  76. 58b504e Revert "spl: Drop bd_info in the data section" by Alexandru Gagniuc · 3 years, 6 months ago
  77. fcf3c9d boards: amlogic: update documentation for PCIe support by Neil Armstrong · 3 years, 5 months ago
  78. 8375209 configs: meson64: add NVME boot target by Neil Armstrong · 3 years, 7 months ago
  79. ea00195 configs: khadas-vim3: enable PCIe and NVMe by Neil Armstrong · 3 years, 7 months ago
  80. 4a892b5 arm: dts: meson-khadas-vim3: enable PCIe in U-boot by Neil Armstrong · 3 years, 7 months ago
  81. 320160c phy: meson-g12a-usb3-pcie: add support for PCIe ops by Neil Armstrong · 3 years, 7 months ago
  82. 3034a1e clk: meson-g12a: add PCIe gates by Neil Armstrong · 3 years, 7 months ago
  83. a246e21 arm64: dts: meson: odroidc2: readd PHY reset properties by Stefan Agner · 3 years, 6 months ago
  84. b0080ae ARM: dts: at91: sama5d3: add u-boot properties to sama5d3 pit timer by Manuel Reis · 3 years, 6 months ago
  85. 53d7664 ARM: dts: at91: sama7g5: change pinctrl compatible to sama7g5 by Eugen Hristev · 3 years, 6 months ago
  86. e1038ac gpio: atmel_pio4: add support for sama7g5 pio4 version with 5 banks by Eugen Hristev · 3 years, 6 months ago
  87. 3a9aaef Merge tag 'efi-2021-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 5 months ago
  88. c6ae5e9 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 5 months ago
  89. 2fbc8047 Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 5 months ago
  90. 6e052b8 Merge branch '2021-04-16-env-updates' by Tom Rini · 3 years, 5 months ago
  91. d08cdc2 ARM: imx8m: verdin-imx8mm: Enable USB Host support by Marek Vasut · 3 years, 6 months ago
  92. 5e7e2a8 usb: ehci-mx6: Add iMX8M support by Marek Vasut · 3 years, 6 months ago
  93. f444f89 usb: ehci-mx6: Fix aarch64 build warnings by Marek Vasut · 3 years, 6 months ago
  94. e87015f usb: ehci-mx6: Add fsl,imx7d-usb compatible string by Marek Vasut · 3 years, 6 months ago
  95. 1aae8a3 usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not defined by Marek Vasut · 3 years, 6 months ago
  96. 50d0146 usb: ehci-mx6: Add generic EHCI PHY support by Marek Vasut · 3 years, 6 months ago
  97. 6443a3b usb: ehci-mx6: Use portnr from DT in DM case by Marek Vasut · 3 years, 6 months ago
  98. 6686469 usb: ehci-mx6: Pass MISC address to usb_oc_config() by Marek Vasut · 3 years, 6 months ago
  99. 849763b usb: ehci-mx6: Split usb_power_config() by Marek Vasut · 3 years, 6 months ago
  100. eb64f59 usb: ehci-mx6: Pass PHY address to usb_*_phy*() by Marek Vasut · 3 years, 6 months ago