summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini70-389/+7233
2016-10-08ARM: AM437X: Add Silicon ID supportLokesh Vutla2-2/+6
2016-10-08spl: saveenv: adding saveenv support in SPLB, Ravi5-5/+19
2016-10-08cros_ec: Honor the google,remote-bus dt propertyMoritz Fischer3-4/+29
2016-10-08board: ti: dra7xx: complex definitions should be protected with parenthesesMugunthan V N1-4/+4
2016-10-08ARM: dts: dra72: add rev C evm supportMugunthan V N6-667/+601
2016-10-08arm: Add return value argument to longjmpAlexander Graf2-19/+15
2016-10-08env: tool: add command line option to input lockfile pathB, Ravi2-6/+30
2016-10-08dra7x: dfu: qspi: increase the qspi spl partition to 256KB, Ravi1-8/+2
2016-10-08dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORTB, Ravi1-1/+0
2016-10-08Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"Masahiro Yamada2-17/+15
2016-10-08ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()Masahiro Yamada5-20/+20
2016-10-07board: ge: bx50v3: Pass video bootargs for b850v3Ken Lin1-1/+6
2016-10-07ARM: keystone: remove declaration of unused functionsMasahiro Yamada1-2/+0
2016-10-07kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mkMasahiro Yamada3-46/+28
2016-10-07kbuild: make dependencies in scripts/Makefile.autoconf more readableMasahiro Yamada1-7/+4
2016-10-07kbuild: move no_new_adhoc_configs_check to "all" target commandMasahiro Yamada1-8/+6
2016-10-07check-config: fix wrong comment about how to build whitelistMasahiro Yamada1-7/+2
2016-10-07config_whitelist: remove bogus optionsMasahiro Yamada1-10/+0
2016-10-07config_whitelist: sync by toolMasahiro Yamada1-6/+0
2016-10-07build-whitelist: do not add new options to whitelist when updateMasahiro Yamada1-2/+13
2016-10-07vexpress: disable cci ace slave ports when booting in non-sec/hyp modeSudeep Holla2-0/+53
2016-10-07common/console.c: ensure GD_FLG_SILENT is set or clearedChris Packham1-4/+13
2016-10-07arm: dra7xx: Move fastboot options to defconfigSemen Protsenko3-9/+25
2016-10-07ARM: vf610: use strcpy for soc environment variableStefan Agner1-1/+1
2016-10-07configs: enable device tree for Colibri iMX7Stefan Agner1-1/+9
2016-10-07colibri_imx7: use Ricoh RN5T567 to reboot the boardStefan Agner1-0/+42
2016-10-07arm: dts: imx7: add Ricoh RN5T567 PMIC nodeStefan Agner1-0/+5
2016-10-07power: pmic: add Ricoh RN5T567 PMIC supportStefan Agner5-0/+203
2016-10-07colibri_imx7: remove legancy UART platform dataStefan Agner1-10/+0
2016-10-07colibri_imx7: remove legancy I2C supportStefan Agner2-42/+0
2016-10-07arm: dts: imx7: add basic i.MX 7/Colibri iMX7 device treeStefan Agner3-0/+288
2016-10-07arm: dts: imx7: add pinctrl definesStefan Agner1-0/+1151
2016-10-07pinctrl: imx: do not announce driver initializationStefan Agner1-1/+1
2016-10-07dm: imx: serial: support device treeStefan Agner2-2/+38
2016-10-07scripts: Add script to extract default environmentLukasz Majewski1-0/+34
2016-10-07ARM: Add register defines for am33xx ePWM registerstomas.melin@vaisala.com2-0/+37
2016-10-07doc: typo fix addess -> addressJelle van der Waa1-1/+1
2016-10-07ARM: OMAP5+: Override switch_to_hypervisor functionKeerthy1-0/+24
2016-10-07ARM: Introduce function to switch to hypervisor modeKeerthy2-0/+25
2016-10-07configs: dra7xx_evm_defconfig: Enable LPAE modeKeerthy1-0/+1
2016-10-07configs: am57xx_evm_defconfig: Enable LPAE modeKeerthy1-0/+1
2016-10-07omap: Set appropriate cache configuration for LPAE and non-LAPE casesKeerthy1-2/+23
2016-10-07omap: Remove hardcoding of mmu section shift to 20Keerthy1-2/+2
2016-10-07PWM: Correct misspellings of "module" in context of PWMRobert P. J. Day4-4/+4
2016-10-07ARM64: Add support for some of atomic64 operationsAdam Oleksy1-1/+67
2016-10-07cmd/onenand.c: block align warningLadislav Michl1-0/+6
2016-10-07search.h: Numerous grammatical fixes, comment updatesRobert P. J. Day1-15/+13
2016-10-07Various, accumulated typos collected from around the tree.Robert P. J. Day18-28/+27
2016-10-07ARMv8/sec-firmware: fix a compile errorHou Zhiqiang1-6/+16