index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
/
odroid-xu3_defconfig
Age
Commit message (
Expand
)
Author
2016-12-29
mmc: move some SDHCI related options to Kconfig
Masahiro Yamada
2016-12-29
mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI
Masahiro Yamada
2016-12-29
Sync defconfig files by savedefconfig
Masahiro Yamada
2016-12-03
Enable DISTRO_DEFAULT on platforms that missed it before
Tom Rini
2016-10-23
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
Simon Glass
2016-10-23
Convert SILENT_CONSOLE options to Kconfig
Simon Glass
2016-09-27
dfu: Migrate to Kconfig
Tom Rini
2016-09-20
Kconfig: Move config IDENT_STRING to Kconfig
Siva Durga Prasad Paladugu
2016-09-09
configs: Migrate CONFIG_USB_STORAGE
Tom Rini
2016-09-09
configs: Resync with savedefconfig
Tom Rini
2016-06-17
configs: Re-sync BOOTDELAY changes
Tom Rini
2016-06-09
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-06-06
Merge http://git.denx.de/u-boot-samsung
Tom Rini
2016-06-03
usb: move CONFIG_USB_XHCI_DWC3 to Kconfig
Masahiro Yamada
2016-06-03
usb: move CONFIG_USB_XHCI to Kconfig with renaming
Masahiro Yamada
2016-05-25
arm: exynos: realign the code to allow support for newer 64-bit platforms
Thomas Abraham
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync HUSH options
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-03-25
usb: gadget: Move CONFIG_USB_GADGET to Kconfig
Sam Protsenko
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2015-11-18
common: add CMD_GPIO to Kconfig
Thomas Chou
2015-11-02
exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4.
Przemyslaw Marczak
2015-11-02
Odroid-XU3: enable s2mps11 PMIC support
Przemyslaw Marczak
2015-09-28
Reorder defconfigs with 'savedefconfig'
Bin Meng
2015-08-21
Tidy up some defconfig files
Simon Glass
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-08-06
exynos: Enable new features for exynos5 boards
Simon Glass
2015-06-26
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-26
Move default y configs out of arch/board Kconfig
Joe Hershberger
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-06-01
Move setexpr to Kconfig
Joe Hershberger
2015-05-12
Clean all defconfigs with savedefconfig
Joe Hershberger
2015-03-09
odroid-xu3: defconfig: disable memset at malloc init
Przemyslaw Marczak
2014-12-22
Odroid-XU3: Add support for Odroid-XU3
Hyungwon Hwang