summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/earlycon.c
Commit message (Expand)AuthorAgeFilesLines
* efi: earlycon: Reprobe after parsing config tablesArd Biesheuvel2023-03-131-3/+13
* efi/earlycon: Speed up scrolling by disregarding empty spaceAndy Shevchenko2023-01-101-2/+26
* efi/earlycon: Replace open coded strnchrnul()Andy Shevchenko2023-01-101-9/+4
* efi: earlycon: use console_is_registered()John Ogness2022-12-021-4/+4
* efi/earlycon: Fix early printk for wider fontsDave Young2020-05-121-6/+8
* efi/earlycon: Fix write-combine mapping on x86Arvind Sankar2019-12-251-9/+7
* efi/earlycon: Remap entire framebuffer after page initializationAndy Shevchenko2019-12-081-0/+40
* efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel2019-02-041-0/+206