aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-10-21arm: a37xx: pci: Fix condition for CRS responsePali Rohár
2021-10-21arm: a37xx: pci: Do not allow setting bars on PCI BridgePali Rohár
2021-10-21arm: mvebu: a3720: Create Kconfig option for I2C_MVMarek Behún
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-10-20ram: sifive: Fix -Wint-to-pointer-cast warningsBin Meng
2021-10-20net: macb: Fix -Wint-to-pointer-cast warningsBin Meng
2021-10-20dm: core: Add a new API devfdt_get_addr_index_ptr()Bin Meng
2021-10-20i2c: ocores: Fix -Wint-to-pointer-cast warningBin Meng
2021-10-20gpio: sifive: Fix -Wint-to-pointer-cast warningBin Meng
2021-10-20clk: sifive: Fix -Wint-to-pointer-cast warningBin Meng
2021-10-20cache: sifive: Fix -Wint-to-pointer-cast warningBin Meng
2021-10-19clk: fixed_rate: add dummy disable() functionSamuel Holland
2021-10-19drivers/gpio: add support for MAX7320 i2c i/o expanderHannes Schmelzer
2021-10-17Merge tag 'u-boot-rockchip-20211015' of https://source.denx.de/u-boot/custodi...Tom Rini
2021-10-15Convert CONFIG_USB_EHCI_IS_TDI to KconfigMarek Behún
2021-10-15Convert CONFIG_USB_EHCI_MXS to KconfigMarek Behún
2021-10-15Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDIMarek Behún
2021-10-15mmc: rockchip_sdhci: enable strobe line for HS400Yifeng Zhao
2021-10-15clk: rockchip: rk3568: update clksElaine Zhang
2021-10-15spi: rockchip_sfc: Using read_pollJon Lin
2021-10-15spi: rockchip_sfc: Implement set_speed logicJon Lin
2021-10-15rockchip: px30: add support for setting cpll clockChris Morgan
2021-10-14pci: Fix printf format for regionsPali Rohár
2021-10-14pci: Fix configuring BARsPali Rohár
2021-10-14pci: Skip configuring invalid P2P bridge devicesPali Rohár
2021-10-14pci: Skip configuring PCI Rom Address for unsupported header typesPali Rohár
2021-10-12nvme: invalidate correct memory range after readStefan Agner
2021-10-12rtc: ds1307: Handle oscillator-stop bit correctlyMark Tomlinson
2021-10-12mtd: rawnand: Add Macronix raw NAND controller driverZhengxun Li
2021-10-12fastboot: fix partition name truncation in environment lookupMatthias Schiffer
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-12Merge tag 'u-boot-at91-2022.01-b' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-12Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-10-12usb: sandbox: Add gadget callbacksPatrice Chotard
2021-10-12usb: gadget: Add bcdDevice for the DWC2 USB Gadget ControllerPatrice Chotard
2021-10-12cmd: bind: Fix driver binding on a devicePatrice Chotard
2021-10-12pwm: Add PWM driver for SAMA5D2Dan Sneddon
2021-10-12sunxi: video: Convert panel I2C to use DM_I2CSamuel Holland
2021-10-12i2c: Add a DM_I2C driver for the sun8i RSB controllerSamuel Holland
2021-10-12i2c: Add a DM_I2C driver for the sun6i P2WI controllerSamuel Holland
2021-10-12power: pmic: Add a driver for X-Powers AXP PMICsSamuel Holland
2021-10-12power: pmic: Consistently depend on SPL_DM_PMICSamuel Holland
2021-10-12power: pmic: Consistently depend on DM_PMICSamuel Holland
2021-10-11clk: ti: add am33xx/am43xx spread spectrum clock supportDario Binacchi
2021-10-11clk: sunxi: Add drivers for A31 and H6 PRCM CCUsSamuel Holland
2021-10-11clk: sunxi: Add support for I2C gates/resetsSamuel Holland
2021-10-11sunxi: gpio: Remove bank-specific size macrosSamuel Holland
2021-10-11sunxi: gpio: Remove name_to_gpio macroSamuel Holland
2021-10-11sunxi: Clean up inclusions of asm/arch/gpio.hSamuel Holland