- e7ff427 pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe() by Pali Rohár · 2 years, 11 months ago
- afef9f4 pci: pci_mvebu: Split initialization of PCIe ports into 3 phases by Pali Rohár · 2 years, 11 months ago
- 137db2a pci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE macro by Pali Rohár · 2 years, 11 months ago
- 6f4988f pci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() function by Pali Rohár · 2 years, 11 months ago
- 537b014 pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus mapping by Pali Rohár · 2 years, 11 months ago
- f350f67 fdt: Drop SPL_BUILD macro by Simon Glass · 2 years, 10 months ago
- d8ef446 dm: core: Switch order of pinctrl and power domain calls by Michal Simek · 2 years, 11 months ago
- 743c562 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
- 5e76589 drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 11 months ago
- 0776c5f drivers/ddr/altera/sequencer.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 11 months ago
- 0580cd1 drivers/core/of_addr.c: Fix spelling of "shouldn't". by Vagrant Cascadian · 2 years, 11 months ago
- f697add drivers/net/fec_mxc.c: Fix spelling of "resetting". by Vagrant Cascadian · 2 years, 11 months ago
- a5c20f6 drivers/usb/musb/musb_udc.c: Fix spelling of "mismatch". by Vagrant Cascadian · 2 years, 11 months ago
- 7046379 drivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched". by Vagrant Cascadian · 2 years, 11 months ago
- 46ad7ce treewide: invaild -> invalid by Sean Anderson · 3 years ago
- ee327d1 watchdog: Add a driver for the Apple watchdog by Mark Kettenis · 2 years, 10 months ago
- 2a67bf6 pci: sh7751: Fix access to config space via PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
- 7fabaa5 pci: sh7780: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
- 022d43b pci: mediatek: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
- f031f07 pci: fsl: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
- 86be29e pci: tegra: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
- d0dd49f pci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
- f146bd9 pci: msc01: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
- 247ffc6 pci: mpc85xx: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
- 2b29d79 pci: gt64120: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
- 95ab578 pci: When disabling pref MEM set all base bits by Pali Rohár · 3 years ago
- 06f25bd pci: Disable I/O forwarding during autoconfiguration if unsupported by Pali Rohár · 3 years ago
- f209414 pci: Fix register for determining type of IO base address by Pali Rohár · 3 years ago
- bf667d5 pci: pci_octeontx: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 3 years ago
- 3264b61 pci: pcie_iproc: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 3 years ago
- fbfa15c pci: pcie-brcmstb: Use PCIE_ECAM_OFFSET() macro by Pali Rohár · 3 years ago
- 66d0b7e mmc: dwmmc: return a proper error code when busy by John Keeping · 3 years ago
- b2acee4 mmc: fsl_esdhc_imx: set sysctl register for clock initialization by Sean Anderson · 3 years ago
- 00e0cd7 mmc: fsl_esdhc_imx: Replace more #ifdefs by if by Sean Anderson · 3 years ago
- 4f01db8 mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED() by Sean Anderson · 3 years ago
- 41c6a22 mmc: fsl_esdhc_imx: simplify esdhc_setup_data() by Sean Anderson · 3 years ago
- 0167267 mmc: fsl_esdhc_imx: use dma-mapping API by Sean Anderson · 3 years ago
- ed9e9b2 mmc: fsl_esdhc_imx: simplify 64bit check for SDMA transfers by Sean Anderson · 3 years ago
- 4ea11bf mmc: fsl_esdhc_imx: fix mmc->clock with actual clock by Sean Anderson · 3 years ago
- d39aa73 mmc: fsl_esdhc_imx: drop redundant code for non-removable feature by Sean Anderson · 3 years ago
- 95d6b74 mmc: fsl_esdhc_imx: clean up bus width configuration code by Sean Anderson · 3 years ago
- 2fd7d1f mmc: fsl_esdhc_imx: fix voltage validation by Sean Anderson · 3 years ago
- 308a4ff mmc: fsl_esdhc_imx: remove redundant DM_MMC checking by Sean Anderson · 3 years ago
- 297d2de mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMC by Sean Anderson · 2 years, 10 months ago
- fe04d88 Merge branch 'next' by Tom Rini · 2 years, 10 months ago
- 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, 10 months ago
- 8f75868 usb: gadget: dwc2_udc_otg: set ep's desc during enable/disable by Gary Bisson · 2 years, 11 months ago
- 75f080d Revert "clk: Detect failure to set defaults" by Marek Vasut · 2 years, 11 months ago
- 5fec3c8 Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 2 years, 11 months ago
- 2996066 efi: serial: Support arrow keys by Simon Glass · 2 years, 11 months ago
- 87a9aa6 Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 2 years, 11 months ago
- b3f84a9 Merge tag 'video-20211228' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 2 years, 11 months ago
- 880f3ee Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 11 months ago
- b2d1c82 Convert CONFIG_KIRKWOOD_GPIO to Kconfig by Tom Rini · 3 years ago
- 6328f95 serial: arm_dcc: Use CONFIG_ARM64 not CONFIG_CPU_ARMV8 by Tom Rini · 3 years ago
- 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
- 068c41f Finish conversion CONFIG_SYS_NAND_SELF_INIT to Kconfig by Tom Rini · 3 years ago
- bfb5387 Convert CONFIG_TEGRA_NAND to Kconfig by Tom Rini · 3 years ago
- 7856cd5 Convert CONFIG_SYS_PCI_64BIT to Kconfig by Tom Rini · 3 years ago
- be7dbb6 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 3 years ago
- 954a2f8 pci: Remove unused FSL_PCI_INIT code by Tom Rini · 3 years ago
- 4d69303 Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig by Tom Rini · 3 years ago
- 98ab831 Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · 3 years ago
- 7e6a6fd Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · 3 years ago
- 5fd4a7e Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig by Tom Rini · 3 years ago
- f36b3f8 video: mxsfb: fix clk_get_by_name() return value check by Giulio Benetti · 3 years, 1 month ago
- 7a8555d video: Show the U-Boot logo by default by Simon Glass · 3 years ago
- 84e63ab video: Support showing the U-Boot logo by Simon Glass · 3 years ago
- 2c8ee30 video: Drop VIDEO_LOGO from cfb_console by Simon Glass · 3 years ago
- 64cfeda video: Convert CONFIG_VIDEO_LOGO to Kconfig by Simon Glass · 3 years ago
- cd4fb0f video: Drop #ifdefs from video_bmp by Simon Glass · 3 years ago
- 4ea1548 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · 3 years ago
- f5aa93e video: Tidy up 24/32 BMP blitting by Simon Glass · 3 years ago
- ecb8b4f video: Drop the uclass colour map by Simon Glass · 3 years ago
- 646e169 video: bmp: Update RLE8 support to use the write function by Simon Glass · 3 years ago
- 51f92c1 video: Move BMP pixel-writing into a function by Simon Glass · 3 years ago
- 19c828c video: Drop fb_put_byte() el at by Simon Glass · 3 years ago
- 6a19e93 video: Expand video debugging buffer size by Simon Glass · 3 years ago
- 8657ad4 sandbox: video: Add BMP tests for 32bpp and 8bpp modes by Simon Glass · 3 years ago
- 8405174 sandbox: video: Correct the address of the copy base by Simon Glass · 3 years ago
- 301af23 video: sandbox: Set a maximum frame-buffer size by Simon Glass · 3 years ago
- 250e735 video: sandbox: Avoid duplicate display windows by Simon Glass · 3 years ago
- 0fe5e94 sandbox: video: Support 8bpp depth by Simon Glass · 3 years ago
- c996487 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 11 months ago
- 88c4cbe sysreset: watchdog: watchdog cannot power off by Heinrich Schuchardt · 3 years, 1 month ago
- 2206356 power: pmic/fan53555: allow dm be omitted by SPL by Quentin Schulz · 3 years ago
- 6476c4d dm: core: Allow getting some basic stats by Simon Glass · 3 years ago
- c68a73c pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR by Pali Rohár · 3 years ago
- e1cee89 pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size() by Pali Rohár · 3 years ago
- 4a1a593 pci: pci_mvebu: Move setup for BAR[0] where other BARs are setup by Pali Rohár · 3 years ago
- 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 11 months ago
- ccea46c i2c: mvtwsi: Swab the register address if its size is > 1 by Stefan Roese · 3 years ago
- c53a30f arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial drivers by Pali Rohár · 3 years ago
- 22f69fc arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers by Pali Rohár · 3 years ago
- d368e10 phy: marvell: a3700: Convert to official DT bindings in COMPHY driver by Pali Rohár · 3 years ago
- 2105cd0 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · 3 years ago
- 68a2faa treewide: Use fdt_create_phandle() where appropriate by Marek Behún · 3 years ago
- 0cbd3d8 arm: mvebu: axp: ddr: Switch to using DM I2C API by Stefan Roese · 3 years ago
- 6228828 arm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fabric() function by Stefan Roese · 3 years ago
- 19b241c blk: add a helper function, blk_probe_or_unbind() by AKASHI Takahiro · 3 years ago