summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini2022-03-181-7/+3
* net: fec_mxc: Remove non-DM_ETH codeTom Rini2022-03-181-245/+0
* Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2022-03-1622-41/+1206
|\
| * pinctrl: zynqmp: Add pinctrl driverAshok Reddy Soma2022-03-143-0/+655
| * net: phy: Add support for ethernet-phy-id with gpio resetMichal Simek2022-03-094-0/+83
| * net: phy: Remove static return type for phy_device_create()Michal Simek2022-03-091-3/+3
| * net: phy: Add new read ethernet phy id functionMichal Simek2022-03-091-0/+36
| * i2c: i2c-cdns: Prevent early termination of writeSai Pavan Boddu2022-03-091-4/+6
| * i2c: i2c-cdns: Fix write transaction stateSai Pavan Boddu2022-03-091-0/+6
| * i2c: i2c-cdns: Start read transaction after write to transfer_size regSai Pavan Boddu2022-03-091-1/+1
| * dma: xilinx: Add Display Port DMA driverMichal Simek2022-03-093-0/+51
| * video: Add skeleton driver for ZynqMP Display port driverMichal Simek2022-03-093-0/+75
| * mmc: zynq_sdhci: Add support for dynamic configurationAshok Reddy Soma2022-03-091-2/+99
| * firmware: zynqmp: Add support for set sd config and is function supportedAshok Reddy Soma2022-03-091-0/+51
| * power: zynqmp: Use zynqmp_pmufw_node() from firmwareMichal Simek2022-03-071-24/+5
| * gpio: slg7xl45106: Add support for slg7xl45106 i2c gpo expanderT Karthik Reddy2022-03-073-0/+124
| * mmc: zynq_sdhci: Enable card detect workaround for ZynqMPAshok Reddy Soma2022-03-071-1/+1
| * mmc: zynq_sdhci: Change granularity of timeout to 1usAshok Reddy Soma2022-03-071-2/+2
| * mmc: zynq_sdhci: Fix timeout issueAshok Reddy Soma2022-03-071-1/+2
| * mtd: nand: Update driver to match new DT bindingMichal Simek2022-03-071-3/+6
* | Merge tag 'v2022.04-rc4' into nextTom Rini2022-03-1426-159/+1176
|\ \
| * | phy: cadence: Sierra: Move the link operations from serdes phy to link deviceAswath Govindraju2022-03-141-39/+20
| * | rockchip: sdhci: Fix RK3399 eMMC PHY power cyclingAlper Nebi Yasak2022-03-141-10/+66
| * | Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini2022-03-127-9/+594
| |\ \
| | * | mtd: spi-nor-ids: Enable quad read for Gigadevice gd25lq128Niklas Cassel2022-03-121-1/+1
| | * | driver: spi: add bcm iproc qspi supportRayagonda Kokatanur2022-02-243-0/+583
| | * | spi: dw: Fix broken dw_spi_mem_ops()Niklas Cassel2022-02-241-1/+1
| | * | spi: cadence-qspi: Make reset control optionalChristian Gmeiner2022-02-242-7/+9
| * | | Merge branch '2022-03-08-assorted-fixes'Tom Rini2022-03-081-1/+2
| |\ \ \
| | * | | drivers: serial: Make sure we really return a serial deviceMark Kettenis2022-03-081-1/+2
| | | |/ | | |/|
| * | | watchdog: rti_wdt: Add 10% safety margin to clock frequencyJan Kiszka2022-03-081-3/+11
| * | | watchdog: armada_37xx: Probe driver also when watchdog is already runningPali Rohár2022-03-081-14/+3
| * | | drivers: watchdog: wdt-uclass.c: add a property u-boot, noautostartPhilippe Reynes2022-03-081-1/+6
| |/ /
| * | arm64: a37xx: pinctrl: Fix PWM pins indexesMarek Behún2022-03-041-3/+3
| * | drivers: rtc: fix null pointer access in armada38x_rtc_resetFrancois Berder2022-03-041-1/+1
| * | pci: pci_mvebu: Cleanup macro namesPali Rohár2022-03-041-70/+60
| * | pci: pci_mvebu: Remove unused SELECT and lane_maskPali Rohár2022-03-041-3/+0
| * | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2022-03-039-0/+403
| |\ \
| | * | gpio: add sl28cpld driverMichael Walle2022-02-283-0/+172
| | * | watchdog: add sl28cpld watchdog driverMichael Walle2022-02-283-0/+117
| | * | misc: add sl28cpld base driverMichael Walle2022-02-283-0/+114
| * | | phy: nop-phy: Fix phy reset if no reset-gpio definedTim Harvey2022-03-011-5/+7
| |/ /
* | | ram: aspeed: Rework kconfig optionsJoel Stanley2022-03-101-40/+51
* | | event: Convert arch_cpu_init_dm() to use eventsSimon Glass2022-03-101-0/+5
* | | event: Add events for device probe/removeSimon Glass2022-03-103-0/+27
* | | gpio: Add Aspeed GPIO driverAndrew Jeffery2022-03-073-0/+307
* | | arm: mmc: Add "ti, am335-sdhci" compatible for TI's omap_hsmmc driverLukasz Majewski2022-03-071-0/+1
* | | drivers: led: led_bcm6753: initial supportPhilippe Reynes2022-03-073-0/+278
* | | watchdog: bcm6345: allow to use this driver on arm bcm6753Philippe Reynes2022-03-071-1/+2
* | | nand: brcmnand: add bcm6753 supportPhilippe Reynes2022-03-073-0/+131