aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-19Merge tag 'u-boot-imx-20220919' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-09-18serial: mxc: have putc use the TXFIFOJohannes Schneider
2022-09-18serial: mxc: enable the RX pipelineJohannes Schneider
2022-09-18imx8m: ddrphy_utils: Remove unused fileMarek Vasut
2022-09-18crypto/fsl: fsl_hash: Fix crash in flush dcacheGaurav Jain
2022-09-18RAM: Add changes for i.MXRT11xx seriesJesse Taube
2022-09-18clk: imx: Add initial support for i.MXRT1170 clock driverJesse Taube
2022-09-18clk: imx: Add i.MXRT11xx pllv3 variantJesse Taube
2022-09-18Merge branch 'mpc85xx-for-v2022.10-rc5' of https://source.denx.de/u-boot/cust...Tom Rini
2022-09-18timer: orion-timer: Use timer_conv_64() to fix timer wrap aroundStefan Roese
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-18watchdog: Integrate watchdog triggering into the cyclic frameworkStefan Roese
2022-09-16mmc: fsl_esdhc_spl: Add support for builds without CONFIG_SYS_MMC_U_BOOT_OFFSPali Rohár
2022-09-16mmc: fsl_esdhc_spl: Add support for loading proper U-Boot from unaligned loca...Pali Rohár
2022-09-16blk: Drop if_typeSimon Glass
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2022-09-16blk: Rewrite if_type to name functionsSimon Glass
2022-09-16blk: Rename var in blk_get_devnum_by_typename()Simon Glass
2022-09-16blk: Drop IF_TYPE_SDSimon Glass
2022-09-16blk: Drop IF_TYPE_ATAPISimon Glass
2022-09-16ide: Use a flag for an ATAPI deviceSimon Glass
2022-09-16blk: Drop IF_TYPE_DOCSimon Glass
2022-09-16blk: Hide the BLK and SPL_LEGACY_BLOCK optionsSimon Glass
2022-09-16blk: Select SPL_LEGACY_BLOCK automaticallySimon Glass
2022-09-16blk: Rename HAVE_BLOCK_DEVICESimon Glass
2022-09-16blk: Drop unnecessary #ifdef in in blk_legacySimon Glass
2022-09-16blk: Use a function for whether block devices are availableSimon Glass
2022-09-16disk: Use Makefile to omit partition driversSimon Glass
2022-09-16ata: Fix an instance of SPL_SATA_SUPPORTSimon Glass
2022-09-16blk: Enable CONFIG_BLK for all mediaSimon Glass
2022-09-15gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate functionPatrice Chotard
2022-09-15pinctrl: pinctrl_stm32: Populate uc_priv->name[] with pinmux node's namePatrice Chotard
2022-09-15gpio: Fix pin's status display for pin with GPIOF_UNUSED functionPatrice Chotard
2022-09-15gpio: Allow to print pin's label even for pin with GPIOF_FUNC functionPatrice Chotard
2022-09-15virtio: pci: fix bug of virtio_pci_map_capabilityXiang W
2022-09-15nvme: Fix multipage prp-listAlexander Sowarka
2022-09-15i2c: stm32: fix usage of rise/fall device tree propertiesJorge Ramirez-Ortiz
2022-09-15i2c: stm32: do not set the STOP condition on errorAlain Volmat
2022-09-15i2c: stm32: remove unused stop parameter in start & reload handlingAlain Volmat
2022-09-15i2c: stm32: fix comment and remove unused AUTOEND bitAlain Volmat
2022-09-15i2c: stm32f7: fix clearing the control registerJorge Ramirez-Ortiz
2022-09-14drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERYEtienne Carriere
2022-09-14drivers: tee: optee: discover OP-TEE servicesEtienne Carriere
2022-09-14drivers: tee: optee: remove unused probe local variableEtienne Carriere
2022-09-14misc: usb251xb: Support 8/16 bit device tree valuesStefan Herbrechtsmeier
2022-09-14dm: core: Add functions to read 8/16-bit integersStefan Herbrechtsmeier
2022-09-13mtd: spi-nor-ids: Add Winbond W25Q512JVQ IDChin-Ting Kuo
2022-09-13spi: aspeed: Clock frequency adjustment supportChin-Ting Kuo
2022-09-13spi: aspeed: Support customized decoded address rangesChin-Ting Kuo