index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
configs
/
controlcenterd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert CONFIG_CMD_IRQ to Kconfig
Simon Glass
2017-05-22
1
-1
/
+0
*
Convert CONFIG_CMD_ERRATA to Kconfig
Simon Glass
2017-05-22
1
-1
/
+0
*
Convert CONFIG_CMD_EEPROM et al to Kconfig
Simon Glass
2017-05-22
1
-1
/
+0
*
lib: move hash CONFIG options to Kconfig
Tom Rini
2017-05-22
1
-2
/
+0
*
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
Tom Rini
2017-05-15
1
-1
/
+0
*
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
Tom Rini
2017-05-15
1
-1
/
+1
*
Convert CONFIG_CMD_BMP to Kconfig
Simon Glass
2017-04-30
1
-1
/
+0
*
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-03-19
1
-6
/
+0
*
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-02-12
1
-1
/
+0
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-02-03
1
-1
/
+0
|
\
|
*
arch: powerpc: Move CONFIG_FSL_ELBC to Kconfig
Prabhakar Kushwaha
2017-02-03
1
-1
/
+0
*
|
mmc: move CONFIG_GENERIC_MMC to Kconfig
Masahiro Yamada
2017-01-31
1
-2
/
+0
*
|
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
1
-1
/
+0
|
/
*
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2017-01-25
1
-2
/
+0
*
ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig
York Sun
2017-01-04
1
-1
/
+0
*
fsl_ddr: Move DDR config options to driver Kconfig
York Sun
2017-01-04
1
-1
/
+0
*
powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig
York Sun
2017-01-04
1
-2
/
+0
*
mmc: complete unfinished move of CONFIG_MMC
Masahiro Yamada
2016-12-29
1
-1
/
+0
*
powerpc: mpc85xx: Move CONFIG_FSL_LAW to Kconfig
York Sun
2016-12-02
1
-1
/
+0
*
powerpc: P1022: Remove macro CONFIG_P1022
York Sun
2016-11-23
1
-1
/
+0
*
pci: Move CONFIG_PCI_PNP to Kconfig
Bin Meng
2016-10-28
1
-1
/
+0
*
drivers/pci/Kconfig: Add PCI
Tom Rini
2016-10-27
1
-1
/
+0
*
Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig
Simon Glass
2016-10-23
1
-1
/
+0
*
Convert CONFIG_CFB_CONSOLE to Kconfig
Simon Glass
2016-10-23
1
-1
/
+0
*
Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig
Simon Glass
2016-10-23
1
-2
/
+0
*
Convert CONFIG_VIDEO to Kconfig
Simon Glass
2016-10-23
1
-1
/
+0
*
Kconfig: Move config IDENT_STRING to Kconfig
Siva Durga Prasad Paladugu
2016-09-20
1
-6
/
+0
*
configs: Migrate CONFIG_USB_STORAGE
Tom Rini
2016-09-09
1
-1
/
+0
*
treewide: move CONFIG_PHYS_64BIT to Kconfig
Masahiro Yamada
2016-08-05
1
-4
/
+0
*
powerpc/85xx: Increase fdt address
Scott Wood
2016-07-21
1
-1
/
+1
*
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-06-09
1
-2
/
+0
*
include/configs: Numerous typo fixes: "controler" -> "controller".
Robert P. J. Day
2016-05-03
1
-1
/
+1
*
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
1
-4
/
+0
*
include/configs: Whitespace fixup
Tom Rini
2016-04-25
1
-4
/
+0
*
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-25
1
-4
/
+0
*
configs: Re-sync HUSH options
Tom Rini
2016-04-25
1
-1
/
+0
*
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
1
-10
/
+0
*
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-03-14
1
-1
/
+0
*
sf: Move SPI flash drivers to defconfig
Bin Meng
2015-11-25
1
-1
/
+0
*
spi: Move SPI drivers to defconfig
Bin Meng
2015-11-25
1
-1
/
+0
*
ns16550: move CONFIG_SYS_NS16550 to Kconfig
Thomas Chou
2015-11-21
1
-1
/
+0
*
common/board_f.c: change the macro name and remove it for PPC platforms
Gong Qianyu
2015-10-29
1
-1
/
+0
*
common/board_f.c: modify the macro to use get_clocks() more common
Gong Qianyu
2015-10-24
1
-0
/
+1
*
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
2015-10-24
1
-1
/
+0
*
cmd: Convert CONFIG_CMD_ELF to Kconfig
Bin Meng
2015-10-21
1
-1
/
+0
*
tpm: Convert board config TPM options to Kconfig
Simon Glass
2015-08-31
1
-7
/
+0
*
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-25
1
-3
/
+0
*
Move default y configs out of arch/board Kconfig
Joe Hershberger
2015-06-25
1
-1
/
+0
*
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-06-01
1
-1
/
+0
*
Move setexpr to Kconfig
Joe Hershberger
2015-06-01
1
-1
/
+0
[next]