common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / common / log.c
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18 Tom RiniMerge tag 'doc-2021-04-rc1' of https://gitlab.denx...
2021-01-16 Tom RiniMerge branch '2021-01-15-assorted-improvements'
2021-01-15 Patrick Delaunaylog: call vsnprintf only when it is needed to emit...
2021-01-15 Patrick Delaunaylog: use console puts to output trace before LOG init
2021-01-15 Patrick Delaunaylog: don't build the trace buffer when log is not ready
2020-11-06 Tom RiniMerge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-06 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-11-06 Simon Glassx86: zimage: Add a little more logging
2020-11-02 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-01 Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-30 Tom RiniMerge tag 'dm-pull-30oct20' of https://gitlab.denx...
2020-10-30 Tom RiniMerge branch '2020-10-30-misc-changes'
2020-10-30 Sean Andersonlog: Add filter flag to match greater than a log level
2020-10-30 Sean Andersonlog: Add filter flag to deny on match
2020-10-30 Sean Andersonlog: Add function to create a filter with flags
2020-10-30 Sean Andersonlog: Expose some helper functions
2020-10-30 Sean Andersonlog: Add additional const qualifier to arrays
2020-10-30 Sean Andersonlog: Fix missing negation of ENOMEM
2020-10-29 Tom RiniMerge tag 'xilinx-for-v2021.01-v2' of https://gitlab...
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-28 Tom RiniMerge tag 'efi-2021-01-rc2' of https://gitlab.denx...
2020-10-28 Tom RiniMerge branch '2020-10-27-further-log-enhancements'
2020-10-27 Heinrich Schuchardtlog: correct and check array size of log categories
2020-10-27 Heinrich Schuchardtlog: allow for message continuation
2020-10-27 Heinrich Schuchardtlog: move processing_msg to global data
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-22 Tom RiniMerge branch '2020-10-22-misc-changes'
2020-10-22 Simon Glasslog: Add missing category names
2020-10-12 Tom RiniMerge branch 'for-next' of https://github.com/lftan...
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-11 Tom RiniMerge branch '2020-10-10-log-improvements'
2020-10-10 Simon Glasslog: Add a way to enable/disable a log device
2020-10-10 Simon Glasslog: Add a flag to enable log drivers
2020-10-10 Simon Glasslog: Allow LOG_DEBUG to always enable log output
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-09-24 Tom RiniMerge tag 'xilinx-for-v2021.01' of https://gitlab.denx...
2020-09-22 Tom RiniMerge tag 'dm-pull-22sep20' of git://git.denx.de/u...
2020-09-22 Heinrich Schuchardtlog: mute messages generated by log drivers
2020-07-11 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-07-11 Tom RiniMerge tag 'uniphier-v2020.10' of https://gitlab.denx...
2020-07-10 Tom RiniMerge tag 'dm-pull-10jul20' of https://gitlab.denx...
2020-07-10 Heinrich Schuchardtlog: don't show function by default
2020-07-10 Heinrich Schuchardtlog: uclass_get_name() depends on CONFIG_SPL_DM
2020-05-04 Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-04-30 Tom RiniMerge tag 'xilinx-for-v2020.07-rc2' of https://gitlab...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-04-28 Tom RiniMerge tag 'u-boot-amlogic-20200428' of https://gitlab...
2020-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-04-28 Tom RiniMerge tag 'dm-pull-27apr20' of git://git.denx.de/u...
2020-04-26 Heinrich Schuchardtlog: remove useless cast
2019-03-04 Tom RiniMerge tag 'u-boot-atmel-2019.04-a' of git://git.denx...
2019-02-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-02-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2019-02-20 Tom RiniMerge git://git.denx.de/u-boot-x86
2019-02-20 Simon Glasslog: Add a Kconfig option to set the default log level
2018-10-25 Tom RiniMerge tag 'u-boot-imx-20181025' of git://git.denx.de...
2018-10-12 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-10-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-10-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2018-10-10 Tom RiniMerge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm
2018-10-09 Simon Glasssandbox: Add a flag to set the default log level
2018-07-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-06-27 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-06-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-06-18 Simon Glasslog: Fix incorect range check in log_get_cat_name()
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2018-04-25 Tom RiniMerge git://git.denx.de/u-boot-video
2018-04-15 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-04-11 Tom RiniMerge git://git.denx.de/u-boot-i2c
2018-04-11 Tom RiniMerge git://git.denx.de/u-boot-ubi
2018-04-10 Simon Glasslog: Correct missing free() on error in log_add_filter()
2018-02-04 Tom RiniMerge git://git.denx.de/u-boot-dm
2018-02-03 Heinrich Schuchardtlog: add category LOGC_EFI
2018-02-03 Simon Glasslog: Add control over log formatting
2018-02-03 Simon Glasslog: Add functions to convert IDs to/from names
2017-12-19 Tom RiniMerge git://git.denx.de/u-boot-spi
2017-12-19 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-12-13 Tom RiniMerge git://git.denx.de/u-boot-samsung
2017-12-08 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-12-07 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-12-07 Simon Glasslog: Plumb logging into the init sequence
2017-12-07 Simon Glasslog: Add an implementation of logging