u-boot/arch
Simon Glass 3fef0def84 x86: coreboot: Enable VIDEO_COPY
At least on modern machines the write-back mechanism for the frame buffer
is quite slow when scrolling, since it must read the entire frame buffer
and write it back.

Enable the VIDEO_COPY feature to resolve this problem.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2023-09-22 06:05:40 +08:00
..
arc treewide: unify the linker symbol reference format 2023-08-09 09:21:42 -04:00
arm zynqmp: config: Add proper dependencies for USB 2023-09-21 13:20:12 +02:00
m68k arch: m68k: Implement relocation 2023-09-06 13:28:58 +02:00
microblaze treewide: rework linker symbol declarations in sections header 2023-08-09 09:21:42 -04:00
mips event: Use an event to replace last_stage_init() 2023-08-31 13:16:55 -04:00
nios2 event: Convert existing spy records to simple 2023-08-31 13:16:54 -04:00
powerpc Kconfigs: Correct default of "0" on hex type entries 2023-08-09 09:21:42 -04:00
riscv riscv: dts: starfive: generate u-boot-spl.bin.normal.out 2023-09-20 21:05:16 +08:00
sandbox dm: core: ofnode: Add ofnode_read_bootscript_flash() 2023-09-21 13:20:11 +02:00
sh sh: use asm-generic/unaligned.h 2023-05-31 14:05:34 -04:00
x86 x86: coreboot: Enable VIDEO_COPY 2023-09-22 06:05:40 +08:00
xtensa treewide: unify the linker symbol reference format 2023-08-09 09:21:42 -04:00
.gitignore
Kconfig arch: m68k: Implement relocation 2023-09-06 13:28:58 +02:00
Kconfig.nxp LFU-544: Kconfig.nxp: Fixed secure boot on LS-CH2 platforms 2023-07-06 13:04:56 +08:00
u-boot-elf.lds