summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cosmetic: bootcount: correct comment for used scratch registerTomas Melin2017-09-121-3/+3
* misc: i2c_eeprom: Add compatible for AT24MAC402Wenyou Yang2017-09-121-0/+1
* misc: i2c_eeprom: Add compatible for 24AA02E48Wenyou Yang2017-09-121-0/+1
* configs: k2g_evm: Remove PMMC loading environment commandsAndrew F. Davis2017-09-121-1/+0
* ARM: k2g: Add FIT image handler for PMMC firmwareAndrew F. Davis2017-09-121-0/+21
* image: Add TI PMMC image typeAndrew F. Davis2017-09-122-0/+2
* examples: add fallback memcpyRob Clark2017-09-121-0/+12
* vsprintf.c: add GUID printingRob Clark2017-09-123-2/+46
* vsprintf.c: add UTF-16 string (%ls) supportRob Clark2017-09-122-2/+29
* lib: add some utf16 handling helpersRob Clark2017-09-124-14/+170
* kbuild: Enable -fshort-wcharRob Clark2017-09-121-0/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-09-1267-228/+3972
|\
| * armv8: fsl-layerscape: Add back L3 flushing for all exception levelsYork Sun2017-09-111-4/+0
| * armv8: ls1088a: Enable PCIe in defconfigsHou Zhiqiang2017-09-113-0/+12
| * armv8: ls1088a: add PCIe dts nodeHou Zhiqiang2017-09-111-0/+48
| * armv8: ls1088a: fix the MMU table for pcie config spaceHou Zhiqiang2017-09-111-0/+6
| * armv8: fsl-layerscape: Fix MC reserved memory calculationYork Sun2017-09-111-3/+12
| * armv7: Add workaround for USB erratum A-009007Ran Wang2017-09-113-0/+25
| * armv7: Add workaround for USB erratum A-008997Ran Wang2017-09-113-0/+22
| * armv7: Add workaround for USB erratum A-009798Ran Wang2017-09-113-0/+17
| * armv7: Add workaround for USB erratum A-009008Ran Wang2017-09-113-0/+25
| * armv8: Add workaround for USB erratum A-009007Ran Wang2017-09-114-0/+65
| * armv8: Add workaround for USB erratum A-008997Ran Wang2017-09-113-0/+34
| * armv8: Add workaround for USB erratum A-009798Ran Wang2017-09-114-0/+32
| * armv8: Add workaround for USB erratum A-009008Ran Wang2017-09-114-0/+36
| * armv8: Add scfg_clrsetbits_32(), scfg_clrbits_32()Ran Wang2017-09-111-0/+4
| * armv8: ls1088aqds: Add support of EC1 and EC2Prabhakar Kushwaha2017-09-111-0/+34
| * armv8: fsl-layerscape: Support to add RGMII for ls1088aqdsAshish Kumar2017-09-118-1/+70
| * armv8: ls1088aqds: Add support of LS1088AQDSAshish Kumar2017-09-1114-7/+1372
| * armv8: ls1088ardb: Add support for LS1088ARDB platformAshish Kumar2017-09-1117-1/+1316
| * armv8: ls1088a: Add NXP LS1088A SoC supportAshish Kumar2017-09-1116-12/+482
| * armv8: fsl-layerscape: Fix final MMU table for QSPI and IFCSuresh Gupta2017-09-111-2/+4
| * armv8: fsl: Use correct conditional compile for ls1012aRan Wang2017-09-111-1/+1
| * drivers:net:fsl-mc: Update MC address calculationPriyanka Jain2017-09-111-2/+9
| * armv8: fsl-lsch3: Make CCN-504 related code conditionalAshish Kumar2017-09-113-3/+13
| * spl: fit: Add booting OS firstYork Sun2017-09-112-19/+48
| * spl: fit: Support both external and embedded dataYork Sun2017-09-112-19/+37
| * spl: fit: Eanble GZIP support for image decompressionYork Sun2017-09-113-4/+45
| * cmd: spl: Fix compiling warningYork Sun2017-09-111-4/+4
| * tools: pblimage: Fix address calculationYork Sun2017-09-111-1/+1
| * armv8: LS2080ARDB: Add secure boot defconfig for QSPI boot.Udit Agarwal2017-09-112-0/+53
| * LS2080ARDB: QSPI boot: Secure Boot image validationUdit Agarwal2017-09-114-5/+14
| * SECURE_BOOT: Unify memory map for Layerscape based platformsSumit Garg2017-09-112-38/+28
| * QE: Set QE_IRAM_READY after uploading firmwareZhao Qiang2017-09-111-2/+2
| * fsl-layerscape: Consolidate registers space defination for CCI-400 busAshish Kumar2017-09-1115-109/+110
* | Travis-CI: Update PATHTom Rini2017-09-121-1/+1
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-09-1226-56/+191
|\ \
| * | dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_testPatrice Chotard2017-09-112-5/+7
| * | dm: core: add clocks node scanPatrice Chotard2017-09-112-2/+46
| * | patman: add support for omitting bouncing addressesChris Packham2017-09-114-0/+38