summaryrefslogtreecommitdiff
path: root/include/configs/odroid_xu3.h
Commit message (Expand)AuthorAgeFilesLines
* configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigsPatrick Delaunay2020-05-081-1/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-5/+0
* arm: exynos: Remove duplicated "boardname" env settingKrzysztof Kozlowski2019-03-111-2/+6
* configs: odroid_xu3: Unify indentationKrzysztof Kozlowski2019-03-111-5/+5
* configs: odroid_xu3: Use consistent syntax for #includeKrzysztof Kozlowski2019-03-111-1/+1
* Convert CONFIG_BOARD_TYPES to KconfigSimon Glass2019-02-091-1/+0
* Revert "arm: config: fix default console only to specify the device"Seung-Woo Kim2018-12-261-2/+2
* exynos5-dt-types: add missing dtb file for Odroid HC1/HC2Anand Moon2018-12-211-0/+1
* Removed unused references to CONFIG_SERIALxAdam Ford2018-08-171-1/+0
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-1/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* Inherit default value for bootdelay from distro_bootcmd on odroid-xu3.Vagrant Cascadian2018-06-041-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan2018-04-081-1/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski2018-02-021-1/+0
* Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to KconfigLukasz Majewski2018-02-021-1/+0
* arm: config: fix default console only to specify the deviceDongjin Kim2017-11-171-2/+2
* usb: gadget: Make g_dnl USB settings commonMaxime Ripard2017-10-031-1/+1
* Convert CONFIG_CMD_THOR_DOWNLOAD to KconfigSimon Glass2017-08-111-1/+0
* Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-251-2/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-2/+0
* Drop digital thermometer and thermostat (DTT) driversSimon Glass2017-05-221-1/+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
* dfu: Migrate to KconfigTom Rini2016-09-271-2/+0
* Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu2016-09-201-1/+0
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-4/+0
* usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko2016-04-201-5/+0
* usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to KconfigSam Protsenko2016-04-201-3/+0
* usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to KconfigSam Protsenko2016-04-201-1/+0
* usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko2016-04-201-1/+0
* usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko2016-04-201-4/+0
* usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko2016-04-201-1/+0
* usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko2016-03-251-1/+0
* dfu: odroid xu3: Define DFU_MANIFEST_POLL_TIMEOUT to handle large files trans...Lukasz Majewski2016-02-241-0/+1
* exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4.Przemyslaw Marczak2015-11-021-0/+12
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* exynos: config: Move common options to the common headers and tidy upSimon Glass2015-08-051-0/+2
* usb: USB download gadget and functions config options coherent namingPaul Kocialkowski2015-07-221-4/+4
* odroid-xu3: config: enable DFU/THOR/UMS by add configs and environmentPrzemyslaw Marczak2015-06-081-2/+86
* Odroid-XU3: enable the last dram bank and reserve 22MiBPrzemyslaw Marczak2015-03-041-6/+4
* odroid-XU3: Add entry for DTS EHCI GPIOSjoerd Simons2014-12-221-0/+4
* Odroid-XU3: Add support for Odroid-XU3Hyungwon Hwang2014-12-221-0/+51