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
*
common: Kconfig: Add dependency for default variables strings
Michal Simek
2020-09-11
1
-3
/
+3
*
avb: Make AVB independent of fastboot
Usama Arif
2020-08-24
1
-1
/
+19
*
stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV
Simon Glass
2020-08-23
1
-0
/
+1
*
Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig
Simon Glass
2020-08-23
1
-0
/
+16
*
arm: move CONFIG_PREBOOT="usb start" to KConfig
Jonas Smedegaard
2020-08-04
1
-0
/
+1
*
log: don't show function by default
Heinrich Schuchardt
2020-07-09
1
-0
/
+18
*
log: clean up Kconfig
Heinrich Schuchardt
2020-06-11
1
-74
/
+85
*
board_r: Introduce CONFIG_PCI_INIT_R Kconfig option
Ovidiu Panait
2020-05-15
1
-0
/
+10
*
common: image_sign_info helper functions in SPL
Heinrich Schuchardt
2020-04-24
1
-0
/
+11
*
log: syslog driver
Heinrich Schuchardt
2020-04-16
1
-0
/
+7
*
log: correct CONFIG_LOG_TEST prerequisites
Heinrich Schuchardt
2020-04-16
1
-1
/
+1
*
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-04-07
1
-0
/
+1
|
\
|
*
rockchip: Enable pre console for rk3399
Jagan Teki
2020-04-02
1
-0
/
+1
*
|
lib: rsa: decouple rsa from FIT image verification
AKASHI Takahiro
2020-03-12
1
-0
/
+7
|
/
*
rockchip: rk3288: Enable pre console buffer
Jagan Teki
2020-02-19
1
-0
/
+1
*
Kconfig: update LOGLEVEL range
Marek Bykowski
2020-02-10
1
-1
/
+1
*
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-12-03
1
-2
/
+2
*
common: Kconfig: Fix typo in TPL_LOG_CONSOLE description
Simon South
2019-10-31
1
-1
/
+1
*
Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig
Simon Glass
2019-08-02
1
-0
/
+162
*
common: Implement A/B metadata
Ruslan Trofymenko
2019-07-24
1
-0
/
+10
*
bootstage: Add support for TPL record count
Simon Glass
2019-07-10
1
-0
/
+7
*
common: Fix a typo abnove -> above
Andy Shevchenko
2019-06-14
1
-1
/
+1
*
stm32mp1: migrate PREBOOT to Kconfig
Patrick Delaunay
2019-05-23
1
-0
/
+1
*
preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT
Masahiro Yamada
2019-02-22
1
-0
/
+18
*
log: Add a Kconfig option to set the default log level
Simon Glass
2019-02-20
1
-0
/
+20
*
log: Fix up Kconfig log level names
Simon Glass
2019-02-20
1
-29
/
+37
*
Convert CONFIG_BOARD_TYPES to Kconfig
Simon Glass
2019-02-09
1
-0
/
+8
*
Kconfig: Migrate BOUNCE_BUFFER
Philipp Tomsich
2019-01-19
1
-0
/
+11
*
common: Kconfig: miscellaneous spelling fixes
Chris Packham
2019-01-15
1
-5
/
+5
*
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
[next]