summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/earlycon.c
AgeCommit message (Expand)Author
2024-03-16fbcon: Increase maximum font width x height to 64 x 128Samuel Thibault
2023-03-13efi: earlycon: Reprobe after parsing config tablesArd Biesheuvel
2023-01-10efi/earlycon: Speed up scrolling by disregarding empty spaceAndy Shevchenko
2023-01-10efi/earlycon: Replace open coded strnchrnul()Andy Shevchenko
2022-12-02efi: earlycon: use console_is_registered()John Ogness
2020-05-12efi/earlycon: Fix early printk for wider fontsDave Young
2019-12-25efi/earlycon: Fix write-combine mapping on x86Arvind Sankar
2019-12-08efi/earlycon: Remap entire framebuffer after page initializationAndy Shevchenko
2019-02-04efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel