summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: add me as a maintainer of UniPhier platformMasahiro Yamada2014-10-051-0/+9
* ARM: UniPhier: add Kconfig and defconfigMasahiro Yamada2014-10-055-0/+61
* ARM: UniPhier: add UniPhier SoC support codeMasahiro Yamada2014-10-0563-0/+4951
* serial: add UniPhier serial driverMasahiro Yamada2014-10-053-0/+207
* mtd: denali: add Denali NAND driver for SPLMasahiro Yamada2014-10-053-0/+242
* mtd: denali: add Denali controller configs to KconfigMasahiro Yamada2014-10-053-6/+33
* Merge branch 'for-tom' of git://git.denx.de/u-boot-dmTom Rini2014-09-264-110/+89
|\
| * spi: Add brackets and tidy defines in spi.hSimon Glass2014-09-261-12/+12
| * dm: spi: Move cmd device code into its own functionSimon Glass2014-09-261-21/+32
| * sandbox: config: Enable all SPI flash chipsSimon Glass2014-09-261-1/+7
| * sandbox: Convert SPI flash emulation to use sf_paramsSimon Glass2014-09-261-76/+38
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-09-2639-251/+1018
|\ \
| * | board/ls1021aqds: Add DDR4 supportYork Sun2014-09-256-2/+30
| * | driver/ddr/fsl: Fix DDR4 driverYork Sun2014-09-252-4/+8
| * | ARMv8/ls2085a: Move u-boot location to make room for RCWYork Sun2014-09-251-1/+1
| * | ARMv8/ls2085a: Enable secondary coresYork Sun2014-09-252-3/+8
| * | armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot PageYork Sun2014-09-2512-89/+518
| * | fdt_support: Make of_bus_default_count_cells non staticArnab Basu2014-09-252-1/+4
| * | fdt_support: Move of_read_number to fdt_support.hArnab Basu2014-09-252-9/+9
| * | 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
OpenPOWER on IntegriCloud