summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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
* arm: exynos: clock: Remove exynos4x12_set_mmc_clk functionBeomho Seo2014-05-16-28/+1
* arm: exynos: pinmux: add sdmmc4 gpio configratuionBeomho Seo2014-05-16-6/+29
* arm: goni: enable USB Mass StorageMateusz Zalega2014-05-16-0/+2
* arm: goni: enable GPT commandMateusz Zalega2014-05-16-0/+5
* arm: goni: dfu: Add support for DFU to Goni targetMateusz Zalega2014-05-16-11/+51
* arm: goni: Update configuration for Goni targetMateusz Zalega2014-05-16-26/+30
* Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-15-412/+565
|\
| * ARM: tegra: use a CPU freq that all SKUs can supportStephen Warren2014-05-13-7/+32
| * ARM: tegra: Venice2 pinmux spreadsheet updatesStephen Warren2014-05-13-5/+9
| * ARM: tegra: update Venice2 pinmuxStephen Warren2014-05-13-316/+266
| * ARM: tegra: clamp inputs on Jetson TK1Stephen Warren2014-05-13-0/+2
| * ARM: tegra: make use of GPIO init table on Jetson TK1Stephen Warren2014-05-13-82/+178
| * ARM: tegra: add function to enable input clamping on tristateStephen Warren2014-05-13-0/+21
| * ARM: tegra: add GPIO initialization table functionStephen Warren2014-05-13-0/+40
| * ARM: tegra: allow pinmux mux option not to be set by init tablesStephen Warren2014-05-13-0/+7
| * ARM: tegra: fix CPU VDD comment in Tegra30 CPU init codeStephen Warren2014-05-13-1/+1
| * ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICEStephen Warren2014-05-13-7/+15
* | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2014-05-15-1002/+3002
|\ \
| * | S5P: Exynos: Config: Enable GPIO CMD configAkshay Saraswat2014-05-13-16/+19
| * | S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat2014-05-13-895/+2899
| * | ARM: Samsung: s5p_goni: maintainer updateMateusz Zalega2014-05-13-1/+1
| * | Exynos5: config: Enable FITAkshay Saraswat2014-05-13-0/+12
| * | samsung: misc: remove download mode info screenPrzemyslaw Marczak2014-05-07-42/+31
| * | samsung: misc: menu: increase delay in menu main loopPrzemyslaw Marczak2014-05-07-1/+1
| * | samsung: misc: add env default option to lcd menuInha Song2014-05-07-0/+4
| * | samsung: misc: add gpt restore option to lcd menuPrzemyslaw Marczak2014-05-07-0/+4
| * | samsung: misc: allows using environmental macros as args in menu commandsPrzemyslaw Marczak2014-05-07-27/+22
| * | ARM: exynos: remove the unused codeJaehoon Chung2014-05-07-18/+7
| * | trats: config: fix: Set default console to ttySAC2Łukasz Majewski2014-05-07-1/+1
| * | trats2: config: fix: Set default console to ttySAC2Łukasz Majewski2014-05-07-1/+1
* | | arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-15-2426/+316
* | | arm: remove unused _end_vect and _vectors_end symbolsAlbert ARIBAUD2014-05-15-11/+0