aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-08-18serial: uniphier: fix typo in commentMasahiro Yamada1-1/+1
2020-08-14board: xen: De-initialize before jumping to LinuxOleksandr Andrushchenko1-0/+8
2020-08-14xen: pvblock: Print found devices indicesAnastasiia Lukianenko1-0/+20
2020-08-14xen: pvblock: Implement front-back protocol and do IOAnastasiia Lukianenko2-12/+348
2020-08-14xen: pvblock: Read XenStore configuration and initializeAnastasiia Lukianenko1-1/+284
2020-08-14xen: pvblock: Enumerate virtual block devicesAnastasiia Lukianenko1-2/+110
2020-08-14xen: pvblock: Add initial support for para-virtualized block driverAnastasiia Lukianenko5-0/+136
2020-08-14xen: Port Xen grant table driver from mini-osOleksandr Andrushchenko3-0/+219
2020-08-14xen: Port Xen bus driver from mini-osOleksandr Andrushchenko3-0/+560
2020-08-14linux/compat.h: Add wait_event_timeout macroOleksandr Andrushchenko1-1/+0
2020-08-14serial: serial_xen: Add Xen PV serial driverPeng Fan4-0/+194
2020-08-14xen: Port Xen event channel driver from mini-osOleksandr Andrushchenko3-3/+199
2020-08-14xen: Port Xen hypervisor related code from mini-osOleksandr Andrushchenko4-4/+246
2020-08-14drivers: pcie: add Broadcom IPROC PCIe RC driverSrinath Mannam3-0/+1295
2020-08-14drivers: pci: add api to get dma regionsRayagonda Kokatanur1-0/+42
2020-08-13Merge tag 'u-boot-stm32-20200813' of https://gitlab.denx.de/u-boot/custodians...Tom Rini5-258/+1309
2020-08-13mtd: rawnand: stm32_fmc2: get resources from parent nodeChristophe Kerello1-28/+59
2020-08-13memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driverChristophe Kerello3-0/+1066
2020-08-13mtd: rawnand: stm32_fmc2: use clrsetbits_le32Christophe Kerello1-35/+21
2020-08-13mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macrosChristophe Kerello1-64/+56
2020-08-13mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where re...Christophe Kerello1-132/+131
2020-08-13mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_5S for timeoutsChristophe Kerello1-3/+5
2020-08-13mtd: rawnand: stm32_fmc2: remove useless inline commentsChristophe Kerello1-25/+0
2020-08-13mtd: rawnand: stm32_fmc2: fix a buffer overflowChristophe Kerello1-1/+1
2020-08-13usb: host: dwc3-sti-glue: Fix ofnode_valid() parameterPatrice Chotard1-1/+1
2020-08-11soc: soc_ti_k3: Add device identification for J7200 SoCKishon Vijay Abraham I1-0/+4
2020-08-11ram: k3-j721e: Relax version checks for memory controllerLokesh Vutla1-15/+1
2020-08-11mmc: am654_sdhci: Use MMC_MODES_END value instead of hardcoded valueFaiz Abbas1-1/+1
2020-08-11watchdog: Add support for K3 RTI watchdogJan Kiszka3-0/+131
2020-08-07led: led_cortina: Add CAxxx LED supportJway Lin3-0/+307
2020-08-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini4-25/+24
2020-08-06blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait1-6/+9
2020-08-06drivers: serial: Make serial_initialize return intOvidiu Panait2-3/+5
2020-08-06dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probeOvidiu Panait1-4/+5
2020-08-05usb: xhci: Add virt_to_phys() to support mapped platformsStefan Roese3-16/+14
2020-08-05usb: usb-uclass.c: Drop le16_to_cpu() as values are already swappedStefan Roese1-4/+4
2020-08-05usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq()Stefan Roese1-1/+1
2020-08-05usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu)Stefan Roese1-4/+5
2020-08-04pinctrl: aspeed: Fix Kconfig entry indentationMichal Simek1-7/+7
2020-08-04net: dwc_eth_qos: add Kconfig option to select supported configurationPatrick Delaunay2-6/+33
2020-08-04psci: put psci_method in .data section if EFI_LOADER is not enabledYann Gautier1-0/+4
2020-08-04Fix corner case in bad block table handling.Doyle, Patrick1-1/+1
2020-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini5-39/+119
2020-08-04Merge tag 'fixes-for-2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-4/+9
2020-08-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini4-25/+193
2020-08-04Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini9-0/+955
2020-08-03net: Drop duplicate include of dm.h in pcnet.cSimon Glass1-1/+0
2020-08-03clk: Drop dm.h header file in clk-provider.hSimon Glass3-6/+16
2020-08-03usb: Drop dm.h header fileSimon Glass3-36/+47
2020-08-03ufs: Drop dm.h header fileSimon Glass3-4/+5