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
/
am57xx_evm_nodt_defconfig
Age
Commit message (
Expand
)
Author
2017-03-13
configs: Re-sync
Tom Rini
2017-01-28
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
Patrick Delaunay
2017-01-28
disk: convert CONFIG_EFI_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
disk: convert CONFIG_ISO_PARTITION to Kconfig
Patrick Delaunay
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2017-01-24
Kconfig: Migrate BOARD_LATE_INIT to a select
Tom Rini
2017-01-21
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
Jagan Teki
2017-01-11
mmc: move more driver config options to Kconfig
Masahiro Yamada
2016-11-21
configs: am57xx: Enable fastboot
Semen Protsenko
2016-11-21
configs: am57xx: Enable download gadget
Semen Protsenko
2016-10-23
Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig
Simon Glass
2016-10-15
spl: move SPL_OS_BOOT to Kconfig
Heiko Schocher
2016-09-20
configs: Re-sync
Tom Rini
2016-09-16
Convert CONFIG_SPL_SPI_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_NAND_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_DMA_SUPPORT to Kconfig
Simon Glass
2016-09-09
common, kconfig: move VERSION_VARIABLE to Kconfig
Heiko Schocher
2016-09-09
configs: Migrate CONFIG_USB_STORAGE
Tom Rini
2016-09-09
configs: Resync with savedefconfig
Tom Rini
2016-07-29
ARM: am57xx_evm: Enable QSPI support
Vignesh R
2016-06-13
board: am57xx: Rename TARGET_BEAGLE_X15 as TARGET_AM57XX_EVM
Lokesh Vutla
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-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-18
am57x: Move CONS_INDEX to Kconfig
Daniel Allred
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2015-11-22
ns16550: move CONFIG_SYS_NS16550 to Kconfig
Thomas Chou
2015-11-18
common: add CMD_GPIO to Kconfig
Thomas Chou
2015-11-18
board: ti: beagle_x15: Rename to indicate support for TI am57xx evms
Kipisz, Steven