aboutsummaryrefslogtreecommitdiff
path: root/board/samsung
AgeCommit message (Expand)AuthorFilesLines
2013-11-08usb: ums: move ums code from trats to Samsung common directoryPrzemyslaw Marczak3-68/+77
2013-11-08usb: ums: fix disk capacity miscalculation and code cleanupPrzemyslaw Marczak1-17/+32
2013-11-08usb: ums: code refactoring to improve reusability on other boards.Przemyslaw Marczak1-30/+21
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada11-257/+23
2013-10-20usb: rename board_usb_init_type to usb_init_typeTroy Kisky1-1/+1
2013-10-20samsung:common:thor: Define common Samsung code to handle THOR usb descriptor...Lukasz Majewski2-0/+22
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega1-2/+3
2013-10-20exynos: dts: Add USB VBUS GPIOs to the device treeJulius Werner2-0/+12
2013-10-20exynos: usb: Switch USB VBUS GPIOs to be device tree configuredJulius Werner1-19/+0
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-3/+3
2013-10-14Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini3-0/+559
2013-09-25samsung: trats2: add support for new board Trats2Piotr Wilczek2-0/+547
2013-09-25samsung:common:i2c: add definions for third soft I2C adapter for Trats2 boardPiotr Wilczek1-0/+12
2013-09-24DTS: Addition of I2S0 channel and replacing I2S1Dani Krishna Mohan2-14/+13
2013-09-11Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD7-36/+255
2013-09-11arm:goni:mmc: Add sd card detection and initialization.Przemyslaw Marczak1-2/+31
2013-09-11dts: samsung: arndale: Fix include pathChander Kashyap1-1/+1
2013-08-30exynos5250: arndale: Add mmc supportInderpal Singh2-0/+32
2013-08-30exynos5250: Add arndale board supportChander Kashyap4-0/+192
2013-08-28arm: goni: remove config.mk fileMinkyu Kang1-18/+0
2013-08-28arm: smdkc100: remove config.mk fileMinkyu Kang1-16/+0
2013-08-20i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2...Łukasz Majewski4-14/+27
2013-08-02dt: don't use ARCH_CPU_DTSStephen Warren2-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk34-578/+34
2013-07-16arm:samsung:trats:fix: Restore proper orientation of TRATS's LCD panelŁukasz Majewski1-9/+1
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini22-4304/+138
2013-07-10EXYNOS: Resolve the i2c compilation errorAmar1-0/+10
2013-07-05EXYNOS: Move files from board/samsung to arch/armRajeshwari Shinde16-4295/+7
2013-07-05EXYNOS4210: Configure GPIO for uartRajeshwari Shinde2-0/+92
2013-07-05EXYNOS: LDS file move to commonRajeshwari Shinde1-0/+0
2013-06-28SMDK5250: Remove reduntant codeRajeshwari Shinde1-9/+1
2013-06-26cros: exynos: enable cros-ec for smdk5250Hung-ying Tyan1-0/+45
2013-06-26cros: exynos: add cros-ec device nodes to exynos5250-snow.dtsHung-ying Tyan1-0/+81
2013-06-24EXYNOS5: FDT: Add serial device node valuesRajeshwari Shinde2-0/+4
2013-06-24exynos: Adjust the starting MIF voltage to 1.05vBernie Thompson1-1/+1
2013-06-21exynos: Enable mmc for snowSimon Glass1-0/+24
2013-06-13SMDK5250: Enable EMMC bootingAmar3-13/+74
2013-06-13SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDTAmar3-167/+483
2013-06-13EXYNOS5: FDT: Add DWMMC device node dataAmar1-0/+24
2013-06-04exynos: Update origen and smdkv310 to use common tzpc_initInderpal Singh3-125/+4
2013-06-04exynos: update tzpc to make it common for exynos4 and exynos5Inderpal Singh1-0/+2
2013-06-04exynos: move tzpc_init to armv7/exynosInderpal Singh3-74/+0
2013-04-17exynos: fdt: Add TMU node for snowSimon Glass1-0/+14
2013-04-17Exynos5: Add support for USB download boot modeVivek Gautam1-2/+38
2013-04-14smdk5250, snow: convert to CONFIG_SPL_MAX_FOOTPRINTAlbert ARIBAUD1-1/+1
2013-04-12arm: Make all linker scripts compatible with per-symbol sectionsBenoît Thébaudeau1-1/+1
2013-04-12arm: Remove support for smdk6400Benoît Thébaudeau7-666/+0
2013-04-12arm: Remove unused relocate_code() parametersBenoît Thébaudeau1-2/+1
2013-04-12arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau1-0/+4
2013-04-01Exynos: clock: Correct pwm source clk selectionPadmavathi Venna1-1/+1