aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-08-20xilinx: kconfig: Change Kconfig dependencies for Xilinx driversMichal Simek
2020-08-18serial: uniphier: fix typo in commentMasahiro Yamada
2020-08-14board: xen: De-initialize before jumping to LinuxOleksandr Andrushchenko
2020-08-14xen: pvblock: Print found devices indicesAnastasiia Lukianenko
2020-08-14xen: pvblock: Implement front-back protocol and do IOAnastasiia Lukianenko
2020-08-14xen: pvblock: Read XenStore configuration and initializeAnastasiia Lukianenko
2020-08-14xen: pvblock: Enumerate virtual block devicesAnastasiia Lukianenko
2020-08-14xen: pvblock: Add initial support for para-virtualized block driverAnastasiia Lukianenko
2020-08-14xen: Port Xen grant table driver from mini-osOleksandr Andrushchenko
2020-08-14xen: Port Xen bus driver from mini-osOleksandr Andrushchenko
2020-08-14linux/compat.h: Add wait_event_timeout macroOleksandr Andrushchenko
2020-08-14serial: serial_xen: Add Xen PV serial driverPeng Fan
2020-08-14xen: Port Xen event channel driver from mini-osOleksandr Andrushchenko
2020-08-14xen: Port Xen hypervisor related code from mini-osOleksandr Andrushchenko
2020-08-14drivers: pcie: add Broadcom IPROC PCIe RC driverSrinath Mannam
2020-08-14drivers: pci: add api to get dma regionsRayagonda Kokatanur
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