summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm: rtc: Rename to_tm() to rtc_to_tm() and add error codeSimon Glass2015-05-0516-19/+36
* dm: rtc: Rename gregorian day functionSimon Glass2015-05-054-5/+20
* fdt: Correct warning in fdt_setup_simplefb_node()Simon Glass2015-05-051-1/+1
* dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass2015-05-054-11/+42
* dm: i2c: Add functions to read and write a registerSimon Glass2015-05-052-0/+40
* dm: i2c: sandbox: Add debugging to the speed limitSimon Glass2015-05-051-1/+3
* dm: spi: Correct the comment on spi_get_ops()Simon Glass2015-05-051-1/+1
* cros_ec: Handle the single duplex requirement in cros_ecSimon Glass2015-05-051-3/+20
* cros_ec: Show the protocol version in the debug messageSimon Glass2015-05-051-1/+2
* dm: spi: Avoid setting the speed with every transferSimon Glass2015-05-052-3/+9
* test: dm: eth: Skip timeouts on ping testsJoe Hershberger2015-05-051-0/+2
* sandbox: eth: Add a function to skip ping timeoutsJoe Hershberger2015-05-052-0/+19
* sandbox: Add test function to advance timeJoe Hershberger2015-05-053-6/+18
* Prepare v2015.07-rc1Tom Rini2015-05-051-2/+2
* fw_env.h: include autoconf.hMax Krummenacher2015-05-051-0/+1
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2015-05-0589-510/+3241
|\
| * powerpc/mpc85xx: Add board support for ucp1020Oleksandr G Zhadan2015-05-0416-0/+2298
| * powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.cOleksandr G Zhadan2015-05-042-2/+6
| * powerpc/t4240qds: Update RCW, defconfig and maintainerShaohui Xie2015-05-044-12/+2
| * t2080rdb/rcw: update ddr frequency from 1600MT/s to 1867MT/sShengzhou Liu2015-05-041-1/+4
| * powerpc/t2080qds: enable eSDHC peripheral clock supportYangbo Lu2015-05-041-0/+1
| * mmc: fsl_esdhc: Add peripheral clock supportYangbo Lu2015-05-045-3/+102
| * powerpc/t2080qds: enable eSDHC adapter card type identificationYangbo Lu2015-05-041-0/+1
| * mmc: fsl_esdhc: Add adapter card type identification supportYangbo Lu2015-05-047-6/+90
| * board/t2080rdb: reset cs4315 phyShengzhou Liu2015-05-042-0/+10
| * fsl/deepsleep: avoid the DDR restore from being optimized outTang Yuantian2015-05-041-4/+4
| * powerpc/mpc85xx: Don't deref NULL if qman portal lacks cell-indexScott Wood2015-05-041-2/+7
| * board/t102x: use fdt_setprop_string instead of fdt_setpropShengzhou Liu2015-05-042-6/+7
| * powerpc: add 2 common dcache assembly functionsValentin Longchamp2015-05-0411-164/+48
| * powerpc/t1023rdb: Add T1023 RDB board supportShengzhou Liu2015-05-0419-44/+382
| * fsl/pci: Set CFG_READY for PCIe v3.0 and laterMinghuan Lian2015-05-042-1/+8
| * T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issueZhao Qiang2015-05-042-0/+16
| * powerpc/t4rdb: Add SD boot support for T4240RDB boardChunhe Lan2015-05-0410-16/+186
| * drivers: usb: fsl: Workaround for Erratum A004477Nikhil Badola2015-05-044-0/+49
| * mpc85xx/T4240EMU: Remove T4240EMU boardYork Sun2015-05-047-234/+0
| * powerpc/mpc85xx: Use GOT when loading IVORs post-relocationScott Wood2015-05-041-15/+20
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-05-0536-60/+379
|\ \
| * | arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targetsStefan Roese2015-05-051-2/+0
| * | arm: mvebu: db-mv784mp-gp: Fix ECC I2C addressStefan Roese2015-05-051-1/+1
| * | arm: mvebu: Add Armada A38x DB-88F6820-GP board supportStefan Roese2015-05-058-0/+233
| * | arm: mvebu: Add d-cache invalidate before enabling the d-cacheStefan Roese2015-05-051-0/+3
| * | arm: mvebu: mv-common.h: Add CONFIG_PREBOOTStefan Roese2015-05-051-0/+1
| * | arm: mvebu: Remove coherency configurationStefan Roese2015-05-051-3/+0
| * | arm: mvebu: Change network init code to allow a more flexible setupStefan Roese2015-05-054-7/+20
| * | arm: mvebu: Add basic Armada 38x supportStefan Roese2015-05-053-16/+73
| * | arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common headerStefan Roese2015-05-053-2/+5
| * | arm: mvebu: Only define MV88F78X60 for Armada XPStefan Roese2015-05-051-1/+3
| * | arm: mvebu: Remove unreferenced defineStefan Roese2015-05-051-3/+0
| * | arm: mvebu: Change header macros from ARMADA_XP to MVEBUStefan Roese2015-05-053-10/+10
| * | arm: mvebu: Move mvebu-common into mach-mvebuStefan Roese2015-05-0515-6/+21
OpenPOWER on IntegriCloud