summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-28power: Rename CONFIG_PMIC_... to CONFIG_POWER_...Simon Glass
2014-05-28exynos: Drop old smdk5250.c fileSimon Glass
2014-05-28exynos: dts: Correct EC interrupt GPIOSimon Glass
2014-05-16ARM: exynos5420: removed undefined gpio structureJaehoon Chung
2014-05-16mmc: s5p_sdhci: add the s5p_sdhci_core_init functionJaehoon Chung
2014-05-16ARM: exynos4: enable the dwmmc configurationJaehoon Chung
2014-05-16mmc: exynos_dw_mmc: enable the DDR modeJaehoon Chung
2014-05-16ARM: dts: exnyos: enable dw-mmc controllerJaehoon Chung
2014-05-16mmc: dw_mmc: support the DDR modeJaehoon Chung
2014-05-16mmc: support the DDR mode for eMMCJaehoon Chung
2014-05-16mmc: remove the unnecessary define and fix the wrong bit controlJaehoon Chung
2014-05-16mmc: exynos_dw_mmc: restore the property into hostJaehoon Chung
2014-05-16ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMCJaehoon Chung
2014-05-16ARM: exynos: clock: modify the set_mmc_clk for exynos4Jaehoon Chung
2014-05-16ARM: exynos: board: change the mmc/sd init sequenceJaehoon Chung
2014-05-16board: trats2: Enable device tree on Trats2Beomho Seo
2014-05-16arm: exynos: clock: Remove exynos4x12_set_mmc_clk functionBeomho Seo
2014-05-16arm: exynos: pinmux: add sdmmc4 gpio configratuionBeomho Seo
2014-05-16arm: goni: enable USB Mass StorageMateusz Zalega
2014-05-16arm: goni: enable GPT commandMateusz Zalega
2014-05-16arm: goni: dfu: Add support for DFU to Goni targetMateusz Zalega
2014-05-16arm: goni: Update configuration for Goni targetMateusz Zalega
2014-05-15Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-15Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-15arm: move exception handling out of start.S filesAlbert ARIBAUD
2014-05-15arm: remove unused _end_vect and _vectors_end symbolsAlbert ARIBAUD
2014-05-15arm: pxa: move SP check from start.S to cpuinfo.cAlbert ARIBAUD
2014-05-15arm: move reset_cpu from start.S into cpu.cAlbert ARIBAUD
2014-05-15arm1136: move cache code from start.S to cache.cAlbert ARIBAUD
2014-05-13ARM: tegra: use a CPU freq that all SKUs can supportStephen Warren
2014-05-13ARM: tegra: Venice2 pinmux spreadsheet updatesStephen Warren
2014-05-13ARM: tegra: update Venice2 pinmuxStephen Warren
2014-05-13ARM: tegra: clamp inputs on Jetson TK1Stephen Warren
2014-05-13ARM: tegra: make use of GPIO init table on Jetson TK1Stephen Warren
2014-05-13ARM: tegra: add function to enable input clamping on tristateStephen Warren
2014-05-13ARM: tegra: add GPIO initialization table functionStephen Warren
2014-05-13ARM: tegra: allow pinmux mux option not to be set by init tablesStephen Warren
2014-05-13ARM: tegra: fix CPU VDD comment in Tegra30 CPU init codeStephen Warren
2014-05-13ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICEStephen Warren
2014-05-13S5P: Exynos: Config: Enable GPIO CMD configAkshay Saraswat
2014-05-13S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat
2014-05-13ARM: Samsung: s5p_goni: maintainer updateMateusz Zalega
2014-05-13Exynos5: config: Enable FITAkshay Saraswat
2014-05-09Merge branch 'u-boot/master'Albert ARIBAUD
2014-05-07samsung: misc: remove download mode info screenPrzemyslaw Marczak
2014-05-07samsung: misc: menu: increase delay in menu main loopPrzemyslaw Marczak
2014-05-07samsung: misc: add env default option to lcd menuInha Song
2014-05-07samsung: misc: add gpt restore option to lcd menuPrzemyslaw Marczak
2014-05-07samsung: misc: allows using environmental macros as args in menu commandsPrzemyslaw Marczak
2014-05-07ARM: exynos: remove the unused codeJaehoon Chung