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
/
MPC8308RDB.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert CONFIG_CMD_ASKENV et al to Kconfig
Tom Rini
2020-06-04
1
-4
/
+0
*
common: Drop linux/stringify.h from common header
Simon Glass
2020-05-18
1
-0
/
+2
*
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
-5
/
+0
*
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
Tom Rini
2019-11-20
1
-1
/
+0
*
mpc83xx: Get rid of CONFIG_SYS_LBC_*
Mario Six
2019-05-21
1
-5
/
+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
-5
/
+0
*
mpc8308: Migrate system io config to Kconfig
Mario Six
2019-05-21
1
-25
/
+0
*
mpc83xx: Migrate CONFIG_SYS_IMMR to Kconfig
Mario Six
2019-05-21
1
-5
/
+0
*
mpc83xx: Migrate HID config to Kconfig
Mario Six
2019-05-21
1
-9
/
+0
*
mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig
Mario Six
2019-05-21
1
-9
/
+0
*
mpc83xx: Simplify BR,OR lines
Mario Six
2019-05-21
1
-37
/
+9
*
mpc83xx: Normalize BR/OR option lines
Mario Six
2019-05-21
1
-3
/
+3
*
mpc83xx: Migrate LBLAW_* to Kconfig
Mario Six
2019-05-21
1
-10
/
+0
*
mpc83xx: Migrate BATS config to Kconfig
Mario Six
2019-05-21
1
-37
/
+0
*
mpc83xx: Kconfig: Migrate HRCW to Kconfig
Mario Six
2019-05-21
1
-32
/
+0
*
mpc83xx: Get rid of CONFIG_83XX_CLKIN
Mario Six
2019-05-21
1
-6
/
+0
*
mpc83xx: Introduce ARCH_MPC830*
Mario Six
2019-05-20
1
-2
/
+0
*
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
Adam Ford
2018-10-19
1
-3
/
+0
*
Convert CONFIG_MISC_INIT_R to Kconfig
Adam Ford
2018-08-17
1
-2
/
+0
*
Convert CONFIG_MII et al to Kconfig
Adam Ford
2018-08-17
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
*
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
-6
/
+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: 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
*
Convert CONFIG_CMD_PCI to Kconfig
Simon Glass
2017-08-11
1
-1
/
+0
*
Convert CONFIG_ENV_IS_IN_FLASH 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
*
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
*
mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig
York Sun
2017-01-04
1
-1
/
+0
*
mmc: complete unfinished move of CONFIG_MMC
Masahiro Yamada
2016-12-29
1
-2
/
+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: Add DISPLAY_BOARDINFO
Lokesh Vutla
2016-10-12
1
-2
/
+0
*
mpc83xx: make it bootable with the latest kernel
Kevin Hao
2016-07-21
1
-0
/
+1
*
mpc83xx: fix the corruption of u-boot when saveenv
Kevin Hao
2016-07-21
1
-1
/
+1
*
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
-3
/
+0
*
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-25
1
-5
/
+0
[next]