index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
log.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-14
bootstd: Add a separate log category for expo
Simon Glass
1
-0
/
+2
2023-02-06
log: Add a category for filesystems
Simon Glass
1
-0
/
+2
2022-09-29
log: update the comment for log_msg_ret()
Simon Glass
1
-1
/
+4
2022-08-20
log: Drop log_nop() functions
Simon Glass
1
-18
/
+0
2022-07-26
log: force DEBUG when LOG_DEBUG is activated
Patrick Delaunay
1
-0
/
+3
2022-03-10
event: Add basic support for events
Simon Glass
1
-0
/
+2
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
1
-1
/
+1
2021-06-08
log: Convert log values to printf() if not enabled
Simon Glass
1
-19
/
+15
2021-06-08
log: Add support for logging a buffer
Simon Glass
1
-0
/
+35
2021-04-06
log: Fix up debug_cond() when LOG is enabled
Simon Glass
1
-4
/
+7
2021-03-12
log: Add return-checking macros for 0 being success
Simon Glass
1
-0
/
+20
2021-03-12
log: Handle line continuation
Simon Glass
1
-0
/
+2
2021-03-12
log: Set up a flag byte for log records
Simon Glass
1
-4
/
+10
2021-01-16
log: provide missing macros
Heinrich Schuchardt
1
-0
/
+8
2021-01-16
log: make debug_cond() function like
Heinrich Schuchardt
1
-9
/
+8
2020-12-02
log: typos in include/log.h
Heinrich Schuchardt
1
-4
/
+4
2020-12-02
log: Fix comment for LOGC_BOOT
Simon Glass
1
-2
/
+2
2020-11-06
x86: zimage: Add a little more logging
Simon Glass
1
-0
/
+1
2020-10-30
doc: Add log kerneldocs to documentation
Sean Anderson
1
-55
/
+95
2020-10-30
cmd: log: Add commands to list categories and drivers
Sean Anderson
1
-2
/
+3
2020-10-30
log: Add filter flag to match greater than a log level
Sean Anderson
1
-4
/
+6
2020-10-30
log: Add filter flag to deny on match
Sean Anderson
1
-1
/
+10
2020-10-30
log: Add function to create a filter with flags
Sean Anderson
1
-2
/
+27
2020-10-30
log: Expose some helper functions
Sean Anderson
1
-0
/
+31
2020-10-30
log: Fix incorrect documentation of log_filter.cat_list
Sean Anderson
1
-2
/
+2
2020-10-27
log: allow for message continuation
Heinrich Schuchardt
1
-0
/
+2
2020-10-22
log: Add missing category names
Simon Glass
1
-1
/
+3
2020-10-10
log: Add a way to enable/disable a log device
Simon Glass
1
-0
/
+17
2020-10-10
log: Add a flag to enable log drivers
Simon Glass
1
-1
/
+10
2020-10-10
log: Allow LOG_DEBUG to always enable log output
Simon Glass
1
-4
/
+14
2020-07-09
log: don't show function by default
Heinrich Schuchardt
1
-1
/
+17
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-2
/
+4
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-04-16
Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm
Tom Rini
1
-5
/
+5
2020-04-16
log: output for CONFIG_LOG=n
Heinrich Schuchardt
1
-5
/
+5
2020-04-16
dm: core: Add basic ACPI support
Simon Glass
1
-0
/
+2
2020-01-07
log: Include missing header for log.h
Sean Anderson
1
-0
/
+1
2020-01-07
dm: devres: Convert to use logging
Simon Glass
1
-0
/
+1
2020-01-07
common: Add a noisy assert()
Simon Glass
1
-0
/
+14
2019-10-08
log: Add log_nop() to avoid unused-variable warnings
Simon Glass
1
-7
/
+26
2019-08-07
log: document the assign() macro
Heinrich Schuchardt
1
-0
/
+12
2019-02-20
log: Allow #define LOG_DEBUG to enable logging in a file
Simon Glass
1
-1
/
+6
2019-02-20
log: Fix up Kconfig log level names
Simon Glass
1
-1
/
+1
2019-01-14
log: Check printf() arguments
Simon Glass
1
-1
/
+2
2018-11-29
malloc_simple: Add logging of allocations
Simon Glass
1
-1
/
+1
2018-11-26
Add core support for a bloblist to convey data from SPL
Simon Glass
1
-0
/
+1
2018-11-26
spl: Add support for logging in SPL and TPL
Simon Glass
1
-2
/
+17
2018-11-20
sandbox: log: Add a category for sandbox
Simon Glass
1
-0
/
+1
2018-10-09
log: Add comments to the rest of the log categories
Simon Glass
1
-6
/
+6
2018-10-09
sandbox: spi: Add more logging
Simon Glass
1
-0
/
+1
[next]