1. e44d2f5 misc: mark write buffer const by John Keeping · 2 years, 9 months ago
  2. 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 9 months ago
  3. 144fef8 mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as boolean by Patrick Delaunay · 2 years, 9 months ago
  4. 98150e7 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · 2 years, 9 months ago
  5. 2d7a463 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 8 months ago
  6. 280db76 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 8 months ago
  7. 2928d2c phy: marvell: Remove unused function comphy_update_map() by Pali Rohár · 2 years, 8 months ago
  8. 2e66ecb drivers: octeon: get rid of Unicode in code by Heinrich Schuchardt · 2 years, 8 months ago
  9. 2e0429b SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 8 months ago
  10. 4364071 pci: pci_mvebu: Add support for Kirkwood PCIe controllers by Pali Rohár · 2 years, 8 months ago
  11. 3058e28 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 8 months ago
  12. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  13. 068415e Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 8 months ago
  14. 11c0771 firmware: zynqmp: Do not report error if node is already configured by Michal Simek · 2 years, 8 months ago
  15. 12662e7 firmware: zynqmp: Move loading message to debug by Michal Simek · 2 years, 8 months ago
  16. e559193 clk: ast2600: Revise MII interface delay by Dylan Hung · 2 years, 10 months ago
  17. ac4fda7 net: ftgmac100: Add Aspeed AST2600 support by Dylan Hung · 2 years, 10 months ago
  18. 9c27ce7 net: ftgmac100: Add DM_MDIO support by Dylan Hung · 2 years, 10 months ago
  19. 57a91c3 mmc: actions: add MMC driver for Actions OWL S700/S900 by Amit Singh Tomar · 2 years, 10 months ago
  20. 05c2ff7 clk: actions: Add SD/MMC clocks by Amit Singh Tomar · 2 years, 10 months ago
  21. 234c167 clk: actions: Introduce dummy get/set_rate callbacks by Amit Singh Tomar · 2 years, 10 months ago
  22. 1041eae pinctrl: single: add support for pinctrl-single, pins when #pinctrl-cells = 2 by AJ Bagwell · 2 years, 10 months ago
  23. ea9733a drivers: musb_gadget: Save endpoint desc to usb_ep->desc by qianfan Zhao · 2 years, 10 months ago
  24. 429866e mtd: nand: pxa3xx: set mtd->dev by Robert Marko · 2 years, 9 months ago
  25. 4e81f3b Merge branch '2022-01-15-TI-platform-updates' by Tom Rini · 2 years, 8 months ago
  26. 6d2ebcd Merge tag 'u-boot-at91-2022.04-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 2 years, 8 months ago
  27. 34972e7 Merge https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 8 months ago
  28. d928b36 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 8 months ago
  29. ca99432 net: gem: Workaround gmii2rgmii bridge DT node issue by Ashok Reddy Soma · 2 years, 8 months ago
  30. a2d5f3d Revert "net: gem: Disable broadcast setting" by Michal Simek · 2 years, 8 months ago
  31. 97187d5 power: domain: Add Apple pmgr driver by Mark Kettenis · 2 years, 9 months ago
  32. f44bcb9 nand: gpmc: Handle bitflips in erased pages when using BCH ECC engine by David Rivshin · 2 years, 10 months ago
  33. a6e562f Fix wrong QSPI clock calculation for AM4372 by Stefan Mätje · 2 years, 10 months ago
  34. e660cfa omap: timer: implement timer_get_boot_us by Christian Gmeiner · 2 years, 9 months ago
  35. b6e5961 gpio: da8xx_gpio: Fix gpio name with address by chao zeng · 2 years, 9 months ago
  36. 046bf8d net: fastboot: make UDP port net: configurable by Christian Gmeiner · 2 years, 8 months ago
  37. eab18b3 net: fsl: Fix busy flag polling register by Markus Koch · 2 years, 9 months ago
  38. 766ba78 net: eth-phy: Demote missing phy-handle log message to debug by Marek Vasut · 2 years, 9 months ago
  39. f3e22ee net: phy: add TI DP83869HM ethernet driver by Dominic Rath · 2 years, 9 months ago
  40. 6372ece net: dsa: sja1105: fix device id detection by Vladimir Oltean · 2 years, 10 months ago
  41. 38922b1 net: ti: am65-cpsw: Add support for multi port independent MAC mode by Vignesh Raghavendra · 2 years, 9 months ago
  42. 4af5e5f dma: ti: k3-udma: Fix rflow reservation for PKTDMA by Vignesh Raghavendra · 2 years, 9 months ago
  43. 226fce6 phy: Track power-on and init counts in uclass by Alper Nebi Yasak · 2 years, 9 months ago
  44. 36a3b4e BRCMNAND: Fix reporting of uncorrectable errors on subpages during page read by Joel Peshkin · 2 years, 9 months ago
  45. d17ab6e nvme: Do not allocate 8kB buffer on stack by Pali Rohár · 2 years, 10 months ago
  46. a398a51 pci: Work around PCIe link training failures by Maciej W. Rozycki · 2 years, 10 months ago
  47. 3fc92a2 ddr: marvell: a38x: fix SPLIT_OUT_MIX state decision by Marek Behún · 2 years, 8 months ago
  48. eadc4f5 ddr: marvell: a38x: Fix Synchronous vs Asynchronous mode determination by Marek Behún · 2 years, 9 months ago
  49. c03f4da mtd: nand: pxa3xx: use marvell, prefix for custom DT properties by Pierre Bourdon · 2 years, 9 months ago
  50. 94c30f9 arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.c by Pali Rohár · 2 years, 9 months ago
  51. e7ff427 pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe() by Pali Rohár · 2 years, 9 months ago
  52. afef9f4 pci: pci_mvebu: Split initialization of PCIe ports into 3 phases by Pali Rohár · 2 years, 9 months ago
  53. 137db2a pci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE macro by Pali Rohár · 2 years, 9 months ago
  54. 6f4988f pci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() function by Pali Rohár · 2 years, 9 months ago
  55. 537b014 pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus mapping by Pali Rohár · 2 years, 9 months ago
  56. f350f67 fdt: Drop SPL_BUILD macro by Simon Glass · 2 years, 8 months ago
  57. d8ef446 dm: core: Switch order of pinctrl and power domain calls by Michal Simek · 2 years, 9 months ago
  58. 743c562 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 8 months ago
  59. 5e76589 drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 9 months ago
  60. 0776c5f drivers/ddr/altera/sequencer.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 9 months ago
  61. 0580cd1 drivers/core/of_addr.c: Fix spelling of "shouldn't". by Vagrant Cascadian · 2 years, 9 months ago
  62. f697add drivers/net/fec_mxc.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 9 months ago
  63. a5c20f6 drivers/usb/musb/musb_udc.c: Fix spelling of "mismatch". by Vagrant Cascadian · 2 years, 9 months ago
  64. 7046379 drivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched". by Vagrant Cascadian · 2 years, 9 months ago
  65. 46ad7ce treewide: invaild -> invalid by Sean Anderson · 2 years, 10 months ago
  66. 009b108 i2c: at91: add compatible with microchip,sam9x60-i2c by Eugen Hristev · 2 years, 9 months ago
  67. ee327d1 watchdog: Add a driver for the Apple watchdog by Mark Kettenis · 2 years, 8 months ago
  68. 2a67bf6 pci: sh7751: Fix access to config space via PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 10 months ago
  69. 7fabaa5 pci: sh7780: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 10 months ago
  70. 022d43b pci: mediatek: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 2 years, 10 months ago
  71. f031f07 pci: fsl: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 2 years, 10 months ago
  72. 86be29e pci: tegra: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 2 years, 10 months ago
  73. d0dd49f pci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 2 years, 10 months ago
  74. f146bd9 pci: msc01: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 10 months ago
  75. 247ffc6 pci: mpc85xx: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 2 years, 10 months ago
  76. 2b29d79 pci: gt64120: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 2 years, 10 months ago
  77. 95ab578 pci: When disabling pref MEM set all base bits by Pali Rohár · 2 years, 10 months ago
  78. 06f25bd pci: Disable I/O forwarding during autoconfiguration if unsupported by Pali Rohár · 2 years, 10 months ago
  79. f209414 pci: Fix register for determining type of IO base address by Pali Rohár · 2 years, 10 months ago
  80. bf667d5 pci: pci_octeontx: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 2 years, 10 months ago
  81. 3264b61 pci: pcie_iproc: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 2 years, 10 months ago
  82. fbfa15c pci: pcie-brcmstb: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 2 years, 10 months ago
  83. 1d78d68 phy: zynqmp: Add serdes/psgtr driver by Michal Simek · 2 years, 9 months ago
  84. 28880b6 serial: zynq: Add missing xlnx,zynqmp-uart compatible by Michal Simek · 2 years, 9 months ago
  85. 66d0b7e mmc: dwmmc: return a proper error code when busy by John Keeping · 2 years, 10 months ago
  86. b2acee4 mmc: fsl_esdhc_imx: set sysctl register for clock initialization by Sean Anderson · 2 years, 10 months ago
  87. 00e0cd7 mmc: fsl_esdhc_imx: Replace more #ifdefs by if by Sean Anderson · 2 years, 10 months ago
  88. 4f01db8 mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED() by Sean Anderson · 2 years, 10 months ago
  89. 41c6a22 mmc: fsl_esdhc_imx: simplify esdhc_setup_data() by Sean Anderson · 2 years, 10 months ago
  90. 0167267 mmc: fsl_esdhc_imx: use dma-mapping API by Sean Anderson · 2 years, 10 months ago
  91. ed9e9b2 mmc: fsl_esdhc_imx: simplify 64bit check for SDMA transfers by Sean Anderson · 2 years, 10 months ago
  92. 4ea11bf mmc: fsl_esdhc_imx: fix mmc->clock with actual clock by Sean Anderson · 2 years, 10 months ago
  93. d39aa73 mmc: fsl_esdhc_imx: drop redundant code for non-removable feature by Sean Anderson · 2 years, 10 months ago
  94. 95d6b74 mmc: fsl_esdhc_imx: clean up bus width configuration code by Sean Anderson · 2 years, 10 months ago
  95. 2fd7d1f mmc: fsl_esdhc_imx: fix voltage validation by Sean Anderson · 2 years, 10 months ago
  96. 308a4ff mmc: fsl_esdhc_imx: remove redundant DM_MMC checking by Sean Anderson · 2 years, 10 months ago
  97. 297d2de mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMC by Sean Anderson · 2 years, 9 months ago
  98. fe04d88 Merge branch 'next' by Tom Rini · 2 years, 9 months ago
  99. 0dadad6 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 2 years, 9 months ago
  100. 8f75868 usb: gadget: dwc2_udc_otg: set ep's desc during enable/disable by Gary Bisson · 2 years, 9 months ago