summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-11firmware: ti_sci: Implement GET_RANGE with static dataVignesh Raghavendra
2021-06-11mailbox: k3-sec-proxy: Add DM to DMSC communication threadVignesh Raghavendra
2021-06-11Merge tag 'xilinx-for-v2021.07-rc5' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-06-11cmd: ti: pd: Add debug command for K3 power domainsTero Kristo
2021-06-11power: domain: Introduce driver for raw TI K3 PDsTero Kristo
2021-06-11clk: add support for TI K3 SoC clocksTero Kristo
2021-06-11clk: add support for TI K3 SoC PLLTero Kristo
2021-06-11clk: fix set_rate to clean up cached rates for the hierarchyTero Kristo
2021-06-11clk: fix assigned-clocks to pass with deferring providerTero Kristo
2021-06-11clk: sci-clk: fix return value of set_rateTero Kristo
2021-06-11clk: do not attempt to fetch clock pointer with null deviceTero Kristo
2021-06-11clk: fixed_rate: add API for directly registering fixed rate clocksTero Kristo
2021-06-11remoteproc: k3-r5: remove sysfw PM calls if not supportedTero Kristo
2021-06-11spi: zynqmp_gqspi: Fix write issueAshok Reddy Soma
2021-06-09rtc: davinci: fix date loaded on resetDario Binacchi
2021-06-09rtc: davinci: add driver model supportDario Binacchi
2021-06-09rtc: davinci: use unlock/lock mechanismDario Binacchi
2021-06-09rtc: davinci: check BUSY bit before set TC registersDario Binacchi
2021-06-09rtc: davinci: replace 32bit access with 8bit accessDario Binacchi
2021-06-09rtc: davinci: fix compiler errorsDario Binacchi
2021-06-09rtc: davinci: enable compilation for omap architecturesDario Binacchi
2021-06-09Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-06-09usb: ehci-mx6: add support for i.MXRTGiulio Benetti
2021-06-09clk: imx: clk-imxrt1050: introduce IMXRT1050_CLK_USBOH3Giulio Benetti
2021-06-09clk: imx: clk-imxrt1050: introduce LCDIF_PIX and rename LCDIF to LCDIF_APBGiulio Benetti
2021-06-09video: mxsfb: add enabling of "disp_axi" clockGiulio Benetti
2021-06-09video: mxsfb: add enabling of "axi" clock other than "per" clockGiulio Benetti
2021-06-09timer: imx-gpt: Add timer support for i.MX SoCs familyGiulio Benetti
2021-06-09usb: dwc2: Avoid delay when initializing USB peripheral by dwc2João Loureiro
2021-06-08usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju
2021-06-08usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct nameKishon Vijay Abraham I
2021-06-07pinctrl: renesas: Synchronize R-Car Gen2/Gen3 tables with Linux 5.12Marek Vasut
2021-06-07nand: atmel: Correct bitflips in erased pagesKai Stuhlemmer (ebee Engineering)
2021-06-05net: luton: remove address translation after ofnode_read_resourcePatrick Delaunay
2021-06-05pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto"Alper Nebi Yasak
2021-06-05of: addr: Remove call to dev_count_cells() in of_get_address()Bin Meng
2021-06-05of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'Bin Meng
2021-06-04arm: a37xx: pci: Fix configuring PCIe resourcesPali Rohár
2021-06-04arm: a37xx: pci: Fix DT compatible string to Linux' DT compatiblePali Rohár
2021-06-04arm: a37xx: pci: Disable bus mastering when unloading driverPali Rohár
2021-06-04arm: a37xx: pci: Don't put link into LTSSM Recovery state during probePali Rohár
2021-05-31drivers: pci: pcie_dw_common: fix Werror compilation errorGreen Wan
2021-05-31board: sifive: add HiFive Unmatched board supportGreen Wan
2021-05-31drivers: pci: add pcie support for fu740Green Wan
2021-05-31drivers: ram: sifive: rename fu540_ddr and add fu740 supportGreen Wan
2021-05-31drivers: clk: add fu740 supportGreen Wan
2021-05-28reset: stm32: Fix bank and offset computationPatrice Chotard
2021-05-28dfu: dfu_mtd: remove the mtd_block_op error when mtd_lock is not supportedPatrick Delaunay
2021-05-27Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-05-27firmware: ti_sci: Update ti_sci_msg_req_reboot to include domainDave Gerlach