summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* serial: ns16550: Handle zero <clock-frequency> valueBin Meng2021-03-031-0/+2
* serial: ns16550: Correct the base address typeBin Meng2021-03-031-1/+1
* sandbox: host bind must close file descriptorHeinrich Schuchardt2021-03-031-0/+13
* dm: core: Add DM_DEVICE_REMOVE condition to all exit pathsSimon Glass2021-03-031-8/+11
* dm: core: Fix allocation of empty of-platdataSimon Glass2021-03-031-4/+13
* Merge tag 'u-boot-imx-20210303' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-03-032-0/+13
|\
| * mmc: fsl_esdhc_imx: fix the DTOCV to 0xEHaibo Chen2021-03-011-0/+6
| * mmc: fsl_esdhc_imx: Add a compatible for i.MX51Fabio Estevam2021-03-011-0/+1
| * thermal: imx_tmu: enable monitoring and default alert/criticalTim Harvey2021-03-011-0/+6
* | usb: USB keyboard requires DM_KEYBOARDHeinrich Schuchardt2021-03-031-0/+1
* | usb: gadget: Use dbg_ep0() macro instead of serial_printf()Pali Rohár2021-03-031-8/+8
* | usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpointPali Rohár2021-03-031-12/+2
* | usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmandPali Rohár2021-03-031-8/+4
* | usb: musb: Fix receiving of bigger buffersPali Rohár2021-03-031-1/+15
* | usb: musb: Fix transmission of bigger buffersPali Rohár2021-03-031-11/+6
* | usb: musb: Read value of PERI_RXCSR to 16bit variablePali Rohár2021-03-031-1/+1
* | usb: musb: Fix configuring FIFO for endpointsPali Rohár2021-03-031-4/+4
* | usb: musb: Always clear the data toggle bit when configuring epPali Rohár2021-03-031-4/+0
* | serial: usbtty: Send urb data in correct orderPali Rohár2021-03-031-9/+3
* | serial: usbtty: Fix puts functionPali Rohár2021-03-031-2/+2
* | rng: iproc_rng200: Enable support for RPi4 armv7Matthias Brugger2021-03-021-4/+4
* | drivers: mmc: iproc_sdhci: enable HS200 modeBharat Gooty2021-03-021-9/+83
|/
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbWIP/26Feb2021Tom 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