summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* dm: Use dm_scan_fdt_dev() directly where possibleSimon Glass2016-07-27-131/+25
* dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()Simon Glass2016-07-27-51/+20
* dm: core: Add a function to bind child devicesSimon Glass2016-07-27-0/+25
* dm: mmc: dwmmc: use the callback functions as staticJaehoon Chung2016-07-27-5/+2
* dm: mmc: dwmmc: fix the wrong explanation for clock valuesJaehoon Chung2016-07-27-4/+4
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-26-15/+111
|\
| * sunxi: Disable sun8i emac driverHans de Goede2016-07-27-2/+0
| * net: sun8i_emac: Drop redundant and incorrect setting of syscon registerChen-Yu Tsai2016-07-26-9/+1
| * net: sun8i_emac: Do not configure AHB2 clockChen-Yu Tsai2016-07-26-3/+0
| * sunxi: Add EMAC ethernet0 alias for H3 dtsiChen-Yu Tsai2016-07-26-0/+4
| * sunxi: Add defconfig and dts file for the Orange Pi PC Plus SBCHans de Goede2016-07-26-1/+106
* | ARM: uniphier: move CONFIG_I2C_EEPROM to defconfigMasahiro Yamada2016-07-26-1/+12
* | Merge git://git.denx.de/u-boot-mpc86xxTom Rini2016-07-26-1/+1
|\ \
| * | powerpc/86xx: Pass -mcpu=7400 to GCCScott Wood2016-07-25-1/+1
* | | 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