aboutsummaryrefslogtreecommitdiff
path: root/include/configs/exynos5-common.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_ENV_SROM_BANK to CFGTom Rini1-1/+1
2022-12-22global: Remove unused CONFIG symbolsTom Rini1-2/+0
2022-12-21arm: exynos5: Migrate USB_BOOTING to KconfigTom Rini1-1/+0
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-8/+8
2022-06-28arm: samsung: Migrate a number of symbols to KconfigTom Rini1-10/+0
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini1-2/+0
2022-03-03arm: exynos: Move BL1/2 SPI flash defines to their user, drop CONFIGTom Rini1-24/+0
2021-11-12Convert CONFIG_TRACE et al to KconfigTom Rini1-8/+0
2021-08-31Convert 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-20env: 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-25Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-3/+0
2019-03-25Convert 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-20net: 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-11Convert CONFIG_CMD_TRACE to KconfigSimon Glass1-1/+0
2017-07-28configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng1-2/+0
2017-07-28configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boardsBin Meng1-1/+0
2017-05-31Kconfig: 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-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-2/+0
2016-10-23Convert SILENT_CONSOLE options to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-2/+0
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-08-26ARM: 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-14Kconfig: 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