summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCsPrabhakar Kushwaha2016-06-284-18/+18
* mmc: fsl: introduce wp_enablePeng Fan2016-06-282-3/+19
* fsl_esdhc: Update clock enable bits for USDHCYe Li2016-06-281-2/+7
* mmc: fsl: reset to normal boot mode when eMMC fast bootPeng Fan2016-06-282-9/+35
* armv8: ls1043aqds: print FPGA info early for QSPI bootQianyu Gong2016-06-281-4/+0
* armv8: ls1043aqds: use configurable clockQianyu Gong2016-06-282-2/+7
* armv8: ls1043aqds: fix to get boot device info from FPGAQianyu Gong2016-06-241-5/+3
* armv8/fsl_lsch2: Correct the cores frequency initializationHou Zhiqiang2016-06-241-3/+5
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-06-211-49/+81
|\
| * tools: moveconfig: show suspicious boards with possible misconversionMasahiro Yamada2016-06-221-1/+31
| * tools: moveconfig: simplify show_failed_boards() and show more infoMasahiro Yamada2016-06-221-13/+14
| * tools: moveconfig: simplify source tree switchingMasahiro Yamada2016-06-221-13/+9
| * tools: moveconfig: change class WorkDir to class ReferenceSourceMasahiro Yamada2016-06-221-21/+28
| * tools: moveconfig: fix needless move for config with default 1Masahiro Yamada2016-06-221-4/+2
* | NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS s...Guillaume GARDET2016-06-211-1/+16
* | net: phy: marvell: Do not reset 88e1310 after autonegNathan Rossi2016-06-211-4/+1
* | net: phy: micrel: add support for KSZ886x switches in MIIM modeAlexey Firago2016-06-211-0/+26
* | net: rtl8169: fix switching between adaptersStephen Warren2016-06-211-4/+9
|/
* Kconfig: Add a new DISTRO_DEFAULTS Kconfig optionHans de Goede2016-06-203-9/+23
* sunxi: Add PSCI implementation in CChen-Yu Tsai2016-06-205-504/+341
* sunxi: Add base address for GICChen-Yu Tsai2016-06-203-4/+6
* sunxi: Add CPUCFG debug lock and sun7i cpu power controlsChen-Yu Tsai2016-06-201-1/+6
* sunxi: Group cpu core related controls togetherChen-Yu Tsai2016-06-202-24/+16
* sunxi: Add missing linux/types.h header for cpucfg_sun6i.hChen-Yu Tsai2016-06-201-0/+2
* sunxi: Add packed attribute to struct sunxi_prcm_regChen-Yu Tsai2016-06-201-1/+3
* sunxi: Make CPUCFG_BASE macro names the same across familiesChen-Yu Tsai2016-06-203-14/+25
* ARM: allocate extra space for PSCI stack in secure section during link phaseChen-Yu Tsai2016-06-201-0/+7
* ARM: PSCI: export common PSCI function declarations for C codeChen-Yu Tsai2016-06-201-0/+7
* ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_allChen-Yu Tsai2016-06-201-0/+2
* ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top()Chen-Yu Tsai2016-06-201-9/+9
* sunxi: Revert "sunxi: make SoC variant choice mandatory"Hans de Goede2016-06-201-0/+1
* sunxi: Add defconfig and dts file for inet86dz boardHans de Goede2016-06-204-0/+319
* sunxi: Add defconfig and dts file for Polaroid MID2407PXE03 tabletHans de Goede2016-06-205-0/+328
* sunxi: Select USE_TINY_PRINTFHans de Goede2016-06-201-0/+1
* tinyprintf: Add vprintf implementationHans de Goede2016-06-201-0/+5
* Prepare v2016.07-rc2Tom Rini2016-06-201-1/+1
* autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cMasahiro Yamada2016-06-2032-5/+37
* Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-06-2012-190/+383
|\
| * mtd: nand: Patch remaining places where nand_to_mtd() should be usedBoris Brezillon2016-06-196-6/+6
| * nand: doc: fix example ecc scheme calculationFabian Mewes2016-06-191-1/+1
| * nand: extend nand tortureMax Krummenacher2016-06-192-7/+40
| * nand: nand torture: follow sync with linux v4.6Max Krummenacher2016-06-191-1/+1
| * common: fb_nand: won't compileSergey Kubushyn2016-06-191-1/+1
| * spl: nand: sunxi: add support for NAND config auto-detectionBoris Brezillon2016-06-191-58/+204
| * spl: nand: sunxi: split 'load page' and 'read page' logicBoris Brezillon2016-06-191-71/+114
| * spl: nand: sunxi: rework status polling loopBoris Brezillon2016-06-191-16/+13
| * spl: nand: sunxi: stop guessing the redundant u-boot offsetBoris Brezillon2016-06-191-20/+0
| * spl: nand: support redundant u-boot imageBoris Brezillon2016-06-192-0/+15
| * spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependencyBoris Brezillon2016-06-191-4/+11
| * spl: nand: sunxi: remove support for so-called 'syndrome' modeBoris Brezillon2016-06-191-42/+14
OpenPOWER on IntegriCloud