summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-18net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini
2022-03-18net: fec_mxc: Remove non-DM_ETH codeTom Rini
2022-03-18rockchip: ram: sdram_rk3x88: replace comma by semicolonJohan Jonker
2022-03-18rockchip: saradc: remove double semi-colonGiulio Benetti
2022-03-16Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-03-16rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3568Alper Nebi Yasak
2022-03-16rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3399Alper Nebi Yasak
2022-03-16mmc: sdhci: Add HS400 Enhanced Strobe supportAlper Nebi Yasak
2022-03-16mmc: xenon_sdhci: remove wait_dat0 SDHCI OPRobert Marko
2022-03-16mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON when necessaryHaibo Chen
2022-03-15Merge tag 'u-boot-stm32-20220315' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-03-15pinctrl: k210: Fix bias-pull-upNiklas Cassel
2022-03-15pinctrl: k210: Fix loop in k210_pc_get_drive()Niklas Cassel
2022-03-15spi: dw: Actually mask interruptsSean Anderson
2022-03-15spi: dw: Force set K210 fifo length to 31Damien Le Moal
2022-03-15k210: dts: align fpioa node with LinuxDamien Le Moal
2022-03-15k210: use the board vendor name rather than the marketing nameDamien Le Moal
2022-03-15ram: stm32mp1: Unconditionally enable ASRMarek Vasut
2022-03-15video: stm32: stm32_ltdc: fix the check of return value of clk_set_rate()Gabriel Fernandez
2022-03-15mtd: rawnand: stm32_fmc2: add NAND Write Protect supportChristophe Kerello
2022-03-14Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-03-14Merge tag 'video-20220314' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
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-14pinctrl: zynqmp: Add pinctrl driverAshok Reddy Soma
2022-03-14usb: dwc2: handle return code of dev_read_size() in of to, plat functionWolfgang Grandegger
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-09video: Allow drivers to allocate the frame buffer themselvesPali Rohár
2022-03-09video: bmp: Support x2r10g10b10 pixel formatJanne Grunau
2022-03-09net: phy: Add support for ethernet-phy-id with gpio resetMichal Simek
2022-03-09net: phy: Remove static return type for phy_device_create()Michal Simek
2022-03-09net: phy: Add new read ethernet phy id functionMichal Simek
2022-03-09i2c: i2c-cdns: Prevent early termination of writeSai Pavan Boddu
2022-03-09i2c: i2c-cdns: Fix write transaction stateSai Pavan Boddu
2022-03-09i2c: i2c-cdns: Start read transaction after write to transfer_size regSai Pavan Boddu
2022-03-09dma: xilinx: Add Display Port DMA driverMichal Simek
2022-03-09video: Add skeleton driver for ZynqMP Display port driverMichal Simek
2022-03-09mmc: zynq_sdhci: Add support for dynamic configurationAshok Reddy Soma
2022-03-09firmware: zynqmp: Add support for set sd config and is function supportedAshok Reddy Soma
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