summaryrefslogtreecommitdiff
path: root/include/configs/odroid.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* odroid: Add boot script (boot.scr) supportGuillaume GARDET2015-10-131-1/+9
* odroid: replace 'fatload' with 'load' to be able to use EXT* partitionsGuillaume GARDET2015-10-131-3/+3
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-3/+0
* net: Move the CMD_NET config to defconfigsJoe Hershberger2015-06-011-1/+0
* odroid: enable driver model pmic/regulator API and MAX77686 driversPrzemyslaw Marczak2015-05-141-5/+0
* Odroid U3: use common code for dram reservationPrzemyslaw Marczak2015-03-041-2/+3
* dm: Move CONFIG_I2C_COMPAT to KconfigSimon Glass2015-02-191-2/+0
* odroid u3: enable dm i2c supportPrzemyslaw Marczak2015-01-291-3/+2
* arm: odroid: usb: add support for usb host including ethernetSuriyan Ramasami2014-11-171-0/+13
* exynos: Enable pre-relocation malloc()Simon Glass2014-10-081-2/+0
* exynos: Rename -dt config files to -commonSimon Glass2014-10-081-1/+1
* kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada2014-09-251-2/+0
* odroid: kconfig: add odroid_defconfigPrzemyslaw Marczak2014-09-051-0/+216