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
/
sbc8641d.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
env: Finish migration of common ENV options
Tom Rini
2019-11-20
1
-3
/
+0
*
powerpc: Migrate HIGH_BATS to Kconfig
Mario Six
2019-05-21
1
-1
/
+0
*
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
Adam Ford
2018-10-19
1
-3
/
+0
*
configs: Drop CONFIG_SYS_SCSI_MAXDEVICE
Tuomas Tynkkynen
2018-09-25
1
-1
/
+0
*
Convert CONFIG_MII et al to Kconfig
Adam Ford
2018-08-17
1
-3
/
+0
*
cmd: Kconfig: Move CONFIG_MP to Kconfig
Siva Durga Prasad Paladugu
2018-07-10
1
-1
/
+0
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
treewide: Convert CONFIG_HOSTNAME to a string option
Mario Six
2018-04-08
1
-1
/
+1
*
treewide: Migrate CONFIG_TSEC_ENET 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
-2
/
+0
*
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-02-11
1
-2
/
+0
*
powerpc: Drop unreferenced CONFIG_* defines
Tuomas Tynkkynen
2018-01-19
1
-1
/
+0
*
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
Tuomas Tynkkynen
2017-12-12
1
-2
/
+0
*
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
Thomas Petazzoni
2017-09-03
1
-2
/
+0
*
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-09-03
1
-1
/
+0
*
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
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
-6
/
+0
*
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-08-14
1
-2
/
+0
*
Convert CONFIG_CMD_REGINFO to Kconfig
Christophe Leroy
2017-08-11
1
-2
/
+0
*
Convert CONFIG_CMD_PCI to Kconfig
Simon Glass
2017-08-11
1
-4
/
+0
*
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-07-25
1
-1
/
+0
*
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-03-19
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
-2
/
+0
*
powerpc: mpc86xx: Move CONFIG_FSL_LAW to Kconfig
York Sun
2016-12-02
1
-1
/
+0
*
powerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option
York Sun
2016-12-02
1
-1
/
+0
*
powerpc: MPC8641: Remove macro CONFIG_MPC8641
York Sun
2016-11-23
1
-1
/
+0
*
pci: Move CONFIG_PCI_PNP to Kconfig
Bin Meng
2016-10-28
1
-2
/
+0
*
drivers/pci/Kconfig: Add PCI
Tom Rini
2016-10-27
1
-1
/
+0
*
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-06-09
1
-1
/
+0
*
pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE
Simon Glass
2016-05-17
1
-2
/
+0
*
include/configs: Numerous typo fixes: "controler" -> "controller".
Robert P. J. Day
2016-05-03
1
-2
/
+2
*
include/configs: Whitespace fixup
Tom Rini
2016-04-25
1
-3
/
+0
*
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-25
1
-2
/
+0
*
configs: Re-sync HUSH options
Tom Rini
2016-04-25
1
-5
/
+0
*
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
1
-6
/
+0
*
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-03-14
1
-1
/
+0
*
ns16550: move CONFIG_SYS_NS16550 to Kconfig
Thomas Chou
2015-11-21
1
-1
/
+0
*
arm, powerpc: select SYS_GENERIC_BOARD
Masahiro Yamada
2015-10-24
1
-1
/
+0
*
sbc8641d: enable and test CONFIG_SYS_GENERIC_BOARD
Paul Gortmaker
2015-10-19
1
-0
/
+2
*
sbc8641d: increase monitor size from 256k to 384k
Paul Gortmaker
2015-10-19
1
-2
/
+2
*
sbc8641d: set proper environment sector size.
Paul Gortmaker
2015-10-19
1
-1
/
+1
*
sbc8641d: increase malloc pool size to a sane default
Paul Gortmaker
2015-10-19
1
-1
/
+1
*
sbc8641d: enable command line editing
Paul Gortmaker
2015-10-19
1
-0
/
+1
*
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-25
1
-4
/
+3
*
net: Remove all references to CONFIG_ETHADDR and friends
Joe Hershberger
2015-05-19
1
-9
/
+1
*
powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk
Masahiro Yamada
2014-01-24
1
-1
/
+0
*
kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX
Vladimir Zapolskiy
2013-12-13
1
-1
/
+0
[next]