Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4100de49596b21e7c677807ec1201eb6f0c3d8e8
/
configs
/
minnowmax_defconfig
4100de4
configs: Resync with savedefconfig
by Tom Rini
· 7 years ago
83cbdb0
arch/x86: Select USB before selecting host driver
by Andy Shevchenko
· 7 years ago
bfe1c71
x86: minnowmax: Enable USB xHCI support
by Bin Meng
· 7 years ago
3b21fdd
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
by Simon Glass
· 7 years ago
0e5faf0
Convert CONFIG_SCSI to Kconfig
by Simon Glass
· 7 years ago
256aa74
configs: Resync defconfigs
by Tom Rini
· 7 years ago
e98efda
x86: minnowmax: Enable ACPI S3 resume
by Bin Meng
· 8 years ago
ecf7dfd
mmc: pci: Add CONFIG_MMC_PCI
by Felipe Balbi
· 8 years ago
7328709
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
by Patrick Delaunay
· 8 years ago
8a4f2bd
disk: convert CONFIG_EFI_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
21d3bce
disk: convert CONFIG_ISO_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
c4bbbec
disk: convert CONFIG_MAC_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
95d3141
Convert CONFIG_ARCH_MISC_INIT to Kconfig
by Simon Glass
· 8 years ago
7a99a87
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· 8 years ago
62adede
Convert CONFIG_ARCH_EARLY_INIT_R to Kconfig
by Simon Glass
· 8 years ago
124f6ce
mmc: move some SDHCI related options to Kconfig
by Masahiro Yamada
· 8 years ago
7db8c17
mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI
by Masahiro Yamada
· 8 years ago
a5ed4be
mmc: complete unfinished move of CONFIG_MMC
by Masahiro Yamada
· 8 years ago
74f09b8
Sync defconfig files by savedefconfig
by Masahiro Yamada
· 8 years ago
049f06a
Convert CONFIG_USB_KEYBOARD to Kconfig
by Simon Glass
· 8 years ago
bd5618d
Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig
by Simon Glass
· 8 years ago
d76f29a
Convert CONFIG_CONSOLE_SCROLL_LINES to Kconfig
by Simon Glass
· 8 years ago
dcff692
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
by Simon Glass
· 8 years ago
9fd2a02
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
by Simon Glass
· 8 years ago
e9d797a
Convert CONFIG_VIDEO to Kconfig
by Simon Glass
· 8 years ago
79012bc
x86: Convert to use DM VESA video driver
by Bin Meng
· 8 years ago
6e9cb11
configs: Migrate CONFIG_USB_STORAGE
by Tom Rini
· 8 years ago
fe8d45d
x86: baytrail: Introduce a Kconfig option for the internal UART
by Bin Meng
· 8 years ago
b136493
x86: baytrail: Enable SeaBIOS on all boards
by Bin Meng
· 9 years ago
8ee2957
x86: baytrail: Enable ACPI table generation for all boards
by Bin Meng
· 9 years ago
1d9ac83
configs: Re-sync with cmd/Kconfig
by Tom Rini
· 9 years ago
0f2dcb9
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· 9 years ago
f852e73
configs: Re-sync HUSH options
by Tom Rini
· 9 years ago
2997122
net: Move CONFIG_RTL8169 to Kconfig
by Bin Meng
· 9 years ago
fb8757b
x86: gpio: Allow the pinctrl driver to set up the pin config
by Simon Glass
· 9 years ago
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
c08ebf6
Correct defconfig ordering
by Simon Glass
· 9 years ago
77f7f91
vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
by Tom Rini
· 9 years ago
38de020
x86: Convert to use driver model timer
by Bin Meng
· 9 years ago
27f5b19
sf: Move SPI flash drivers to defconfig
by Bin Meng
· 9 years ago
72a049d
spi: Move SPI drivers to defconfig
by Bin Meng
· 9 years ago
a6cec01
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 9 years ago
3a077cd
common: add CMD_GPIO to Kconfig
by Thomas Chou
· 9 years ago
1a51f17
x86: Select the ns16550 debug UART for minnowmax, chromebook_link
by Simon Glass
· 9 years ago
9582ad5
x86: Enable mrc cache for bayleybay and minnowmax
by Bin Meng
· 9 years ago
63c1098
Reorder defconfigs with 'savedefconfig'
by Bin Meng
· 9 years ago
7133c39
x86: minnowmax: Define and enable interrupt setup
by Simon Glass
· 9 years ago
31238dd
x86: Convert minnowmax to use CONFIG_DM_NET
by Simon Glass
· 9 years ago
ecab8fa
x86: Convert minnowmax to use CONFIG_DM_USB
by Simon Glass
· 9 years ago
9bbb37f
x86: Enable debug UART for Minnowmax
by Simon Glass
· 9 years ago
770fd33
x86: Enable DM RTC support for all x86 boards
by Bin Meng
· 9 years ago
519dee0
x86: Adjust config option order in defconfig for Crown Bay and Minnowmax
by Bin Meng
· 9 years ago
0e87edc
dm: x86: minnowmax: Move PCI to use driver model
by Simon Glass
· 9 years ago
4de3886
x86: Move VGA option rom macros to Kconfig
by Bin Meng
· 9 years ago
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
17491a8
Move default y configs out of arch/board Kconfig
by Joe Hershberger
· 9 years ago
072b79d
x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig
by Bin Meng
· 10 years ago
9c1c43c
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· 9 years ago
a274ded
Clean all defconfigs with savedefconfig
by Joe Hershberger
· 10 years ago
1eaaf6c
x86: Enable multi-core init for Minnowboard MAX
by Simon Glass
· 10 years ago
d069c21
x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS
by Bin Meng
· 10 years ago
03b341b
x86: Kconfig: Divide the target selection to vendor/model
by Bin Meng
· 10 years ago
83df2b4
x86: minnowmax: Remove CONFIG_VIDEO_X86 in the defconfig
by Bin Meng
· 10 years ago
bac6fd8
serial: Support an early UART for debugging
by Simon Glass
· 10 years ago
4a56f10
x86: Add support for Intel Minnowboard Max
by Simon Glass
· 10 years ago