summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2021-02-26usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_dr...Patrice Chotard
2021-02-26fastboot: add UUU command UCmd and ACmd supportHeiko Schocher
2021-02-26fastboot: Allow u-boot-style partitionsSean Anderson
2021-02-26fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_nameSean Anderson
2021-02-26fastboot: Remove mmcpart argument from raw_part_get_info_by_nameSean Anderson
2021-02-26mmc: sandbox: Add support for writingSean Anderson
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2021-02-26mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxGReto Schneider
2021-02-26mtd: nand: spi: Only one dummy byte in QUADIOHauke Mehrtens
2021-02-26spi: nxp_fspi: Fix error reportingAdam Ford
2021-02-26ddr: marvell: a38x: fix comment in conditional macroMarek Behún
2021-02-26ddr: marvell: a38x: bump version to 14.0.0Marek Behún
2021-02-26ddr: marvell: a38x: enum mv_ddr_twin_die: change orderheaterC
2021-02-26ddr: marvell: a38x: import code change from upstreamMarek Behún
2021-02-26ddr: marvell: a38x: fix memory cs size functionMoti Buskila
2021-02-26ddr: marvell: a38x: import header change from upstreamMarek Behún
2021-02-26ddr: marvell: a38x: disable WL phase correction stage in case of bus_width=16bitMoti Buskila
2021-02-26ddr: marvell: a38x: add support for twin-die combined memory deviceMoti Buskila
2021-02-26ddr: marvell: a38x: add 16Gbit memory devices supportMoti Buskila
2021-02-26ddr: marvell: a38x: allow board specific ODT configurationBaruch Siach
2021-02-26ddr: marvell: a38x: import header change from upstreamMarek Behún
2021-02-26ddr: marvell: a38x: fix memory size calculation using 32bit bus widthMoti Buskila
2021-02-26ddr: marvell: a38x: fix 32bitMoti Buskila
2021-02-26ddr: marvell: a38x: import header change from upstreamMarek Behún
2021-02-26ddr: marvell: a38x: add ddr 32bit ECC supportAlex Leibovich
2021-02-26ddr: marvell: a38x: add ddr32 supportAlex Leibovich
2021-02-26ddr: marvell: a38x: import header change from upstreamMarek Behún
2021-02-26ddr: marvell: a38x: fix write leveling suplementary algoMoti Buskila
2021-02-26pci: pci_mvebu: set local dev to number 1Marek Behún
2021-02-26pci: pci_mvebu: refactor validation of addresses for config accessMarek Behún
2021-02-26pci: pci_mvebu: debug rd/wr config as other drivers doMarek Behún
2021-02-26pci: pci_mvebu: cosmetic fixMarek Behún
2021-02-26pci: pci_mvebu: use dev_seq instead of static variableMarek Behún
2021-02-26arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytesPali Rohár
2021-02-26mtd: spi-nor-ids: Add support of flash protection to w25q128Su Baocheng
2021-02-26mtd: spi-nor-ids: Add Gigadevice GD25LQ64CAlper Nebi Yasak
2021-02-26spi: imx: Implement set_speedMarek Vasut
2021-02-24net: cortina_ni: buffer overrunHeinrich Schuchardt
2021-02-24mtd: rawnand: cortina_nand: missing initializationHeinrich Schuchardt
2021-02-24dm: ddr: socfpga: don't assign values that are not usedHeinrich Schuchardt
2021-02-24rng: iProc rng200: Rename ..._platdata variables to just ..._platPeter Robinson
2021-02-24virtio: fix off by one device id comparisonVincent Stehlé
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-02-23spi: zynqmp_gqspi: fix set_speed bug on multiple runsBrandon Maier
2021-02-23net: gem: Fix error path in zynq_gem_probeMichal Simek
2021-02-23net: gem: Enable ethernet rx clock for versalT Karthik Reddy
2021-02-23i2c: i2c_cdns: Enable i2c clockT Karthik Reddy