summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * spi: Support half-duplex mode in FDT decodeSimon Glass2014-08-062-0/+4
| * exynos: spi: Fix calculation of SPI transaction start timeSimon Glass2014-08-061-4/+5
| * cros_ec: Fix two bugs in the SPI implementationSimon Glass2014-08-061-2/+2
| * sf: sf_ops: Stop leaking memoryMarek Vasut2014-08-061-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-08-069-1/+83
|\ \
| * | kmp204x: prepare to use CPU watchdogBoschung, Rainer2014-08-011-0/+3
| * | kmp204x/qrio: support for setting the CPU reset request modeBoschung, Rainer2014-08-012-0/+22
| * | kmp204x: set CPU watchdog reset reason flagBoschung, Rainer2014-08-011-0/+12
| * | kmp204x/qrio: prepare support for the CPU watchdog reset reasonBoschung, Rainer2014-08-012-0/+17
| * | kmp204x: CPU watchdog enabledBoschung, Rainer2014-08-011-0/+8
| * | powerpc: mpc85xx watchdog init added to init_funcBoschung, Rainer2014-08-011-0/+3
| * | mpc85xx: watchdog initialisation addedBoschung, Rainer2014-08-012-0/+12
| * | powerpc: macros for e500mc timer regs addedBoschung, Rainer2014-08-011-0/+5
| * | mpc85xx: fix interrupt init to not affect watchdogBoschung, Rainer2014-08-011-1/+1
* | | 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
OpenPOWER on IntegriCloud