summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: socfpga: Fix "improve raw MMC SPL boot"Marek Vasut2016-06-231-1/+1
* 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
* | mmc: add MMC_VERSION_5_1Stefan Wahren2016-06-202-0/+4
* | dragonboard410c: Increase default environment size.Mateusz Kulikowski2016-06-201-1/+1
* | Merge git://git.denx.de/u-boot-dmTom Rini2016-06-2077-687/+2028
|\ \
| * | clk: convert API to match reset/mailbox styleStephen Warren2016-06-1937-570/+985
| * | reset: implement a reset testStephen Warren2016-06-199-4/+251
| * | Add a reset driver framework/uclassStephen Warren2016-06-199-0/+446
| * | mailbox: add Tegra186 HSP driverStephen Warren2016-06-196-0/+200
OpenPOWER on IntegriCloud