summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-04-08arm: Remove unused ep93xx codeTom Rini
2022-04-08net: Remove uli526x driverTom Rini
2022-04-08net: Remove ns8382x driverTom Rini
2022-04-08net: Remove natsemi driverTom Rini
2022-04-08net: Remove lan91c96 driverTom Rini
2022-04-08net: Remove ftmac110 driverTom Rini
2022-04-08net: Remove dnet driverTom Rini
2022-04-08net: Remove cs8900 driverTom Rini
2022-04-08net: Remove ax88180 driverTom Rini
2022-04-08net: Remove armada100_fec driverTom Rini
2022-04-08Convert CONFIG_DIMM_SLOTS_PER_CTLR to KconfigTom Rini
2022-04-08spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to KconfigTom Rini
2022-04-08Convert CONFIG_SH_SCIF_CLK_FREQ to KconfigTom Rini
2022-04-08Convert CONFIG_CONS_SCIF0 et al to KconfigTom Rini
2022-04-06dm: blk: Expand iteration and add testsSimon Glass
2022-04-06spi: Avoid checking console in SPLSimon Glass
2022-04-05power: pmic: Provide DM_PMIC support for tps65217 driverLukasz Majewski
2022-04-05power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217Lukasz Majewski
2022-04-05Merge branch '2022-04-04-platform-updates'Tom Rini
2022-04-05Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2022-04-05net: zynq_gem: Add SGMII dynamic config supportT Karthik Reddy
2022-04-05firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config apiT Karthik Reddy
2022-04-05gpio: slg7xl45106: Update gpio desc flags from DTT Karthik Reddy
2022-04-05net: zynq_gem: Move ethernet info print statementT Karthik Reddy
2022-04-05net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabledT Karthik Reddy
2022-04-05net: zynq_gem: Use shared MDIO bus support for zynqmpMichal Simek
2022-04-05net: phy: Fix rgmii-id phy reset timeout issueT Karthik Reddy
2022-04-05clk: zynqmp: Add support for for DP audio/video clocksMichal Simek
2022-04-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-04-04ram: k3-am654: Make VTT regulator optionalChristian Gmeiner
2022-04-04ram: k3-am654: Write all configuration valuesDominic Rath
2022-04-04ram: k3-ddrss: Introduce ECC Functionality for full memory spaceDave Gerlach
2022-04-04ram: k3-ddrss: Rename ddrss_ss_regs to ddrss_ctl_regsDave Gerlach
2022-04-04misc: k3_esm: Add functionality to set and route error events within K3SoCHari Nagalla
2022-04-04i2c: sun8i_rsb: Add support for DM clocks and resetsSamuel Holland
2022-04-04i2c: sun8i_rsb: Initialize chips in .child_pre_probeSamuel Holland
2022-04-04i2c: sun6i_p2wi: Add support for DM clocks and resetsSamuel Holland
2022-04-04i2c: sun6i_p2wi: Initialize chips in .child_pre_probeSamuel Holland
2022-04-04spi: sun4i_spi: Remove non-DM pin setupSamuel Holland
2022-04-04pinctrl: sunxi: Add SPI0 pinmuxesSamuel Holland
2022-04-04pwm: sunxi: Remove non-DM pin setupSamuel Holland
2022-04-04pinctrl: sunxi: Add the A64 PWM pinmuxSamuel Holland
2022-04-04pinctrl: sunxi: Add MMC pinmuxesSamuel Holland
2022-04-04i2c: sun8i_rsb: Only do non-DM pin setup for non-DM I2CSamuel Holland
2022-04-04i2c: sun6i_p2wi: Only do non-DM pin setup for non-DM I2CSamuel Holland
2022-04-04pinctrl: sunxi: Add I2C pinmuxesSamuel Holland
2022-04-04net: sun8i_emac: Remove non-DM pin setupSamuel Holland
2022-04-04pinctrl: sunxi: Add sun8i EMAC pinmuxesSamuel Holland
2022-04-04pinctrl: sunxi: Add sunxi GMAC pinmuxesSamuel Holland
2022-04-04net: sunxi_emac: Remove non-DM pin setupSamuel Holland