summaryrefslogtreecommitdiff
path: root/board/samsung
AgeCommit message (Expand)Author
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk
2013-10-14Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-09-25samsung: trats2: add support for new board Trats2Piotr Wilczek
2013-09-25samsung:common:i2c: add definions for third soft I2C adapter for Trats2 boardPiotr Wilczek
2013-09-24DTS: Addition of I2S0 channel and replacing I2S1Dani Krishna Mohan
2013-09-11Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-09-11arm:goni:mmc: Add sd card detection and initialization.Przemyslaw Marczak
2013-09-11dts: samsung: arndale: Fix include pathChander Kashyap
2013-08-30exynos5250: arndale: Add mmc supportInderpal Singh
2013-08-30exynos5250: Add arndale board supportChander Kashyap
2013-08-28arm: goni: remove config.mk fileMinkyu Kang
2013-08-28arm: smdkc100: remove config.mk fileMinkyu Kang
2013-08-20i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2...Łukasz Majewski
2013-08-02dt: don't use ARCH_CPU_DTSStephen Warren
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-16arm:samsung:trats:fix: Restore proper orientation of TRATS's LCD panelŁukasz Majewski
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-07-10EXYNOS: Resolve the i2c compilation errorAmar
2013-07-05EXYNOS: Move files from board/samsung to arch/armRajeshwari Shinde
2013-07-05EXYNOS4210: Configure GPIO for uartRajeshwari Shinde
2013-07-05EXYNOS: LDS file move to commonRajeshwari Shinde
2013-06-28SMDK5250: Remove reduntant codeRajeshwari Shinde
2013-06-26cros: exynos: enable cros-ec for smdk5250Hung-ying Tyan
2013-06-26cros: exynos: add cros-ec device nodes to exynos5250-snow.dtsHung-ying Tyan
2013-06-24EXYNOS5: FDT: Add serial device node valuesRajeshwari Shinde
2013-06-24exynos: Adjust the starting MIF voltage to 1.05vBernie Thompson
2013-06-21exynos: Enable mmc for snowSimon Glass
2013-06-13SMDK5250: Enable EMMC bootingAmar
2013-06-13SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDTAmar
2013-06-13EXYNOS5: FDT: Add DWMMC device node dataAmar
2013-06-04exynos: Update origen and smdkv310 to use common tzpc_initInderpal Singh
2013-06-04exynos: update tzpc to make it common for exynos4 and exynos5Inderpal Singh
2013-06-04exynos: move tzpc_init to armv7/exynosInderpal Singh
2013-04-17exynos: fdt: Add TMU node for snowSimon Glass
2013-04-17Exynos5: Add support for USB download boot modeVivek Gautam
2013-04-14smdk5250, snow: convert to CONFIG_SPL_MAX_FOOTPRINTAlbert ARIBAUD
2013-04-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau
2013-04-12arm: Remove support for smdk6400Benoît Thébaudeau
2013-04-12arm: Remove unused relocate_code() parametersBenoît Thébaudeau
2013-04-12arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau
2013-04-01Exynos: clock: Correct pwm source clk selectionPadmavathi Venna
2013-03-29Exynos5: clock: Fix a typo bug in exynos clock initAkshay Saraswat
2013-03-29Exynos: clock: Fix a bug in PLL lock check conditionAkshay Saraswat
2013-03-29SMDK5250: Fix compiler warning for non-dt systemsVivek Gautam
2013-03-27SMDK5250: Use statically defined structures only in non DT caseAjay Kumar
2013-03-27SMDK5250: Add device node for DPAjay Kumar
2013-03-27SMDK5250: Add device node for FIMDAjay Kumar
2013-03-27video: exynos_dp: Remove callbacks from the driverAjay Kumar
2013-03-27video: exynos_fb: Remove callbacks from the driverAjay Kumar
2013-03-26Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD