summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2022-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2022-04-1011-1/+200
|\
| * dm: add tag supportAKASHI Takahiro2022-04-093-1/+142
| * block: ide: call device_probe() after scanningAKASHI Takahiro2022-04-091-0/+4
| * sata: call device_probe() after scanningAKASHI Takahiro2022-04-094-0/+33
| * nvme: call device_probe() after scanningAKASHI Takahiro2022-04-091-0/+4
| * mmc: call device_probe() after scanningAKASHI Takahiro2022-04-091-0/+12
| * scsi: call device_probe() after scanningAKASHI Takahiro2022-04-091-0/+5
* | gpio: pca953x_gpio: add PCA957X supportLuca Ellero2022-04-081-10/+40
* | gpio: Enable hogging support in SPLEddie James2022-04-082-4/+13
* | gpio: Add gpio_request_by_line_name()Andrew Jeffery2022-04-081-0/+26
|/
* arm: Remove unused ep93xx codeTom Rini2022-04-085-819/+0
* net: Remove uli526x driverTom Rini2022-04-082-997/+0
* net: Remove ns8382x driverTom Rini2022-04-082-855/+0
* net: Remove natsemi driverTom Rini2022-04-082-884/+0
* net: Remove lan91c96 driverTom Rini2022-04-083-1416/+0
* net: Remove ftmac110 driverTom Rini2022-04-083-667/+0
* net: Remove dnet driverTom Rini2022-04-083-562/+0
* net: Remove cs8900 driverTom Rini2022-04-083-569/+0
* net: Remove ax88180 driverTom Rini2022-04-083-1152/+0
* net: Remove armada100_fec driverTom Rini2022-04-083-948/+0
* Convert CONFIG_DIMM_SLOTS_PER_CTLR to KconfigTom Rini2022-04-081-0/+4
* spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to KconfigTom Rini2022-04-083-1/+12
* Convert CONFIG_SH_SCIF_CLK_FREQ to KconfigTom Rini2022-04-081-0/+5
* Convert CONFIG_CONS_SCIF0 et al to KconfigTom Rini2022-04-081-0/+21
* dm: blk: Expand iteration and add testsSimon Glass2022-04-061-0/+24
* spi: Avoid checking console in SPLSimon Glass2022-04-061-1/+1
* power: pmic: Provide DM_PMIC support for tps65217 driverLukasz Majewski2022-04-051-0/+82
* power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217Lukasz Majewski2022-04-052-1/+9
* Merge branch '2022-04-04-platform-updates'Tom Rini2022-04-053-8/+198
|\
| * ram: k3-am654: Make VTT regulator optionalChristian Gmeiner2022-04-041-3/+2
| * ram: k3-am654: Write all configuration valuesDominic Rath2022-04-041-0/+10
| * ram: k3-ddrss: Introduce ECC Functionality for full memory spaceDave Gerlach2022-04-041-0/+133
| * ram: k3-ddrss: Rename ddrss_ss_regs to ddrss_ctl_regsDave Gerlach2022-04-041-2/+3
| * misc: k3_esm: Add functionality to set and route error events within K3SoCHari Nagalla2022-04-041-3/+50
* | Merge tag 'xilinx-for-v2022.07-rc1-v2' of https://source.denx.de/u-boot/custo...Tom Rini2022-04-0512-38/+427
|\ \
| * | net: zynq_gem: Add SGMII dynamic config supportT Karthik Reddy2022-04-051-0/+46
| * | firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config apiT Karthik Reddy2022-04-051-0/+13
| * | gpio: slg7xl45106: Update gpio desc flags from DTT Karthik Reddy2022-04-051-0/+2
| * | net: zynq_gem: Move ethernet info print statementT Karthik Reddy2022-04-051-4/+4
| * | net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabledT Karthik Reddy2022-04-051-19/+26
| * | net: zynq_gem: Use shared MDIO bus support for zynqmpMichal Simek2022-04-051-9/+23
| * | net: phy: Fix rgmii-id phy reset timeout issueT Karthik Reddy2022-04-052-3/+3
| * | clk: zynqmp: Add support for for DP audio/video clocksMichal Simek2022-04-051-0/+7
| * | pwm: Add driver for cadence TTCMichal Simek2022-03-303-0/+269
| * | timer: cadence: Add bind function to driverMichal Simek2022-03-301-0/+12
| * | mmc: zynq_sdhci: Fix SDx_BASECLK configurationAshok Reddy Soma2022-03-291-0/+9
| * | serial: zynq: Change fifo behavior in debug modeMichal Simek2022-03-291-2/+8
| * | firmware: zynqmp: Do not bind PD driver in SPL if disabledMichal Simek2022-03-291-1/+5
* | | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2022-04-0512-355/+1085
|\ \ \ | |_|/ |/| |
| * | i2c: sun8i_rsb: Add support for DM clocks and resetsSamuel Holland2022-04-041-0/+12