summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-03-27mmc: pci_mmc: Set up the card detectSimon Glass
2021-03-27tegra: i2c: Drop LOG_DEBUGSimon Glass
2021-03-27x86: Probe device if needed in intel_gpio_xlate()Simon Glass
2021-03-27x86: p2sb: Drop LOG_DEBUGSimon Glass
2021-03-27mtd: spi_flash_free()Heinrich Schuchardt
2021-03-26Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-03-26dm: core: Use separate priv/plat data regionSimon Glass
2021-03-26dm: core: Allow storing priv/plat data separatelySimon Glass
2021-03-26dm: core: Move flags to device-runtime infoSimon Glass
2021-03-26dm: core: Create a struct for device runtime infoSimon Glass
2021-03-26Revert "sandbox: Disable I2C emulators in SPL"Simon Glass
2021-03-26sandbox: i2c: Support i2c emulation with of-platdataSimon Glass
2021-03-26dm: Rename device_get_by_driver_info_idx()Simon Glass
2021-03-26sandbox: i2c: Move platdata structs to header filesSimon Glass
2021-03-26dm: core: Drop uclass_find_device_by_phandle() with of-platdataSimon Glass
2021-03-26dm: core: Drop device_get_by_driver_info()Simon Glass
2021-03-26clk: sandbox: Create a special fixed-rate driverSimon Glass
2021-03-26clk: fixed-rate: Export driver parts for OF_PLATDATA_INSTSimon Glass
2021-03-26clk: sandbox: Move priv/plat data to a header fileSimon Glass
2021-03-25dfu: dfu_sf: avoid double free of SPI deviceHeinrich Schuchardt
2021-03-22dm: core: Skip adding uclasses with OF_PLATDATA_INSTSimon Glass
2021-03-22dm: core: Set up driver model for OF_PLATDATA_INSTSimon Glass
2021-03-22dm: core: Adjust uclass setup with of-platdataSimon Glass
2021-03-22dm: core: Allow dropping run-time binding of devicesSimon Glass
2021-03-22bus: ti-sysc: change in a normal driverDario Binacchi
2021-03-22dtoc: Generate device instancesSimon Glass
2021-03-22dtoc: Generate uclass devicesSimon Glass
2021-03-22sandbox: i2c: Rename driver names to work with of-platdataSimon Glass
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