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