summaryrefslogtreecommitdiff
path: root/include/configs/exynos5-common.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-6/+0
2021-08-30i2c: S3C24X0: Finish Kconfig migrationTom Rini1-5/+0
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-2/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-5/+0
2019-09-05ARM: exynos5: Try to boot on mmc2 before mmc0/1Guillaume GARDET1-1/+1
2019-05-04Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan1-1/+0
2019-03-26Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-3/+0
2019-03-26Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-4/+0
2018-08-06ARM: Odroid XU3: Adjust BOOT_TARGET_DEVICES to allow booting from SD card (mmc2)Lukasz Majewski1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-21net: Add SMC911X driver to Kconfig, convertAdam Ford1-3/+0
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham1-3/+0
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham1-1/+0
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich1-1/+0
2017-08-12Convert CONFIG_CMD_TRACE to KconfigSimon Glass1-1/+0
2017-07-29configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng1-2/+0
2017-07-29configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boardsBin Meng1-1/+0
2017-06-01Kconfig: Finish migration of hashing commandsDaniel Thompson1-3/+0
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass1-3/+0
2017-05-22Drop digital thermometer and thermostat (DTT) driversSimon Glass1-2/+0
2017-05-22lib: move hash CONFIG options to KconfigTom Rini1-3/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-2/+0
2016-10-24Convert SILENT_CONSOLE options to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-2/+0
2016-09-17Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-08-27ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-1/+0
2016-06-06Merge http://git.denx.de/u-boot-samsungTom Rini1-2/+0
2016-06-04usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada1-1/+0
2016-05-26ARM: exynos: Disable serial support in SPLMarek Vasut1-1/+0
2016-05-25exynos: video: Convert several boards to driver model for videoSimon Glass1-1/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-5/+0
2016-03-15Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-4/+0
2016-03-11exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet supportAnand Moon1-0/+1
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-2/+0
2015-11-25spi: Move SPI drivers to defconfigBin Meng1-1/+0
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-08-31tpm: Convert board config TPM options to KconfigSimon Glass1-5/+0
2015-08-31tpm: Drop two unused optionsSimon Glass1-2/+0
2015-08-06exynos: config: Move common options to the common headers and tidy upSimon Glass1-3/+0
2015-08-06exynos: Enable new features for exynos5 boardsSimon Glass1-8/+2
2015-07-22usb: xhci: exynos: Remove common dwc3 drv functions callsRamneek Mehresh1-0/+1
2015-05-15exynos5: fix build break by adding CONFIG_POWERPrzemyslaw Marczak1-0/+4
2015-04-06exynos5: add trace feature #ifdef in exynos5-common.hInha Song1-2/+2
2015-02-19dm: Move CONFIG_I2C_COMPAT to KconfigSimon Glass1-0/+2