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
/
MPC8349EMDS.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: eepro100: Add Kconfig entries
Marek Vasut
2020-06-18
1
-1
/
+0
*
Convert CONFIG_CMD_ASKENV et al to Kconfig
Tom Rini
2020-06-04
1
-4
/
+0
*
treewide: mem: Move mtest related defines to Kconfig
Ashok Reddy Soma
2020-05-08
1
-2
/
+0
*
env: Finish migration of common ENV options
Tom Rini
2019-11-20
1
-10
/
+0
*
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
Tom Rini
2019-11-20
1
-1
/
+0
*
Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
Simon Glass
2019-08-02
1
-5
/
+0
*
Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT
Simon Glass
2019-08-02
1
-0
/
+1
*
mpc83xx: Get rid of CONFIG_SYS_LBC_*
Mario Six
2019-05-21
1
-8
/
+0
*
mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE
Mario Six
2019-05-21
1
-1
/
+0
*
mpc83xx: Get rid of CONFIG_SYS_DDR_BASE
Mario Six
2019-05-21
1
-3
/
+2
*
mpc83xx: Migrate CONFIG_LCRR_* to Kconfig
Mario Six
2019-05-21
1
-2
/
+0
*
mpc83xx: Migrate SPCR to Kconfig
Mario Six
2019-05-21
1
-2
/
+0
*
mpc83xx: Migrate arbiter config to Kconfig
Mario Six
2019-05-21
1
-2
/
+0
*
mpc83xx: Migrate CONFIG_SYS_IMMR to Kconfig
Mario Six
2019-05-21
1
-2
/
+0
*
mpc83xx: Migrate HID config to Kconfig
Mario Six
2019-05-21
1
-11
/
+0
*
mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig
Mario Six
2019-05-21
1
-6
/
+0
*
mpc83xx: Simplify BR,OR lines
Mario Six
2019-05-21
1
-25
/
+7
*
mpc83xx: Normalize BR/OR option lines
Mario Six
2019-05-21
1
-1
/
+1
*
mpc83xx: Migrate LBLAW_* to Kconfig
Mario Six
2019-05-21
1
-6
/
+0
*
mpc83xx: Migrate BATS config to Kconfig
Mario Six
2019-05-21
1
-93
/
+0
*
powerpc: Migrate HIGH_BATS to Kconfig
Mario Six
2019-05-21
1
-1
/
+0
*
mpc83xx: Kconfig: Migrate HRCW to Kconfig
Mario Six
2019-05-21
1
-86
/
+0
*
mpc83xx: Get rid of CONFIG_83XX_CLKIN
Mario Six
2019-05-21
1
-17
/
+2
*
mpc83xx: Migrate legacy PCI options to Kconfig
Mario Six
2019-05-21
1
-9
/
+2
*
mpc83xx: Make distinct MPC8349EMDS_SDRAM board
Mario Six
2019-05-21
1
-76
/
+0
*
mpc83xx: Introduce ARCH_MPC834*
Mario Six
2019-05-20
1
-2
/
+0
*
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
Adam Ford
2018-10-19
1
-4
/
+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
-7
/
+0
*
spi: Migrate CONFIG_MPC8XXX_SPI to Kconfig
Tuomas Tynkkynen
2018-02-13
1
-1
/
+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
*
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
Thomas Petazzoni
2017-09-03
1
-3
/
+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
-2
/
+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_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
*
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-07-25
1
-1
/
+0
*
cmd: add Kconfig option for 'date' command
Chris Packham
2017-05-01
1
-1
/
+0
*
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-03-19
1
-2
/
+0
*
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-02-12
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
-6
/
+2
*
pci: Move CONFIG_PCI_PNP to Kconfig
Bin Meng
2016-10-28
1
-1
/
+0
[next]