aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-03-22dtoc: Assign a sequence number to each nodeSimon Glass
2021-03-22dm: error handling dev_get_dma_range()Heinrich Schuchardt
2021-03-22mmc: pci: Fix Kconfig dependencyBin Meng
2021-03-20serial: mtk: rewrite the setbrg functionWeijie Gao
2021-03-20pinctrl: mt7629: add jtag function and pin groupWeijie Gao
2021-03-20pinctrl: mediatek: do not probe gpio driver if not enabledWeijie Gao
2021-03-20pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrlSam Shih
2021-03-20pinctrl: mediatek: fix wrong assignment in mtk_get_pin_nameSam Shih
2021-03-16pinctrl: renesas: Add support for R8A774C0Lad Prabhakar
2021-03-16pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.11Lad Prabhakar
2021-03-15Merge tag 'v2021.04-rc4' into nextTom Rini
2021-03-15Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-03-14drivers: tee: sandbox: SCP03 control emulatorJorge Ramirez-Ortiz
2021-03-13tpm: Correct warning on 32-bit buildSimon Glass
2021-03-12dm: core: Fix allocation of empty of-platdataSimon Glass
2021-03-12arm: mvebu: a38x: Remove dead code ARMADA_39XPali Rohár
2021-03-12arm: a37xx: pci: Implement workaround for the readback value of VEND_IDPali Rohár
2021-03-12ddr: marvell: axp: fix array types have different bounds warningMarek Behún
2021-03-12ddr: marvell: axp: align signature of mv_xor_mem_init() with a38xMarek Behún
2021-03-12ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repositoryPali Rohár
2021-03-12ddr: marvell: a38x: Add more space for additional info from SPDSujeet Baranwal
2021-03-11video: dw_mipi_dsi: update log of dphy_enableYannick Fertre
2021-03-11video: dw_mipi_dsi: missing device to log debugYannick Fertre
2021-03-11video: stm32: remove all child of DSI bridge when its probe failedPatrick Delaunay
2021-03-11scmi: cosmetic: reorder include filesPatrick Delaunay
2021-03-11scmi: define LOG_CATEGORYPatrick Delaunay
2021-03-11scmi: Include device_compat.hPatrick Delaunay
2021-03-11clk: stm32mp1: gets root clocks from fdtEtienne Carriere
2021-03-11mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write()Patrice Chotard
2021-03-11mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase()Patrice Chotard
2021-03-11spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo()Patrice Chotard
2021-03-11mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacksPatrice Chotard
2021-03-10usb: mtu3: flush cache for next GPDChunfeng Yun
2021-03-09x86: Move INTEL_ACPIGEN to arch/x86Simon Glass
2021-03-08Merge tag 'u-boot-amlogic-20210308' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-03-08button: adc: fix treshold typoNeil Armstrong
2021-03-08arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64Siew Chin Lim
2021-03-05dm: sysreset: Add a Kconfig option for the 'reset' commandBin Meng
2021-03-05gpio: mpc8xxx: Support controller register physical address beyond 32-bitBin Meng
2021-03-05virtio: Fix VirtIO BLK driver dependencyBin Meng
2021-03-05pci: mpc85xx: Support 64-bit bus and cpu addressBin Meng
2021-03-05pci: mpc85xx: Support controller register physical address beyond 32-bitBin Meng
2021-03-05pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAWBin Meng
2021-03-05pci: fsl_pci_init: Dynamically allocate the PCI regionsBin Meng
2021-03-04Merge tag 'next-2021-03-04' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-03-03serial: ns16550: Handle zero <clock-frequency> valueBin Meng
2021-03-03serial: ns16550: Correct the base address typeBin Meng
2021-03-03sandbox: host bind must close file descriptorHeinrich Schuchardt
2021-03-03dm: core: Add DM_DEVICE_REMOVE condition to all exit pathsSimon Glass
2021-03-03dm: core: Fix allocation of empty of-platdataSimon Glass