aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-20Merge tag 'u-boot-stm32-20220620' of https://source.denx.de/u-boot/custodians...Tom Rini21-47/+76
2022-06-20mmc: fsl_esdhc: Add new config option for default fallback modePali Rohár2-0/+6
2022-06-20mmc: fsl_esdhc: Set fallback mode to 1-bitPali Rohár1-3/+2
2022-06-20mtd: rawnand: fsl_elbc: Fix DM support in DTS code pathPali Rohár1-4/+5
2022-06-20arm: layerscape: Add sfp driverSean Anderson3-0/+365
2022-06-17stm32mp1: fix reference for STMicroelectronicsPatrick Delaunay10-11/+11
2022-06-17misc: stm32mp13: introduce STM32MP13 RCC driverPatrick Delaunay1-0/+6
2022-06-17clk: Add directory for STM32 clock driversPatrick Delaunay7-19/+33
2022-06-17mmc: stm32_sdmmc2: make reset property optionalPatrick Delaunay1-7/+7
2022-06-17ram: stm32mp1: add support of STM32MP13xPatrick Delaunay1-10/+18
2022-06-17pinctrl: stm32: add support of STM32MP135Patrick Delaunay1-0/+1
2022-06-10firmware: ti_sci_static_data: add static DMA chan dataVignesh Raghavendra1-0/+13
2022-06-10dma: ti: Add PSIL data for AM62x DMASSVignesh Raghavendra4-0/+54
2022-06-10arm: mach-k3: am62: Introduce autogenerated SoC dataSuman Anna2-0/+12
2022-06-10arm: mach-k3: Introduce the basic files to support AM62Suman Anna1-0/+1
2022-06-10soc: ti: k3-socinfo: Add entry for AM62X SoC familySuman Anna1-0/+4
2022-06-10drivers: mmc: am654_sdhci: Add new compatible for AM62 SoCAswath Govindraju1-0/+4
2022-06-10rng: nuvoton: Add NPCM7xx rng driverJim Liu3-0/+164
2022-06-10spi: synquacer: simplify tx completion checkingMasahisa Kojima1-6/+4
2022-06-10spi: synquacer: DMSTART bit must not be set while transferringMasahisa Kojima1-3/+5
2022-06-10spi: synquacer: wait until slave is deselectedMasahisa Kojima1-0/+7
2022-06-10spi: synquacer: busy variable must be initialized before useMasahisa Kojima1-1/+1
2022-06-10pinctrl: nuvoton: Add NPCM7xx pinctrl driverJim Liu5-0/+1620
2022-06-08test: Load mac address using misc deviceWIP/2022-06-08-add-support-for-nvmem-apiSean Anderson1-0/+3
2022-06-08test: Load mac address using RTCSean Anderson1-0/+10
2022-06-08test: Load mac address with i2c eepromSean Anderson1-0/+4
2022-06-08misc: Add support for nvmem cellsSean Anderson3-0/+159
2022-06-08misc: i2c_eeprom: Make i2c_eeprom_write use a const bufSean Anderson1-1/+2
2022-06-08sandbox: net: Remove fake-host-hwaddrSean Anderson1-8/+2
2022-06-08virtio: rng: Check length before copyingAndrew Scull1-0/+3
2022-06-08virtio: sandbox: Bind RNG rather than block deviceAndrew Scull1-1/+1
2022-06-08virtio: sandbox: Fix device features bitfieldAndrew Scull1-1/+1
2022-06-08virtio_ring: Check used descriptors are chain headsAndrew Scull1-0/+12
2022-06-08virtio_ring: Maintain a shadow copy of descriptorsAndrew Scull1-16/+33
2022-06-08virtio_ring: Add helper to attach vring descriptorAndrew Scull1-19/+17
2022-06-08virtio_ring: Merge identical variablesAndrew Scull1-4/+3
2022-06-06serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)Pali Rohár21-41/+41
2022-06-06pci: Handle failed calloc in decode_regions()Pierre-Clément Tosi1-5/+10
2022-06-06drivers:optee:rpmb: initialize drivers of mmc devices in UCLASS_BLK for rpmb ...Judy Wang1-0/+9
2022-06-06serial: smh: Fake tstcSean Anderson1-1/+14
2022-06-06dm: core: convert of_machine_is_compatible to livetreePatrick Delaunay1-3/+1
2022-06-06mtd: mtdpart: Change size type from fdt_addr_t to fdt_size_tPali Rohár1-1/+2
2022-06-06misc: Correct Kconfig dependencies for a number of optionsTom Rini1-11/+12
2022-06-06dm: fix DM_EVENT dependenciesHeinrich Schuchardt1-2/+1
2022-06-06Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to KconfigChris Packham1-0/+13
2022-06-06Convert CONFIG_TPL_NAND_INIT to KconfigTom Rini3-2/+6
2022-06-06arm: pxa: Remove CONFIG_CPU_PXA25XTom Rini6-2356/+3
2022-06-06Convert CONFIG_SPL_COMMON_INIT_DDR to KconfigTom Rini1-0/+14
2022-06-06Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to KconfigTom Rini1-3/+3
2022-06-06Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to KconfigTom Rini1-0/+4