aboutsummaryrefslogtreecommitdiff
path: root/include/configs/odroid.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-18odroid: limit boot memory to lowmemJoost van Zwieten1-0/+1
2022-12-23global: Migrate CONFIG_SET_DFU_ALT_BUF_LEN to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_DFU_ALT et al to CFGTom Rini1-4/+4
2022-12-05arm: samsung: Move CONFIG_MISC_COMMON to KconfigTom Rini1-6/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-2/+2
2022-09-01Convert CONFIG_SYS_L2_PL310 to KconfigPhilip Oberfichtner1-1/+0
2022-07-07Convert CONFIG_USB_XHCI_EXYNOS et al to KconfigTom Rini1-5/+0
2022-06-28arm: samsung: Migrate a number of symbols to KconfigTom Rini1-3/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-3/+0
2022-04-19Convert CONFIG_SYS_MEM_TOP_HIDE to KconfigTom Rini1-3/+0
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini1-2/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-1/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-2/+0
2021-09-07arm: Finish migration of CONFIG_MACH_TYPETom Rini1-2/+0
2021-09-07arm: Disable ATAGs supportTom Rini1-2/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-3/+0
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-20env: 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-08Migrate 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-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-1/+0
2017-07-28configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng1-1/+0
2017-07-25Convert 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