Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bdd37318936b3e56b912c66e40fff96b72595f9b
/
configs
/
minnowmax_defconfig
256aa74
configs: Resync defconfigs
by Tom Rini
· Mon Jun 19 09:47:40 2017 -0400
e98efda
x86: minnowmax: Enable ACPI S3 resume
by Bin Meng
· Fri Apr 21 07:24:48 2017 -0700
ecf7dfd
mmc: pci: Add CONFIG_MMC_PCI
by Felipe Balbi
· Mon Feb 20 14:24:13 2017 +0300
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
21d3bce
disk: convert CONFIG_ISO_PARTITION to Kconfig
by Patrick Delaunay
· Fri Jan 27 11:00:38 2017 +0100
c4bbbec
disk: convert CONFIG_MAC_PARTITION to Kconfig
by Patrick Delaunay
· Fri Jan 27 11:00:36 2017 +0100
95d3141
Convert CONFIG_ARCH_MISC_INIT to Kconfig
by Simon Glass
· Mon Jan 23 13:31:21 2017 -0700
7a99a87
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· Mon Jan 23 13:31:20 2017 -0700
62adede
Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig
by Simon Glass
· Mon Jan 23 13:31:19 2017 -0700
124f6ce
mmc: move some SDHCI related options to Kconfig
by Masahiro Yamada
· Wed Dec 07 22:10:29 2016 +0900
7db8c17
mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI
by Masahiro Yamada
· Wed Dec 07 22:10:28 2016 +0900
a5ed4be
mmc: complete unfinished move of CONFIG_MMC
by Masahiro Yamada
· Wed Dec 07 22:10:26 2016 +0900
74f09b8
Sync defconfig files by savedefconfig
by Masahiro Yamada
· Wed Dec 07 22:10:25 2016 +0900
049f06a
Convert CONFIG_USB_KEYBOARD to Kconfig
by Simon Glass
· Mon Oct 17 20:13:01 2016 -0600
bd5618d
Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig
by Simon Glass
· Mon Oct 17 20:13:00 2016 -0600
d76f29a
Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig
by Simon Glass
· Mon Oct 17 20:12:57 2016 -0600
dcff692
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
by Simon Glass
· Mon Oct 17 20:12:49 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
e9d797a
Convert CONFIG_VIDEO to Kconfig
by Simon Glass
· Mon Oct 17 20:12:40 2016 -0600
79012bc
x86: Convert to use DM VESA video driver
by Bin Meng
· Sun Oct 09 04:14:13 2016 -0700
6e9cb11
configs: Migrate CONFIG_USB_STORAGE
by Tom Rini
· Thu Sep 08 16:31:26 2016 -0400
fe8d45d
x86: baytrail: Introduce a Kconfig option for the internal UART
by Bin Meng
· Tue Jun 14 21:33:23 2016 -0700
b136493
x86: baytrail: Enable SeaBIOS on all boards
by Bin Meng
· Wed May 11 07:45:07 2016 -0700
8ee2957
x86: baytrail: Enable ACPI table generation for all boards
by Bin Meng
· Sat May 07 07:46:33 2016 -0700
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
2997122
net: Move CONFIG_RTL8169 to Kconfig
by Bin Meng
· Mon Mar 21 06:47:42 2016 -0700
fb8757b
x86: gpio: Allow the pinctrl driver to set up the pin config
by Simon Glass
· Fri Mar 11 22:07:14 2016 -0700
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· Mon Feb 22 22:55:43 2016 -0700
c08ebf6
Correct defconfig ordering
by Simon Glass
· Mon Feb 22 22:55:40 2016 -0700
77f7f91
vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
by Tom Rini
· Thu Jan 14 13:02:03 2016 -0500
38de020
x86: Convert to use driver model timer
by Bin Meng
· Fri Nov 13 00:11:22 2015 -0800
27f5b19
sf: Move SPI flash drivers to defconfig
by Bin Meng
· Wed Nov 25 05:34:54 2015 -0800
72a049d
spi: Move SPI drivers to defconfig
by Bin Meng
· Wed Nov 25 05:34:53 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
1a51f17
x86: Select the ns16550 debug UART for minnowmax, chromebook_link
by Simon Glass
· Fri Oct 30 15:46:17 2015 -0600
9582ad5
x86: Enable mrc cache for bayleybay and minnowmax
by Bin Meng
· Sun Oct 11 21:37:44 2015 -0700
63c1098
Reorder defconfigs with 'savedefconfig'
by Bin Meng
· Mon Sep 28 05:14:15 2015 -0700
7133c39
x86: minnowmax: Define and enable interrupt setup
by Simon Glass
· Thu Aug 13 10:36:16 2015 -0600
31238dd
x86: Convert minnowmax to use CONFIG_DM_NET
by Simon Glass
· Mon Aug 10 22:02:53 2015 -0600
ecab8fa
x86: Convert minnowmax to use CONFIG_DM_USB
by Simon Glass
· Mon Aug 10 22:02:52 2015 -0600
9bbb37f
x86: Enable debug UART for Minnowmax
by Simon Glass
· Sun Aug 02 18:07:21 2015 -0600
770fd33
x86: Enable DM RTC support for all x86 boards
by Bin Meng
· Wed Jul 15 16:23:39 2015 +0800
519dee0
x86: Adjust config option order in defconfig for Crown Bay and Minnowmax
by Bin Meng
· Thu Jul 09 18:37:40 2015 +0800
0e87edc
dm: x86: minnowmax: Move PCI to use driver model
by Simon Glass
· Fri Jul 03 18:28:26 2015 -0600
4de3886
x86: Move VGA option rom macros to Kconfig
by Bin Meng
· Mon Jul 06 16:31: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
072b79d
x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig
by Bin Meng
· Mon May 11 07:36:29 2015 +0800
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
1eaaf6c
x86: Enable multi-core init for Minnowboard MAX
by Simon Glass
· Wed Apr 29 22:26:03 2015 -0600
d069c21
x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS
by Bin Meng
· Mon Apr 27 23:22:28 2015 +0800
03b341b
x86: Kconfig: Divide the target selection to vendor/model
by Bin Meng
· Mon Apr 27 23:22:24 2015 +0800
83df2b4
x86: minnowmax: Remove CONFIG_VIDEO_X86 in the defconfig
by Bin Meng
· Mon Apr 13 19:05:22 2015 +0800
bac6fd8
serial: Support an early UART for debugging
by Simon Glass
· Mon Jan 26 18:27:07 2015 -0700
4a56f10
x86: Add support for Intel Minnowboard Max
by Simon Glass
· Tue Jan 27 22:13:47 2015 -0700