aboutsummaryrefslogtreecommitdiff
path: root/board/samsung/smdkv310
AgeCommit message (Expand)AuthorFilesLines
2015-11-02smdkv310: clean up checkpatch issuesMinkyu Kang1-4/+4
2015-10-24Fix bad return value checks (detected with Coccinelle)Thomas Huth1-1/+1
2014-10-22dm: exynos: Tidy up GPIO headersSimon Glass1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-30exynos: kconfig: move board select menu and common settingsMasahiro Yamada1-8/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-05-13S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat1-12/+7
2014-02-19kbuild: add dummy obj-y to create built-in.oMasahiro Yamada1-0/+3
2014-02-19board: samsung: refactor host programsMasahiro Yamada2-11/+4
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-25/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-51/+3
2013-07-05EXYNOS: Move files from board/samsung to arch/armRajeshwari Shinde4-847/+2
2013-07-05EXYNOS4210: Configure GPIO for uartRajeshwari Shinde1-0/+46
2013-06-04exynos: Update origen and smdkv310 to use common tzpc_initInderpal Singh1-58/+2
2011-12-09S5PC2XX: Rename S5pc2XX to exynosChander Kashyap3-19/+19
2011-11-03smdkv310: use macro for mmc data read function addressChander Kashyap1-7/+8
2011-11-03smdkv310: use spl framework for mmc splChander Kashyap3-1/+194
2011-11-03SMDKV310: use get_ram_size() to validate dram sizeChander Kashyap1-4/+8
2011-11-03SMDKV310: Initialize board id using CONFIG_MACH_TYPEChander Kashyap1-1/+0
2011-10-22build: add missing $(AR)->$(cmd_link_o_target) updateMike Frysinger1-1/+1
2011-09-03SMDKV310: Fix build error for smdkv310 boardChander Kashyap1-1/+1
2011-09-03gpio:samsung s5p_ suffix add for GPIO functionsƁukasz Majewski1-4/+4
2011-06-02Minor coding style cleanupWolfgang Denk1-1/+1
2011-06-01SMDKV310: Fix incorrect conditional compilation for MIU linear mappingThomas Abraham1-2/+2
2011-06-01SMDKV310: CPU fequency and mmc_pre_ratio modifiedChander Kashyap1-2/+2
2011-05-26ARMV7: Add support for Samsung SMDKV310 BoardChander Kashyap4-0/+1017