summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-10-08phy: marvell: a3700: Return correct error code when power up failsPali Rohár
2021-10-08phy: marvell: a3700: Fix configuring polarity invert bitsPali Rohár
2021-10-08phy: marvell: a3700: Set TXDCLK_2X_SEL bit during PCIe initializationPali Rohár
2021-10-08Convert CONFIG_STM32_FLASH to KconfigPatrick Delaunay
2021-10-08phy: stm32-usbphyc: stm32: usbphyc: add protection on phy sub-nodePatrick Delaunay
2021-10-08phy: stm32-usbphyc: use connector for vbus-supply with phy-stm32-usbphycPatrick Delaunay
2021-10-07mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULPOleksandr Suvorov
2021-10-07mmc: fsl_esdhc_imx: initialize data for imx7ulpJorge Ramirez-Ortiz
2021-10-07misc: ocotp: Allow disabling ocotp driver in SPLMichael Scott
2021-10-07rtc: rv8803: add epson,rx8803 and epson,rx8900 compatibleHeiko Thiery
2021-10-07mtd: nand: mxs_nand_spl: Add nand_spl_adjust_offsetYe Li
2021-10-07mmc: fsl_esdhc_imx: Fix clock disable issueYe Li
2021-10-07mtd: nand: Fix typo in MXC Kconfig symbol descriptionHaolin Li
2021-10-07Merge tag 'u-boot-amlogic-20211007' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-10-07usb: dwc3: meson-gxl: add AXG compatibleNeil Armstrong
2021-10-07pci: pcie_dw_meson: fix usb fail when pci link fails to go upNeil Armstrong
2021-10-07sysreset: provide SBI based sysreset driverHeinrich Schuchardt
2021-10-07serial: Add a debug console using the RISC-V SBI interfaceSamuel Holland
2021-10-07clk: k210: Try harder to get the best configSean Anderson
2021-10-07k210: clk: Refactor out_of_spec testsSean Anderson
2021-10-07clk: k210: Fix checking if ulongs are less than 0Sean Anderson
2021-10-06Convert CONFIG_NAND_OMAP_ECCSCHEME to KconfigTom Rini
2021-10-06Convert CONFIG_NAND_FSL_ELBC et al to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_MAX_CHIPS to KconfigTom Rini
2021-10-06nand.h: Cleanup linux/mtd/rawnand.h usageTom Rini
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini
2021-10-06nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE supportTom Rini
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini
2021-10-06Convert CONFIG_NAND_LPC32XX_MLC to KconfigTom Rini
2021-10-05reboot-mode: migrate uclass to livetreePatrick Delaunay
2021-10-05demo: migrate uclass to livetreePatrick Delaunay
2021-10-05remoteproc: migrate uclass to livetreePatrick Delaunay
2021-10-05gpio: Factor out DT flag translationSamuel Holland
2021-10-05gpio: Verify validity of pin offsets from device treesSamuel Holland
2021-10-05gpio: Verify validity of pin offsets when looking up namesSamuel Holland
2021-10-05pinctrl: single: Add request() apiBharat Gooty
2021-10-05pinctrl: single: Parse gpio details from dtBharat Gooty
2021-10-04Merge branch 'next'Tom Rini
2021-10-04mtd: cqspi: Fix division by zeroMarek Vasut
2021-10-03watchdog: rti_wdt: Add support for loading firmwareJan Kiszka
2021-10-03pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be staticVladimir Oltean
2021-10-03pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setupVladimir Oltean
2021-10-03pci: layerscape: ls_pcie_conf_address can be staticVladimir Oltean
2021-10-03pci: _dm_pci_phys_to_bus can be staticVladimir Oltean
2021-10-03pci: pci_read_config can be staticVladimir Oltean
2021-10-03pci: pci_write_config can be staticVladimir Oltean
2021-10-03pci: include pci_internal.h inside pci_auto.cVladimir Oltean