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
/
configs
/
mx6sxsabresd_spl_defconfig
Age
Commit message (
Expand
)
Author
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-01-12
imx: mx6sxsabresd: Enable DM driver
Peng Fan
2018-01-12
ARM: imx: Enable dts for i.MX6SX-SDB
Peng Fan
2017-12-29
mx6sxsabresd: Load the correct dtb for revA board
Fabio Estevam
2017-12-29
imx: Unify CONFIG_BOOTDELAY
Fabio Estevam
2017-10-30
configs: Resync with savedefconfig
Tom Rini
2017-10-10
cmd: Toggle the default value of CONFIG_CMD_IMLS
Tuomas Tynkkynen
2017-09-08
usb: net: migrate USB Ethernet adapters to Kconfig
Chris Packham
2017-09-08
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
Chris Packham
2017-08-14
configs: Resync with savedefconfig
Tom Rini
2017-08-11
Convert CONFIG_CMD_PCI to Kconfig
Simon Glass
2017-08-07
Move PHYLIB to Kconfig
Alexandru Gagniuc
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2017-06-19
configs: Resync defconfigs
Tom Rini
2017-04-30
Convert CONFIG_CMD_BMP to Kconfig
Simon Glass
2017-04-30
Convert CONFIG_CMD_BMODE to Kconfig
Simon Glass
2017-03-13
configs: Re-sync
Tom Rini
2016-10-27
drivers/pci/Kconfig: Add PCI
Tom Rini
2016-10-23
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
Simon Glass
2016-10-23
Convert CONFIG_VIDEO to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_I2C_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_EXT_SUPPORT to Kconfig
Simon Glass
2016-09-16
Kconfig: Move SPL settings into their own file
Simon Glass
2016-09-09
configs: Migrate CONFIG_USB_STORAGE
Tom Rini
2016-06-17
configs: Re-sync BOOTDELAY changes
Tom Rini
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-03-26
imx: mx6sx: move MX6SX to Kconfig entry
Peng Fan
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2015-11-18
common: add CMD_GPIO to Kconfig
Thomas Chou
2015-09-02
imx: mx6 move TARGET_xx Kconfig option to mx6 specific Kconfig file
Peng Fan
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-25
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-05-12
Clean all defconfigs with savedefconfig
Joe Hershberger
2015-04-18
ARM: mx6: use "select" instead of default value in defconfig
Masahiro Yamada
2015-03-15
kconfig: remove meaningless prefixes in defconfig files
Masahiro Yamada
2015-02-19
dm: mx6: Adjust mx6sxsabresd to use Kconfig for DM_THERMAL
Simon Glass
2015-01-22
imx:mx6sxsabresd add spl config file
Peng Fan