summaryrefslogtreecommitdiff
path: root/board/samsung/smdkc100
AgeCommit message (Expand)AuthorFilesLines
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 Rini4-9/+4
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
2016-07-22mtd: OneNAND: allow board init function failLadislav Michl1-1/+3
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada1-9/+0
2015-03-24remove unnecessary version.h includesRob Herring1-1/+0
2015-02-25kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada1-3/+3
2015-02-12dm: exynos: Move driver model CONFIGs to KconfigSimon Glass1-0/+9
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-10-22dm: exynos: Tidy up GPIO headersSimon Glass1-1/+1
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-05-15Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD1-4/+1
2014-05-13S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat1-4/+1
2014-04-17board: samsung: delete unused source filesMasahiro Yamada1-181/+0
2014-02-27arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD1-3/+0
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-23/+3
2013-08-28arm: smdkc100: remove config.mk fileMinkyu Kang1-16/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk5-85/+5
2012-09-18IPL: Remove remains of OneNAND IPLMarek Vasut1-42/+0
2012-04-30linux/compat.h: rename from linux/mtd/compat.hMike Frysinger1-1/+1
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
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-30Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk1-3/+7
2010-11-30S5P: smdkc100: fix for relocationMinkyu Kang1-3/+7
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2-2/+2
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 Kang3-3/+4
2010-04-04SAMSUNG: SMDKC100: Adds ethernet support.Naveen Krishna CH1-0/+39
2009-10-14s5pc1xx: add support SMDKC100 boardMinkyu Kang6-0/+617