1. 26a6af2 efi: Drop old LCD code by Simon Glass · 2 years, 1 month ago
  2. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 2 months ago
  3. 066d180 efi_loader: remove support for CONFIG_LCD by Heinrich Schuchardt · 2 years, 5 months ago
  4. fbe9021 efi_loader: correct function comment style by Heinrich Schuchardt · 2 years, 10 months ago
  5. d8ab334 efi_loader: GOP: Fix 30bpp block transfer support by Mark Kettenis · 3 years, 2 months ago
  6. 3e4b3d5 efi_loader: GOP: Add 30bpp support by Mark Kettenis · 3 years, 2 months ago
  7. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  8. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  9. dc305ad doc: UEFI API documentation by Heinrich Schuchardt · 5 years ago
  10. 6ea1b29 efi_loader: GOP: provide accurate mode information by Heinrich Schuchardt · 5 years ago
  11. e32595b efi_loader: SetMode() must blank screen by Heinrich Schuchardt · 5 years ago
  12. 0301e36 efi_loader: QueryMode() must allocate buffer by Heinrich Schuchardt · 5 years ago
  13. c9ab18d efi_loader: SetMode() parameters check by Heinrich Schuchardt · 5 years ago
  14. 5e1dbf7 efi_loader: QueryMode() check parameters by Heinrich Schuchardt · 5 years ago
  15. 087c8c4 efi_loader: Blt() with incorrect BltOperation by Heinrich Schuchardt · 5 years ago
  16. 788ad41 efi_loader: consistent naming of protocol GUIDs by Heinrich Schuchardt · 6 years ago
  17. 5e96f42 efi_loader: fix typos by Heinrich Schuchardt · 6 years ago
  18. 7292872 efi_loader: rename parent to header by Heinrich Schuchardt · 6 years ago
  19. adb50d0 efi_loader: eliminate handle member by Heinrich Schuchardt · 6 years ago
  20. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  21. d1122c9 efi_loader: Fix GOP 32bpp exposure by Alexander Graf · 6 years ago
  22. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  23. 18f436c efi_loader: Optimize GOP more by Alexander Graf · 7 years ago
  24. a3800bd efi_loader: Optimize GOP switch by Alexander Graf · 7 years ago
  25. 9370d5a efi_loader: use __always_inline for pixel conversion by Heinrich Schuchardt · 7 years ago
  26. 5f86d33 efi_loader: correctly support parameter delta in Blt by Heinrich Schuchardt · 7 years ago
  27. a2c715f efi_loader: implement missing bit blit operations in gop by Heinrich Schuchardt · 7 years ago
  28. b91c084 efi_loader: return efi_status_t from efi_gop_register by Heinrich Schuchardt · 7 years ago
  29. 967d7de efi_loader: helper function to add EFI object to list by Heinrich Schuchardt · 7 years ago
  30. 99ce206 efi_loader: manage protocols in a linked list by Heinrich Schuchardt · 7 years ago
  31. bde9a9b efi_loader: efi_gop: use efi_add_protocol by Heinrich Schuchardt · 7 years ago
  32. 8b28d5c efi_loader: efi_gop: use correct types for parameters by Heinrich Schuchardt · 7 years ago
  33. 9aaa35b efi_loader: efi_gop: check calloc return value by Heinrich Schuchardt · 7 years ago
  34. c858eee efi_loader: GOP fix for no display by Rob Clark · 7 years ago
  35. da29c60 efi_loader: Fix warning in efi_gop by Alexander Graf · 7 years ago
  36. 92cec96 efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD by Rob Clark · 7 years ago
  37. c35c924 efi_loader: refactor efi_open_protocol by xypron.glpk@gmx.de · 7 years ago
  38. bc76639 efi_loader: gop: Expose fb when 32bpp by Alexander Graf · 8 years ago
  39. 792284f efi_loader: Add DM_VIDEO support by Alexander Graf · 8 years ago
  40. 2c08fc7 efi_loader: gop: Don't expose fb address by Alexander Graf · 9 years ago
  41. d65783d efi_loader: Add GOP support by Alexander Graf · 9 years ago