summaryrefslogtreecommitdiff
path: root/include/configs/odroid.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-15treewide: configs: fold CONFIG_DEFAULT_CONSOLEAndre Heider1-6/+1
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-2/+0
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-1/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2020-05-08configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigsPatrick Delaunay1-1/+0
2020-01-28arm: exynos: odroid: Change autoboot script to use ${mmcbootdev}Marek Szyprowski1-4/+4
2020-01-23arm: dts: exynos: Use common alias for Odroid U3/X2 MMC2 (SD-card)Marek Szyprowski1-1/+1
2019-11-21env: Finish migration of common ENV optionsTom Rini1-2/+0
2019-03-11arm: exynos: Remove duplicated "boardname" env settingKrzysztof Kozlowski1-1/+1
2019-02-09Convert CONFIG_BOARD_TYPES to KconfigSimon Glass1-1/+0
2018-12-26Revert "arm: config: fix default console only to specify the device"Seung-Woo Kim1-2/+2
2018-08-17Removed unused references to CONFIG_SERIALxAdam Ford1-1/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-07-27arm: odroid: Inherit default value for bootdelay from distro_bootcmd.Vagrant Cascadian1-1/+0
2018-07-27arm: odroid: Enable distro_bootcmd support.Vagrant Cascadian1-2/+9
2018-07-27arm: odroid: Increase default env size in preparation for distro_bootcmd.Vagrant Cascadian1-1/+1
2018-07-27arm: odroid: Use standard environment variable names kernel_addr_r, ramdisk_a...Vagrant Cascadian1-13/+11
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-09Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan1-1/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2018-02-08Convert CONFIG LIB_HW_RAND to KconfigAdam Ford1-1/+0
2017-11-17arm: config: fix default console only to specify the deviceDongjin Kim1-2/+2
2017-10-03cmd: Move CONFIG_RANDOM_UUID to KconfigMaxime Ripard1-1/+0
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham1-2/+0
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham1-1/+0
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-1/+0
2017-07-29configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-06-19odroid: remove CONFIG_DM_I2C_COMPAT configJaehoon Chung1-5/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-1/+1
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass1-1/+0
2016-10-24Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-1/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-4/+0
2016-03-15Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-2/+0
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-10-13odroid: Add boot script (boot.scr) supportGuillaume GARDET1-1/+9
2015-10-13odroid: replace 'fatload' with 'load' to be able to use EXT* partitionsGuillaume GARDET1-3/+3
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-3/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-05-15odroid: enable driver model pmic/regulator API and MAX77686 driversPrzemyslaw Marczak1-5/+0
2015-03-04Odroid U3: use common code for dram reservationPrzemyslaw Marczak1-2/+3
2015-02-19dm: Move CONFIG_I2C_COMPAT to KconfigSimon Glass1-2/+0
2015-01-30odroid u3: enable dm i2c supportPrzemyslaw Marczak1-3/+2
2014-11-17arm: odroid: usb: add support for usb host including ethernetSuriyan Ramasami1-0/+13