Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | efi: earlycon: Reprobe after parsing config tables | Ard Biesheuvel | 2023-03-13 | 1 | -3/+13 |
* | efi/earlycon: Speed up scrolling by disregarding empty space | Andy Shevchenko | 2023-01-10 | 1 | -2/+26 |
* | efi/earlycon: Replace open coded strnchrnul() | Andy Shevchenko | 2023-01-10 | 1 | -9/+4 |
* | efi: earlycon: use console_is_registered() | John Ogness | 2022-12-02 | 1 | -4/+4 |
* | efi/earlycon: Fix early printk for wider fonts | Dave Young | 2020-05-12 | 1 | -6/+8 |
* | efi/earlycon: Fix write-combine mapping on x86 | Arvind Sankar | 2019-12-25 | 1 | -9/+7 |
* | efi/earlycon: Remap entire framebuffer after page initialization | Andy Shevchenko | 2019-12-08 | 1 | -0/+40 |
* | efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation | Ard Biesheuvel | 2019-02-04 | 1 | -0/+206 |