summaryrefslogtreecommitdiff
path: root/include/configs/odroid.h
Commit message (Expand)AuthorAgeFilesLines
* arm: samsung: Migrate a number of symbols to KconfigTom Rini2022-06-281-3/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-3/+0
* Convert CONFIG_SYS_MEM_TOP_HIDE to KconfigTom Rini2022-04-191-3/+0
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-2/+0
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-271-1/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-2/+0
* arm: Finish migration of CONFIG_MACH_TYPEWIP/2021-09-07-ATAGs-and-related-migrationTom Rini2021-09-071-2/+0
* arm: Disable ATAGs supportTom Rini2021-09-071-2/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-3/+0
* treewide: configs: fold CONFIG_DEFAULT_CONSOLEAndre Heider2020-10-151-6/+1
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020Tom Rini2020-08-081-2/+0
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-1/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-2/+0
* configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigsPatrick Delaunay2020-05-081-1/+0
* arm: exynos: odroid: Change autoboot script to use ${mmcbootdev}Marek Szyprowski2020-01-281-4/+4
* arm: dts: exynos: Use common alias for Odroid U3/X2 MMC2 (SD-card)Marek Szyprowski2020-01-231-1/+1
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+0
* arm: exynos: Remove duplicated "boardname" env settingKrzysztof Kozlowski2019-03-111-1/+1
* Convert CONFIG_BOARD_TYPES to KconfigSimon Glass2019-02-091-1/+0
* Revert "arm: config: fix default console only to specify the device"Seung-Woo Kim2018-12-261-2/+2
* Removed unused references to CONFIG_SERIALxAdam Ford2018-08-171-1/+0
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-1/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* arm: odroid: Inherit default value for bootdelay from distro_bootcmd.Vagrant Cascadian2018-07-271-1/+0
* arm: odroid: Enable distro_bootcmd support.Vagrant Cascadian2018-07-271-2/+9
* arm: odroid: Increase default env size in preparation for distro_bootcmd.Vagrant Cascadian2018-07-271-1/+1
* arm: odroid: Use standard environment variable names kernel_addr_r, ramdisk_a...Vagrant Cascadian2018-07-271-13/+11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan2018-04-081-1/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* Convert CONFIG LIB_HW_RAND to KconfigAdam Ford2018-02-081-1/+0
* arm: config: fix default console only to specify the deviceDongjin Kim2017-11-171-2/+2
* cmd: Move CONFIG_RANDOM_UUID to KconfigMaxime Ripard2017-10-031-1/+0
* usb: net: migrate USB Ethernet adapters to KconfigChris Packham2017-09-081-2/+0
* usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham2017-09-081-1/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-1/+0
* configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng2017-07-281-1/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* odroid: remove CONFIG_DM_I2C_COMPAT configJaehoon Chung2017-06-191-5/+0
* Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini2017-05-151-1/+0
* Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-151-1/+1
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass2016-10-231-1/+0
* Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass2016-10-231-1/+0
* configs: Migrate CONFIG_USB_STORAGETom Rini2016-09-091-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-1/+0
* include/configs: Whitespace fixupTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-4/+0
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-2/+0
* common: add CMD_GPIO to KconfigThomas Chou2015-11-181-1/+0