summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* dfu: fix some issues with reads/uploadsStephen Warren2014-08-09-21/+79
* fs: implement size/fatsize/ext4sizeStephen Warren2014-08-09-0/+110
* Prepare v2014.10-rc1Tom Rini2014-08-06-2/+2
* Change Andy Fleming's email addressAndy Fleming2014-08-06-5/+5
* The _config target is not present anymore, mention _defconfig insteadHolger Freyther2014-08-06-11/+11
* git-mailrc: add a kconfig aliasStephen Warren2014-08-06-0/+2
* doc: README.SPL: adjust for Kbuild and KconfigMasahiro Yamada2014-08-06-22/+6
* doc: delete README.ARM-SoCMasahiro Yamada2014-08-06-31/+0
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-08-06-8/+31
|\
| * spi, spi_mxc: do not hang in spi_xchg_singleHeiko Schocher2014-08-06-2/+19
| * spi: Support half-duplex mode in FDT decodeSimon Glass2014-08-06-0/+4
| * exynos: spi: Fix calculation of SPI transaction start timeSimon Glass2014-08-06-4/+5
| * cros_ec: Fix two bugs in the SPI implementationSimon Glass2014-08-06-2/+2
| * sf: sf_ops: Stop leaking memoryMarek Vasut2014-08-06-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-08-06-1/+83
|\ \
| * | kmp204x: prepare to use CPU watchdogBoschung, Rainer2014-08-01-0/+3
| * | kmp204x/qrio: support for setting the CPU reset request modeBoschung, Rainer2014-08-01-0/+22
| * | kmp204x: set CPU watchdog reset reason flagBoschung, Rainer2014-08-01-0/+12
| * | kmp204x/qrio: prepare support for the CPU watchdog reset reasonBoschung, Rainer2014-08-01-0/+17
| * | kmp204x: CPU watchdog enabledBoschung, Rainer2014-08-01-0/+8
| * | powerpc: mpc85xx watchdog init added to init_funcBoschung, Rainer2014-08-01-0/+3
| * | mpc85xx: watchdog initialisation addedBoschung, Rainer2014-08-01-0/+12
| * | powerpc: macros for e500mc timer regs addedBoschung, Rainer2014-08-01-0/+5
| * | mpc85xx: fix interrupt init to not affect watchdogBoschung, Rainer2014-08-01-1/+1
* | | Merge http://git.denx.de/u-boot-dmTom Rini2014-08-04-0/+17
|\ \ \
| * | | arm: Support pre-relocation malloc()Simon Glass2014-08-04-1/+7
| * | | arm: Set up global data before board_init_f()Simon Glass2014-08-04-0/+11
| | |/ | |/|
* | | env_mmc: support env partition setup in runtimeDmitry Lifshitz2014-08-01-12/+26
* | | env_mmc: add mmc_get_env_addr() prototypeDmitry Lifshitz2014-08-01-0/+6
* | | MMC: atmel_mci: enable high speed mode supportBo Shen2014-08-01-1/+6
* | | MMC: atmel_mci: add configuration register definitionBo Shen2014-08-01-1/+13
* | | MMC: atmel_mci: refactor setting the mode registerBo Shen2014-08-01-14/+46
* | | mmc/dw_mmc: Fix clock divider calculation error for bypass modeChin Liang See2014-08-01-1/+4
* | | mmc: s3c: Add SD driverMarek Vasut2014-08-01-0/+328
* | | arm: s3c: Unify the S3C24xx SDI structureMarek Vasut2014-08-01-11/+10
* | | bcm2835_sdhci: Add SDHCI_QUIRK_NO_HISPD_BIT flagLubomir Rintel2014-08-01-1/+1
* | | ARM: kirkwood: add mvsdio driverDrEagle2014-08-01-0/+669
|/ /
* | include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada2014-07-30-69/+0
* | powerpc: remove redundant CPU definitionMasahiro Yamada2014-07-30-12/+11
* | 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