summaryrefslogtreecommitdiff
path: root/include/configs/exynos-common.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-1/+0
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass1-0/+1
2019-08-26Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford1-1/+0
2019-01-19Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich1-3/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-24Remove config_distro_defaults.hAdam Ford1-2/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-06-04Kconfig: Migrate FS_FAT / FAT_WRITETom Rini1-3/+0
2017-04-05ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara1-1/+1
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-3/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-1/+0
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-3/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2017-01-11mmc: move DesignWare-based drivers to KconfigMasahiro Yamada1-1/+0
2017-01-11mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada1-1/+0
2016-12-29mmc: move some SDHCI related options to KconfigMasahiro Yamada1-1/+0
2016-12-29mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-12-16Kconfig: Move USE_ARCH_MEMCPY/MEMSET to KconfigFabio Estevam1-3/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-1/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-07-02autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada1-2/+0
2016-04-26Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini1-0/+1
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-4/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-14exynos: Set CNTFRQAlexander Graf1-0/+1
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada1-1/+0
2015-06-26Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-3/+0
2015-03-09exynos: config: enable arch memcpy and arch memsetPrzemyslaw Marczak1-0/+3
2015-02-13dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass1-1/+0
2015-02-12dm: exynos: Move driver model CONFIGs to KconfigSimon Glass1-6/+0
2014-11-17exynos: Increase command line buffer size (CONFIG_SYS_CBSIZE)Ian Campbell1-2/+2
2014-11-17exynos: Enable config_distro_defaults.hIan Campbell1-11/+2
2014-10-28exynos: common: enable generic fs operationsPrzemyslaw Marczak1-0/+1
2014-10-22dm: exynos: config: Use driver model for SPI flashSimon Glass1-0/+1
2014-10-22dm: exynos: Convert SPI to driver modelSimon Glass1-0/+1
2014-10-22dm: exynos: Move serial to driver modelSimon Glass1-0/+1
2014-10-22dm: exynos: gpio: Convert to driver modelSimon Glass1-0/+4
2014-10-08exynos: Enable pre-relocation malloc()Simon Glass1-2/+3
2014-10-08config: Move arndale to use common exynos5250 fileSimon Glass1-1/+0
2014-10-08exynos: Move common exynos settings into a common fileSimon Glass1-0/+91