summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configs: Resync with savedefconfigWIP/07Nov2019Tom Rini2019-11-07413-849/+57
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini2019-11-0712-271/+610
|\
| * mpc85xx, socrates: add DM PCI supportHeiko Schocher2019-11-064-46/+12
| * mpc85xx, socrates: enable DM serialHeiko Schocher2019-11-063-12/+8
| * mpc85xx, socrates: enable DM I2CHeiko Schocher2019-11-062-18/+4
| * mpc85xx, socrates: disable VIDEOHeiko Schocher2019-11-063-196/+2
| * mpc85xx, socrates: get rid of DM_USB warningHeiko Schocher2019-11-061-1/+2
| * mpc85xx, socrates: add DM supportHeiko Schocher2019-11-063-7/+27
| * mpc85xx, dts, socrates: add u-boot specific dtsiHeiko Schocher2019-11-062-0/+41
| * mpc85xx: add socrates dts from linuxHeiko Schocher2019-11-063-1/+352
| * mpc85xx, socrates: suppress unknown flash warningHeiko Schocher2019-11-061-0/+1
| * pci: add DM based mpc85xx driverHeiko Schocher2019-11-064-0/+171
* | Merge branch '2019-11-06-reenable-llvm-in-ci'WIP/06Nov2019Tom Rini2019-11-064-1/+18
|\ \
| * | gitlab/azure: Enable LLVM testsTom Rini2019-11-062-0/+13
| * | travis: Fix the clang-7 testTom Rini2019-11-061-1/+1
| * | common/console.c: Fix unused warning with console_doenv()Tom Rini2019-11-061-0/+4
|/ /
* | Makefile: fix dependency for imx targetsHeiko Schocher2019-11-061-1/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-11-0618-87/+992
|\ \
| * | usb: ehci-hcd: Keep async schedule runningMarek Vasut2019-10-311-30/+21
| * | usb: storage: Only clear READY flag on errorMarek Vasut2019-10-311-3/+3
| * | usb: storage: Limit transfer size to 120 kiBMarek Vasut2019-10-311-21/+22
| * | dfu: add callback for flush and initiated operationPatrick Delaunay2019-10-313-0/+49
| * | dfu: add DFU virtual backendPatrick Delaunay2019-10-316-2/+114
| * | dfu: add partition support for MTD backendPatrick Delaunay2019-10-313-1/+103
| * | dfu: add backend for MTD devicePatrick Delaunay2019-10-316-1/+274
| * | dfu: allow read with no data without error for EOF indicationPatrick Delaunay2019-10-311-0/+2
| * | dfu: allow to manage DFU on several devicesPatrick Delaunay2019-10-313-12/+127
| * | dfu: prepare the support of multiple interfacePatrick Delaunay2019-10-312-12/+41
| * | dfu: sf: add partition support for nor backendPatrick Delaunay2019-10-314-0/+67
| * | doc: dfu: Add dfu documentationPatrick Delaunay2019-10-311-0/+144
| * | dfu: cosmetic: cleanup sf to avoid checkpatch errorPatrick Delaunay2019-10-312-5/+6
| * | thor: fix error path after g_dnl_register() failureMarek Szyprowski2019-10-311-1/+2
| * | dwc3: flush cache only if there is a buffer attached to a requestMarek Szyprowski2019-10-311-1/+2
| * | dfu: mmc: add support for in-partition offsetMarek Szyprowski2019-10-311-2/+11
| * | cmd: thor: select DFU subsystem also for 'thor' download toolMarek Szyprowski2019-10-311-0/+1
| * | gadget: f_thor: properly enable 3rd endpoint defined by the protocolMarek Szyprowski2019-10-311-0/+7
| * | dfu: dfu_nand: reduce verbosityRalph Siemsen2019-10-311-1/+1
| * | dwc3-generic: Don't fail probe if clk/reset entries are absentVignesh Raghavendra2019-10-311-2/+2
* | | Merge tag 'mmc-2019-11-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini2019-11-063-260/+139
|\ \ \ | |_|/ |/| |
| * | mmc: fsl_esdhc_imx: Update compatible string for imx8mPeng Fan2019-11-051-0/+3
| * | mmc: fsl_esdhc_imx: drop redundant clock settingsPeng Fan2019-11-051-5/+7
| * | mmc: fsl_esdhc: clean up DM and non-DM codeYangbo Lu2019-11-051-104/+100
| * | mmc: fsl_esdhc: always check write protect stateYangbo Lu2019-11-052-12/+4
| * | mmc: fsl_esdhc: drop redundant code for non-removable featureYangbo Lu2019-11-051-14/+4
| * | mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common()Yangbo Lu2019-11-051-35/+8
| * | mmc: fsl_esdhc: clean up bus width configuration codeYangbo Lu2019-11-051-48/+22
| * | mmc: fsl_esdhc: fix voltage validationYangbo Lu2019-11-052-32/+17
| * | mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init()Yangbo Lu2019-11-051-36/+0
* | | travis: Rework how we write the ~/.buildman fileTom Rini2019-11-051-3/+3
* | | Merge tag 'fdt-pull-5nov19' of git://git.denx.de/u-boot-fdtWIP/05Nov2019Tom Rini2019-11-0554-1181/+1645
|\ \ \ | |/ / |/| |