index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
odroid_xu3.h
Age
Commit message (
Expand
)
Author
2020-10-15
treewide: configs: fold CONFIG_DEFAULT_CONSOLE
Andre Heider
2020-05-08
configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs
Patrick Delaunay
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-03-11
arm: exynos: Remove duplicated "boardname" env setting
Krzysztof Kozlowski
2019-03-11
configs: odroid_xu3: Unify indentation
Krzysztof Kozlowski
2019-03-11
configs: odroid_xu3: Use consistent syntax for #include
Krzysztof Kozlowski
2019-02-09
Convert CONFIG_BOARD_TYPES to Kconfig
Simon Glass
2018-12-26
Revert "arm: config: fix default console only to specify the device"
Seung-Woo Kim
2018-12-21
exynos5-dt-types: add missing dtb file for Odroid HC1/HC2
Anand Moon
2018-08-17
Removed unused references to CONFIG_SERIALx
Adam Ford
2018-08-17
Convert CONFIG_MISC_INIT_R to Kconfig
Adam Ford
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-06-04
Inherit default value for bootdelay from distro_bootcmd on odroid-xu3.
Vagrant Cascadian
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-08
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
Alex Kiernan
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-02-02
Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig
Lukasz Majewski
2018-02-02
Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to Kconfig
Lukasz Majewski
2017-11-17
arm: config: fix default console only to specify the device
Dongjin Kim
2017-10-03
usb: gadget: Make g_dnl USB settings common
Maxime Ripard
2017-08-11
Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-05-22
Drop digital thermometer and thermostat (DTT) drivers
Simon Glass
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
Tom Rini
2017-05-15
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
Tom Rini
2016-09-27
dfu: Migrate to Kconfig
Tom Rini
2016-09-20
Kconfig: Move config IDENT_STRING to Kconfig
Siva Durga Prasad Paladugu
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-20
usb: gadget Move: CONFIG_G_DNL_* to Kconfig
Sam Protsenko
2016-04-20
usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig
Sam Protsenko
2016-04-20
usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig
Sam Protsenko
2016-04-20
usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig
Sam Protsenko
2016-04-20
usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig
Sam Protsenko
2016-04-20
usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig
Sam Protsenko
2016-03-25
usb: gadget: Move CONFIG_USB_GADGET to Kconfig
Sam Protsenko
2016-02-24
dfu: odroid xu3: Define DFU_MANIFEST_POLL_TIMEOUT to handle large files trans...
Lukasz Majewski
2015-11-02
exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4.
Przemyslaw Marczak
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-08-05
exynos: config: Move common options to the common headers and tidy up
Simon Glass
2015-07-22
usb: USB download gadget and functions config options coherent naming
Paul Kocialkowski
2015-06-08
odroid-xu3: config: enable DFU/THOR/UMS by add configs and environment
Przemyslaw Marczak
2015-03-04
Odroid-XU3: enable the last dram bank and reserve 22MiB
Przemyslaw Marczak
2014-12-22
odroid-XU3: Add entry for DTS EHCI GPIO
Sjoerd Simons
2014-12-22
Odroid-XU3: Add support for Odroid-XU3
Hyungwon Hwang