summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into nextTom Rini2021-03-2617-125/+237
|\ \ \
| * | | dm: core: Use separate priv/plat data regionSimon Glass2021-03-262-6/+15
| * | | dm: core: Allow storing priv/plat data separatelySimon Glass2021-03-261-0/+12
| * | | dm: core: Move flags to device-runtime infoSimon Glass2021-03-261-0/+33
| * | | dm: core: Create a struct for device runtime infoSimon Glass2021-03-261-1/+13
| * | | Revert "sandbox: Disable I2C emulators in SPL"Simon Glass2021-03-261-2/+0
| * | | sandbox: i2c: Support i2c emulation with of-platdataSimon Glass2021-03-262-2/+28
| * | | dm: Rename device_get_by_driver_info_idx()Simon Glass2021-03-264-7/+13
| * | | sandbox: i2c: Move platdata structs to header filesSimon Glass2021-03-262-31/+1
| * | | dm: core: Drop uclass_find_device_by_phandle() with of-platdataSimon Glass2021-03-261-1/+1
| * | | dm: core: Drop device_get_by_driver_info()Simon Glass2021-03-261-15/+0
| * | | clk: sandbox: Create a special fixed-rate driverSimon Glass2021-03-261-0/+33
| * | | clk: fixed-rate: Export driver parts for OF_PLATDATA_INSTSimon Glass2021-03-261-4/+10
| * | | clk: sandbox: Move priv/plat data to a header fileSimon Glass2021-03-262-13/+0
| * | | 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
* | | | dfu: dfu_sf: avoid double free of SPI deviceHeinrich Schuchardt2021-03-251-1/+17
|/ / /
* | | 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