summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada2014-07-30-14/+11
* buildman: adjust for KconfigMasahiro Yamada2014-07-30-4/+14
* MAKEALL: adjust for KconfigMasahiro Yamada2014-07-30-3/+13
* kconfig: remove mkconfig and boards.cfgMasahiro Yamada2014-07-30-1412/+1
* tools: add genboardscfg.pyMasahiro Yamada2014-07-30-0/+504
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+4234
* kconfig: switch to KconfigMasahiro Yamada2014-07-30-132/+619
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-30-69/+69
* kconfig: add basic Kconfig filesMasahiro Yamada2014-07-30-0/+131
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+18075
* kconfig: import Kconfig files from Linux 3.16-rc7Masahiro Yamada2014-07-30-0/+24484
* boards:trats2: New Trats2 board maintainerƁukasz Majewski2014-07-30-1/+1
* boards.cfg : Add maintainers entries for SOCFPGADinh Nguyen2014-07-29-1/+1
* cosmetic: boards.cfg: fix some maintainers fieldsMasahiro Yamada2014-07-29-2/+2
* buildman: make sure to invoke GNU MakeMasahiro Yamada2014-07-29-3/+12
* MAKEALL: make sure to invoke GNU MakeMasahiro Yamada2014-07-29-3/+9
* scripts: add scripts/show-gnu-make to get GNU Make command nameMasahiro Yamada2014-07-29-0/+25
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-07-29-1736/+6535
|\
| * ARM: HYP/non-sec: remove MIDR check to validate CBARMarc Zyngier2014-07-28-17/+0
| * ARM: HYP/non-sec/PSCI: emit DT nodesMarc Zyngier2014-07-28-2/+112
| * ARM: convert arch_fixup_memory_node to a generic FDT fixup functionMa Haijun2014-07-28-7/+10
| * ARM: HYP/non-sec: add the option for a second-stage monitorMarc Zyngier2014-07-28-2/+11
| * ARM: HYP/non-sec: add generic ARMv7 PSCI codeMarc Zyngier2014-07-28-0/+141
| * ARM: HYP/non-sec: allow relocation to secure RAMMarc Zyngier2014-07-28-140/+138
| * ARM: HYP/non-sec: add separate section for secure codeMarc Zyngier2014-07-28-1/+33
| * ARM: add missing HYP mode constantMarc Zyngier2014-07-28-1/+3
| * ARM: non-sec: reset CNTVOFF to zeroMarc Zyngier2014-07-28-1/+8
| * ARM: HYP/non-sec: add a barrier after setting SCR.NS==1Marc Zyngier2014-07-28-0/+1
| * ARM: HYP/non-sec: move switch to non-sec to the last boot phaseMarc Zyngier2014-07-28-3/+6
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-28-1298/+2038
| |\
| | * ARM: omap: move board specific NAND configs out from ti_armv7_common.hpekon gupta2014-07-25-8/+53
| | * ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta2014-07-25-99/+13
| | * ARM: omap: fix GPMC address-map size for NAND and NOR devicespekon gupta2014-07-25-2/+8
| | * ARM: OMAP: Fix handling of errata i727Rajendra Nayak2014-07-25-1/+10
| | * board: k2e-evm: add board supportHao Zhang2014-07-25-0/+178
| | * ARM: keystone2: spl: add K2E SoC supportKhoronzhuk, Ivan2014-07-25-0/+8
| | * keystone2: use CONFIG_SOC_KEYSTONE in common placesKhoronzhuk, Ivan2014-07-25-3/+3
| | * ARM: keystone2: add MSMC cache coherency support for K2E SOCHao Zhang2014-07-25-8/+26
| | * ARM: keystone2: clock: add K2E clock supportHao Zhang2014-07-25-6/+203
| | * ARM: keystone2: add K2E SoC hardware definitionsHao Zhang2014-07-25-44/+105
| | * keystone: ddr3: move K2HK DDR3 configuration to a common fileHao Zhang2014-07-25-285/+172
| | * configs: k2hk_evm: config: add common EVM configuration headerHao Zhang2014-07-25-244/+289
| | * ARM: keystone: clock: move K2HK SoC dependent code in separate fileKhoronzhuk, Ivan2014-07-25-145/+166
| | * ARM: keystone2: move K2HK board files to common KS2 board directoryHao Zhang2014-07-25-103/+142
| | * keystone2: add env option to do unitrd dt fixupMurali Karicheri2014-07-25-1/+5
| | * k2hk: use common KS2_ prefix for all hardware definitionsKhoronzhuk, Ivan2014-07-25-148/+138
| | * keystone2: add possibility to turn off all dspsHao Zhang2014-07-25-2/+83
| | * keystone2: move cpu_to_bus() to keystone.cHao Zhang2014-07-25-14/+29
| | * ARM: keystone2: keystone_nav: make it dependent on keystone driverKhoronzhuk, Ivan2014-07-25-1/+1
| | * keystone2: ddr: add DDR3 PHY configs updated for PG 2.0Hao Zhang2014-07-25-2/+100