aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-06-06misc: Correct Kconfig dependencies for a number of optionsTom Rini
2022-06-06dm: fix DM_EVENT dependenciesHeinrich Schuchardt
2022-06-06Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to KconfigChris Packham
2022-06-06Convert CONFIG_TPL_NAND_INIT to KconfigTom Rini
2022-06-06arm: pxa: Remove CONFIG_CPU_PXA25XTom Rini
2022-06-06Convert CONFIG_SPL_COMMON_INIT_DDR to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_FLASH_CFI_WIDTH to KconfigTom Rini
2022-06-06arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespaceTom Rini
2022-06-03net: enetc: unregister mdiobusMichael Walle
2022-05-26net: e1000: Depend on CONFIG_PCISean Anderson
2022-05-25Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodia...Tom Rini
2022-05-24Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2022-05-24Merge tag 'tpm-24052022' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini
2022-05-24serial: Remove obsolete CONS_INDEX_n Kconfig optionsSamuel Holland
2022-05-24clk: sunxi: add and use dummy gate clocksAndre Przywara
2022-05-24clk: sunxi: add PIO bus gate clocksAndre Przywara
2022-05-24clk: sunxi: h6_r: Correct the driver nameSamuel Holland
2022-05-24mmc: sunxi: Remove unnecessary pinmux option dependencySamuel Holland
2022-05-23tpm: add support for TPMv2.x I2C chipsEddie James
2022-05-23mmc: fsl_esdhc_spl: Fix checking for number of read sectorsPali Rohár
2022-05-23spi: spi_flash_probe_bus_cs() rely on DT for spi speed and modePatrice Chotard
2022-05-23spi: spi-uclass: Add new spi_get_bus_and_cs() implementationPatrice Chotard
2022-05-23tpm: core: Set timeouts before requesting localityEddie James
2022-05-23Merge tag 'u-boot-imx-20220523' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-05-23gpio: rgpio2p: Enhance reading of GPIO pin valueChristoph Fritz
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-20pmic: pca9450: Add regulator driverMarek Vasut
2022-05-20pmic: pca9450: Add upstream regulators subnode matchMarek Vasut
2022-05-20mtd: nand: mxs_nand_spl: Fix bad block skippingMichael Trimarchi
2022-05-20nand: raw: mxs_nand: Fix specific hook registrationMichael Trimarchi
2022-05-20crypto/fsl: fsl_hash: Fix dcache issue in caam_hash_finishGaurav Jain
2022-05-20i.MX8ULP: add display_ele_fw_version apiGaurav Jain
2022-05-20usb: xhci-dwc3: Support role switch default roleMark Kettenis
2022-05-20imx8m: fix reading of DDR4 MR registersRasmus Villemoes
2022-05-19i.MX8 crypto/fsl: Enable fsl CAAM rng driverGaurav Jain
2022-05-19i.MX6SX: crypto/fsl: fix entropy delay valueGaurav Jain
2022-05-19mtd: rawnand: mxs_nand: Fix use_minimum_ecc for spl driverYe Li
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-18phy: zynqmp: Increase timeout value to 10msAshok Reddy Soma
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-13mmc: zynq_sdhci: Add weak function prototypeT Karthik Reddy
2022-05-13soc: xilinx: zynqmp: fix out of bounds array accessMichal Simek