1. 777f3e3 efi: Drop old LCD code by Simon Glass · 2 years ago
  2. c726fc0 dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years ago
  3. 2eb328e efi_loader: remove support for CONFIG_LCD by Heinrich Schuchardt · 2 years, 2 months ago
  4. 3dd719d efi_loader: correct function comment style by Heinrich Schuchardt · 2 years, 8 months ago
  5. 79f9def efi_loader: GOP: Fix 30bpp block transfer support by Mark Kettenis · 3 years ago
  6. 01fcf0e efi_loader: GOP: Add 30bpp support by Mark Kettenis · 3 years ago
  7. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  8. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  9. fe1a81c doc: UEFI API documentation by Heinrich Schuchardt · 5 years ago
  10. db311f0 efi_loader: GOP: provide accurate mode information by Heinrich Schuchardt · 5 years ago
  11. 40c8f11 efi_loader: SetMode() must blank screen by Heinrich Schuchardt · 5 years ago
  12. 97cf208 efi_loader: QueryMode() must allocate buffer by Heinrich Schuchardt · 5 years ago
  13. 1f7a8b3 efi_loader: SetMode() parameters check by Heinrich Schuchardt · 5 years ago
  14. 997c2ce efi_loader: QueryMode() check parameters by Heinrich Schuchardt · 5 years ago
  15. 3352b30 efi_loader: Blt() with incorrect BltOperation by Heinrich Schuchardt · 5 years ago
  16. dec88e4 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · 5 years ago
  17. e1fec15 efi_loader: fix typos by Heinrich Schuchardt · 6 years ago
  18. d39646a efi_loader: rename parent to header by Heinrich Schuchardt · 6 years ago
  19. fae0118 efi_loader: eliminate handle member by Heinrich Schuchardt · 6 years ago
  20. dee37fc Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  21. 6fc2c70 efi_loader: Fix GOP 32bpp exposure by Alexander Graf · 6 years ago
  22. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 6 years ago
  23. 8e47506 efi_loader: Optimize GOP more by Alexander Graf · 7 years ago
  24. ba718e6 efi_loader: Optimize GOP switch by Alexander Graf · 7 years ago
  25. 90b658b efi_loader: use __always_inline for pixel conversion by Heinrich Schuchardt · 7 years ago
  26. 51a0f45 efi_loader: correctly support parameter delta in Blt by Heinrich Schuchardt · 7 years ago
  27. 0e0a3ce efi_loader: implement missing bit blit operations in gop by Heinrich Schuchardt · 7 years ago
  28. 80ea9b0 efi_loader: return efi_status_t from efi_gop_register by Heinrich Schuchardt · 7 years ago
  29. 44549d6 efi_loader: helper function to add EFI object to list by Heinrich Schuchardt · 7 years ago
  30. 69fb6b1 efi_loader: manage protocols in a linked list by Heinrich Schuchardt · 7 years ago
  31. 9449358 efi_loader: efi_gop: use efi_add_protocol by Heinrich Schuchardt · 7 years ago
  32. 1c38a77 efi_loader: efi_gop: use correct types for parameters by Heinrich Schuchardt · 7 years ago
  33. 753edb1 efi_loader: efi_gop: check calloc return value by Heinrich Schuchardt · 7 years ago
  34. 3d98807 efi_loader: GOP fix for no display by Rob Clark · 7 years ago
  35. c1ae1a1 efi_loader: Fix warning in efi_gop by Alexander Graf · 7 years ago
  36. ca9193d efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD by Rob Clark · 7 years ago
  37. b5349f7 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · 7 years ago
  38. 8f661a5 efi_loader: gop: Expose fb when 32bpp by Alexander Graf · 8 years ago
  39. a812241 efi_loader: Add DM_VIDEO support by Alexander Graf · 8 years ago
  40. c9cfac5 efi_loader: gop: Don't expose fb address by Alexander Graf · 8 years ago
  41. be8d324 efi_loader: Add GOP support by Alexander Graf · 9 years ago