summaryrefslogtreecommitdiff
path: root/board/samsung/smdkc100
AgeCommit message (Expand)Author
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2016-07-22mtd: OneNAND: allow board init function failLadislav Michl
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada
2015-03-24remove unnecessary version.h includesRob Herring
2015-02-24kconfig: remove unneeded dependency on !SPL_BUILDMasahiro Yamada
2015-02-12dm: exynos: Move driver model CONFIGs to KconfigSimon Glass
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj
2014-10-22dm: exynos: Tidy up GPIO headersSimon Glass
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-05-15Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-05-13S5P: Exynos: Add GPIO pin numbering and rename definitionsAkshay Saraswat
2014-04-17board: samsung: delete unused source filesMasahiro Yamada
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-08-28arm: smdkc100: remove config.mk fileMinkyu Kang
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-09-18IPL: Remove remains of OneNAND IPLMarek Vasut
2012-04-30linux/compat.h: rename from linux/mtd/compat.hMike Frysinger
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-09-03gpio:samsung s5p_ suffix add for GPIO functionsƁukasz Majewski
2011-05-26S5P:SROM config code moved to s5p-common directoryChander Kashyap
2010-11-30Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk
2010-11-30S5P: smdkc100: fix for relocationMinkyu Kang
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-08-30ARMV7: S5P: rename the member of gpio structureMinkyu Kang
2010-08-17S5P: Use accessor functions instead of SoC specific defines to access the bas...Minkyu Kang
2010-04-03SAMSUNG: SMDKC100: Adds ethernet support.Naveen Krishna CH
2009-10-13s5pc1xx: add support SMDKC100 boardMinkyu Kang