Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
8a478cbc87effc48e127a44cf0d524a49c1ea7da
/
configs
/
duovero_defconfig
e799f92
configs: Resync with savedefconfig
by Tom Rini
· Wed Dec 04 17:18:38 2019 -0500
ca63e71
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
by Tom Rini
· Tue Nov 12 22:46:36 2019 -0500
527ded8
configs: Resync with savedefconfig
by Tom Rini
· Mon Sep 23 11:47:37 2019 -0400
cc4078c
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
by Simon Goldschmidt
· Sun Sep 30 14:31:53 2018 +0200
7475bdc
usb: Make compiling gadget support optional
by Jean-Jacques Hiblot
· Thu Jan 10 15:44:14 2019 +0100
929ea65
configs: Resync with savedefconfig
by Tom Rini
· Mon Jan 07 17:46:19 2019 -0500
7406032
configs: Resync with savedefconfig
by Tom Rini
· Mon Sep 03 15:26:12 2018 -0400
e0056d7
configs: Resync with savedefconfig
by Tom Rini
· Mon Jun 04 11:57:37 2018 -0400
4e96ff8
Convert CONFIG_SPI to Kconfig
by Adam Ford
· Sun Apr 15 13:51:26 2018 -0400
a410d6e
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
by Alex Kiernan
· Sun Apr 01 16:37:53 2018 +0000
9bd0962
configs: Resync with savedefconfig
by Tom Rini
· Sat Apr 07 20:27:54 2018 -0400
e69ba98
Convert all of CONFIG_CONS_INDEX to Kconfig
by Tom Rini
· Tue Mar 06 19:02:27 2018 -0500
2281c78
Convert CONFIG_USB_MUSB_HCD et al to Kconfig
by Adam Ford
· Fri Dec 29 09:15:41 2017 -0600
80d51a4
Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND
by Tom Rini
· Mon Nov 06 18:15:11 2017 -0500
0a044f8
net: Add SMC911X driver to Kconfig, convert
by Adam Ford
· Tue Sep 05 15:20:44 2017 -0500
28d56bd
cmd: Toggle the default value of CONFIG_CMD_IMLS
by Tuomas Tynkkynen
· Sun Oct 08 21:48:01 2017 +0300
5b0b040
configs: Resync with savedefconfig
by Tom Rini
· Mon Aug 28 07:16:32 2017 -0400
78873cd
configs: Resync with savedefconfig
by Tom Rini
· Mon Aug 14 19:58:53 2017 -0400
9fa2df8
Convert CONFIG_OMAP3_SPI to Kconfig
by Adam Ford
· Wed Jul 26 22:25:30 2017 -0500
73c18b4
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· Sun Jul 23 21:19:39 2017 -0600
d8532af
Kconfig: Migrate FS_FAT / FAT_WRITE
by Tom Rini
· Fri Jun 02 11:03:50 2017 -0400
7716cd6
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
by Tom Rini
· Fri May 12 22:33:28 2017 -0400
6e1288c
ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig
by Masahiro Yamada
· Tue Apr 25 13:10:11 2017 +0900
9834b90
configs: Re-sync
by Tom Rini
· Mon Mar 13 13:48:42 2017 -0400
7328709
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· Fri Jan 27 11:00:42 2017 +0100
8a4f2bd
disk: convert CONFIG_EFI_PARTITION to Kconfig
by Patrick Delaunay
· Fri Jan 27 11:00:41 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
d5a307a
Convert CONFIG_SPL_NAND_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:48 2016 -0600
9b53833
Convert CONFIG_SPL_I2C_SUPPORT to Kconfig
by Simon Glass
· Mon Sep 12 23:18:40 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
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
f852e73
configs: Re-sync HUSH options
by Tom Rini
· Thu Apr 21 21:37:19 2016 -0400
a66c541
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· Mon Feb 22 22:55:42 2016 -0700
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
63c1098
Reorder defconfigs with 'savedefconfig'
by Bin Meng
· Mon Sep 28 05:14:15 2015 -0700
067fcd5
kconfig: add config option for shell prompt
by Nikita Kiryanov
· Mon Aug 03 12:36:58 2015 +0300
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· Mon Jun 22 16:15:30 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
d7f4708
omap4: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:11:03 2014 +0900
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· Wed Jul 30 14:08:14 2014 +0900