summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Skip adding uclasses with OF_PLATDATA_INSTSimon Glass2021-03-221-1/+4
* dm: core: Set up driver model for OF_PLATDATA_INSTSimon Glass2021-03-221-12/+30
* dm: core: Adjust uclass setup with of-platdataSimon Glass2021-03-221-2/+6
* dm: core: Allow dropping run-time binding of devicesSimon Glass2021-03-221-17/+25
* bus: ti-sysc: change in a normal driverDario Binacchi2021-03-221-6/+0
* dtoc: Generate device instancesSimon Glass2021-03-221-0/+4
* dtoc: Generate uclass devicesSimon Glass2021-03-221-0/+1
* sandbox: i2c: Rename driver names to work with of-platdataSimon Glass2021-03-222-3/+3
* dtoc: Assign a sequence number to each nodeSimon Glass2021-03-221-2/+4
* dm: error handling dev_get_dma_range()Heinrich Schuchardt2021-03-221-2/+2
* mmc: pci: Fix Kconfig dependencyBin Meng2021-03-221-0/+1
* serial: mtk: rewrite the setbrg functionWeijie Gao2021-03-201-41/+33
* pinctrl: mt7629: add jtag function and pin groupWeijie Gao2021-03-201-0/+7
* pinctrl: mediatek: do not probe gpio driver if not enabledWeijie Gao2021-03-201-4/+8
* pinctrl: mediatek: add get_pin_muxing ops for mediatek pinctrlSam Shih2021-03-201-0/+14
* pinctrl: mediatek: fix wrong assignment in mtk_get_pin_nameSam Shih2021-03-201-1/+1
* pinctrl: renesas: Add support for R8A774C0Lad Prabhakar2021-03-164-0/+23
* pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.11Lad Prabhakar2021-03-161-2/+85
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-1552-228/+306
|\
| * 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