summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge http://git.denx.de/u-boot-dmTom Rini2014-08-043-0/+17
|\
| * arm: Support pre-relocation malloc()Simon Glass2014-08-042-1/+7
| * arm: Set up global data before board_init_f()Simon Glass2014-08-042-0/+11
* | env_mmc: support env partition setup in runtimeDmitry Lifshitz2014-08-012-12/+26
* | env_mmc: add mmc_get_env_addr() prototypeDmitry Lifshitz2014-08-011-0/+6
* | MMC: atmel_mci: enable high speed mode supportBo Shen2014-08-011-1/+6
* | MMC: atmel_mci: add configuration register definitionBo Shen2014-08-011-1/+13
* | MMC: atmel_mci: refactor setting the mode registerBo Shen2014-08-012-14/+46
* | mmc/dw_mmc: Fix clock divider calculation error for bypass modeChin Liang See2014-08-011-1/+4
* | mmc: s3c: Add SD driverMarek Vasut2014-08-013-0/+328
* | arm: s3c: Unify the S3C24xx SDI structureMarek Vasut2014-08-013-11/+10
* | bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flagLubomir Rintel2014-08-011-1/+1
* | ARM: kirkwood: add mvsdio driverDrEagle2014-08-017-0/+669
|/
* include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-3056-69/+0
* powerpc: remove redundant CPU definitionMasahiro Yamada2014-07-3011-12/+11
* kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada2014-07-3014-14/+11
* buildman: adjust for KconfigMasahiro Yamada2014-07-303-4/+14
* MAKEALL: adjust for KconfigMasahiro Yamada2014-07-301-3/+13
* kconfig: remove mkconfig and boards.cfgMasahiro Yamada2014-07-303-1412/+1
* tools: add genboardscfg.pyMasahiro Yamada2014-07-301-0/+504
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30562-0/+4234
* kconfig: switch to KconfigMasahiro Yamada2014-07-3017-132/+619
* include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada2014-07-3056-69/+69
* kconfig: add basic Kconfig filesMasahiro Yamada2014-07-302-0/+131
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301764-0/+18075
* kconfig: import Kconfig files from Linux 3.16-rc7Masahiro Yamada2014-07-3043-0/+24484
* boards:trats2: New Trats2 board maintainerŁukasz Majewski2014-07-301-1/+1
* boards.cfg : Add maintainers entries for SOCFPGADinh Nguyen2014-07-291-1/+1
* cosmetic: boards.cfg: fix some maintainers fieldsMasahiro Yamada2014-07-291-2/+2
* buildman: make sure to invoke GNU MakeMasahiro Yamada2014-07-292-3/+12
* MAKEALL: make sure to invoke GNU MakeMasahiro Yamada2014-07-291-3/+9
* scripts: add scripts/show-gnu-make to get GNU Make command nameMasahiro Yamada2014-07-291-0/+25
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-07-29154-1736/+6535
|\
| * ARM: HYP/non-sec: remove MIDR check to validate CBARMarc Zyngier2014-07-281-17/+0
| * ARM: HYP/non-sec/PSCI: emit DT nodesMarc Zyngier2014-07-284-2/+112
| * ARM: convert arch_fixup_memory_node to a generic FDT fixup functionMa Haijun2014-07-284-7/+10
| * ARM: HYP/non-sec: add the option for a second-stage monitorMarc Zyngier2014-07-281-2/+11
| * ARM: HYP/non-sec: add generic ARMv7 PSCI codeMarc Zyngier2014-07-283-0/+141
| * ARM: HYP/non-sec: allow relocation to secure RAMMarc Zyngier2014-07-285-140/+138
| * ARM: HYP/non-sec: add separate section for secure codeMarc Zyngier2014-07-283-1/+33
| * ARM: add missing HYP mode constantMarc Zyngier2014-07-282-1/+3
| * ARM: non-sec: reset CNTVOFF to zeroMarc Zyngier2014-07-281-1/+8
| * ARM: HYP/non-sec: add a barrier after setting SCR.NS==1Marc Zyngier2014-07-281-0/+1
| * ARM: HYP/non-sec: move switch to non-sec to the last boot phaseMarc Zyngier2014-07-281-3/+6
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-2882-1298/+2038
| |\
| | * ARM: omap: move board specific NAND configs out from ti_armv7_common.hpekon gupta2014-07-259-8/+53
| | * ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta2014-07-2521-99/+13
| | * ARM: omap: fix GPMC address-map size for NAND and NOR devicespekon gupta2014-07-252-2/+8
| | * ARM: OMAP: Fix handling of errata i727Rajendra Nayak2014-07-252-1/+10
| | * board: k2e-evm: add board supportHao Zhang2014-07-258-0/+178
OpenPOWER on IntegriCloud