summaryrefslogtreecommitdiff
path: root/board/samsung/smdkc100/smdkc100.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_ENV_SROM_BANK to CFGTom Rini1-3/+3
2022-08-21smdkc100: Remove legacy non-DM_ETH codeTom Rini1-9/+0
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-1/+1
2020-05-19common: 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 Rini1-2/+1
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2014-10-22dm: exynos: Tidy up GPIO headersSimon Glass1-1/+1
2014-05-13S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat1-4/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-09-04gpio:samsung s5p_ suffix add for GPIO functionsƁukasz Majewski1-1/+1
2011-05-26S5P:SROM config code moved to s5p-common directoryChander Kashyap1-2/+2
2010-11-30S5P: smdkc100: fix for relocationMinkyu Kang1-3/+7
2010-08-30ARMV7: S5P: rename the member of gpio structureMinkyu Kang1-1/+1
2010-08-17S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang1-1/+1
2010-04-04SAMSUNG: SMDKC100: Adds ethernet support.Naveen Krishna CH1-0/+39
2009-10-14s5pc1xx: add support SMDKC100 boardMinkyu Kang1-0/+51