summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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
* | ARM: at91sam9m10g45ek: add mmc environment configuration supportWu, Josh2014-05-272-0/+20
* | ARM: at91sam9m10g45ek: enable mci0 supportWu, Josh2014-05-273-1/+41
* | ARM: at91: remove redundant ARM926EJS definition in board config filesWu, Josh2014-05-273-4/+0
* | at91: remove redundant AT91FAMILY definition in board config fileWu, Josh2014-05-279-10/+0
* | ARM: at91sam9x5: define the AT91FAMILY and ARM926EJS in SoC headerWu, Josh2014-05-271-0/+3
* | ARM: at91: remove AT91X40 macro since it is not use any moreWu, Josh2014-05-271-2/+0
* | sama5d3xek: enable PMECC header generationAndreas Bießmann2014-05-271-0/+1
* | arm:at91: enable ROM loadable atmel imageAndreas Bießmann2014-05-275-0/+95
* | mkimage: add atmelimageAndreas Bießmann2014-05-276-0/+348
OpenPOWER on IntegriCloud