Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e0862e2f355bd996af9d9964e2934d7b9d2c0df7
/
configs
/
am335x_evm_spiboot_defconfig
7328709
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· Fri Jan 27 11:00:42 2017 +0100
95d3141
Convert CONFIG_ARCH_MISC_INIT to Kconfig
by Simon Glass
· Mon Jan 23 13:31:21 2017 -0700
22d567e
Kconfig: Migrate BOARD_LATE_INIT to a select
by Tom Rini
· Sun Jan 22 19:43:11 2017 -0500
4c57e4c
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
by Jagan Teki
· Sat Jan 21 11:48:33 2017 +0100
b2c8868
mmc: move more driver config options to Kconfig
by Masahiro Yamada
· Tue Jan 10 13:32:07 2017 +0900
8db91cf
Enable DISTRO_DEFAULT on platforms that missed it before
by Tom Rini
· Tue Nov 29 09:14:57 2016 -0500
bd5618d
Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig
by Simon Glass
· Mon Oct 17 20:13:00 2016 -0600
9fd2a02
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
by Simon Glass
· Mon Oct 17 20:12:37 2016 -0600
817bbee
Kconfig: Separate AM33XX SOC config from target board config
by Andrew F. Davis
· Tue Aug 30 14:06:20 2016 -0500
265c7da
dfu: Migrate to Kconfig
by Tom Rini
· Mon Sep 19 13:31:30 2016 -0400
947f71e
configs: Re-sync
by Tom Rini
· Mon Sep 19 17:00:58 2016 -0400
b24fdca
Convert CONFIG_SPL_SPI_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:58 2016 -0600
219d612
Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:57 2016 -0600
d5a307a
Convert CONFIG_SPL_NAND_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:48 2016 -0600
e968ccd
Convert CONFIG_SPL_MUSB_NEW_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:47 2016 -0600
ffe1976
Kconfig: Move SPL settings into their own file
by Simon Glass
· Mon Sep 12 23:18:22 2016 -0600
20ea7ab
common, kconfig: move VERSION_VARIABLE to Kconfig
by Heiko Schocher
· Fri Sep 09 08:12:49 2016 +0200
6e9cb11
configs: Migrate CONFIG_USB_STORAGE
by Tom Rini
· Thu Sep 08 16:31:26 2016 -0400
0d130ad
configs: Re-sync after boot menu changes
by Tom Rini
· Mon Jun 27 22:40:17 2016 -0400
b937b2e
configs: Re-sync BOOTDELAY changes
by Tom Rini
· Mon Jun 13 09:45:14 2016 -0400
0b368b1
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· Tue Jun 07 08:31:14 2016 +0200
0a212be
net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig
by Alexander Graf
· Fri May 06 21:01:05 2016 +0200
1d9ac83
configs: Re-sync with cmd/Kconfig
by Tom Rini
· Sun Apr 24 17:29:26 2016 -0400
0f2dcb9
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· Fri Apr 22 16:41:25 2016 -0400
a284fc3c
configs: Re-sync CONFIG_USB_MUSB_HOST
by Tom Rini
· Fri Apr 22 14:01:08 2016 -0400
f852e73
configs: Re-sync HUSH options
by Tom Rini
· Thu Apr 21 21:37:19 2016 -0400
b706ffd
usb: gadget Move: CONFIG_G_DNL_* to Kconfig
by Sam Protsenko
· Wed Apr 13 14:20:30 2016 +0300
4d2439d
usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig
by Sam Protsenko
· Wed Apr 13 14:20:26 2016 +0300
b4a0bf7
usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig
by Sam Protsenko
· Wed Apr 13 14:20:25 2016 +0300
b084b0c
usb: gadget: Move CONFIG_USB_GADGET to Kconfig
by Sam Protsenko
· Fri Mar 25 16:39:47 2016 +0200
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· Mon Feb 22 22:55:43 2016 -0700
a66c541
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· Mon Feb 22 22:55:42 2016 -0700
27f5b19
sf: Move SPI flash drivers to defconfig
by Bin Meng
· Wed Nov 25 05:34:54 2015 -0800
a6cec01
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· Thu Nov 19 21:48:14 2015 +0800
3a077cd
common: add CMD_GPIO to Kconfig
by Thomas Chou
· Wed Nov 11 21:39:33 2015 +0800
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· Mon Jun 22 16:15:30 2015 -0500
17491a8
Move default y configs out of arch/board Kconfig
by Joe Hershberger
· Mon Jun 22 16:15:29 2015 -0500
9c1c43c
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· Fri May 29 19:46:35 2015 -0500
a274ded
Clean all defconfigs with savedefconfig
by Joe Hershberger
· Tue May 12 14:46:24 2015 -0500
d5f8fee
kconfig: remove meaningless prefixes in defconfig files
by Masahiro Yamada
· Thu Mar 12 13:24:39 2015 +0900
0c078ea
ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK
by Simon Glass
· Tue Mar 03 08:03:02 2015 -0700
986d755
am335x_evm: Convert CONFIG_CONS_INDEX into a menu choice
by Tom Rini
· Fri Aug 01 09:53:24 2014 -0400
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· Wed Jul 30 14:08:14 2014 +0900