summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-26-104/+887
|\
| * armv8: ls1043aqds: add IFC fixup in case QSPI is enabledQianyu Gong2016-07-26-0/+10
| * armv8/ls1043a: Add MTD partition schemeWenbin Song2016-07-26-2/+20
| * ARMv8/ls1046a: Cleanup the environment variablesWenbin Song2016-07-26-4/+1
| * armv8: fsl-layerscape: mmu: Fix enabling MMUYork Sun2016-07-26-1/+4
| * ARMv7: PSCI: ls102xa: move secure text section into OCRAMHongbo Zhang2016-07-26-1/+5
| * ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implementionHongbo Zhang2016-07-26-2/+166
| * ARMv7: PSCI: ls102xa: check target CPU ID before further operationsHongbo Zhang2016-07-26-1/+39
| * ARMv7: PSCI: add PSCI v1.0 functions skeletonHongbo Zhang2016-07-26-0/+94
| * drivers: net/fm: Add Fman support for LS1046AMingkai Hu2016-07-26-0/+124
| * armv8: fsl_lsch2: Add LS1046A SoC supportMingkai Hu2016-07-26-3/+200
| * armv8: fsl_lsch2: Add SerDes 2 supportQianyu Gong2016-07-26-0/+22
| * armv8: fsl-layerscape: Consolidate the LSCH2 common definesQianyu Gong2016-07-26-39/+20
| * armv8: fsl-layerscape: Add A72 core detectionAlison Wang2016-07-26-1/+4
| * armv8: ls1043aqds: Update MAINTAINERSYork Sun2016-07-26-0/+1
| * armv8: ls2080aqds: Update MAINTAINERSYork Sun2016-07-26-0/+1
| * arm: ls1021atwr: Add SD secure boot targetSumit Garg2016-07-26-0/+60
| * SECURE_BOOT: Enable SD as a source for bootscriptSumit Garg2016-07-26-23/+42
| * SECURE_BOOT: Enable chain of trust in SPL frameworkSumit Garg2016-07-26-3/+56
| * DM: crypto/fsl: Enable rsa DM driver usage before relocationSumit Garg2016-07-26-0/+1
| * include: usb: Rename USB controller base address mappingRajesh Bhagat2016-07-26-22/+16
| * i2c: fsl: Fix driver initializationmario.six@gdsys.cc2016-07-26-5/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2016-07-26-360/+898
|\ \
| * | i2c: mvtwsi: Add documentationmario.six@gdsys.cc2016-07-26-19/+144
| * | i2c: mvtwsi: Make delay times frequency-dependentmario.six@gdsys.cc2016-07-26-42/+85
| * | i2c: mvtwsi: Handle zero-length offsets properlymario.six@gdsys.cc2016-07-26-8/+13
| * | i2c: mvtwsi: Add compatibility to DMmario.six@gdsys.cc2016-07-26-1/+117
| * | i2c: mvtwsi: Make address length variablemario.six@gdsys.cc2016-07-26-9/+21
| * | i2c: mvtwsi: Factor out adap parametermario.six@gdsys.cc2016-07-26-51/+46
| * | i2c: mvtwsi: Add compatibility functionsmario.six@gdsys.cc2016-07-26-9/+38
| * | i2c: mvtwsi: Use 'uint' instead of 'unsigned int'mario.six@gdsys.cc2016-07-26-5/+5
| * | i2c: mvtwsi: Get rid of status parametermario.six@gdsys.cc2016-07-26-13/+13
| * | i2c: mvtwsi: Eliminate flags parametermario.six@gdsys.cc2016-07-26-42/+41
| * | i2c: mvtwsi: Improve and fix commentsmario.six@gdsys.cc2016-07-26-67/+62
| * | i2c: mvtwsi: Streamline code and add documentationmario.six@gdsys.cc2016-07-26-38/+75
| * | i2c: mvtwsi: Fix style violationsmario.six@gdsys.cc2016-07-26-8/+8
| * | defconfig: am57xx_hs_evm: enable i2c driver modelMugunthan V N2016-07-26-0/+1
| * | defconfig: am57xx_evm: enable i2c driver modelMugunthan V N2016-07-26-0/+1
| * | defconfig: dra7xx_hs_evm: enable i2c driver modelMugunthan V N2016-07-26-0/+1
| * | defconfig: dra7xx_evm: enable i2c driver modelMugunthan V N2016-07-26-0/+1
| * | defconfig: am43xx_hs_evm: enable i2c driver modelMugunthan V N2016-07-26-0/+1
| * | defconfig: am43xx_evm: enable i2c driver modelMugunthan V N2016-07-26-0/+1
| * | defconfig: am335x_evm: enable i2c driver modelMugunthan V N2016-07-26-0/+1
| * | defconfig: am335x_boneblack_vboot: enable i2c driver modelMugunthan V N2016-07-26-0/+9
| * | drivers: i2c: omap24xx_i2c: adopt omap_i2c driver to driver modelMugunthan V N2016-07-26-0/+99
| * | drivers: i2c: omap24xx_i2c: prepare driver for DM conversionMugunthan V N2016-07-26-133/+175
| * | ti_armv7_common: i2c: do not define DM_I2C for splMugunthan V N2016-07-26-0/+8
| * | drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enableMugunthan V N2016-07-26-0/+14
| * | omap5/dra7: i2c: correct register offset for sync registerMugunthan V N2016-07-26-3/+3
| * | omap4: i2c: correct register offset for sync registerMugunthan V N2016-07-26-3/+3