summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* clk: zynqmp: Fix clk dump valuesT Karthik Reddy2021-03-301-81/+170
* net: gem: Fix setting PCS auto-negotiation stateRobert Hancock2021-03-301-8/+17
* mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pagesMaxim Kochetkov2021-03-231-7/+10
* pci: layerscape: Change to allocate zeroed memery for struct ls_pcieHou Zhiqiang2021-03-232-2/+2
* rtc: ds1307: Add ds1339 compatibleChris Packham2021-03-231-0/+2
* nvme: Elaborate on cache maintenance operation in get/set_featuresAndre Przywara2021-03-191-5/+20
* nvme: Always invalidate whole cqes[] arrayAndre Przywara2021-03-191-4/+12
* bus: ti-sysc: change in a normal driverDario Binacchi2021-03-191-6/+0
* ahci: mediatek: fix undefined reference of dev_errFrank Wunderlich2021-03-191-0/+1
* mmc: mtk-sd: don't ignore max-frequency from device treeDaniel Golle2021-03-171-1/+2
* Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...Tom Rini2021-03-1513-46/+56
|\
| * video: dw_mipi_dsi: update log of dphy_enableYannick Fertre2021-03-111-4/+4
| * video: dw_mipi_dsi: missing device to log debugYannick Fertre2021-03-111-0/+1
| * video: stm32: remove all child of DSI bridge when its probe failedPatrick Delaunay2021-03-111-0/+3
| * scmi: cosmetic: reorder include filesPatrick Delaunay2021-03-112-3/+2
| * scmi: define LOG_CATEGORYPatrick Delaunay2021-03-116-0/+12
| * scmi: Include device_compat.hPatrick Delaunay2021-03-111-0/+1
| * clk: stm32mp1: gets root clocks from fdtEtienne Carriere2021-03-111-39/+23
| * mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write()Patrice Chotard2021-03-111-0/+3
| * mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase()Patrice Chotard2021-03-111-0/+2
| * spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo()Patrice Chotard2021-03-111-0/+2
| * mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacksPatrice Chotard2021-03-111-0/+3
* | arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár2021-03-123-17/+0
* | arm: a37xx: pci: Implement workaround for the readback value of VEND_IDPali Rohár2021-03-121-0/+10
* | ddr: marvell: axp: fix array types have different bounds warningMarek Behún2021-03-122-3/+3
* | ddr: marvell: axp: align signature of mv_xor_mem_init() with a38xMarek Behún2021-03-122-4/+4
* | ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repositoryPali Rohár2021-03-1210-40/+6
* | ddr: marvell: a38x: Add more space for additional info from SPDSujeet Baranwal2021-03-121-1/+7
* | usb: mtu3: flush cache for next GPDChunfeng Yun2021-03-101-0/+3
* | x86: Move INTEL_ACPIGEN to arch/x86Simon Glass2021-03-091-9/+0
* | Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-03-081-7/+7
|\ \
| * | button: adc: fix treshold typoNeil Armstrong2021-03-081-7/+7
* | | arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64Siew Chin Lim2021-03-083-5/+5
|/ /
* | dm: sysreset: Add a Kconfig option for the 'reset' commandBin Meng2021-03-052-0/+8
* | gpio: mpc8xxx: Support controller register physical address beyond 32-bitBin Meng2021-03-051-3/+4
* | virtio: Fix VirtIO BLK driver dependencyBin Meng2021-03-051-0/+1
* | pci: mpc85xx: Support 64-bit bus and cpu addressBin Meng2021-03-051-8/+8
* | pci: mpc85xx: Support controller register physical address beyond 32-bitBin Meng2021-03-051-3/+2
* | pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAWBin Meng2021-03-051-0/+4
* | pci: fsl_pci_init: Dynamically allocate the PCI regionsBin Meng2021-03-051-0/+5
* | serial: ns16550: Handle zero <clock-frequency> valueBin Meng2021-03-031-0/+2
* | serial: ns16550: Correct the base address typeBin Meng2021-03-031-1/+1
* | sandbox: host bind must close file descriptorHeinrich Schuchardt2021-03-031-0/+13
* | dm: core: Add DM_DEVICE_REMOVE condition to all exit pathsSimon Glass2021-03-031-8/+11
* | dm: core: Fix allocation of empty of-platdataSimon Glass2021-03-031-4/+13
* | Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-03-032-0/+13
|\ \
| * | mmc: fsl_esdhc_imx: fix the DTOCV to 0xEHaibo Chen2021-03-011-0/+6
| * | mmc: fsl_esdhc_imx: Add a compatible for i.MX51Fabio Estevam2021-03-011-0/+1
| * | thermal: imx_tmu: enable monitoring and default alert/criticalTim Harvey2021-03-011-0/+6
| |/
* | usb: USB keyboard requires DM_KEYBOARDHeinrich Schuchardt2021-03-031-0/+1