summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | driver/ddr/fsl: Fix tXP and tCKEYork Sun2014-09-254-14/+22
| * | ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory blockYork Sun2014-09-256-5/+89
| * | driver/ddr: Restruct driver to allow standalone memory spaceYork Sun2014-09-258-108/+238
| * | board/ls2085a: Add support of NOR and NAND flash for simulatorPrabhakar Kushwaha2014-09-252-0/+71
| * | driver/mtd: Use generic timer API for FSL IFC, eLBCPrabhakar Kushwaha2014-09-252-15/+14
| * | board/ls2085a: Update env_addr after NOR flash relocationPrabhakar Kushwaha2014-09-241-0/+6
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-09-2614-39/+82
|\ \ \ | |_|/ |/| |
| * | powerpc: add --bss-plt to LDFLAGSChris Packham2014-09-251-0/+1
| * | board/t1040qds: Add sgmii ports support in 0xA7 protocolPriyanka Jain2014-09-242-2/+4
| * | powerpc/t104xrdb: Set DDR ODT to 75ohmPriyanka Jain2014-09-242-5/+5
| * | powerpc/mpc85xx: Serdes protocol "00" is supportedEbony Zhu2014-09-241-5/+0
| * | B4860QDS: Enable mac command supportShaveta Leekha2014-09-241-0/+1
| * | powerpc/b4860: Updated default hwconfig to enable only cpc2Shaveta Leekha2014-09-241-2/+9
| * | powerpc/8xxx: Fix in USB device-tree fixupramneek mehresh2014-09-241-11/+9
| * | powerpc/t104xrdb: Add T1042RDB board supportvijay rai2014-09-245-10/+39
| * | powerpc/t104xrdb: Add Support of rcw for T1042RDB in u-bootvijay rai2014-09-243-4/+14
| |/
* | nand/denali: Document CONFIG symbolsScott Wood2014-09-251-0/+6
* | nand/denali: Adding Denali NAND driver supportChin Liang See2014-09-253-0/+1673
* | mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep()Stefan Roese2014-09-251-3/+1
* | mtd: nand: am335x: Fix 'bit-flip' errors in SPLRostislav Lisovy2014-09-251-4/+8
* | checkpatch: remove unnecessary + after {8,8}Joe Perches2014-09-251-1/+1
* | kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada2014-09-2576-81/+46
* | kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada2014-09-2546-61/+78
* | tools: remove reformat.pyMasahiro Yamada2014-09-241-132/+0
* | README.clang: update FreeBSD instructionsJeroen Hofstee2014-09-241-4/+4
* | compiler_gcc: prevent redefining attributesJeroen Hofstee2014-09-241-0/+10
* | kbuild: refactor some makefilesMasahiro Yamada2014-09-245-12/+7
* | common.h: remove MIN, MAX, MIN3, MAX3 macrosMasahiro Yamada2014-09-241-6/+0
* | cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2014-09-2413-39/+39
* | compiler.h: remove duplicated uninitialized_varJeroen Hofstee2014-09-241-3/+0
* | cmd_nand: Update (nand_info_t*)nand after arg_off(_size) callRostislav Lisovy2014-09-241-2/+4
* | linker_lists: fix commentMasahiro Yamada2014-09-241-2/+2
* | kconfig: remove config_cmd_defaults.hMasahiro Yamada2014-09-242-14/+0
* | kconfig: move CONFIG_CMD_IMPORTENV to KconfigMasahiro Yamada2014-09-245-3/+7
* | kconfig: move CONFIG_CMD_GO to KconfigMasahiro Yamada2014-09-242-1/+6
* | kconfig: move CONFIG_CMD_EXPORTENV to KconfigMasahiro Yamada2014-09-244-2/+7
* | kconfig: move CONFIG_CMD_CRC32 to KconfigMasahiro Yamada2014-09-2415-4/+16
* | kconfig: move CONFIG_CMD_BOOTM to KconfigMasahiro Yamada2014-09-247-3/+9
* | kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to KconfigMasahiro Yamada2014-09-2450-24/+33
* | kconfig: add blank Kconfig filesMasahiro Yamada2014-09-2436-1/+98
* | config_distro_bootcmd: Run 'scsi scan' before trying scsi disksHans de Goede2014-09-241-2/+15
* | MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-24106-106/+106
* | MAINTAINERS: comment out invalid maintainersMasahiro Yamada2014-09-2450-50/+50
* | tools/genboardscfg.py: pick up also commented maitainersMasahiro Yamada2014-09-241-0/+3
* | test: Add a test for command repeatSimon Glass2014-09-243-17/+52
* | test: Remove tabs from trace testSimon Glass2014-09-241-11/+11
* | sandbox: Disable Ctrl-CSimon Glass2014-09-241-0/+3
* | Reactivate the tracing featureSimon Glass2014-09-241-0/+4
* | cleanup disk/part.c whitespacePavel Machek2014-09-241-4/+5
* | mpc8xx: move common linker scripts into the CPU directoryMasahiro Yamada2014-09-248-578/+0
OpenPOWER on IntegriCloud