- 2e166c8 usb: dwc3: meson-gxl: add AXG compatible by Neil Armstrong · 3 years, 2 months ago
- c7bfcbe pci: pcie_dw_meson: fix usb fail when pci link fails to go up by Neil Armstrong · 3 years, 3 months ago
- f6d26d8 Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig by Tom Rini · 3 years, 2 months ago
- a73788c Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years, 2 months ago
- 64fc331 Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years, 2 months ago
- 3bde7e2 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 2 months ago
- fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 2 months ago
- 8e6d9c7 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years, 2 months ago
- a2fbd4a Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · 3 years, 2 months ago
- 69af172 nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE support by Tom Rini · 3 years, 2 months ago
- 2510a81 Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years, 2 months ago
- fae1dab Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 2 months ago
- 0820427 Convert CONFIG_NAND_LPC32XX_MLC to Kconfig by Tom Rini · 3 years, 2 months ago
- 5fe15c0 reboot-mode: migrate uclass to livetree by Patrick Delaunay · 3 years, 2 months ago
- 185bb7e demo: migrate uclass to livetree by Patrick Delaunay · 3 years, 2 months ago
- c249ae5 remoteproc: migrate uclass to livetree by Patrick Delaunay · 3 years, 2 months ago
- 8e10c71 gpio: Factor out DT flag translation by Samuel Holland · 3 years, 3 months ago
- 78acb92 gpio: Verify validity of pin offsets from device trees by Samuel Holland · 3 years, 3 months ago
- 8f53a33 gpio: Verify validity of pin offsets when looking up names by Samuel Holland · 3 years, 3 months ago
- f02f957 pinctrl: single: Add request() api by Bharat Gooty · 3 years, 3 months ago
- 1063e10 pinctrl: single: Parse gpio details from dt by Bharat Gooty · 3 years, 3 months ago
- d140bba Merge branch 'next' by Tom Rini · 3 years, 2 months ago
- 545be19 mtd: cqspi: Fix division by zero by Marek Vasut · 3 years, 3 months ago
- d35cdfb watchdog: rti_wdt: Add support for loading firmware by Jan Kiszka · 3 years, 2 months ago
- 4d5d5d3 pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be static by Vladimir Oltean · 3 years, 2 months ago
- 06a6805 pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setup by Vladimir Oltean · 3 years, 2 months ago
- 3ea9a7a pci: layerscape: ls_pcie_conf_address can be static by Vladimir Oltean · 3 years, 2 months ago
- 86fa8b0 pci: _dm_pci_phys_to_bus can be static by Vladimir Oltean · 3 years, 2 months ago
- 69c5f8a pci: pci_read_config can be static by Vladimir Oltean · 3 years, 2 months ago
- 278a5b5 pci: pci_write_config can be static by Vladimir Oltean · 3 years, 2 months ago
- 2363f8a pci: include pci_internal.h inside pci_auto.c by Vladimir Oltean · 3 years, 2 months ago
- 32ff6e2 rtc: rx8025: revise single register write to use offset by Mathew McBride · 3 years, 2 months ago
- f096e2d rtc: rx8025: set date in a single i2c transaction by Mathew McBride · 3 years, 2 months ago
- f36e6c7 rtc: rx8025: add support for EPSON RX8035. by Mathew McBride · 3 years, 2 months ago
- 25026cb rtc: rx8025: drop non-DM support by Mathew McBride · 3 years, 2 months ago
- 997f84d serial: Remove extraneous SYS_MALLOC_F check by Tom Rini · 3 years, 3 months ago
- eac76b8 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 3 months ago
- f0d7650 arm: Remove aspenite board by Tom Rini · 3 years, 3 months ago
- 74f00e8 arm: Remove flea3 board by Tom Rini · 3 years, 3 months ago
- 2154876 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 2 months ago
- 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
- accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
- 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- d630edd watchdog: versal: Add support for expire now by Ashok Reddy Soma · 3 years, 2 months ago
- db1aa0d watchdog: versal: Add support for basic window watchdog by Ashok Reddy Soma · 3 years, 2 months ago
- b5ef0ba clk: versal: Enable only GATE type clocks by T Karthik Reddy · 3 years, 2 months ago
- 9df3865 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years, 2 months ago
- ecc4a23 Merge branch '2021-09-25-TI-platform-updates' into next by Tom Rini · 3 years, 2 months ago
- 33d2cf9 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 3 months ago
- 5b4956a mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0 by Marek Vasut · 3 years, 2 months ago
- 9838538 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · 3 years, 2 months ago
- e22c968 net: dsa: felix: check return code of mdio_alloc and mdio_register by Vladimir Oltean · 3 years, 2 months ago
- c1759a8 net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
- ad2e1fc net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
- f201344 net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
- 34b98bc net: sh_eth: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
- 208cf4a net: mvgbe: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
- 1cf22ab net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
- 1e70f9f net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
- 7947ab4 net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
- f3b1db7 net: lpc32xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
- 5a9dd58 net: ftmac110: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
- c99dd24 net: mcdmafec: ensure bus->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
- dcd21cc net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
- 487ce78 net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
- c786b52 net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
- ec7a56b net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
- 17c24f9 net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
- ca8d72e net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
- dff95bf net: tsec: read the phy-mode property as fallback to phy-connection-type by Vladimir Oltean · 3 years, 2 months ago
- 0e57757 net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode by Vladimir Oltean · 3 years, 2 months ago
- 19d04df net: dsa: felix: remove "xgmii" phy-mode by Vladimir Oltean · 3 years, 2 months ago
- 5c10f9e net: enetc: remove support for "xgmii" phy-mode by Vladimir Oltean · 3 years, 2 months ago
- 6caef97 net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" by Vladimir Oltean · 3 years, 2 months ago
- 6a6e402 net: replace the "xfi" phy-mode with "10gbase-r" by Vladimir Oltean · 3 years, 2 months ago
- c22e3b8 net: phy: genphy_init can be static by Vladimir Oltean · 3 years, 2 months ago
- 5041e42 net: update NXP copyright text by Vladimir Oltean · 3 years, 2 months ago
- e26bcf6 net: dsa: felix: propagate the error code from phy_startup() by Vladimir Oltean · 3 years, 3 months ago
- 81cec03 net: dsa: felix: call phy_config at .port_probe() time by Vladimir Oltean · 3 years, 3 months ago
- 132a8c2 net: dsa: felix: felix_init() can be static by Vladimir Oltean · 3 years, 3 months ago
- 8ca1e6b net: tsec: Mark tsec_get_interface as __maybe_unused by Ramon Fried · 3 years, 2 months ago
- 41b1b4f phy: marvell: cp110: Support SATA invert polarity by Denis Odintsov · 3 years, 2 months ago
- 33d6554 mtd: remove SPEAr flash driver st_smi by Patrick Delaunay · 3 years, 2 months ago
- bb22480 ddr: altera: use KBUILD_BASENAME instead of __FILE__ by Marek Vasut · 3 years, 3 months ago
- a6b800e usb: xhci-dwc3: Add support for USB 3.1 controllers by Mark Kettenis · 3 years, 2 months ago
- c1969ab usb: ehci-mx6: use phy_type from device tree by Matthias Schiffer · 3 years, 2 months ago
- 7a4c32e usb: add support for ULPI/SERIAL/HSIC PHY modes by Matthias Schiffer · 3 years, 2 months ago
- 2ce63ab usb: xhci-dwc3: Add support for clocks/resets by Samuel Holland · 3 years, 5 months ago
- f2f88cc usb: xhci-pci: Move reset logic out of XHCI core by Samuel Holland · 3 years, 5 months ago
- a943169 phy: sun50i-usb3: Add a driver for the H6 USB3 PHY by Samuel Holland · 3 years, 5 months ago
- bc77af5 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface by Patrice Chotard · 3 years, 3 months ago
- 5b35b29 i2c: mvtwsi: Add support for DM clocks and resets by Samuel Holland · 3 years, 3 months ago
- 62f27e4 i2c: rcar_i2c: Enable configuring SCL rise and fall times by Adam Ford · 3 years, 3 months ago
- 84c0f69 ti: keystone: Move away from CONFIG_SOC_KEYSTONE by Tom Rini · 3 years, 3 months ago
- a7e6759 Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to Kconfig by Tom Rini · 3 years, 3 months ago
- 8729d3f usb: ehci-omap: Drop non-DM_USB legacy code by Tom Rini · 3 years, 3 months ago
- 1a1f22f ti: keystone: dma: Migrate to Kconfig by Tom Rini · 3 years, 3 months ago
- dada0e3 ti: keystone: Clean up or migrate some NAND related options. by Tom Rini · 3 years, 3 months ago
- ebc1c84 Convert CONFIG_USB_XHCI_OMAP to Kconfig by Tom Rini · 3 years, 3 months ago