aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-25mmc: sunxi: conditionally include MMC2 initialization codeIcenowy Zheng
2021-10-25watchdog: Add a driver for the sunxi watchdogSamuel Holland
2021-10-25clk: sunxi: Extend DM_RESET selection to SPLSamuel Holland
2021-10-25power: pmic: axp: Implement poweroff via sysresetSamuel Holland
2021-10-25power: axp: Avoid do_poweroff conflict with sysresetSamuel Holland
2021-10-25phy: sun4i-usb: Support VBUS detection via power supplySamuel Holland
2021-10-25phy: sun4i-usb: Refactor VBUS detection to match LinuxSamuel Holland
2021-10-25phy: sun4i-usb: Remove a couple of debug messagesSamuel Holland
2021-10-23Merge https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-10-23spi: nxp_fspi: Implement errata workaround for LS1028AKuldeep Singh
2021-10-23spi: nxp-fspi: Add support for IP read onlyKuldeep Singh
2021-10-23mtd: spi-nor-ids: Add SECT_4K to mt25qu512aKris Chaplin
2021-10-23mtd: spi-nor-ids: Add is25lp512 and is25wp512 devicesKris Chaplin
2021-10-23mtd: Remove mtd_erase_callback() entirelyMarek Behún
2021-10-23mtd: mtdpart: Make mtdpart's _erase method saneMarek Behún
2021-10-23mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase()Marek Behún
2021-10-23mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase()Marek Behún
2021-10-23mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_e...Marek Behún
2021-10-23mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase()Marek Behún
2021-10-23mtd: spi-nor-core: Don't overwrite return value if it is non-zeroMarek Behún
2021-10-23mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase()Marek Behún
2021-10-23mtd: spi-nor-core: Try cleaning up in case writing BAR failedMarek Behún
2021-10-23mtd: spi-nor: Add support for Spansion S25FL256LTakahiro Kuwano
2021-10-23mtd: spi-nor-ids: Add GD25LQ256D ChipYanhong Wang
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