summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-08ARM: AM437X: Add Silicon ID supportLokesh Vutla
2016-10-08spl: saveenv: adding saveenv support in SPLB, Ravi
2016-10-08cros_ec: Honor the google,remote-bus dt propertyMoritz Fischer
2016-10-08board: ti: dra7xx: complex definitions should be protected with parenthesesMugunthan V N
2016-10-08ARM: dts: dra72: add rev C evm supportMugunthan V N
2016-10-08arm: Add return value argument to longjmpAlexander Graf
2016-10-08env: tool: add command line option to input lockfile pathB, Ravi
2016-10-08dra7x: dfu: qspi: increase the qspi spl partition to 256KB, Ravi
2016-10-08dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORTB, Ravi
2016-10-08Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"Masahiro Yamada
2016-10-08ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()Masahiro Yamada
2016-10-07board: ge: bx50v3: Pass video bootargs for b850v3Ken Lin
2016-10-07ARM: keystone: remove declaration of unused functionsMasahiro Yamada
2016-10-07kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mkMasahiro Yamada
2016-10-07kbuild: make dependencies in scripts/Makefile.autoconf more readableMasahiro Yamada
2016-10-07kbuild: move no_new_adhoc_configs_check to "all" target commandMasahiro Yamada
2016-10-07check-config: fix wrong comment about how to build whitelistMasahiro Yamada
2016-10-07config_whitelist: remove bogus optionsMasahiro Yamada
2016-10-07config_whitelist: sync by toolMasahiro Yamada
2016-10-07build-whitelist: do not add new options to whitelist when updateMasahiro Yamada
2016-10-07vexpress: disable cci ace slave ports when booting in non-sec/hyp modeSudeep Holla
2016-10-07common/console.c: ensure GD_FLG_SILENT is set or clearedChris Packham
2016-10-07arm: dra7xx: Move fastboot options to defconfigSemen Protsenko
2016-10-07ARM: vf610: use strcpy for soc environment variableStefan Agner
2016-10-07configs: enable device tree for Colibri iMX7Stefan Agner
2016-10-07colibri_imx7: use Ricoh RN5T567 to reboot the boardStefan Agner
2016-10-07arm: dts: imx7: add Ricoh RN5T567 PMIC nodeStefan Agner
2016-10-07power: pmic: add Ricoh RN5T567 PMIC supportStefan Agner
2016-10-07colibri_imx7: remove legancy UART platform dataStefan Agner
2016-10-07colibri_imx7: remove legancy I2C supportStefan Agner
2016-10-07arm: dts: imx7: add basic i.MX 7/Colibri iMX7 device treeStefan Agner
2016-10-07arm: dts: imx7: add pinctrl definesStefan Agner
2016-10-07pinctrl: imx: do not announce driver initializationStefan Agner
2016-10-07dm: imx: serial: support device treeStefan Agner
2016-10-07scripts: Add script to extract default environmentLukasz Majewski
2016-10-07ARM: Add register defines for am33xx ePWM registerstomas.melin@vaisala.com
2016-10-07doc: typo fix addess -> addressJelle van der Waa
2016-10-07ARM: OMAP5+: Override switch_to_hypervisor functionKeerthy
2016-10-07ARM: Introduce function to switch to hypervisor modeKeerthy
2016-10-07configs: dra7xx_evm_defconfig: Enable LPAE modeKeerthy
2016-10-07configs: am57xx_evm_defconfig: Enable LPAE modeKeerthy
2016-10-07omap: Set appropriate cache configuration for LPAE and non-LAPE casesKeerthy
2016-10-07omap: Remove hardcoding of mmu section shift to 20Keerthy
2016-10-07PWM: Correct misspellings of "module" in context of PWMRobert P. J. Day
2016-10-07ARM64: Add support for some of atomic64 operationsAdam Oleksy
2016-10-07cmd/onenand.c: block align warningLadislav Michl
2016-10-07search.h: Numerous grammatical fixes, comment updatesRobert P. J. Day
2016-10-07Various, accumulated typos collected from around the tree.Robert P. J. Day
2016-10-07ARMv8/sec-firmware: fix a compile errorHou Zhiqiang