summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-08freescale/layerscape: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal
2019-11-08configs: spi: Add the SPI_FLASH_BAR for ESPIXiaowei Bao
2019-11-08fsl-layerscape: fix warning if no hwconfig is definedPankaj Bansal
2019-11-08drivers: net: fsl_enetc: fix RGMII configurationMichael Walle
2019-11-08drivers: net: fsl_enetc: set phydev->nodeMichael Walle
2019-11-08armv8: fsl-layerscape: introduce fsl_board_late_init()Michael Walle
2019-11-08armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_xMichael Walle
2019-11-08armv8: ls1028a: add erratum A-050382 workaroundLaurentiu Tudor
2019-11-08armv8: lx2160a: add icid setup for platform devicesLaurentiu Tudor
2019-11-08fsl-layerscape: add missing SATA3 and SATA4 base addressesLaurentiu Tudor
2019-11-08armv8: ls2088a: add icid setup for platform devicesLaurentiu Tudor
2019-11-08fsl-layerscape: fix compile error with sec fw disabledLaurentiu Tudor
2019-11-08armv8: fsl-layerscape: guard caam specific definesLaurentiu Tudor
2019-11-08fsl-layerscape: do not use layerscape EFI reset if PSCI usedMathew McBride
2019-11-08armv8: dts: ls1088a: add PSCI binding for LS1088AMathew McBride
2019-11-08pci: layerscape: Only set EP CFG READY bitPankaj Bansal
2019-11-07Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2019-11-06Merge branch '2019-11-06-reenable-llvm-in-ci'Tom Rini
2019-11-06gitlab/azure: Enable LLVM testsTom Rini
2019-11-06travis: Fix the clang-7 testTom Rini
2019-11-06common/console.c: Fix unused warning with console_doenv()Tom Rini
2019-11-06Makefile: fix dependency for imx targetsHeiko Schocher
2019-11-06Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-11-06Merge tag 'mmc-2019-11-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2019-11-06mpc85xx, socrates: add DM PCI supportHeiko Schocher
2019-11-06mpc85xx, socrates: enable DM serialHeiko Schocher
2019-11-06mpc85xx, socrates: enable DM I2CHeiko Schocher
2019-11-06mpc85xx, socrates: disable VIDEOHeiko Schocher
2019-11-06mpc85xx, socrates: get rid of DM_USB warningHeiko Schocher
2019-11-06mpc85xx, socrates: add DM supportHeiko Schocher
2019-11-06mpc85xx, dts, socrates: add u-boot specific dtsiHeiko Schocher
2019-11-06mpc85xx: add socrates dts from linuxHeiko Schocher
2019-11-06mpc85xx, socrates: suppress unknown flash warningHeiko Schocher
2019-11-06pci: add DM based mpc85xx driverHeiko Schocher
2019-11-05travis: Rework how we write the ~/.buildman fileTom Rini
2019-11-05Merge tag 'fdt-pull-5nov19' of git://git.denx.de/u-boot-fdtTom Rini
2019-11-05mmc: fsl_esdhc_imx: Update compatible string for imx8mPeng Fan
2019-11-05mmc: fsl_esdhc_imx: drop redundant clock settingsPeng Fan
2019-11-05mmc: fsl_esdhc: clean up DM and non-DM codeYangbo Lu
2019-11-05mmc: fsl_esdhc: always check write protect stateYangbo Lu
2019-11-05mmc: fsl_esdhc: drop redundant code for non-removable featureYangbo Lu
2019-11-05mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common()Yangbo Lu
2019-11-05mmc: fsl_esdhc: clean up bus width configuration codeYangbo Lu
2019-11-05mmc: fsl_esdhc: fix voltage validationYangbo Lu
2019-11-05mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init()Yangbo Lu
2019-11-04binman: Move to use Python 3Simon Glass
2019-11-04dtoc: Convert fdt.py to Python 3Simon Glass
2019-11-04binman: Convert a few tests to Python 3Simon Glass
2019-11-04binman: Remember the pre-reset entry sizeSimon Glass
2019-11-04pylibfdt: Correct the type for fdt_property_stub()Simon Glass