Commit Graph

22 Commits (lime2-spi)

Author SHA1 Message Date
Masahiro Yamada dee37fc99d Remove <inttypes.h> includes and PRI* usages in printf() entirely 6 years ago
Alexander Graf 6fc2c704d4 efi_loader: Fix GOP 32bpp exposure 6 years ago
Tom Rini f739fcd831 SPDX: Convert a few files that were missed before 6 years ago
Alexander Graf 8e47506409 efi_loader: Optimize GOP more 6 years ago
Alexander Graf ba718e67a2 efi_loader: Optimize GOP switch 6 years ago
Heinrich Schuchardt 90b658b4cc efi_loader: use __always_inline for pixel conversion 6 years ago
Heinrich Schuchardt 51a0f45122 efi_loader: correctly support parameter delta in Blt 6 years ago
Heinrich Schuchardt 0e0a3ceb50 efi_loader: implement missing bit blit operations in gop 6 years ago
Heinrich Schuchardt 80ea9b0990 efi_loader: return efi_status_t from efi_gop_register 6 years ago
Heinrich Schuchardt 44549d62c3 efi_loader: helper function to add EFI object to list 7 years ago
Heinrich Schuchardt 69fb6b1afc efi_loader: manage protocols in a linked list 7 years ago
Heinrich Schuchardt 9449358a71 efi_loader: efi_gop: use efi_add_protocol 7 years ago
Heinrich Schuchardt 1c38a7741c efi_loader: efi_gop: use correct types for parameters 7 years ago
Heinrich Schuchardt 753edb131a efi_loader: efi_gop: check calloc return value 7 years ago
Rob Clark 3d9880784e efi_loader: GOP fix for no display 7 years ago
Alexander Graf c1ae1a1608 efi_loader: Fix warning in efi_gop 7 years ago
Rob Clark ca9193d2b1 efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD 7 years ago
xypron.glpk@gmx.de b5349f742a efi_loader: refactor efi_open_protocol 7 years ago
Alexander Graf 8f661a5b66 efi_loader: gop: Expose fb when 32bpp 8 years ago
Alexander Graf a812241091 efi_loader: Add DM_VIDEO support 8 years ago
Alexander Graf c9cfac5d30 efi_loader: gop: Don't expose fb address 8 years ago
Alexander Graf be8d324191 efi_loader: Add GOP support 8 years ago