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
/
common
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add core support for a bloblist to convey data from SPL
Simon Glass
2018-11-26
1
-0
/
+48
*
spl: Add support for logging in SPL and TPL
Simon Glass
2018-11-26
1
-2
/
+34
*
spl: Support bootstage, log, hash and early malloc in TPL
Simon Glass
2018-11-20
1
-0
/
+35
*
ARC: Enable DISPLAY_CPUINFO & DISPLAY_BOARDINFO
Alexey Brodkin
2018-10-05
1
-2
/
+2
*
Convert CONFIG_DISABLE_CONSOLE to Kconfig
Christian Gmeiner
2018-09-29
1
-0
/
+5
*
arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig
Michal Simek
2018-09-26
1
-1
/
+1
*
common: kconfig: Mark AVB_VERIFY as dependent on PARTITION_UUIDS
Eugeniu Rosca
2018-08-24
1
-0
/
+1
*
Convert CONFIG_MISC_INIT_R to Kconfig
Adam Ford
2018-08-17
1
-0
/
+7
*
common: Log should depends on DM not be selected by DM
Michal Simek
2018-07-30
1
-1
/
+1
*
avb2.0: add proper dependencies
Igor Opaniuk
2018-07-24
1
-0
/
+10
*
configs: Make NAND_BOOT and ONENAND_BOOT imply NAND
Adam Ford
2018-07-21
1
-0
/
+2
*
bootmenu: Extend BOOTDELAY help text
Alex Kiernan
2018-07-20
1
-0
/
+4
*
log: CONFIG_LOG should select CONFIG_DM
Heinrich Schuchardt
2018-04-28
1
-0
/
+1
*
treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig
Mario Six
2018-04-08
1
-1
/
+8
*
treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig
Mario Six
2018-04-08
1
-0
/
+9
*
treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig
Mario Six
2018-04-08
1
-0
/
+7
*
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-23
1
-0
/
+8
*
cmd: fitupd: Convert CONFIG_UPDATE_TFTP and co.
Marek Vasut
2018-02-13
1
-0
/
+21
*
log: Add a way to log error-return values
Simon Glass
2018-02-03
1
-0
/
+13
*
common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO
Angelo Dureghello
2018-01-23
1
-1
/
+1
*
log: Add a test command
Simon Glass
2017-12-07
1
-0
/
+10
*
log: Add a console driver
Simon Glass
2017-12-07
1
-0
/
+20
*
log: Add an implementation of logging
Simon Glass
2017-12-07
1
-0
/
+56
*
Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND
Tom Rini
2017-11-17
1
-0
/
+17
*
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
Jean-Jacques Hiblot
2017-10-05
1
-16
/
+0
*
common: Drop LOGLEVEL to 4
Tom Rini
2017-10-05
1
-1
/
+1
*
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
2017-10-04
1
-0
/
+21
*
bootstage: Provide a separate record count setting for SPL
Simon Glass
2017-09-16
1
-0
/
+7
*
bootstage: Drop unused options
Simon Glass
2017-09-16
1
-9
/
+0
*
Move environment files from common/ to env/
Simon Glass
2017-08-15
1
-442
/
+0
*
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-08-14
1
-0
/
+16
*
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
Bin Meng
2017-08-01
1
-1
/
+0
*
x86: kconfig: Let board select BOARD_EARLY_INIT_F
Bin Meng
2017-08-01
1
-1
/
+0
*
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
Tom Rini
2017-07-31
1
-24
/
+37
*
Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig
Simon Glass
2017-07-25
1
-0
/
+15
*
Convert CONFIG_ENV_IS_IN_FAT to Kconfig
Simon Glass
2017-07-25
1
-0
/
+34
*
Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig
Simon Glass
2017-07-25
1
-0
/
+15
*
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
Simon Glass
2017-07-25
1
-0
/
+39
*
Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig
Simon Glass
2017-07-25
1
-0
/
+15
*
Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig
Simon Glass
2017-07-25
1
-0
/
+61
*
Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig
Simon Glass
2017-07-25
1
-0
/
+16
*
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-07-25
1
-0
/
+72
*
env: Move help from README to Kconfig
Simon Glass
2017-07-25
1
-2
/
+101
*
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-07-25
1
-11
/
+5
*
sandbox: Enable more console options
Simon Glass
2017-07-11
1
-1
/
+1
*
board_f: Add new function to allow runtime DTB selection
Cooper Jr., Franklin
2017-07-10
1
-0
/
+9
*
boot_fit: Create helper functions that can be used to select DTB out of FIT
Cooper Jr., Franklin
2017-07-10
1
-0
/
+7
*
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2017-06-16
1
-1
/
+1
*
bootstage: Support SPL
Simon Glass
2017-06-05
1
-0
/
+9
*
bootstage: Use rec_count as the array index
Simon Glass
2017-06-05
1
-0
/
+7
[next]