summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-14Merge tag 'v2022.04-rc4' into nextTom Rini
2022-03-14phy: cadence: Sierra: Move the link operations from serdes phy to link deviceAswath Govindraju
2022-03-14rockchip: sdhci: Fix RK3399 eMMC PHY power cyclingAlper Nebi Yasak
2022-03-12Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2022-03-12mtd: spi-nor-ids: Enable quad read for Gigadevice gd25lq128Niklas Cassel
2022-03-10ram: aspeed: Rework kconfig optionsJoel Stanley
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass
2022-03-10event: Add events for device probe/removeSimon Glass
2022-03-08Merge branch '2022-03-08-assorted-fixes'Tom Rini
2022-03-08drivers: serial: Make sure we really return a serial deviceMark Kettenis
2022-03-08watchdog: rti_wdt: Add 10% safety margin to clock frequencyJan Kiszka
2022-03-08watchdog: armada_37xx: Probe driver also when watchdog is already runningPali Rohár
2022-03-08drivers: watchdog: wdt-uclass.c: add a property u-boot, noautostartPhilippe Reynes
2022-03-07gpio: Add Aspeed GPIO driverAndrew Jeffery
2022-03-07arm: mmc: Add "ti, am335-sdhci" compatible for TI's omap_hsmmc driverLukasz Majewski
2022-03-07drivers: led: led_bcm6753: initial supportPhilippe Reynes
2022-03-07watchdog: bcm6345: allow to use this driver on arm bcm6753Philippe Reynes
2022-03-07nand: brcmnand: add bcm6753 supportPhilippe Reynes
2022-03-07gpio: bcm6345: allow to use this driver on arm bcm6753Philippe Reynes
2022-03-04arm64: a37xx: pinctrl: Fix PWM pins indexesMarek Behún
2022-03-04drivers: rtc: fix null pointer access in armada38x_rtc_resetFrancois Berder
2022-03-04pci: pci_mvebu: Cleanup macro namesPali Rohár
2022-03-04pci: pci_mvebu: Remove unused SELECT and lane_maskPali Rohár
2022-03-03Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini
2022-03-03Convert CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS to KconfigTom Rini
2022-03-03powerpc: Remove unused MPC8540/60ADS codeTom Rini
2022-03-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2022-03-02clk: scmi: register scmi clocks with CCFEtienne Carriere
2022-03-02firmware: scmi: fix sandbox and related tests for clock discoveryEtienne Carriere
2022-03-02scmi: change parameter dev in devm_scmi_process_msgEtienne Carriere
2022-03-02sandbox: scmi: test against a single scmi agentEtienne Carriere
2022-03-01phy: nop-phy: Fix phy reset if no reset-gpio definedTim Harvey
2022-02-28gpio: add sl28cpld driverMichael Walle
2022-02-28watchdog: add sl28cpld watchdog driverMichael Walle
2022-02-28misc: add sl28cpld base driverMichael Walle
2022-02-25net: ravb: Add tx/rx delay flag checks and support for rgmii-rxidAdam Ford
2022-02-25clk: ccf: correct the test on the parent uclass in clk_enable/clk_disablePatrick Delaunay
2022-02-25clk: Add clk_get_by_name_optionalSean Anderson
2022-02-24clk: Inline clk_get_*_optionalSean Anderson
2022-02-24clk: Rename clk_get_optional_nodevSean Anderson
2022-02-24clk: cdce9xx: Convert .of_xlate to .requestSean Anderson
2022-02-24clk: versaclock: Remove xlate functionSean Anderson
2022-02-24clk: Remove no-op request and rfree callbacksSean Anderson
2022-02-24clk: Rename ICS8N3QV01 to CLK_ICS8N3QV01Sean Anderson
2022-02-24clk: Alphabetize KconfigSean Anderson
2022-02-24clk: Alphabetize MakefileSean Anderson
2022-02-24driver: spi: add bcm iproc qspi supportRayagonda Kokatanur
2022-02-24spi: dw: Fix broken dw_spi_mem_ops()Niklas Cassel
2022-02-24spi: cadence-qspi: Make reset control optionalChristian Gmeiner
2022-02-23Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini