summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-01env_mmc: support env partition setup in runtimeDmitry Lifshitz
2014-08-01env_mmc: add mmc_get_env_addr() prototypeDmitry Lifshitz
2014-08-01MMC: atmel_mci: enable high speed mode supportBo Shen
2014-08-01MMC: atmel_mci: add configuration register definitionBo Shen
2014-08-01MMC: atmel_mci: refactor setting the mode registerBo Shen
2014-08-01mmc/dw_mmc: Fix clock divider calculation error for bypass modeChin Liang See
2014-08-01mmc: s3c: Add SD driverMarek Vasut
2014-08-01arm: s3c: Unify the S3C24xx SDI structureMarek Vasut
2014-08-01bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flagLubomir Rintel
2014-08-01ARM: kirkwood: add mvsdio driverDrEagle
2014-07-30include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada
2014-07-30powerpc: remove redundant CPU definitionMasahiro Yamada
2014-07-30kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada
2014-07-30buildman: adjust for KconfigMasahiro Yamada
2014-07-30MAKEALL: adjust for KconfigMasahiro Yamada
2014-07-30kconfig: remove mkconfig and boards.cfgMasahiro Yamada
2014-07-30tools: add genboardscfg.pyMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: switch to KconfigMasahiro Yamada
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada
2014-07-30kconfig: add basic Kconfig filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-07-30kconfig: import Kconfig files from Linux 3.16-rc7Masahiro Yamada
2014-07-30boards:trats2: New Trats2 board maintainerƁukasz Majewski
2014-07-29boards.cfg : Add maintainers entries for SOCFPGADinh Nguyen
2014-07-29cosmetic: boards.cfg: fix some maintainers fieldsMasahiro Yamada
2014-07-29buildman: make sure to invoke GNU MakeMasahiro Yamada
2014-07-29MAKEALL: make sure to invoke GNU MakeMasahiro Yamada
2014-07-29scripts: add scripts/show-gnu-make to get GNU Make command nameMasahiro Yamada
2014-07-29Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-07-28Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini
2014-07-28Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-07-28ARM: HYP/non-sec: remove MIDR check to validate CBARMarc Zyngier
2014-07-28ARM: HYP/non-sec/PSCI: emit DT nodesMarc Zyngier
2014-07-28ARM: convert arch_fixup_memory_node to a generic FDT fixup functionMa Haijun
2014-07-28ARM: HYP/non-sec: add the option for a second-stage monitorMarc Zyngier
2014-07-28ARM: HYP/non-sec: add generic ARMv7 PSCI codeMarc Zyngier
2014-07-28ARM: HYP/non-sec: allow relocation to secure RAMMarc Zyngier
2014-07-28ARM: HYP/non-sec: add separate section for secure codeMarc Zyngier
2014-07-28ARM: add missing HYP mode constantMarc Zyngier
2014-07-28ARM: non-sec: reset CNTVOFF to zeroMarc Zyngier
2014-07-28ARM: HYP/non-sec: add a barrier after setting SCR.NS==1Marc Zyngier
2014-07-28ARM: HYP/non-sec: move switch to non-sec to the last boot phaseMarc Zyngier
2014-07-28Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-28Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-28Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-28patman: make "No recipient" checking more tolerantMasahiro Yamada
2014-07-28buildman: Support in-tree buildsSimon Glass
2014-07-28buildman: Add -C option to force a reconfigure for each commitSimon Glass
2014-07-26Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD