summaryrefslogtreecommitdiff
path: root/include/configs/odroid_xu3.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-07arm: Disable ATAGs supportTom Rini1-1/+0
2021-06-09usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju1-1/+0
2020-10-15treewide: configs: fold CONFIG_DEFAULT_CONSOLEAndre Heider1-5/+1
2020-05-08configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigsPatrick Delaunay1-1/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-5/+0
2019-03-11arm: exynos: Remove duplicated "boardname" env settingKrzysztof Kozlowski1-2/+6
2019-03-11configs: odroid_xu3: Unify indentationKrzysztof Kozlowski1-5/+5
2019-03-11configs: odroid_xu3: Use consistent syntax for #includeKrzysztof Kozlowski1-1/+1
2019-02-09Convert CONFIG_BOARD_TYPES to KconfigSimon Glass1-1/+0
2018-12-26Revert "arm: config: fix default console only to specify the device"Seung-Woo Kim1-2/+2
2018-12-21exynos5-dt-types: add missing dtb file for Odroid HC1/HC2Anand Moon1-0/+1
2018-08-17Removed unused references to CONFIG_SERIALxAdam Ford1-1/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-06-04Inherit default value for bootdelay from distro_bootcmd on odroid-xu3.Vagrant Cascadian1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-09Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan1-1/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2018-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski1-1/+0
2018-02-02Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to KconfigLukasz Majewski1-1/+0
2017-11-17arm: config: fix default console only to specify the deviceDongjin Kim1-2/+2
2017-10-03usb: gadget: Make g_dnl USB settings commonMaxime Ripard1-1/+1
2017-08-12Convert CONFIG_CMD_THOR_DOWNLOAD to KconfigSimon Glass1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-2/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-2/+0
2017-05-22Drop digital thermometer and thermostat (DTT) driversSimon Glass1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-1/+1
2016-09-27dfu: Migrate to KconfigTom Rini1-2/+0
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-4/+0
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko1-5/+0
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to KconfigSam Protsenko1-3/+0
2016-04-20usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to KconfigSam Protsenko1-1/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko1-1/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko1-4/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko1-1/+0
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko1-1/+0
2016-02-24dfu: odroid xu3: Define DFU_MANIFEST_POLL_TIMEOUT to handle large files trans...Lukasz Majewski1-0/+1
2015-11-02exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4.Przemyslaw Marczak1-0/+12
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-08-06exynos: config: Move common options to the common headers and tidy upSimon Glass1-0/+2
2015-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski1-4/+4
2015-06-08odroid-xu3: config: enable DFU/THOR/UMS by add configs and environmentPrzemyslaw Marczak1-2/+86
2015-03-04Odroid-XU3: enable the last dram bank and reserve 22MiBPrzemyslaw Marczak1-6/+4
2014-12-22odroid-XU3: Add entry for DTS EHCI GPIOSjoerd Simons1-0/+4
2014-12-22Odroid-XU3: Add support for Odroid-XU3Hyungwon Hwang1-0/+51