aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-30Add board MAINTAINERS filesMasahiro Yamada562-0/+4234
2014-07-30kconfig: switch to KconfigMasahiro Yamada17-132/+619
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada56-69/+69
2014-07-30kconfig: add basic Kconfig filesMasahiro Yamada2-0/+131
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1764-0/+18075
2014-07-30kconfig: import Kconfig files from Linux 3.16-rc7Masahiro Yamada43-0/+24484
2014-07-30boards:trats2: New Trats2 board maintainerƁukasz Majewski1-1/+1
2014-07-29boards.cfg : Add maintainers entries for SOCFPGADinh Nguyen1-1/+1
2014-07-29cosmetic: boards.cfg: fix some maintainers fieldsMasahiro Yamada1-2/+2
2014-07-29buildman: make sure to invoke GNU MakeMasahiro Yamada2-3/+12
2014-07-29MAKEALL: make sure to invoke GNU MakeMasahiro Yamada1-3/+9
2014-07-29scripts: add scripts/show-gnu-make to get GNU Make command nameMasahiro Yamada1-0/+25
2014-07-29Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini154-1736/+6535
2014-07-28Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini10-2/+12
2014-07-28Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini69-1133/+481
2014-07-28ARM: HYP/non-sec: remove MIDR check to validate CBARMarc Zyngier1-17/+0
2014-07-28ARM: HYP/non-sec/PSCI: emit DT nodesMarc Zyngier4-2/+112
2014-07-28ARM: convert arch_fixup_memory_node to a generic FDT fixup functionMa Haijun4-7/+10
2014-07-28ARM: HYP/non-sec: add the option for a second-stage monitorMarc Zyngier1-2/+11
2014-07-28ARM: HYP/non-sec: add generic ARMv7 PSCI codeMarc Zyngier3-0/+141
2014-07-28ARM: HYP/non-sec: allow relocation to secure RAMMarc Zyngier5-140/+138
2014-07-28ARM: HYP/non-sec: add separate section for secure codeMarc Zyngier3-1/+33
2014-07-28ARM: add missing HYP mode constantMarc Zyngier2-1/+3
2014-07-28ARM: non-sec: reset CNTVOFF to zeroMarc Zyngier1-1/+8
2014-07-28ARM: HYP/non-sec: add a barrier after setting SCR.NS==1Marc Zyngier1-0/+1
2014-07-28ARM: HYP/non-sec: move switch to non-sec to the last boot phaseMarc Zyngier1-3/+6
2014-07-28Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD82-1298/+2038
2014-07-28Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD17-7/+3026
2014-07-28Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD38-264/+1010
2014-07-28patman: make "No recipient" checking more tolerantMasahiro Yamada1-3/+8
2014-07-28buildman: Support in-tree buildsSimon Glass3-2/+16
2014-07-28buildman: Add -C option to force a reconfigure for each commitSimon Glass3-1/+13
2014-07-26Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD3-2/+7
2014-07-25ARM: omap: move board specific NAND configs out from ti_armv7_common.hpekon gupta9-8/+53
2014-07-25ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta21-99/+13
2014-07-25ARM: omap: fix GPMC address-map size for NAND and NOR devicespekon gupta2-2/+8
2014-07-25ARM: OMAP: Fix handling of errata i727Rajendra Nayak2-1/+10
2014-07-25board: k2e-evm: add board supportHao Zhang8-0/+178
2014-07-25ARM: keystone2: spl: add K2E SoC supportKhoronzhuk, Ivan1-0/+8
2014-07-25keystone2: use CONFIG_SOC_KEYSTONE in common placesKhoronzhuk, Ivan2-3/+3
2014-07-25ARM: keystone2: add MSMC cache coherency support for K2E SOCHao Zhang4-8/+26
2014-07-25ARM: keystone2: clock: add K2E clock supportHao Zhang7-6/+203
2014-07-25ARM: keystone2: add K2E SoC hardware definitionsHao Zhang3-44/+105
2014-07-25keystone: ddr3: move K2HK DDR3 configuration to a common fileHao Zhang4-285/+172
2014-07-25configs: k2hk_evm: config: add common EVM configuration headerHao Zhang2-244/+289
2014-07-25ARM: keystone: clock: move K2HK SoC dependent code in separate fileKhoronzhuk, Ivan5-145/+166
2014-07-25ARM: keystone2: move K2HK board files to common KS2 board directoryHao Zhang8-103/+142
2014-07-25keystone2: add env option to do unitrd dt fixupMurali Karicheri1-1/+5
2014-07-25k2hk: use common KS2_ prefix for all hardware definitionsKhoronzhuk, Ivan11-148/+138
2014-07-25keystone2: add possibility to turn off all dspsHao Zhang4-2/+83