aboutsummaryrefslogtreecommitdiff
path: root/board/samsung/smdkv310
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_ENV_SROM_BANK to CFGTom Rini1-3/+3
2022-12-22Convert CONFIG_FLASH_SPANSION_S29WS_N et al to KconfigTom Rini1-0/+3
2021-07-27samsung: exynos: Convert SROMC interface to a driverSimon Glass1-9/+0
2021-02-23samsung: smdkv310: change maintainerMinkyu Kang1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada1-1/+1
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
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