aboutsummaryrefslogtreecommitdiff
path: root/include/configs/exynos5-common.h
AgeCommit message (Expand)AuthorFilesLines
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
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-05exynos: config: Move common options to the common headers and tidy upSimon Glass1-3/+0
2015-08-05exynos: 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-14exynos5: 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
2015-01-29exynos5: enable dm i2cPrzemyslaw Marczak1-4/+3
2014-12-30Exynos: Move down common USB configurationSjoerd Simons1-0/+10
2014-11-17exynos5: Use config_distro_bootcmd.hIan Campbell1-8/+37
2014-11-17exynos: Enable config_distro_defaults.hIan Campbell1-11/+0