summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* include/configs: remove references to SMNAND_ENV_OFFSETAdam Ford2017-09-1315-44/+28
* arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5Adam Ford2017-09-1313-3284/+3382
* omap3: omap3_logic: Finish enabling fastboot on MUSBAdam Ford2017-09-132-1/+33
* ARM: dts: ethernut5: Fix the build warningWenyou Yang2017-09-131-0/+2
* serial: nulldev: Add nulldev serial driverKeng Soon Cheah2017-09-133-0/+56
* spl: add newline in debug outputAnatolij Gustschin2017-09-131-2/+2
* ARM: DRA72x: Add support for detection of DRA71x SR 2.1Vishal Mahaveer2017-09-126-0/+12
* davinci: da850-evm: switch to using TI_COMMON_CMD_OPTIONSAdam Ford2017-09-124-26/+37
* linux/io.h: import generic ioread* / iowrite* accessors from LinuxMasahiro Yamada2017-09-121-0/+44
* dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada2017-09-127-25/+20
* omap3: am3517_evm: Enable TI_COMMON_CMD_OPTIONAdam Ford2017-09-122-14/+9
* ARM: OMAP3: am3517_evm: Move header to ti_omap3_common.hAdam Ford2017-09-121-43/+10
* armv8: mmu: add space around operatorAndy Yan2017-09-121-1/+1
* armv8: mmu: remove unused macro definitionAndy Yan2017-09-122-11/+0
* 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