summaryrefslogtreecommitdiff
path: root/configs/odroid-xu3_defconfig
AgeCommit message (Expand)Author
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-10-23Convert SILENT_CONSOLE options to KconfigSimon Glass
2016-09-27dfu: Migrate to KconfigTom Rini
2016-09-20Kconfig: Move config IDENT_STRING to KconfigSiva Durga Prasad Paladugu
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-09-09configs: Resync with savedefconfigTom Rini
2016-06-17configs: Re-sync BOOTDELAY changesTom Rini
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-06-06Merge http://git.denx.de/u-boot-samsungTom Rini
2016-06-04usb: move CONFIG_USB_XHCI_DWC3 to KconfigMasahiro Yamada
2016-06-04usb: move CONFIG_USB_XHCI to Kconfig with renamingMasahiro Yamada
2016-05-25arm: exynos: realign the code to allow support for newer 64-bit platformsThomas Abraham
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom 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-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2015-11-18common: add CMD_GPIO to KconfigThomas Chou
2015-11-02exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4.Przemyslaw Marczak
2015-11-02Odroid-XU3: enable s2mps11 PMIC supportPrzemyslaw Marczak
2015-09-28Reorder defconfigs with 'savedefconfig'Bin Meng
2015-08-21Tidy up some defconfig filesSimon Glass
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-08-05exynos: Enable new features for exynos5 boardsSimon Glass
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-06-01Move setexpr to KconfigJoe Hershberger
2015-05-12Clean all defconfigs with savedefconfigJoe Hershberger
2015-03-09odroid-xu3: defconfig: disable memset at malloc initPrzemyslaw Marczak
2014-12-22Odroid-XU3: Add support for Odroid-XU3Hyungwon Hwang