1. 226fce6 phy: Track power-on and init counts in uclass by Alper Nebi Yasak · 3 years ago
  2. 36a3b4e BRCMNAND: Fix reporting of uncorrectable errors on subpages during page read by Joel Peshkin · 3 years ago
  3. d17ab6e nvme: Do not allocate 8kB buffer on stack by Pali Rohár · 3 years ago
  4. a398a51 pci: Work around PCIe link training failures by Maciej W. Rozycki · 3 years, 1 month ago
  5. 3fc92a2 ddr: marvell: a38x: fix SPLIT_OUT_MIX state decision by Marek Behún · 3 years ago
  6. eadc4f5 ddr: marvell: a38x: Fix Synchronous vs Asynchronous mode determination by Marek Behún · 3 years ago
  7. c03f4da mtd: nand: pxa3xx: use marvell, prefix for custom DT properties by Pierre Bourdon · 3 years ago
  8. 94c30f9 arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.c by Pali Rohár · 3 years ago
  9. e7ff427 pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe() by Pali Rohár · 3 years ago
  10. afef9f4 pci: pci_mvebu: Split initialization of PCIe ports into 3 phases by Pali Rohár · 3 years ago
  11. 137db2a pci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE macro by Pali Rohár · 3 years ago
  12. 6f4988f pci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() function by Pali Rohár · 3 years ago
  13. 537b014 pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus mapping by Pali Rohár · 3 years ago
  14. f350f67 fdt: Drop SPL_BUILD macro by Simon Glass · 3 years ago
  15. d8ef446 dm: core: Switch order of pinctrl and power domain calls by Michal Simek · 3 years ago
  16. 743c562 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years ago
  17. 5e76589 drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting". by Vagrant Cascadian · 3 years ago
  18. 0776c5f drivers/ddr/altera/sequencer.c: Fix spelling of "resetting". by Vagrant Cascadian · 3 years ago
  19. 0580cd1 drivers/core/of_addr.c: Fix spelling of "shouldn't". by Vagrant Cascadian · 3 years ago
  20. f697add drivers/net/fec_mxc.c: Fix spelling of "resetting". by Vagrant Cascadian · 3 years ago
  21. a5c20f6 drivers/usb/musb/musb_udc.c: Fix spelling of "mismatch". by Vagrant Cascadian · 3 years ago
  22. 7046379 drivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched". by Vagrant Cascadian · 3 years ago
  23. 46ad7ce treewide: invaild -> invalid by Sean Anderson · 3 years, 1 month ago
  24. ee327d1 watchdog: Add a driver for the Apple watchdog by Mark Kettenis · 3 years ago
  25. 2a67bf6 pci: sh7751: Fix access to config space via PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years, 1 month ago
  26. 7fabaa5 pci: sh7780: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years, 1 month ago
  27. 022d43b pci: mediatek: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years, 1 month ago
  28. f031f07 pci: fsl: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years, 1 month ago
  29. 86be29e pci: tegra: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years, 1 month ago
  30. d0dd49f pci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years, 1 month ago
  31. f146bd9 pci: msc01: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years, 1 month ago
  32. 247ffc6 pci: mpc85xx: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years, 1 month ago
  33. 2b29d79 pci: gt64120: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years, 1 month ago
  34. 95ab578 pci: When disabling pref MEM set all base bits by Pali Rohár · 3 years, 1 month ago
  35. 06f25bd pci: Disable I/O forwarding during autoconfiguration if unsupported by Pali Rohár · 3 years, 1 month ago
  36. f209414 pci: Fix register for determining type of IO base address by Pali Rohár · 3 years, 1 month ago
  37. bf667d5 pci: pci_octeontx: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 3 years, 1 month ago
  38. 3264b61 pci: pcie_iproc: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 3 years, 1 month ago
  39. fbfa15c pci: pcie-brcmstb: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 3 years, 1 month ago
  40. 66d0b7e mmc: dwmmc: return a proper error code when busy by John Keeping · 3 years ago
  41. b2acee4 mmc: fsl_esdhc_imx: set sysctl register for clock initialization by Sean Anderson · 3 years, 1 month ago
  42. 00e0cd7 mmc: fsl_esdhc_imx: Replace more #ifdefs by if by Sean Anderson · 3 years, 1 month ago
  43. 4f01db8 mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED() by Sean Anderson · 3 years, 1 month ago
  44. 41c6a22 mmc: fsl_esdhc_imx: simplify esdhc_setup_data() by Sean Anderson · 3 years, 1 month ago
  45. 0167267 mmc: fsl_esdhc_imx: use dma-mapping API by Sean Anderson · 3 years, 1 month ago
  46. ed9e9b2 mmc: fsl_esdhc_imx: simplify 64bit check for SDMA transfers by Sean Anderson · 3 years, 1 month ago
  47. 4ea11bf mmc: fsl_esdhc_imx: fix mmc->clock with actual clock by Sean Anderson · 3 years, 1 month ago
  48. d39aa73 mmc: fsl_esdhc_imx: drop redundant code for non-removable feature by Sean Anderson · 3 years, 1 month ago
  49. 95d6b74 mmc: fsl_esdhc_imx: clean up bus width configuration code by Sean Anderson · 3 years, 1 month ago
  50. 2fd7d1f mmc: fsl_esdhc_imx: fix voltage validation by Sean Anderson · 3 years, 1 month ago
  51. 308a4ff mmc: fsl_esdhc_imx: remove redundant DM_MMC checking by Sean Anderson · 3 years, 1 month ago
  52. 297d2de mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMC by Sean Anderson · 3 years ago
  53. fe04d88 Merge branch 'next' by Tom Rini · 3 years ago
  54. 0dadad6 Merge tag 'u-boot-amlogic-20220107' of https://source.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 3 years ago
  55. 8f75868 usb: gadget: dwc2_udc_otg: set ep's desc during enable/disable by Gary Bisson · 3 years ago
  56. 75f080d Revert "clk: Detect failure to set defaults" by Marek Vasut · 3 years ago
  57. 5fec3c8 Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 3 years ago
  58. 2996066 efi: serial: Support arrow keys by Simon Glass · 3 years ago
  59. 87a9aa6 Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 3 years ago
  60. b3f84a9 Merge tag 'video-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years ago
  61. 880f3ee Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years ago
  62. b2d1c82 Convert CONFIG_KIRKWOOD_GPIO to Kconfig by Tom Rini · 3 years ago
  63. 6328f95 serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8 by Tom Rini · 3 years ago
  64. 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
  65. 068c41f Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig by Tom Rini · 3 years ago
  66. bfb5387 Convert CONFIG_TEGRA_NAND to Kconfig by Tom Rini · 3 years ago
  67. 7856cd5 Convert CONFIG_SYS_PCI_64BIT to Kconfig by Tom Rini · 3 years ago
  68. be7dbb6 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 3 years ago
  69. 954a2f8 pci: Remove unused FSL_PCI_INIT code by Tom Rini · 3 years ago
  70. 4d69303 Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig by Tom Rini · 3 years ago
  71. 98ab831 Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · 3 years ago
  72. 7e6a6fd Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 3 years ago
  73. 5fd4a7e Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig by Tom Rini · 3 years ago
  74. f36b3f8 video: mxsfb: fix clk_get_by_name() return value check by Giulio Benetti · 3 years, 2 months ago
  75. 7a8555d video: Show the U-Boot logo by default by Simon Glass · 3 years, 1 month ago
  76. 84e63ab video: Support showing the U-Boot logo by Simon Glass · 3 years, 1 month ago
  77. 2c8ee30 video: Drop VIDEO_LOGO from cfb_console by Simon Glass · 3 years, 1 month ago
  78. 64cfeda video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · 3 years, 1 month ago
  79. cd4fb0f video: Drop #ifdefs from video_bmp by Simon Glass · 3 years, 1 month ago
  80. 4ea1548 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · 3 years, 1 month ago
  81. f5aa93e video: Tidy up 24/32 BMP blitting by Simon Glass · 3 years, 1 month ago
  82. ecb8b4f video: Drop the uclass colour map by Simon Glass · 3 years, 1 month ago
  83. 646e169 video: bmp: Update RLE8 support to use the write function by Simon Glass · 3 years, 1 month ago
  84. 51f92c1 video: Move BMP pixel-writing into a function by Simon Glass · 3 years, 1 month ago
  85. 19c828c video: Drop fb_put_byte() el at by Simon Glass · 3 years, 1 month ago
  86. 6a19e93 video: Expand video debugging buffer size by Simon Glass · 3 years, 1 month ago
  87. 8657ad4 sandbox: video: Add BMP tests for 32bpp and 8bpp modes by Simon Glass · 3 years, 1 month ago
  88. 8405174 sandbox: video: Correct the address of the copy base by Simon Glass · 3 years, 1 month ago
  89. 301af23 video: sandbox: Set a maximum frame-buffer size by Simon Glass · 3 years, 1 month ago
  90. 250e735 video: sandbox: Avoid duplicate display windows by Simon Glass · 3 years, 1 month ago
  91. 0fe5e94 sandbox: video: Support 8bpp depth by Simon Glass · 3 years, 1 month ago
  92. c996487 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years ago
  93. 88c4cbe sysreset: watchdog: watchdog cannot power off by Heinrich Schuchardt · 3 years, 2 months ago
  94. 2206356 power: pmic/fan53555: allow dm be omitted by SPL by Quentin Schulz · 3 years, 1 month ago
  95. 6476c4d dm: core: Allow getting some basic stats by Simon Glass · 3 years ago
  96. c68a73c pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR by Pali Rohár · 3 years, 1 month ago
  97. e1cee89 pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size() by Pali Rohár · 3 years, 1 month ago
  98. 4a1a593 pci: pci_mvebu: Move setup for BAR[0] where other BARs are setup by Pali Rohár · 3 years, 1 month ago
  99. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 3 years ago
  100. ccea46c i2c: mvtwsi: Swab the register address if its size is > 1 by Stefan Roese · 3 years, 1 month ago