summaryrefslogtreecommitdiff
path: root/include/configs/exynos5-common.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-2/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-5/+0
* ARM: exynos5: Try to boot on mmc2 before mmc0/1Guillaume GARDET2019-09-051-1/+1
* Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan2019-05-041-1/+0
* Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay2019-03-251-3/+0
* Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay2019-03-251-4/+0
* ARM: Odroid XU3: Adjust BOOT_TARGET_DEVICES to allow booting from SD card (mmc2)Lukasz Majewski2018-08-061-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* net: Add SMC911X driver to Kconfig, convertAdam Ford2017-10-201-3/+0
* usb: net: migrate USB Ethernet adapters to KconfigChris Packham2017-09-081-3/+0
* usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham2017-09-081-1/+0
* spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich2017-08-131-1/+0
* Convert CONFIG_CMD_TRACE to KconfigSimon Glass2017-08-111-1/+0
* configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng2017-07-281-2/+0
* configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boardsBin Meng2017-07-281-1/+0
* Kconfig: Finish migration of hashing commandsDaniel Thompson2017-05-311-3/+0
* Convert CONFIG_CMD_HASH to KconfigSimon Glass2017-05-221-3/+0
* Drop digital thermometer and thermostat (DTT) driversSimon Glass2017-05-221-2/+0
* lib: move hash CONFIG options to KconfigTom Rini2017-05-221-3/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-231-2/+0
* Convert SILENT_CONSOLE options to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-161-2/+0
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-091-1/+0
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-1/+0
* Merge http://git.denx.de/u-boot-samsungTom Rini2016-06-061-2/+0
|\
| * ARM: exynos: Disable serial support in SPLMarek Vasut2016-05-261-1/+0
| * exynos: video: Convert several boards to driver model for videoSimon Glass2016-05-251-1/+0
* | usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada2016-06-041-1/+0
|/
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-5/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-4/+0
* exynos5: common: Enable CONFIG_USB_ETHER_RTL8152 ethernet supportAnand Moon2016-03-111-0/+1
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-2/+0
* spi: Move SPI drivers to defconfigBin Meng2015-11-251-1/+0
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0
* tpm: Convert board config TPM options to KconfigSimon Glass2015-08-311-5/+0
* tpm: Drop two unused optionsSimon Glass2015-08-311-2/+0
* exynos: config: Move common options to the common headers and tidy upSimon Glass2015-08-051-3/+0
* exynos: Enable new features for exynos5 boardsSimon Glass2015-08-051-8/+2
* usb: xhci: exynos: Remove common dwc3 drv functions callsRamneek Mehresh2015-07-221-0/+1
* exynos5: fix build break by adding CONFIG_POWERPrzemyslaw Marczak2015-05-141-0/+4
* exynos5: add trace feature #ifdef in exynos5-common.hInha Song2015-04-061-2/+2
* dm: Move CONFIG_I2C_COMPAT to KconfigSimon Glass2015-02-191-0/+2
* exynos5: enable dm i2cPrzemyslaw Marczak2015-01-291-4/+3
* Exynos: Move down common USB configurationSjoerd Simons2014-12-301-0/+10
* exynos5: Use config_distro_bootcmd.hIan Campbell2014-11-171-8/+37