summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-24mkimage: fit: spl: Add an optional static offset for external dataTeddy Reed
2016-06-24cmd: bootefi: cosmeticSergey Kubushyn
2016-06-24omap3: bugfix in timer on rolloverDaniel Gorsulowski
2016-06-22Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-06-22tools: moveconfig: show suspicious boards with possible misconversionMasahiro Yamada
2016-06-22tools: moveconfig: simplify show_failed_boards() and show more infoMasahiro Yamada
2016-06-22tools: moveconfig: simplify source tree switchingMasahiro Yamada
2016-06-22tools: moveconfig: change class WorkDir to class ReferenceSourceMasahiro Yamada
2016-06-22tools: moveconfig: fix needless move for config with default 1Masahiro Yamada
2016-06-21NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS s...Guillaume GARDET
2016-06-21net: phy: marvell: Do not reset 88e1310 after autonegNathan Rossi
2016-06-21net: phy: micrel: add support for KSZ886x switches in MIIM modeAlexey Firago
2016-06-21net: rtl8169: fix switching between adaptersStephen Warren
2016-06-21Kconfig: Add a new DISTRO_DEFAULTS Kconfig optionHans de Goede
2016-06-20sunxi: Add PSCI implementation in CChen-Yu Tsai
2016-06-20sunxi: Add base address for GICChen-Yu Tsai
2016-06-20sunxi: Add CPUCFG debug lock and sun7i cpu power controlsChen-Yu Tsai
2016-06-20sunxi: Group cpu core related controls togetherChen-Yu Tsai
2016-06-20sunxi: Add missing linux/types.h header for cpucfg_sun6i.hChen-Yu Tsai
2016-06-20sunxi: Add packed attribute to struct sunxi_prcm_regChen-Yu Tsai
2016-06-20sunxi: Make CPUCFG_BASE macro names the same across familiesChen-Yu Tsai
2016-06-20ARM: allocate extra space for PSCI stack in secure section during link phaseChen-Yu Tsai
2016-06-20ARM: PSCI: export common PSCI function declarations for C codeChen-Yu Tsai
2016-06-20ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_allChen-Yu Tsai
2016-06-20ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top()Chen-Yu Tsai
2016-06-20sunxi: Revert "sunxi: make SoC variant choice mandatory"Hans de Goede
2016-06-20sunxi: Add defconfig and dts file for inet86dz boardHans de Goede
2016-06-20sunxi: Add defconfig and dts file for Polaroid MID2407PXE03 tabletHans de Goede
2016-06-20sunxi: Select USE_TINY_PRINTFHans de Goede
2016-06-20tinyprintf: Add vprintf implementationHans de Goede
2016-06-20Prepare v2016.07-rc2Tom Rini
2016-06-20autoboot: add CONFIG_AUTOBOOT to allow to not compile autoboot.cMasahiro Yamada
2016-06-20Merge git://git.denx.de/u-boot-nand-flashTom Rini
2016-06-20mmc: add MMC_VERSION_5_1Stefan Wahren
2016-06-20dragonboard410c: Increase default environment size.Mateusz Kulikowski
2016-06-20Merge git://git.denx.de/u-boot-dmTom Rini
2016-06-20mtd: nand: Patch remaining places where nand_to_mtd() should be usedBoris Brezillon
2016-06-20nand: doc: fix example ecc scheme calculationFabian Mewes
2016-06-20nand: extend nand tortureMax Krummenacher
2016-06-20nand: nand torture: follow sync with linux v4.6Max Krummenacher
2016-06-20common: fb_nand: won't compileSergey Kubushyn
2016-06-20spl: nand: sunxi: add support for NAND config auto-detectionBoris Brezillon
2016-06-20spl: nand: sunxi: split 'load page' and 'read page' logicBoris Brezillon
2016-06-20spl: nand: sunxi: rework status polling loopBoris Brezillon
2016-06-20spl: nand: sunxi: stop guessing the redundant u-boot offsetBoris Brezillon
2016-06-20spl: nand: support redundant u-boot imageBoris Brezillon
2016-06-20spl: nand: rework SYS_NAND_U_BOOT_OFFS Kconfig option dependencyBoris Brezillon
2016-06-19spl: nand: sunxi: remove support for so-called 'syndrome' modeBoris Brezillon
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-06-19reset: implement a reset testStephen Warren