summaryrefslogtreecommitdiffstats
path: root/include/configs/exynos-common.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-1/+0
* common: Drop linux/stringify.h from common headerSimon Glass2020-05-181-0/+1
* Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford2019-08-251-1/+0
* Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich2019-01-191-3/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove config_distro_defaults.hAdam Ford2018-02-231-2/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* Kconfig: Migrate FS_FAT / FAT_WRITETom Rini2017-06-031-3/+0
* ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCYAndre Przywara2017-04-051-1/+1
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-3/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-1/+0
* cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay2017-01-281-3/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-1/+0
* mmc: move DesignWare-based drivers to KconfigMasahiro Yamada2017-01-111-1/+0
* mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DWMasahiro Yamada2017-01-111-1/+0
* mmc: move some SDHCI related options to KconfigMasahiro Yamada2016-12-291-1/+0
* mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada2016-12-291-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-291-1/+0
* Kconfig: Move USE_ARCH_MEMCPY/MEMSET to KconfigFabio Estevam2016-12-161-3/+0
* common: Add DISPLAY_BOARDINFOLokesh Vutla2016-10-121-1/+0
* common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla2016-10-121-1/+0
* autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada2016-07-011-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2016-04-261-0/+1
|\
| * exynos: Set CNTFRQAlexander Graf2016-04-141-0/+1
* | configs: Re-sync with cmd/KconfigTom Rini2016-04-251-4/+0
* | include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
|/
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-3/+0
* exynos: config: enable arch memcpy and arch memsetPrzemyslaw Marczak2015-03-091-0/+3
* dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass2015-02-121-1/+0
* dm: exynos: Move driver model CONFIGs to KconfigSimon Glass2015-02-121-6/+0
* exynos: Increase command line buffer size (CONFIG_SYS_CBSIZE)Ian Campbell2014-11-171-2/+2
* exynos: Enable config_distro_defaults.hIan Campbell2014-11-171-11/+2
* exynos: common: enable generic fs operationsPrzemyslaw Marczak2014-10-271-0/+1
* dm: exynos: config: Use driver model for SPI flashSimon Glass2014-10-221-0/+1
* dm: exynos: Convert SPI to driver modelSimon Glass2014-10-221-0/+1
* dm: exynos: Move serial to driver modelSimon Glass2014-10-221-0/+1
* dm: exynos: gpio: Convert to driver modelSimon Glass2014-10-221-0/+4
* exynos: Enable pre-relocation malloc()Simon Glass2014-10-081-2/+3
* config: Move arndale to use common exynos5250 fileSimon Glass2014-10-081-1/+0
* exynos: Move common exynos settings into a common fileSimon Glass2014-10-081-0/+91