summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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 deviceSean 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-07serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)Pali Rohár21-41/+41
2022-06-07pci: Handle failed calloc in decode_regions()Pierre-Clément Tosi1-5/+10
2022-06-07drivers:optee:rpmb: initialize drivers of mmc devices in UCLASS_BLK for rpmb ...Judy Wang1-0/+9
2022-06-07serial: smh: Fake tstcSean Anderson1-1/+14
2022-06-07dm: core: convert of_machine_is_compatible to livetreePatrick Delaunay1-3/+1
2022-06-07mtd: mtdpart: Change size type from fdt_addr_t to fdt_size_tPali Rohár1-1/+2
2022-06-07misc: Correct Kconfig dependencies for a number of optionsTom Rini1-11/+12
2022-06-07dm: 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
2022-06-06Convert CONFIG_SYS_FLASH_CFI_WIDTH to KconfigTom Rini2-7/+29
2022-06-06arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespaceTom Rini1-2/+3
2022-06-03net: enetc: unregister mdiobusMichael Walle1-0/+3
2022-05-26net: e1000: Depend on CONFIG_PCISean Anderson1-0/+1
2022-05-25Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodia...Tom Rini4-3/+8
2022-05-25Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini19-29/+122
2022-05-24Merge tag 'tpm-24052022' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini4-3/+185
2022-05-24serial: Remove obsolete CONS_INDEX_n Kconfig optionsSamuel Holland1-26/+0
2022-05-24clk: sunxi: add and use dummy gate clocksAndre Przywara4-0/+9
2022-05-24clk: sunxi: add PIO bus gate clocksAndre Przywara12-0/+28
2022-05-24clk: sunxi: h6_r: Correct the driver nameSamuel Holland1-2/+2