summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-19mtd: nand: Patch remaining places where nand_to_mtd() should be usedBoris Brezillon
2016-06-19nand: doc: fix example ecc scheme calculationFabian Mewes
2016-06-19nand: extend nand tortureMax Krummenacher
2016-06-19nand: nand torture: follow sync with linux v4.6Max Krummenacher
2016-06-19common: fb_nand: won't compileSergey Kubushyn
2016-06-19spl: nand: sunxi: add support for NAND config auto-detectionBoris Brezillon
2016-06-19spl: nand: sunxi: split 'load page' and 'read page' logicBoris Brezillon
2016-06-19spl: nand: sunxi: rework status polling loopBoris Brezillon
2016-06-19spl: nand: sunxi: stop guessing the redundant u-boot offsetBoris Brezillon
2016-06-19spl: nand: support redundant u-boot imageBoris Brezillon
2016-06-19spl: 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
2016-06-19Add a reset driver framework/uclassStephen Warren
2016-06-19mailbox: add Tegra186 HSP driverStephen Warren
2016-06-19mailbox: rename headersStephen Warren
2016-06-19sandbox: gpio: doc: Fix parameter documentationmario.six@gdsys.cc
2016-06-19lib/libfdt/: General aesthetic/style fixes.Robert P. J. Day
2016-06-19gpio: pca953x: Fix register reading past 8th GPIOmario.six@gdsys.cc
2016-06-19dm: add manual relocation for devicesAngelo Dureghello
2016-06-20ARM: uniphier: use the default CONFIG_BOOTDELAY=2Masahiro Yamada
2016-06-20ARM: uniphier: reserve memory for DRAM PHY training on PH1-LD20Masahiro Yamada
2016-06-20ARM: uniphier: move CONFIG_ARMV8_MULTIENTRY to KconfigMasahiro Yamada
2016-06-20ARM: uniphier: introduce CONFIG_ARM_UNIPHIER_{32, 64}BITMasahiro Yamada
2016-06-20ARM: uniphier: change CPU_RELEASE_ADDR to the head of DRAM spaceMasahiro Yamada
2016-06-19SPL ext: cosmetic: correct error message in spl_load_image_ext()Petr Kulhavy
2016-06-19fs: cbfs: Fix build of fs/cbfs/cbfs.c when building u-boot sandbox on x86 32-bitGuillaume GARDET
2016-06-19test/py: fix printenv signon message disable codeStephen Warren