summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2022-04-04pinctrl: sunxi: Add sun4i EMAC pinmuxesSamuel Holland
2022-04-04pinctrl: sunxi: Add UART pinmuxesSamuel Holland
2022-04-04sunxi: pinctrl: Implement pin configurationSamuel Holland
2022-04-04sunxi: pinctrl: Implement get_pin_muxing functionSamuel Holland
2022-04-04sunxi: pinctrl: Implement pin muxing functionsSamuel Holland
2022-04-04sunxi: pinctrl: Create the driver skeletonSamuel Holland
2022-04-04Merge branch 'next'Tom Rini
2022-04-04Merge tag 'u-boot-at91-2022.07-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-04-01serial: dm: Add support for putsSean Anderson
2022-04-01serial: smh: Initialize serial only if semihosting is enabledSean Anderson
2022-04-01serial: Add semihosting driverSean Anderson
2022-04-01db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GPTom Rini
2022-04-01Convert CONFIG_LPUART et al to KconfigTom Rini
2022-04-01Convert CONFIG_MCFRTC et al to KconfigTom Rini
2022-04-01Convert CONFIG_BITBANGMII_MULTI to KconfigTom Rini
2022-04-01Convert CONFIG_BCM2835_GPIO to KconfigTom Rini
2022-04-01timer: atmel_tcb_timer: add atmel_tcb driverClément Léger
2022-03-31video: Do not show splash and U-Boot logo simultaneouslyFabio Estevam
2022-03-30clk: Use generic CCF ops where possibleSean Anderson
2022-03-30clk: ccf: Add some helper functions for clock opsSean Anderson
2022-03-30clk: Consolidate some clock functionsSean Anderson
2022-03-30clk: Make clk_free return voidSean Anderson
2022-03-30spi: dw: Don't check clk_freeSean Anderson