summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Exynos5420: Introduce support for the Peach-Pit boardAkshay Saraswat2014-06-239-133/+362
* Exynos5420: Let macros be used for exynos5420Akshay Saraswat2014-06-231-3/+3
* Exynos: SPI: Fix reading data from SPI flashAkshay Saraswat2014-06-231-1/+4
* trats/trats2: exynos_power_init: return 0 if no battery detected.Przemyslaw Marczak2014-06-192-2/+2
* Arndale: Enable preboot supportTushar Behera2014-06-181-0/+2
* FIX: config: goni: Change goni configuration to store envs at eMMCŁukasz Majewski2014-06-181-3/+6
* FIX: config: goni: Change goni configuration to use Tizen's THOR downlodaderŁukasz Majewski2014-06-161-0/+8
* Exynos5420: DMC: Add software read levelingAkshay Saraswat2014-06-134-7/+255
* DMC: exynos5420: Gate CLKM to when reading PHY_CON13Doug Anderson2014-06-132-5/+39
* Exynos5420: Remove code for enabling read levelingAkshay Saraswat2014-06-131-71/+0
* Exynos5: DMC: Modify the definition of ddr3_mem_ctrl_initAkshay Saraswat2014-06-133-13/+5
* Revert "exynos: Enable PSHOLD in SPL"Minkyu Kang2014-06-131-2/+0
* arm: fix a double-definition error of _start symbolMasahiro Yamada2014-06-091-2/+0
* arm64: zero cntvoff_el2Mark Rutland2014-06-091-1/+1
* arm: vf610: Add QSPI support for VF610TWRChao Fu2014-06-095-5/+68
* arm: imx: Add two macros for VF610 in IOMUX_PAD structureAlison Wang2014-06-091-0/+2
* arm: vf610: Add QSPI driver supportAlison Wang2014-06-093-0/+610
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-0851-155/+624
|\
| * arm:am43xx: Add TPS65218 support to scale voltages upTom Rini2014-06-062-7/+45
| * power: Add support for the TPS65218 PMICTom Rini2014-06-063-0/+161
| * arm:am33xx: Add a scale_vcores() hookTom Rini2014-06-062-0/+12
| * am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTRTom Rini2014-06-061-1/+4
| * board/BuR/tseries: cosmetic changesHannes Petermaier2014-06-061-2/+2
| * board/BuR/common: Add CONFIG_CMD_I2CHannes Petermaier2014-06-061-1/+1
| * board/BuR/tseries: only run gpmc_init(...) in NAND-buildHannes Petermaier2014-06-061-0/+2
| * board/BuR/tseries: Add support for using 8-bit on eMMCHannes Petermaier2014-06-061-0/+5
| * board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARDHannes Petermaier2014-06-061-0/+2
| * arch-am33xx: Add defines for timer0-7Hannes Petermaier2014-06-061-6/+29
| * ARM: AM43xx: Fix UART clocks enablingLokesh Vutla2014-06-061-0/+9
| * ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGSLokesh Vutla2014-06-061-0/+1
| * tam3517: fix NAND detectionJeroen Hofstee2014-06-061-0/+1
| * keystone: k2hk: enable support of nand ecclayout commandWingMan Kwok2014-06-061-0/+1
| * keystone: init: enable UART1 to be able use it from kernelMurali Karicheri2014-06-064-3/+14
| * arm:am33xx: Rework s_init and add board_early_init_fTom Rini2014-06-063-2/+32
| * arm:am33xx: Make dram_init call sdram_init() in some contextsTom Rini2014-06-062-0/+6
| * ti: qspi: populate slave device to set flash quad bit.Sourav Poddar2014-06-061-0/+1
| * am43xx_evm: Add qspiboot targetSourav Poddar2014-06-066-7/+34
| * am335x: update README for BCH16pekon gupta2014-06-061-0/+42
| * mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta2014-06-062-1/+86
| * mtd: nand: omap_gpmc: use macro for register definitionspekon gupta2014-06-061-1/+2
| * omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_...pekon gupta2014-06-068-31/+6
| * mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta2014-06-0613-5/+38
| * mtd: nand: fix GET/SET_FEATURES address on 16-bit devicesDavid Mosberger2014-06-061-1/+10
| * mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris2014-06-065-5/+17
| * mtd: nand: don't use read_buf for 8-bit ONFI transfersBrian Norris2014-06-061-2/+3
| * mtd: nand: omap: fix error-codes returned from omap-elm driverpekon gupta2014-06-062-6/+9
| * mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bchpekon gupta2014-06-061-5/+5
| * mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_infopekon gupta2014-06-061-32/+26
| * mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv'pekon gupta2014-06-061-17/+6
| * mtd: nand: omap_elm: use macros for register definitionspekon gupta2014-06-061-3/+6