summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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
* mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bchpekon gupta2014-06-06-5/+5
* mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_infopekon gupta2014-06-06-32/+26
* mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv'pekon gupta2014-06-06-17/+6
* mtd: nand: omap_elm: use macros for register definitionspekon gupta2014-06-06-3/+6
* mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...pekon gupta2014-06-06-21/+11
* mtd: nand: omap_elm: remove #include omap_gpmc.hpekon gupta2014-06-06-1/+0
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-02-605/+1238
|\
| * Exynos: Make sure ps_hold gets set in the SPLDoug Anderson2014-05-31-1/+12
| * arm:board:exynos4: add CONFIG_SYS_GENERIC_BOARDPiotr Wilczek2014-05-29-0/+1
| * initcall: Improve debugging supportSimon Glass2014-05-28-6/+13
| * exynos: Enable the LCD backlight for snowSimon Glass2014-05-28-1/+101
| * exynos: dts: Enable LCD for snowSimon Glass2014-05-28-0/+57
| * exynos: Enable PSHOLD in SPLSimon Glass2014-05-28-0/+2
| * exynos5: support tps65090 pmicAaron Durbin2014-05-28-0/+13
| * power: Explicitly select pmic device's busAaron Durbin2014-05-28-0/+4
| * exynos5: Enable tps65090 on exynos5-dtAaron Durbin2014-05-28-0/+1
| * power: Add support for TPS65090 PMU chip.Tom Wai-Hong Tam2014-05-28-0/+525
| * power: Add PMIC_ prefix to CHARGER_EN/DISABLESimon Glass2014-05-28-8/+10
| * power: Rename CONFIG_PMIC_... to CONFIG_POWER_...Simon Glass2014-05-28-11/+11
| * exynos: Drop old smdk5250.c fileSimon Glass2014-05-28-367/+125
| * exynos: dts: Correct EC interrupt GPIOSimon Glass2014-05-28-2/+2
| * ARM: exynos5420: removed undefined gpio structureJaehoon Chung2014-05-16-3/+0
| * mmc: s5p_sdhci: add the s5p_sdhci_core_init functionJaehoon Chung2014-05-16-25/+17
| * ARM: exynos4: enable the dwmmc configurationJaehoon Chung2014-05-16-0/+3
| * mmc: exynos_dw_mmc: enable the DDR modeJaehoon Chung2014-05-16-0/+1
| * ARM: dts: exnyos: enable dw-mmc controllerJaehoon Chung2014-05-16-1/+5
| * mmc: dw_mmc: support the DDR modeJaehoon Chung2014-05-16-2/+13
| * mmc: support the DDR mode for eMMCJaehoon Chung2014-05-16-3/+20
| * mmc: remove the unnecessary define and fix the wrong bit controlJaehoon Chung2014-05-16-13/+7
| * mmc: exynos_dw_mmc: restore the property into hostJaehoon Chung2014-05-16-73/+133
| * ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMCJaehoon Chung2014-05-16-10/+10
| * ARM: exynos: clock: modify the set_mmc_clk for exynos4Jaehoon Chung2014-05-16-5/+16
| * ARM: exynos: board: change the mmc/sd init sequenceJaehoon Chung2014-05-16-7/+6
| * board: trats2: Enable device tree on Trats2Beomho Seo2014-05-16-0/+16