summaryrefslogtreecommitdiff
path: root/include/configs/odroid_xu3.h
AgeCommit message (Expand)Author
2020-05-08configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigsPatrick Delaunay
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-03-11arm: exynos: Remove duplicated "boardname" env settingKrzysztof Kozlowski
2019-03-11configs: odroid_xu3: Unify indentationKrzysztof Kozlowski
2019-03-11configs: odroid_xu3: Use consistent syntax for #includeKrzysztof 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-12-21exynos5-dt-types: add missing dtb file for Odroid HC1/HC2Anand Moon
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-06-04Inherit default value for bootdelay from distro_bootcmd on odroid-xu3.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-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski
2018-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to KconfigLukasz Majewski
2017-11-17arm: config: fix default console only to specify the deviceDongjin Kim
2017-10-03usb: gadget: Make g_dnl USB settings commonMaxime Ripard
2017-08-11Convert CONFIG_CMD_THOR_DOWNLOAD to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-05-22Drop digital thermometer and thermostat (DTT) driversSimon Glass
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
2016-09-27dfu: Migrate to KconfigTom Rini
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to KconfigSam Protsenko
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko
2016-02-24dfu: odroid xu3: Define DFU_MANIFEST_POLL_TIMEOUT to handle large files trans...Lukasz Majewski
2015-11-02exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4.Przemyslaw Marczak
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-08-05exynos: config: Move common options to the common headers and tidy upSimon Glass
2015-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski
2015-06-08odroid-xu3: config: enable DFU/THOR/UMS by add configs and environmentPrzemyslaw Marczak
2015-03-04Odroid-XU3: enable the last dram bank and reserve 22MiBPrzemyslaw Marczak
2014-12-22odroid-XU3: Add entry for DTS EHCI GPIOSjoerd Simons
2014-12-22Odroid-XU3: Add support for Odroid-XU3Hyungwon Hwang