aboutsummaryrefslogtreecommitdiff
path: root/board/samsung/smdkc100
AgeCommit message (Expand)AuthorFilesLines
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada1-9/+0
2015-03-24remove unnecessary version.h includesRob Herring1-1/+0
2015-02-24kconfig: 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-13kconfig: 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-26arm: 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-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-03gpio: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-18Rename 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-03SAMSUNG: SMDKC100: Adds ethernet support.Naveen Krishna CH1-0/+39
2009-10-13s5pc1xx: add support SMDKC100 boardMinkyu Kang6-0/+617