summaryrefslogtreecommitdiff
path: root/include/configs/odroid.h
AgeCommit message (Expand)Author
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
2014-09-05odroid: kconfig: add odroid_defconfigPrzemyslaw Marczak