index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_loader
/
efi_gop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi_loader: consistent naming of protocol GUIDs
Heinrich Schuchardt
2019-04-23
1
-1
/
+1
*
efi_loader: fix typos
Heinrich Schuchardt
2018-12-02
1
-4
/
+7
*
efi_loader: rename parent to header
Heinrich Schuchardt
2018-12-02
1
-7
/
+14
*
efi_loader: eliminate handle member
Heinrich Schuchardt
2018-12-02
1
-1
/
+1
*
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-09-10
1
-1
/
+0
*
efi_loader: Fix GOP 32bpp exposure
Alexander Graf
2018-06-21
1
-1
/
+1
*
SPDX: Convert a few files that were missed before
Tom Rini
2018-05-10
1
-2
/
+1
*
efi_loader: Optimize GOP more
Alexander Graf
2018-04-04
1
-62
/
+114
*
efi_loader: Optimize GOP switch
Alexander Graf
2018-04-04
1
-34
/
+126
*
efi_loader: use __always_inline for pixel conversion
Heinrich Schuchardt
2018-04-04
1
-2
/
+2
*
efi_loader: correctly support parameter delta in Blt
Heinrich Schuchardt
2018-04-04
1
-5
/
+27
*
efi_loader: implement missing bit blit operations in gop
Heinrich Schuchardt
2018-04-04
1
-36
/
+122
*
efi_loader: return efi_status_t from efi_gop_register
Heinrich Schuchardt
2018-04-04
1
-12
/
+22
*
efi_loader: helper function to add EFI object to list
Heinrich Schuchardt
2017-12-01
1
-3
/
+1
*
efi_loader: manage protocols in a linked list
Heinrich Schuchardt
2017-12-01
1
-0
/
+1
*
efi_loader: efi_gop: use efi_add_protocol
Heinrich Schuchardt
2017-12-01
1
-5
/
+10
*
efi_loader: efi_gop: use correct types for parameters
Heinrich Schuchardt
2017-12-01
1
-7
/
+7
*
efi_loader: efi_gop: check calloc return value
Heinrich Schuchardt
2017-12-01
1
-0
/
+4
*
efi_loader: GOP fix for no display
Rob Clark
2017-08-11
1
-1
/
+1
*
efi_loader: Fix warning in efi_gop
Alexander Graf
2017-07-31
1
-1
/
+1
*
efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD
Rob Clark
2017-07-24
1
-1
/
+6
*
efi_loader: refactor efi_open_protocol
xypron.glpk@gmx.de
2017-07-19
1
-1
/
+1
*
efi_loader: gop: Expose fb when 32bpp
Alexander Graf
2016-10-19
1
-0
/
+16
*
efi_loader: Add DM_VIDEO support
Alexander Graf
2016-06-06
1
-7
/
+50
*
efi_loader: gop: Don't expose fb address
Alexander Graf
2016-05-27
1
-3
/
+0
*
efi_loader: Add GOP support
Alexander Graf
2016-03-27
1
-0
/
+152