Age | Commit message (Expand) | Author |
2025-01-26 | s390/boot: Add timestamps to early boot messages | Vasily Gorbik |
2025-01-26 | s390/boot: Dump message ring buffer on crash with bootdebug | Vasily Gorbik |
2025-01-26 | s390/boot: Add prefix filtering to bootdebug messages | Vasily Gorbik |
2025-01-26 | s390/boot: Add bootdebug option to control debug messages | Vasily Gorbik |
2025-01-26 | s390/boot: Defer boot messages when earlyprintk is not enabled | Vasily Gorbik |
2025-01-26 | s390/boot: Make boot_printk() return int | Vasily Gorbik |
2025-01-26 | s390/boot: Introduce ring buffer for boot messages | Vasily Gorbik |
2025-01-26 | s390/boot: Add support for boot messages loglevels | Vasily Gorbik |
2025-01-26 | s390/boot: Add decimal conversion specifiers to boot_printk() | Vasily Gorbik |
2025-01-26 | s390/boot: Add field width and padding handling to boot_printk() | Vasily Gorbik |
2025-01-26 | s390/boot: Add length modifiers to boot_printk() | Vasily Gorbik |
2025-01-26 | s390/boot: Add %% support to boot_printk() | Vasily Gorbik |
2024-09-07 | s390/boot: Move boot_printk() code to own file | Heiko Carstens |