summaryrefslogtreecommitdiff
path: root/include/configs/odroid.h
AgeCommit message (Expand)Author
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-05-08configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigsPatrick Delaunay
2020-01-28arm: exynos: odroid: Change autoboot script to use ${mmcbootdev}Marek Szyprowski
2020-01-23arm: dts: exynos: Use common alias for Odroid U3/X2 MMC2 (SD-card)Marek Szyprowski
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-03-11arm: exynos: Remove duplicated "boardname" env settingKrzysztof Kozlowski
2019-02-09Convert CONFIG_BOARD_TYPES to KconfigSimon Glass
2018-12-26Revert "arm: config: fix default console only to specify the device"Seung-Woo Kim
2018-08-17Removed unused references to CONFIG_SERIALxAdam Ford
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-07-27arm: odroid: Inherit default value for bootdelay from distro_bootcmd.Vagrant Cascadian
2018-07-27arm: odroid: Enable distro_bootcmd support.Vagrant Cascadian
2018-07-27arm: odroid: Increase default env size in preparation for distro_bootcmd.Vagrant Cascadian
2018-07-27arm: odroid: Use standard environment variable names kernel_addr_r, ramdisk_a...Vagrant Cascadian
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-02-08Convert CONFIG LIB_HW_RAND to KconfigAdam Ford
2017-11-17arm: config: fix default console only to specify the deviceDongjin Kim
2017-10-03cmd: Move CONFIG_RANDOM_UUID to KconfigMaxime Ripard
2017-09-08usb: net: migrate USB Ethernet adapters to KconfigChris Packham
2017-09-08usb: net: migrate CONFIG_USB_HOST_ETHER to KconfigChris Packham
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-07-28configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-06-19odroid: remove CONFIG_DM_I2C_COMPAT configJaehoon Chung
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25include/configs: Whitespace fixupTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-10-13odroid: Add boot script (boot.scr) supportGuillaume GARDET
2015-10-13odroid: replace 'fatload' with 'load' to be able to use EXT* partitionsGuillaume GARDET
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-05-14odroid: enable driver model pmic/regulator API and MAX77686 driversPrzemyslaw Marczak
2015-03-04Odroid U3: use common code for dram reservationPrzemyslaw Marczak
2015-02-19dm: Move CONFIG_I2C_COMPAT to KconfigSimon Glass
2015-01-29odroid u3: enable dm i2c supportPrzemyslaw Marczak
2014-11-17arm: odroid: usb: add support for usb host including ethernetSuriyan Ramasami
2014-10-08exynos: Enable pre-relocation malloc()Simon Glass
2014-10-08exynos: Rename -dt config files to -commonSimon Glass
2014-09-25kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada