summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2021-02-266-100/+255
|\
| * usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_dr...Patrice Chotard2021-02-261-6/+2
| * fastboot: add UUU command UCmd and ACmd supportHeiko Schocher2021-02-263-0/+94
| * fastboot: Allow u-boot-style partitionsSean Anderson2021-02-261-59/+98
| * fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_nameSean Anderson2021-02-261-22/+22
| * fastboot: Remove mmcpart argument from raw_part_get_info_by_nameSean Anderson2021-02-261-23/+18
| * mmc: sandbox: Add support for writingSean Anderson2021-02-261-6/+37
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2021-02-264-14/+84
|\ \
| * | mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxGReto Schneider2021-02-261-10/+69
| * | mtd: nand: spi: Only one dummy byte in QUADIOHauke Mehrtens2021-02-261-1/+1
| * | spi: nxp_fspi: Fix error reportingAdam Ford2021-02-261-2/+2
| * | mtd: spi-nor-ids: Add support of flash protection to w25q128Su Baocheng2021-02-261-1/+4
| * | mtd: spi-nor-ids: Add Gigadevice GD25LQ64CAlper Nebi Yasak2021-02-261-0/+5
| * | spi: imx: Implement set_speedMarek Vasut2021-02-261-1/+4
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-02-2613-48/+112
|\ \
| * | ddr: marvell: a38x: fix comment in conditional macroMarek Behún2021-02-261-1/+1
| * | ddr: marvell: a38x: bump version to 14.0.0Marek Behún2021-02-261-1/+1
| * | ddr: marvell: a38x: enum mv_ddr_twin_die: change orderheaterC2021-02-261-1/+1
| * | ddr: marvell: a38x: import code change from upstreamMarek Behún2021-02-261-0/+3
| * | ddr: marvell: a38x: fix memory cs size functionMoti Buskila2021-02-262-5/+10
| * | ddr: marvell: a38x: import header change from upstreamMarek Behún2021-02-261-3/+0
| * | ddr: marvell: a38x: disable WL phase correction stage in case of bus_width=16bitMoti Buskila2021-02-261-0/+3
| * | ddr: marvell: a38x: add support for twin-die combined memory deviceMoti Buskila2021-02-262-1/+17
| * | ddr: marvell: a38x: add 16Gbit memory devices supportMoti Buskila2021-02-262-1/+4
| * | ddr: marvell: a38x: allow board specific ODT configurationBaruch Siach2021-02-262-0/+8
| * | ddr: marvell: a38x: import header change from upstreamMarek Behún2021-02-261-0/+8
| * | ddr: marvell: a38x: fix memory size calculation using 32bit bus widthMoti Buskila2021-02-263-10/+0
| * | ddr: marvell: a38x: fix 32bitMoti Buskila2021-02-261-1/+1
| * | ddr: marvell: a38x: import header change from upstreamMarek Behún2021-02-261-0/+2
| * | ddr: marvell: a38x: add ddr 32bit ECC supportAlex Leibovich2021-02-263-1/+11
| * | ddr: marvell: a38x: add ddr32 supportAlex Leibovich2021-02-261-1/+4
| * | ddr: marvell: a38x: import header change from upstreamMarek Behún2021-02-261-1/+2
| * | ddr: marvell: a38x: fix write leveling suplementary algoMoti Buskila2021-02-261-1/+4
| * | pci: pci_mvebu: set local dev to number 1Marek Behún2021-02-261-1/+1
| * | pci: pci_mvebu: refactor validation of addresses for config accessMarek Behún2021-02-261-28/+31
| * | pci: pci_mvebu: debug rd/wr config as other drivers doMarek Behún2021-02-261-2/+2
| * | pci: pci_mvebu: cosmetic fixMarek Behún2021-02-261-3/+6
| * | pci: pci_mvebu: use dev_seq instead of static variableMarek Behún2021-02-261-3/+1
| * | arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytesPali Rohár2021-02-261-0/+8
| |/
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini2021-02-265-142/+8
|\ \ | |/ |/|
| * serial: s5p: Allow independent selectionMark Kettenis2021-02-232-1/+8
| * power: pmic: remove pmic_max8997/8 filesJaehoon Chung2021-02-233-141/+0
* | net: cortina_ni: buffer overrunHeinrich Schuchardt2021-02-241-1/+1
* | mtd: rawnand: cortina_nand: missing initializationHeinrich Schuchardt2021-02-241-1/+1
* | dm: ddr: socfpga: don't assign values that are not usedHeinrich Schuchardt2021-02-241-7/+0
* | rng: iProc rng200: Rename ..._platdata variables to just ..._platPeter Robinson2021-02-241-10/+10
* | virtio: fix off by one device id comparisonVincent Stehlé2021-02-241-1/+1
* | Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-02-2312-126/+200
|\ \ | |/ |/|
| * spi: zynqmp_gqspi: fix set_speed bug on multiple runsBrandon Maier2021-02-231-12/+11
| * net: gem: Fix error path in zynq_gem_probeMichal Simek2021-02-231-4/+4