aboutsummaryrefslogtreecommitdiff
path: root/common/log_console.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+0
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-06common: Remove <common.h> and add needed includesTom Rini1-1/+0
2023-07-17log: Support outputing function names in SPLSimon Glass1-2/+8
2021-07-21log: Allow padding of the function nameSimon Glass1-1/+1
2021-03-12log: Handle line continuationSimon Glass1-11/+15
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-10-10log: Add a flag to enable log driversSimon Glass1-0/+1
2020-07-09log: use BIT() instead of 1 <<Heinrich Schuchardt1-7/+7
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-03log: Update log_console to honour the log formatSimon Glass1-1/+26
2017-12-07log: Add a console driverSimon Glass1-0/+23