summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-25ARM: DRA: Enable VTT regulatorLokesh Vutla
2014-08-25am335x_evm: Convert CONFIG_CONS_INDEX into a menu choiceTom Rini
2014-08-25cm-t54: convert to generic boardDmitry Lifshitz
2014-08-25cm-t54: fix eMMC boot mode checkDmitry Lifshitz
2014-08-25cm-t54: fix EEPROM read return value checkDmitry Lifshitz
2014-08-25ARM: DRA7: Enable software leveling for dra7Sricharan R
2014-08-25SOM: tam3517: convert to generic boardJeroen Hofstee
2014-08-25keystone2: use EFUSE_BOOTROM information to configure PLLsVitaly Andrianov
2014-08-25board/ti/dra7xx: add support for parallel NORpekon gupta
2014-08-25board/ti/dra7xx: add support for parallel NANDpekon gupta
2014-08-25board/ti/am43xx: add support for parallel NANDpekon gupta
2014-08-25board/ti/am335x: add support for beaglebone NOR Capepekon gupta
2014-08-25board/ti/am335x: add support for beaglebone NAND capepekon gupta
2014-08-25board/ti/am335x: update configs for parallel NANDpekon gupta
2014-08-25am335x_evm: Enable CONFIG_SPL_ENV_SUPPORT on EMMC_BOOTTom Rini
2014-08-25common/Makefile: Consolidate SPL ENV options, correct inclusionTom Rini
2014-08-25tseries: Set CONFIG_ENV_IS_NOWHERE for SPL+NANDTom Rini
2014-08-25TI:armv7: Change CONFIG_SPL_STACK to not be CONFIG_SYS_INIT_SP_ADDRTom Rini
2014-08-25am335x_evm: Move SPL network definesTom Rini
2014-08-09Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-08-06Prepare v2014.10-rc1v2014.10-rc1Tom Rini
2014-08-06Change Andy Fleming's email addressAndy Fleming
2014-08-06The _config target is not present anymore, mention _defconfig insteadHolger Freyther
2014-08-06git-mailrc: add a kconfig aliasStephen Warren
2014-08-06doc: README.SPL: adjust for Kbuild and KconfigMasahiro Yamada
2014-08-06doc: delete README.ARM-SoCMasahiro Yamada
2014-08-06Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2014-08-06Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-08-06spi, spi_mxc: do not hang in spi_xchg_singleHeiko Schocher
2014-08-06spi: Support half-duplex mode in FDT decodeSimon Glass
2014-08-06exynos: spi: Fix calculation of SPI transaction start timeSimon Glass
2014-08-06cros_ec: Fix two bugs in the SPI implementationSimon Glass
2014-08-06sf: sf_ops: Stop leaking memoryMarek Vasut
2014-08-04Merge http://git.denx.de/u-boot-dmTom Rini
2014-08-04arm: Support pre-relocation malloc()Simon Glass
2014-08-04arm: Set up global data before board_init_f()Simon Glass
2014-08-01kmp204x: prepare to use CPU watchdogBoschung, Rainer
2014-08-01kmp204x/qrio: support for setting the CPU reset request modeBoschung, Rainer
2014-08-01kmp204x: set CPU watchdog reset reason flagBoschung, Rainer
2014-08-01kmp204x/qrio: prepare support for the CPU watchdog reset reasonBoschung, Rainer
2014-08-01kmp204x: CPU watchdog enabledBoschung, Rainer
2014-08-01powerpc: mpc85xx watchdog init added to init_funcBoschung, Rainer
2014-08-01mpc85xx: watchdog initialisation addedBoschung, Rainer
2014-08-01powerpc: macros for e500mc timer regs addedBoschung, Rainer
2014-08-01mpc85xx: fix interrupt init to not affect watchdogBoschung, Rainer
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