tools: kwboot: Patch destination address to DDR area for SPI image
[platform/kernel/u-boot.git] / drivers /
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-30 Tom RiniMerge branch '2021-09-30-whitespace-cleanups' into...
2021-09-30 Wolfgang DenkWS cleanup: remove SPACE(s) followed by TAB
2021-09-30 Wolfgang DenkWS cleanup: remove trailing white space
2021-09-30 Wolfgang DenkWS cleanup: remove excessive empty lines
2021-09-30 Wolfgang DenkWS cleanup: remove trailing empty lines
2021-09-30 Ashok Reddy Somawatchdog: versal: Add support for expire now
2021-09-30 Ashok Reddy Somawatchdog: versal: Add support for basic window watchdog
2021-09-30 T Karthik Reddyclk: versal: Enable only GATE type clocks
2021-09-29 Tom RiniMerge tag 'rpi-next-2021.10.2' of https://source.denx...
2021-09-29 Tom RiniMerge branch 'network_master' of https://source.denx...
2021-09-28 Tom RiniMerge branch '2021-09-25-TI-platform-updates' into...
2021-09-28 Tom RiniMerge tag '20210928-for-next' of https://source.denx...
2021-09-28 Tom RiniMerge branch '2021-09-28-regression-fixes'
2021-09-28 Patrice Chotardmtd: nand: raw: convert nand_dt_init() to ofnode_xx...
2021-09-28 Marek Vasutmtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0
2021-09-28 Patrick Delaunaymtd: spi: nor: force mtd name to "nor%d"
2021-09-28 Vladimir Olteannet: dsa: felix: check return code of mdio_alloc and...
2021-09-28 Vladimir Olteannet: qe: uec: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: davinci_emac: ensure mdiodev->name is NULL termina...
2021-09-28 Vladimir Olteannet: smc911x: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: sh_eth: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: mvgbe: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: dsa: felix: ensure mii_bus->name is NULL terminate...
2021-09-28 Vladimir Olteannet: mpc8xx_fec: ensure mdiodev->name is NULL terminate...
2021-09-28 Vladimir Olteannet: macb: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: lpc32xx: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: ftmac110: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: mcdmafec: ensure bus->name is NULL terminated...
2021-09-28 Vladimir Olteannet: enetc: ensure imdio.name is NULL terminated after...
2021-09-28 Vladimir Olteannet: ep93xx: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: eepro100: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: bcm-sf2: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: at91_emac: ensure mdiodev->name is NULL terminated...
2021-09-28 Vladimir Olteannet: armada100_fec: ensure mdiodev->name is NULL termin...
2021-09-28 Vladimir Olteannet: tsec: read the phy-mode property as fallback to...
2021-09-28 Vladimir Olteannet: tsec: only call tsec_get_interface as fallback...
2021-09-28 Vladimir Olteannet: dsa: felix: remove "xgmii" phy-mode
2021-09-28 Vladimir Olteannet: enetc: remove support for "xgmii" phy-mode
2021-09-28 Vladimir Olteannet: freescale: replace usage of phy-mode = "sgmii...
2021-09-28 Vladimir Olteannet: replace the "xfi" phy-mode with "10gbase-r"
2021-09-28 Vladimir Olteannet: phy: genphy_init can be static
2021-09-28 Vladimir Olteannet: update NXP copyright text
2021-09-28 Vladimir Olteannet: dsa: felix: propagate the error code from phy_star...
2021-09-28 Vladimir Olteannet: dsa: felix: call phy_config at .port_probe() time
2021-09-28 Vladimir Olteannet: dsa: felix: felix_init() can be static
2021-09-28 Ramon Friednet: tsec: Mark tsec_get_interface as __maybe_unused
2021-09-28 Denis Odintsovphy: marvell: cp110: Support SATA invert polarity
2021-09-28 Patrick Delaunaymtd: remove SPEAr flash driver st_smi
2021-09-28 Marek Vasutddr: altera: use KBUILD_BASENAME instead of __FILE__
2021-09-28 Mark Kettenisusb: xhci-dwc3: Add support for USB 3.1 controllers
2021-09-28 Matthias Schifferusb: ehci-mx6: use phy_type from device tree
2021-09-28 Matthias Schifferusb: add support for ULPI/SERIAL/HSIC PHY modes
2021-09-28 Samuel Hollandusb: xhci-dwc3: Add support for clocks/resets
2021-09-28 Samuel Hollandusb: xhci-pci: Move reset logic out of XHCI core
2021-09-28 Samuel Hollandphy: sun50i-usb3: Add a driver for the H6 USB3 PHY
2021-09-28 Patrice Chotardmtd: nand: raw: convert nand_dt_init() to ofnode_xx...
2021-09-28 Samuel Hollandi2c: mvtwsi: Add support for DM clocks and resets
2021-09-28 Adam Fordi2c: rcar_i2c: Enable configuring SCL rise and fall...
2021-09-28 Tom Riniti: keystone: Move away from CONFIG_SOC_KEYSTONE
2021-09-28 Tom RiniConvert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to Kconfig
2021-09-28 Tom Riniusb: ehci-omap: Drop non-DM_USB legacy code
2021-09-28 Tom Riniti: keystone: dma: Migrate to Kconfig
2021-09-28 Tom Riniti: keystone: Clean up or migrate some NAND related...
2021-09-28 Tom RiniConvert CONFIG_USB_XHCI_OMAP to Kconfig
2021-09-28 Tom Riniusb: phy: ti: Remove non-DM PHY code
2021-09-28 Tom Rinikeystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG...
2021-09-27 Tom RiniMerge tag 'dm-pull-next-27sep21' of https://source...
2021-09-27 Tom RiniMerge tag 'v2021.10-rc5' into next
2021-09-27 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-09-27 Denis Odintsovphy: marvell: cp110: Support SATA invert polarity
2021-09-25 Pali Rohárdm: pci: Fix handling of errors when scanning device
2021-09-25 Heinrich Schuchardtsandbox: correct cpu nodes
2021-09-25 Simon Glassdm: gpio: Add of-platdata support
2021-09-25 Simon Glassirq: Tidy up of-platdata irq support
2021-09-25 Simon Glassclk: Rename clk_get_by_driver_info()
2021-09-25 Simon Glasstreewide: Try to avoid the preprocessor with OF_REAL
2021-09-25 Simon Glassmmc: nds32: ftsdc010: Convert to livetree
2021-09-25 Simon Glasstreewide: Use OF_REAL instead of !OF_PLATDATA
2021-09-25 Simon Glasstreewide: Simply conditions with the new OF_REAL
2021-09-25 Simon Glasstreewide: fdt: Move fdt_get_config_... to ofnode_conf_r...
2021-09-25 Tom RiniMerge branch '2021-09-24-assorted-updates' into next
2021-09-24 Jorge Ramirez-Ortizdrivers: tpm2: update reset gpio semantics
2021-09-24 Tom RiniMerge branch '2021-09-24-assorted-minor-updates'
2021-09-24 Patrick Delaunaymtd: remove SPEAr flash driver st_smi
2021-09-24 Tom RiniMerge branch '2021-09-23-assorted-updates' into next
2021-09-23 Pali Rohárpci: Fix configuring io/memory base and limit registers...
2021-09-23 Tom RiniMerge git://source.denx.de/u-boot-socfpga
2021-09-23 Tom RiniMerge branch 'master' of git://source.denx.de/u-boot-usb
2021-09-23 Tom RiniMerge tag 'u-boot-at91-2022.01-a' of https://source...
2021-09-22 Marek Vasutddr: altera: use KBUILD_BASENAME instead of __FILE__
2021-09-22 Mark Kettenisusb: xhci-dwc3: Add support for USB 3.1 controllers
2021-09-22 Matthias Schifferusb: ehci-mx6: use phy_type from device tree
2021-09-22 Matthias Schifferusb: add support for ULPI/SERIAL/HSIC PHY modes
2021-09-22 Samuel Hollandusb: xhci-dwc3: Add support for clocks/resets
2021-09-22 Samuel Hollandusb: xhci-pci: Move reset logic out of XHCI core
2021-09-22 Samuel Hollandphy: sun50i-usb3: Add a driver for the H6 USB3 PHY
2021-09-22 Tom RiniMerge branch '2021-09-22-general-updates' into next
2021-09-21 Eugen Hristevnet: remove unused CONFIG_DRIVER_AT91EMAC_*
2021-09-21 Claudiu Bezneacpu: at91: add compatible for ARM9260EJ-S
next