summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal2019-11-0846-57/+57
* configs: spi: Add the SPI_FLASH_BAR for ESPIXiaowei Bao2019-11-081-0/+1
* fsl-layerscape: fix warning if no hwconfig is definedPankaj Bansal2019-11-081-1/+3
* drivers: net: fsl_enetc: fix RGMII configurationMichael Walle2019-11-081-0/+3
* drivers: net: fsl_enetc: set phydev->nodeMichael Walle2019-11-081-0/+1
* armv8: fsl-layerscape: introduce fsl_board_late_init()Michael Walle2019-11-081-1/+6
* armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_xMichael Walle2019-11-081-5/+5
* armv8: ls1028a: add erratum A-050382 workaroundLaurentiu Tudor2019-11-082-0/+18
* armv8: lx2160a: add icid setup for platform devicesLaurentiu Tudor2019-11-087-4/+58
* fsl-layerscape: add missing SATA3 and SATA4 base addressesLaurentiu Tudor2019-11-081-0/+2
* armv8: ls2088a: add icid setup for platform devicesLaurentiu Tudor2019-11-085-1/+44
* fsl-layerscape: fix compile error with sec fw disabledLaurentiu Tudor2019-11-081-1/+1
* armv8: fsl-layerscape: guard caam specific definesLaurentiu Tudor2019-11-082-0/+4
* fsl-layerscape: do not use layerscape EFI reset if PSCI usedMathew McBride2019-11-081-1/+1
* armv8: dts: ls1088a: add PSCI binding for LS1088AMathew McBride2019-11-081-0/+5
* pci: layerscape: Only set EP CFG READY bitPankaj Bansal2019-11-081-1/+5
* 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