summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate be...pekon gupta2014-06-063-21/+11
* mtd: nand: omap_elm: remove #include omap_gpmc.hpekon gupta2014-06-061-1/+0
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-0251-605/+1238
|\
| * Exynos: Make sure ps_hold gets set in the SPLDoug Anderson2014-05-313-1/+12
| * arm:board:exynos4: add CONFIG_SYS_GENERIC_BOARDPiotr Wilczek2014-05-291-0/+1
| * initcall: Improve debugging supportSimon Glass2014-05-282-6/+13
| * exynos: Enable the LCD backlight for snowSimon Glass2014-05-283-1/+101
| * exynos: dts: Enable LCD for snowSimon Glass2014-05-281-0/+57
| * exynos: Enable PSHOLD in SPLSimon Glass2014-05-281-0/+2
| * exynos5: support tps65090 pmicAaron Durbin2014-05-281-0/+13
| * power: Explicitly select pmic device's busAaron Durbin2014-05-281-0/+4
| * exynos5: Enable tps65090 on exynos5-dtAaron Durbin2014-05-281-0/+1
| * power: Add support for TPS65090 PMU chip.Tom Wai-Hong Tam2014-05-287-0/+525
| * power: Add PMIC_ prefix to CHARGER_EN/DISABLESimon Glass2014-05-287-8/+10
| * power: Rename CONFIG_PMIC_... to CONFIG_POWER_...Simon Glass2014-05-288-11/+11
| * exynos: Drop old smdk5250.c fileSimon Glass2014-05-283-367/+125
| * exynos: dts: Correct EC interrupt GPIOSimon Glass2014-05-281-2/+2
| * ARM: exynos5420: removed undefined gpio structureJaehoon Chung2014-05-161-3/+0
| * mmc: s5p_sdhci: add the s5p_sdhci_core_init functionJaehoon Chung2014-05-161-25/+17
| * ARM: exynos4: enable the dwmmc configurationJaehoon Chung2014-05-161-0/+3
| * mmc: exynos_dw_mmc: enable the DDR modeJaehoon Chung2014-05-161-0/+1
| * ARM: dts: exnyos: enable dw-mmc controllerJaehoon Chung2014-05-161-1/+5
OpenPOWER on IntegriCloud