- b6b3557 mmc: sunxi: Use DM_GPIO flags to set pull-up by Samuel Holland · 3 years, 1 month ago
- bfda949 gpio: sunxi: Implement .set_flags by Samuel Holland · 3 years, 1 month ago
- a9f6d95 i2c: mvtwsi: Add compatible string for allwinner, sun4i-a10-i2c by Chris Morgan · 2 years, 11 months ago
- 47690e1 sunxi: SPI: fix pinmuxing for Allwinner H6 SoCs by Daniel Wagenknecht · 3 years ago
- d26ac2e net: ti: am65-cpsw-nuss: Fix err msg for port bind failures by Vignesh Raghavendra · 2 years, 10 months ago
- cca0287 bootcount: fix printf() code by Heinrich Schuchardt · 2 years, 10 months ago
- fd1f263 dfu: mtd: skip empty pages when writing page for UBI partition by Patrick Delaunay · 2 years, 10 months ago
- 8b79e08 pci: Fix setting controller's last_busno by Pali Rohár · 2 years, 10 months ago
- 80478f4 fastboot: only look up real partition names when no alias exists by Matthias Schiffer · 3 years ago
- 455542c dfu: handle short frame result of UPLOAD in state_dfu_idle by Patrick Delaunay · 3 years, 1 month ago
- 52cf76d fastboot: fix fastboot_set_reboot_flag() by Roman Stratiienko · 3 years, 7 months ago
- 99ce9ea Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 10 months ago
- eb78f83 usb: gadget: Add CDC ACM function by Loic Poulain · 3 years ago
- 3ed2b18 usb: ehci: dm: Convert i.MX28 ehci code to driver model by Lukasz Majewski · 3 years ago
- e91edbc usb: ehci: Move common mxs code to separate functions (ehci_hcd_{stop|start}) by Lukasz Majewski · 3 years ago
- 5fb7cb2 usb: ehci: Refactor the ehci_mxs_toggle_clock function to be reused with DM by Lukasz Majewski · 3 years ago
- 7a4aba6 usb: Modify Kconfig of the USB_EHCI_MXS to use this driver with imx28 by Lukasz Majewski · 3 years ago
- 0039f57 sandbox: sandbox_serial_pending depends on DM_VIDEO by Heinrich Schuchardt · 2 years, 10 months ago
- e766570 usb: Use the first available device for ehci_gadget by Sean Anderson · 3 years, 1 month ago
- 884dcfa acpi: Tidy up the item list by Simon Glass · 3 years ago
- 877205e acpi: Collect tables in the acpi_item list by Simon Glass · 3 years ago
- 1617088 x86: Use the ACPI table writer by Simon Glass · 3 years ago
- f93b904 acpi: Add a table start by Simon Glass · 3 years ago
- f3425cb sandbox: Allow building with GENERATE_ACPI_TABLE by Simon Glass · 3 years ago
- 135d994 pci: iproc: Set all 24 bits of PCI class code by Pali Rohár · 2 years, 11 months ago
- d657035 misc: mark write buffer const by John Keeping · 2 years, 11 months ago
- 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 11 months ago
- edfad17 mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as boolean by Patrick Delaunay · 2 years, 11 months ago
- 6c5f560 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · 2 years, 11 months ago
- c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
- 3110499 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 10 months ago
- dcf92a5 phy: marvell: Remove unused function comphy_update_map() by Pali Rohár · 2 years, 10 months ago
- e3833f6 drivers: octeon: get rid of Unicode in code by Heinrich Schuchardt · 2 years, 10 months ago
- dda8f88 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 10 months ago
- ed9bcb9 pci: pci_mvebu: Add support for Kirkwood PCIe controllers by Pali Rohár · 2 years, 11 months ago
- 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 10 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 774c9af Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 10 months ago
- 0ce829f firmware: zynqmp: Do not report error if node is already configured by Michal Simek · 2 years, 10 months ago
- 957b248 firmware: zynqmp: Move loading message to debug by Michal Simek · 2 years, 10 months ago
- d9c87e3 clk: ast2600: Revise MII interface delay by Dylan Hung · 3 years ago
- c84560a net: ftgmac100: Add Aspeed AST2600 support by Dylan Hung · 3 years ago
- 2bec372 net: ftgmac100: Add DM_MDIO support by Dylan Hung · 3 years ago
- 347494c mmc: actions: add MMC driver for Actions OWL S700/S900 by Amit Singh Tomar · 3 years ago
- 1ec12dc clk: actions: Add SD/MMC clocks by Amit Singh Tomar · 3 years ago
- 5433df9 clk: actions: Introduce dummy get/set_rate callbacks by Amit Singh Tomar · 3 years ago
- e98e87a pinctrl: single: add support for pinctrl-single, pins when #pinctrl-cells = 2 by AJ Bagwell · 3 years ago
- 307be401 drivers: musb_gadget: Save endpoint desc to usb_ep->desc by qianfan Zhao · 3 years ago
- 142f41a mtd: nand: pxa3xx: set mtd->dev by Robert Marko · 2 years, 11 months ago
- b75f324 Merge branch '2022-01-15-TI-platform-updates' by Tom Rini · 2 years, 10 months ago
- 79a4cd5 Merge tag 'u-boot-at91-2022.04-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 2 years, 10 months ago
- 50d0c4f Merge https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 10 months ago
- d7d071f Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 2 years, 10 months ago
- bea12f4 net: gem: Workaround gmii2rgmii bridge DT node issue by Ashok Reddy Soma · 2 years, 10 months ago
- 42cb066 Revert "net: gem: Disable broadcast setting" by Michal Simek · 2 years, 10 months ago
- 2fc9405 power: domain: Add Apple pmgr driver by Mark Kettenis · 2 years, 11 months ago
- efa7853 nand: gpmc: Handle bitflips in erased pages when using BCH ECC engine by David Rivshin · 3 years ago
- 1560b76 Fix wrong QSPI clock calculation for AM4372 by Stefan Mätje · 3 years ago
- f65d0b6 omap: timer: implement timer_get_boot_us by Christian Gmeiner · 3 years ago
- 331148e gpio: da8xx_gpio: Fix gpio name with address by chao zeng · 2 years, 11 months ago
- 7fd97aa net: fastboot: make UDP port net: configurable by Christian Gmeiner · 2 years, 11 months ago
- 9c87899 net: fsl: Fix busy flag polling register by Markus Koch · 2 years, 11 months ago
- dfd03c1 net: eth-phy: Demote missing phy-handle log message to debug by Marek Vasut · 2 years, 11 months ago
- 11147e0 net: phy: add TI DP83869HM ethernet driver by Dominic Rath · 3 years ago
- dd44c25 net: dsa: sja1105: fix device id detection by Vladimir Oltean · 3 years ago
- bbedbbb net: ti: am65-cpsw: Add support for multi port independent MAC mode by Vignesh Raghavendra · 3 years ago
- 8ade6b0 dma: ti: k3-udma: Fix rflow reservation for PKTDMA by Vignesh Raghavendra · 3 years ago
- be4e5e1 phy: Track power-on and init counts in uclass by Alper Nebi Yasak · 2 years, 11 months ago
- 8384fd8 BRCMNAND: Fix reporting of uncorrectable errors on subpages during page read by Joel Peshkin · 3 years ago
- 2684c93 nvme: Do not allocate 8kB buffer on stack by Pali Rohár · 3 years ago
- 93008ab pci: Work around PCIe link training failures by Maciej W. Rozycki · 3 years ago
- 9e2a947 ddr: marvell: a38x: fix SPLIT_OUT_MIX state decision by Marek Behún · 2 years, 11 months ago
- 90e519e ddr: marvell: a38x: Fix Synchronous vs Asynchronous mode determination by Marek Behún · 2 years, 11 months ago
- fa7890e mtd: nand: pxa3xx: use marvell, prefix for custom DT properties by Pierre Bourdon · 2 years, 11 months ago
- 5fc93e2 arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.c by Pali Rohár · 3 years ago
- 91d02fb pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe() by Pali Rohár · 3 years ago
- 3f6890d pci: pci_mvebu: Split initialization of PCIe ports into 3 phases by Pali Rohár · 3 years ago
- bb26c4a pci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE macro by Pali Rohár · 3 years ago
- 807292f pci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() function by Pali Rohár · 3 years ago
- ca69af4 pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus mapping by Pali Rohár · 3 years ago
- 65f8329 fdt: Drop SPL_BUILD macro by Simon Glass · 2 years, 11 months ago
- c5190ed dm: core: Switch order of pinctrl and power domain calls by Michal Simek · 2 years, 11 months ago
- e4f178b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 11 months ago
- 86f4923 drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting". by Vagrant Cascadian · 3 years ago
- a321d04 drivers/ddr/altera/sequencer.c: Fix spelling of "resetting". by Vagrant Cascadian · 3 years ago
- f014923 drivers/core/of_addr.c: Fix spelling of "shouldn't". by Vagrant Cascadian · 3 years ago
- b7cf5af drivers/net/fec_mxc.c: Fix spelling of "resetting". by Vagrant Cascadian · 3 years ago
- 887eb98 drivers/usb/musb/musb_udc.c: Fix spelling of "mismatch". by Vagrant Cascadian · 3 years ago
- adee399 drivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched". by Vagrant Cascadian · 3 years ago
- a1b654b treewide: invaild -> invalid by Sean Anderson · 3 years ago
- fb80575 i2c: at91: add compatible with microchip,sam9x60-i2c by Eugen Hristev · 2 years, 11 months ago
- 7e8c6dd watchdog: Add a driver for the Apple watchdog by Mark Kettenis · 2 years, 11 months ago
- 79b9d97 pci: sh7751: Fix access to config space via PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
- 2e0aa23 pci: sh7780: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
- fbc5fc6 pci: mediatek: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
- c8bb287 pci: fsl: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
- 63e37ad pci: tegra: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
- 43a9fc7 pci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago
- 3fe4478 pci: msc01: Use PCI_CONF1_ADDRESS() macro by Pali Rohár · 3 years ago
- 2fd8b44 pci: mpc85xx: Use PCI_CONF1_EXT_ADDRESS() macro by Pali Rohár · 3 years ago