summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-08-22dm: fix ofnode_read_addr/size_cells()Heinrich Schuchardt1-6/+14
2020-08-20Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini11-83/+77
2020-08-20clk: versal: Move pm_query_id out of clock driverMichal Simek1-17/+0
2020-08-20mmc: sdhci: Use upper/lower_32_bits macrosMichal Simek1-4/+4
2020-08-20mmc: sdhci: Enable high speed conditional on the corresponding bitFaiz Abbas1-1/+4
2020-08-20xilinx: zynqmp: fix incorrect map not align with IPI HWIbai Erkiaga1-4/+10
2020-08-20xilinx: zynqmp: merge firmware calls for EL2 and EL3Ibai Erkiaga1-41/+43
2020-08-20xilinx: zynqmp: synchronize firmware call return payloadIbai Erkiaga1-1/+1
2020-08-20mmc: zynq: Fix default value for xlnx,mio-bankMichal Simek1-1/+1
2020-08-20xilinx: Fix xlnx,mio_bank propertyMichal Simek1-1/+1
2020-08-20i2c: eeprom: Use reg property instead of offset and sizeMichal Simek1-7/+8
2020-08-20xilinx: kconfig: Change Kconfig dependencies for Xilinx driversMichal Simek4-7/+6
2020-08-20ahci: mediatek: add ahci driverFrank Wunderlich3-0/+139
2020-08-20reset: add basic reset controller for pciesysFrank Wunderlich1-0/+15
2020-08-20phy: mtk-tphy: add PHY_TYPE_SATAFrank Wunderlich1-0/+105
2020-08-20PCI: mediatek: Add PCIe support for MT7622Chuanjia Liu1-3/+459
2020-08-20clk: mediatek: add pciesys support for MT7622 SoCChuanjia Liu1-0/+54
2020-08-20pinctrl: mediatek: mt8512: fix the wrong start address of rangesChunfeng Yun1-3/+3
2020-08-17serial: 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-08led: led_cortina: Add CAxxx LED supportJway Lin3-0/+307
2020-08-07Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini4-25/+24
2020-08-07blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait1-6/+9