summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| * | | ARM: tegra: enable USB device mode and UMS on some boardsStephen Warren2014-06-057-3/+56
| |/ /
| * | 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
| | * | mmc: dw_mmc: support the DDR modeJaehoon Chung2014-05-162-2/+13
| | * | mmc: support the DDR mode for eMMCJaehoon Chung2014-05-162-3/+20
| | * | mmc: remove the unnecessary define and fix the wrong bit controlJaehoon Chung2014-05-162-13/+7
| | * | mmc: exynos_dw_mmc: restore the property into hostJaehoon Chung2014-05-162-73/+133
| | * | ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMCJaehoon Chung2014-05-164-10/+10
| | * | ARM: exynos: clock: modify the set_mmc_clk for exynos4Jaehoon Chung2014-05-162-5/+16
| | * | ARM: exynos: board: change the mmc/sd init sequenceJaehoon Chung2014-05-161-7/+6
| | * | board: trats2: Enable device tree on Trats2Beomho Seo2014-05-162-0/+16
| | * | arm: exynos: clock: Remove exynos4x12_set_mmc_clk functionBeomho Seo2014-05-161-28/+1
| | * | arm: exynos: pinmux: add sdmmc4 gpio configratuionBeomho Seo2014-05-161-6/+29
| | * | arm: goni: enable USB Mass StorageMateusz Zalega2014-05-161-0/+2
| | * | arm: goni: enable GPT commandMateusz Zalega2014-05-161-0/+5
| | * | arm: goni: dfu: Add support for DFU to Goni targetMateusz Zalega2014-05-162-11/+51
| | * | arm: goni: Update configuration for Goni targetMateusz Zalega2014-05-161-26/+30
OpenPOWER on IntegriCloud