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
/
mx51evk.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
Simon Glass
2019-08-02
1
-2
/
+0
*
Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT
Simon Glass
2019-08-02
1
-0
/
+1
*
Convert CONFIG_USB_EHCI_MX5 to Kconfig
Lukasz Majewski
2019-04-25
1
-1
/
+0
*
imx: move CONFIG_VIDEO_IPUV3 to defconfigs
Anatolij Gustschin
2019-04-13
1
-1
/
+0
*
Convert CONFIG_MII et al to Kconfig
Adam Ford
2018-08-17
1
-1
/
+0
*
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-08-16
1
-1
/
+0
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
Mario Six
2018-04-08
1
-1
/
+0
*
Convert all of CONFIG_CONS_INDEX to Kconfig
Tom Rini
2018-03-16
1
-1
/
+0
*
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-23
1
-4
/
+0
*
spi: Migrate CONFIG_MXC_SPI to Kconfig
Tuomas Tynkkynen
2018-02-13
1
-6
/
+0
*
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-02-11
1
-1
/
+0
*
Convert CONFIG_MXC_GPIO to Kconfig
Adam Ford
2018-02-08
1
-1
/
+0
*
ipu_common: Let the MX6 IPU clock be calculated in run-time
Fabio Estevam
2017-09-11
1
-1
/
+0
*
usb: net: migrate USB Ethernet adapters to Kconfig
Chris Packham
2017-09-08
1
-2
/
+0
*
usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
Chris Packham
2017-09-08
1
-1
/
+0
*
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
Thomas Petazzoni
2017-09-03
1
-1
/
+0
*
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-09-03
1
-1
/
+0
*
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
Thomas Petazzoni
2017-09-03
1
-1
/
+0
*
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-07-25
1
-1
/
+0
*
Convert CONFIG_CMD_FUSE to Kconfig
Simon Glass
2017-05-22
1
-1
/
+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
*
cmd: add Kconfig option for 'date' command
Chris Packham
2017-05-01
1
-7
/
+0
*
arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options
Tom Rini
2017-04-30
1
-2
/
+0
*
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-03-19
1
-1
/
+0
*
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-02-12
1
-3
/
+1
*
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
*
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
Jagan Teki
2017-01-21
1
-2
/
+0
*
mmc: complete unfinished move of CONFIG_MMC
Masahiro Yamada
2016-12-29
1
-2
/
+0
*
Convert CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE to Kconfig
Simon Glass
2016-10-23
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
-1
/
+0
*
Convert CONFIG_VIDEO to Kconfig
Simon Glass
2016-10-23
1
-1
/
+0
*
common: Add DISPLAY_BOARDINFO
Lokesh Vutla
2016-10-12
1
-2
/
+0
*
common/Kconfig: Add DISPLAY_CPUINFO
Lokesh Vutla
2016-10-12
1
-1
/
+0
*
configs: Migrate CONFIG_USB_STORAGE
Tom Rini
2016-09-09
1
-1
/
+0
*
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-06-09
1
-1
/
+0
*
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
1
-6
/
+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
*
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-03-14
1
-2
/
+0
*
common/board_f.c: change the macro name and remove it for PPC platforms
Gong Qianyu
2015-10-29
1
-1
/
+1
*
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
*
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-25
1
-3
/
+0
*
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-06-01
1
-1
/
+0
[next]