summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-08-13Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-08-13mtd: rawnand: stm32_fmc2: get resources from parent nodeChristophe Kerello
2020-08-13memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driverChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: use clrsetbits_le32Christophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macrosChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where re...Christophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeoutsChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: remove useless inline commentsChristophe Kerello
2020-08-13mtd: rawnand: stm32_fmc2: fix a buffer overflowChristophe Kerello
2020-08-13usb: host: dwc3-sti-glue: Fix ofnode_valid() parameterPatrice Chotard
2020-08-11soc: soc_ti_k3: Add device identification for J7200 SoCKishon Vijay Abraham I
2020-08-11ram: k3-j721e: Relax version checks for memory controllerLokesh Vutla
2020-08-11mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded valueFaiz Abbas
2020-08-11watchdog: Add support for K3 RTI watchdogJan Kiszka
2020-08-07led: led_cortina: Add CAxxx LED supportJway Lin
2020-08-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2020-08-06blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait
2020-08-06drivers: serial: Make serial_initialize return intOvidiu Panait
2020-08-06dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probeOvidiu Panait
2020-08-05usb: xhci: Add virt_to_phys() to support mapped platformsStefan Roese
2020-08-05usb: usb-uclass.c: Drop le16_to_cpu() as values are already swappedStefan Roese
2020-08-05usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq()Stefan Roese
2020-08-05usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu)Stefan Roese
2020-08-04pinctrl: aspeed: Fix Kconfig entry indentationMichal Simek
2020-08-04net: dwc_eth_qos: add Kconfig option to select supported configurationPatrick Delaunay
2020-08-04psci: put psci_method in .data section if EFI_LOADER is not enabledYann Gautier
2020-08-04Fix corner case in bad block table handling.Doyle, Patrick
2020-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-08-04Merge tag 'fixes-for-2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-08-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-08-04Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-08-03net: Drop duplicate include of dm.h in pcnet.cSimon Glass
2020-08-03clk: Drop dm.h header file in clk-provider.hSimon Glass
2020-08-03usb: Drop dm.h header fileSimon Glass
2020-08-03ufs: Drop dm.h header fileSimon Glass
2020-08-03nand: Drop dm.h header fileSimon Glass
2020-08-03adc: Drop dm.h header fileSimon Glass
2020-08-03pci: Drop dm.h inclusion from header fileSimon Glass
2020-08-03ti: am654: Drop duplicate dm.h inclusionSimon Glass
2020-08-03spi: Drop duplicate dm.h inclusionSimon Glass
2020-08-03mmc: Drop duplicate dm.h inclusionSimon Glass
2020-08-03power: Tidy up inclusion of regulator_common.hSimon Glass
2020-08-03fs: fs-loader: Drop dm.h header fileSimon Glass
2020-08-03mtd: spi-mem: Drop dm.h header fileSimon Glass
2020-08-03mtd: spi-nor: Tidy up error handling / debug codeSimon Glass
2020-08-03spi: Allow separate control of SPI_FLASH_TINY for SPL/TPLSimon Glass
2020-08-04configs: reset: fu540: enable dm reset framework for SiFiveSagar Shrikant Kadam
2020-08-04sifive: reset: add DM based reset driver for SiFive SoC'sSagar Shrikant Kadam
2020-08-04fu540: prci: use common reset indexes defined in binding headerSagar Shrikant Kadam
2020-08-03video: ipuv3: fix framebuffer base address init with multiple IPUsAnatolij Gustschin