aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i.MX8 crypto/fsl: Enable fsl CAAM rng driverGaurav Jain2022-05-191-1/+7
* i.MX6SX: crypto/fsl: fix entropy delay valueGaurav Jain2022-05-191-1/+10
* mtd: rawnand: mxs_nand: Fix use_minimum_ecc for spl driverYe Li2022-05-191-0/+3
* pinctrl: probe pinctrl drivers during post-bindRobert Marko2022-05-171-0/+7
* serial: ns16550: Add support for SPL_DEBUG_UART_BASEPali Rohár2022-05-171-2/+2
* serial: Add new config option TPL_DEBUG_UART_BASEPali Rohár2022-05-171-0/+7
* serial: Add new config option SPL_DEBUG_UART_BASEPali Rohár2022-05-161-0/+7
* Convert CONFIG_MTD_CONCAT to KconfigChris Packham2022-05-111-0/+8
* Merge tag 'u-boot-stm32-20220510' of https://source.denx.de/u-boot/custodians...WIP/10May2022Tom Rini2022-05-107-116/+439
|\
| * clk: stm32mp1: Add missing newlineMarek Vasut2022-05-101-1/+1
| * phy: stm32-usbphyc: stm32-usbphyc: Add DT phy tuning supportPatrice Chotard2022-05-101-0/+167
| * gpio: stm32_gpio: Rework GPIO hole managementPatrice Chotard2022-05-103-73/+37
| * pinctrl: pinctrl_stm32: Use GPIOF_UNKNOWN to indicate not mapped pinsPatrice Chotard2022-05-101-2/+0
| * pinctrl: pinctrl_stm32: Update pinmux_mode definitionPatrice Chotard2022-05-101-7/+6
| * ram: stm32mp1: Conditionally enable ASRMarek Vasut2022-05-101-3/+11
| * video: stm32: stm32_ltdc: support several hardware versionsYannick Fertre2022-05-101-29/+216
| * video: stm32: stm32_ltdc: fix data enable polarityYannick FERTRE2022-05-101-1/+1
* | Merge tag 'i2c-2022-07' of https://source.denx.de/u-boot/custodians/u-boot-i2cTom Rini2022-05-103-2/+3
|\ \
| * | misc: atsha204a: Add support for atsha204 chipPali Rohár2022-05-101-0/+1
| * | i2c: ihs: intel: Fix typo in comments (actual)Michal Simek2022-05-102-2/+2
* | | misc: Fix always compiling MISC even for SPL/TPLSean Anderson2022-05-102-1/+13
|/ /
* | regulator: add driver for the TPS65219 BUCK & LDO regulatorsNeil Armstrong2022-05-093-0/+390
* | power: add driver for the TPS65219 PMICNeil Armstrong2022-05-093-0/+95
|/
* Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/06May2022Tom Rini2022-05-061-85/+32
|\
| * usb: host: ehci-generic: Remove DM_REGULATOR flagPatrice Chotard2022-05-061-14/+0
| * usb: host: ehci-generic: Make usage of clock/reset bulk() APIPatrice Chotard2022-05-061-71/+32
* | watchdog: Add MAX6370 watchdog timer driverPali Rohár2022-05-063-0/+126
|/
* misc: fs_loader: Fix compile warnings when CONFIG_CMD_UBIFS is enabledPali Rohár2022-05-051-0/+4
* reset: Return 0 if ops unimplemented and remove empty functionsMarek Vasut2022-05-0525-302/+6
* clk: scmi: fix scmi_clk_get_attibute()Heinrich Schuchardt2022-05-051-5/+3
* rtc: rv8803: fix off-by-one in month countingOliver Graute2022-05-051-2/+2
* serial: smh: Check return value of strndupSean Anderson2022-05-051-0/+3
* gpio: npcm: Add support for Nuvoton NPCM SoCsWIP/2022-05-05-platform-updatesStanley Chu2022-05-053-0/+131
* pinctrl: mediatek: add support for different types of IO pinsSam Shih2022-05-052-5/+81
* pinctrl: mediatek: introduce multiple memory bases supportSam Shih2022-05-052-20/+57
* pinctrl: mediatek: rewrite mtk_pinconf_set and related functionsSam Shih2022-05-052-30/+114
* timer: npcm: Add NPCM timer supportJim Liu2022-05-053-0/+125
* serial: npcm: Add support for Nuvoton NPCM SoCsJim Liu2022-05-053-0/+167
* clk: nuvoton: Add support for NPCM750Jim Liu2022-05-055-0/+502
* Merge tag 'efi-2022-07-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2022-05-041-0/+1
|\
| * lib: fix selection of CONFIG_CHARSETHeinrich Schuchardt2022-05-031-0/+1
* | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2022-05-046-274/+1370
|\ \
| * | net: mvneta: Drop unneeded macroMarek Behún2022-05-041-3/+1
| * | net: mvneta: Disable fixed PHY code if PHY_FIXED is not compiled inMarek Behún2022-05-041-2/+4
| * | net: mvneta: Drop fixed_link member from private structMarek Behún2022-05-041-5/+2
| * | net: mvneta: Write PHY address just before enabling HW pollingMarek Behún2022-05-041-4/+2
| * | net: mvneta: Convert to use PHY_FIXED for fixed-linkMarek Behún2022-05-041-61/+37
| * | net: mvneta: Rename CONFIG_NR_CPUS to MVNETA_NR_CPUSMarek Behún2022-05-041-2/+2
| * | net: mvneta: Don't check for CONFIG_PHYLIBMarek Behún2022-05-041-4/+0
| * | net: mvneta: Drop unnecessary spaceMarek Behún2022-05-041-1/+1