Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d3713749acfd98a64315936e31be0451759c425a
/
include
/
configs
/
controlcenterd.h
5370547
Convert CONFIG_MII et al to Kconfig
by Adam Ford
· 6 years ago
8e45f1a
cmd: Kconfig: Move CONFIG_MP to Kconfig
by Siva Durga Prasad Paladugu
· 6 years ago
158105a
configs: Remove empty #ifdef/#ifndef blocks from configs
by Alex Kiernan
· 6 years ago
790d844
treewide: Convert CONFIG_HOSTNAME to a string option
by Mario Six
· 7 years ago
41d7d97
treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
by Mario Six
· 7 years ago
da4fc93
treewide: Migrate CONFIG_TSEC_ENET to Kconfig
by Mario Six
· 7 years ago
8febc7a
treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig
by Mario Six
· 7 years ago
75b23ed
treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig
by Mario Six
· 7 years ago
e69ba98
Convert all of CONFIG_CONS_INDEX to Kconfig
by Tom Rini
· 7 years ago
58dbf86
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· 7 years ago
07edfae
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· 7 years ago
fc1a4de
ata: Migrate CONFIG_LIBATA to Kconfig
by Tuomas Tynkkynen
· 7 years ago
8df5dd3
ata: Migrate CONFIG_FSL_SATA to Kconfig
by Tuomas Tynkkynen
· 7 years ago
30403e5
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
by Thomas Petazzoni
· 7 years ago
1b3d878
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
by Thomas Petazzoni
· 7 years ago
00406b5
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
by Thomas Petazzoni
· 7 years ago
8c90c92
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
by Thomas Petazzoni
· 7 years ago
e538bbc
Convert CONFIG_CMD_REGINFO to Kconfig
by Christophe Leroy
· 7 years ago
c88a09a
Convert CONFIG_CMD_PCI to Kconfig
by Simon Glass
· 7 years ago
ca22e96
configs: Finish migration of PHY_GIGE
by Tom Rini
· 7 years ago
3b21fdd
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
by Simon Glass
· 7 years ago
73c18b4
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· 7 years ago
203b3ab
Convert CONFIG_CMD_SATA to Kconfig
by Simon Glass
· 7 years ago
4c3a620
Convert CONFIG_CMD_IRQ to Kconfig
by Simon Glass
· 8 years ago
9fdc0de
Convert CONFIG_CMD_ERRATA to Kconfig
by Simon Glass
· 8 years ago
4590d4e
Convert CONFIG_CMD_EEPROM et al to Kconfig
by Simon Glass
· 8 years ago
5bdd919
lib: move hash CONFIG options to Kconfig
by Tom Rini
· 8 years ago
7716cd6
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
by Tom Rini
· 8 years ago
ceed5d2
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
by Tom Rini
· 8 years ago
b575bfc
Convert CONFIG_CMD_BMP to Kconfig
by Simon Glass
· 8 years ago
29c8bc0
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 8 years ago
8cea9b5
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· 8 years ago
863af89
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
4c6be55
arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig
by Prabhakar Kushwaha
· 8 years ago
7bbebd1
mmc: move CONFIG_GENERIC_MMC to Kconfig
by Masahiro Yamada
· 8 years ago
f7e0772
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
7a99a87
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· 8 years ago
dcd28c0
ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig
by York Sun
· 8 years ago
d297d39
fsl_ddr: Move DDR config options to driver Kconfig
by York Sun
· 8 years ago
af5495a
powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig
by York Sun
· 8 years ago
a5ed4be
mmc: complete unfinished move of CONFIG_MMC
by Masahiro Yamada
· 8 years ago
e7a6eaf
powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig
by York Sun
· 8 years ago
08672a5
powerpc: P1022: Remove macro CONFIG_P1022
by York Sun
· 8 years ago
2f49e2e
pci: Move CONFIG_PCI_PNP to Kconfig
by Bin Meng
· 8 years ago
f48e025
drivers/pci/Kconfig: Add PCI
by Tom Rini
· 8 years ago
dcff692
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
by Simon Glass
· 8 years ago
e64c724
Convert CONFIG_CFB_CONSOLE 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
809438d
Kconfig: Move config IDENT_STRING to Kconfig
by Siva Durga Prasad Paladugu
· 8 years ago
6e9cb11
configs: Migrate CONFIG_USB_STORAGE
by Tom Rini
· 8 years ago
653e9fe
treewide: move CONFIG_PHYS_64BIT to Kconfig
by Masahiro Yamada
· 8 years ago
b7f4b85
powerpc/85xx: Increase fdt address
by Scott Wood
· 8 years ago
0b368b1
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· 8 years ago
a809981
include/configs: Numerous typo fixes: "controler" -> "controller".
by Robert P. J. Day
· 9 years ago
1d9ac83
configs: Re-sync with cmd/Kconfig
by Tom Rini
· 9 years ago
998c479
include/configs: Whitespace fixup
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
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
a66c541
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· 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
52de2e5
common/board_f.c: change the macro name and remove it for PPC platforms
by Gong Qianyu
· 9 years ago
8bca435
common/board_f.c: modify the macro to use get_clocks() more common
by Gong Qianyu
· 9 years ago
cb064e4
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· 9 years ago
47f889c
cmd: Convert CONFIG_CMD_ELF to Kconfig
by Bin Meng
· 9 years ago
8b6216a
tpm: Convert board config TPM options to Kconfig
by Simon Glass
· 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
9c1c43c
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· 10 years ago
add5589
Move setexpr to Kconfig
by Joe Hershberger
· 10 years ago
4772cf2
kconfig: move CONFIG_CMD_BOOTM to Kconfig
by Masahiro Yamada
· 10 years ago
ab81cc6
board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boards
by Dirk Eibach
· 10 years ago
9a5ee72
board: gdsys: Configure bridge on DP501 to support DDC only
by Dirk Eibach
· 10 years ago
f76f289
powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk
by Masahiro Yamada
· 11 years ago
f062659
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· 11 years ago
33d1b9a
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
204c4ed
config: Add a default CONFIG_SYS_PROMPT
by Rob Herring
· 11 years ago
f285074
i2c, fsl_i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
762d3df
mpc85xx: Add gdsys ControlCenter Digital board
by Dirk Eibach
· 11 years ago