summaryrefslogtreecommitdiff
path: root/arch/s390/boot/printk.c
AgeCommit message (Expand)Author
2025-01-26s390/boot: Add timestamps to early boot messagesVasily Gorbik
2025-01-26s390/boot: Dump message ring buffer on crash with bootdebugVasily Gorbik
2025-01-26s390/boot: Add prefix filtering to bootdebug messagesVasily Gorbik
2025-01-26s390/boot: Add bootdebug option to control debug messagesVasily Gorbik
2025-01-26s390/boot: Defer boot messages when earlyprintk is not enabledVasily Gorbik
2025-01-26s390/boot: Make boot_printk() return intVasily Gorbik
2025-01-26s390/boot: Introduce ring buffer for boot messagesVasily Gorbik
2025-01-26s390/boot: Add support for boot messages loglevelsVasily Gorbik
2025-01-26s390/boot: Add decimal conversion specifiers to boot_printk()Vasily Gorbik
2025-01-26s390/boot: Add field width and padding handling to boot_printk()Vasily Gorbik
2025-01-26s390/boot: Add length modifiers to boot_printk()Vasily Gorbik
2025-01-26s390/boot: Add %% support to boot_printk()Vasily Gorbik
2024-09-07s390/boot: Move boot_printk() code to own fileHeiko Carstens