aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-23clk: sunxi: implement clock driver for suniv f1c100sGeorge Hilliard
2022-05-20Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-05-20usb: dwc3: Fix non-usb3 configurationsJan Kiszka
2022-05-20usb: xhci-dwc3: Support role switch default roleMark Kettenis
2022-05-19spi: stm32_qspi: Remove SR_BUSY bit check before sending commandPatrice Chotard
2022-05-19spi: stm32_qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd()Patrice Chotard
2022-05-17pinctrl: probe pinctrl drivers during post-bindRobert Marko
2022-05-17serial: ns16550: Add support for SPL_DEBUG_UART_BASEPali Rohár
2022-05-17serial: Add new config option TPL_DEBUG_UART_BASEPali Rohár
2022-05-16serial: Add new config option SPL_DEBUG_UART_BASEPali Rohár
2022-05-11Convert CONFIG_MTD_CONCAT to KconfigChris Packham
2022-05-10Merge tag 'u-boot-stm32-20220510' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-05-10Merge tag 'i2c-2022-07' of https://source.denx.de/u-boot/custodians/u-boot-i2cTom Rini
2022-05-10misc: Fix always compiling MISC even for SPL/TPLSean Anderson
2022-05-10clk: stm32mp1: Add missing newlineMarek Vasut
2022-05-10phy: stm32-usbphyc: stm32-usbphyc: Add DT phy tuning supportPatrice Chotard
2022-05-10gpio: stm32_gpio: Rework GPIO hole managementPatrice Chotard
2022-05-10pinctrl: pinctrl_stm32: Use GPIOF_UNKNOWN to indicate not mapped pinsPatrice Chotard
2022-05-10pinctrl: pinctrl_stm32: Update pinmux_mode definitionPatrice Chotard
2022-05-10ram: stm32mp1: Conditionally enable ASRMarek Vasut
2022-05-10video: stm32: stm32_ltdc: support several hardware versionsYannick Fertre
2022-05-10video: stm32: stm32_ltdc: fix data enable polarityYannick FERTRE
2022-05-10misc: atsha204a: Add support for atsha204 chipPali Rohár
2022-05-10i2c: ihs: intel: Fix typo in comments (actual)Michal Simek
2022-05-09regulator: add driver for the TPS65219 BUCK & LDO regulatorsNeil Armstrong
2022-05-09power: add driver for the TPS65219 PMICNeil Armstrong
2022-05-06Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-05-06usb: host: ehci-generic: Remove DM_REGULATOR flagPatrice Chotard
2022-05-06usb: host: ehci-generic: Make usage of clock/reset bulk() APIPatrice Chotard
2022-05-06watchdog: Add MAX6370 watchdog timer driverPali Rohár
2022-05-05misc: fs_loader: Fix compile warnings when CONFIG_CMD_UBIFS is enabledPali Rohár
2022-05-05reset: Return 0 if ops unimplemented and remove empty functionsMarek Vasut
2022-05-05clk: scmi: fix scmi_clk_get_attibute()Heinrich Schuchardt
2022-05-05rtc: rv8803: fix off-by-one in month countingOliver Graute
2022-05-05serial: smh: Check return value of strndupSean Anderson
2022-05-05gpio: npcm: Add support for Nuvoton NPCM SoCsStanley Chu
2022-05-05pinctrl: mediatek: add support for different types of IO pinsSam Shih
2022-05-05pinctrl: mediatek: introduce multiple memory bases supportSam Shih
2022-05-05pinctrl: mediatek: rewrite mtk_pinconf_set and related functionsSam Shih
2022-05-05timer: npcm: Add NPCM timer supportJim Liu
2022-05-05serial: npcm: Add support for Nuvoton NPCM SoCsJim Liu
2022-05-05clk: nuvoton: Add support for NPCM750Jim Liu
2022-05-04Merge tag 'efi-2022-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-05-04Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-05-04Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini
2022-05-04net: mvneta: Drop unneeded macroMarek Behún
2022-05-04net: mvneta: Disable fixed PHY code if PHY_FIXED is not compiled inMarek Behún
2022-05-04net: mvneta: Drop fixed_link member from private structMarek Behún
2022-05-04net: mvneta: Write PHY address just before enabling HW pollingMarek Behún
2022-05-04net: mvneta: Convert to use PHY_FIXED for fixed-linkMarek Behún