index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi_loader: usage of always in Makefile
Heinrich Schuchardt
2017-09-18
1
-2
/
+3
*
efi_loader: Fix efi_exit gd clobbering
Alexander Graf
2017-09-18
1
-0
/
+7
*
efi_loader: write protocol GUID in OpenProtocol
Heinrich Schuchardt
2017-09-18
1
-0
/
+9
*
efi_loader: call __efi_exit_check in efi_exit
Heinrich Schuchardt
2017-09-18
1
-0
/
+2
*
efi_disk: efi_disk_rw_blocks is not an API function
Heinrich Schuchardt
2017-09-18
1
-1
/
+1
*
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2017-09-15
5
-26
/
+313
|
\
|
*
fdt: Allow stacked overlays phandle references
Pantelis Antoniou
2017-09-15
1
-22
/
+206
|
*
libfdt: Initialize the stack variable
Tien Fong Chee
2017-09-15
1
-1
/
+1
|
*
fdt: Sync libfdt up to upstream
Simon Glass
2017-09-15
3
-3
/
+106
*
|
lib: strto: fix incorrect handling of specified base
Rob Clark
2017-09-14
1
-26
/
+19
|
/
*
lib: at91: Add logo files used via API of DM_VIDEO
Wenyou Yang
2017-09-14
5
-0
/
+2431
*
vsprintf.c: add GUID printing
Rob Clark
2017-09-12
1
-2
/
+44
*
vsprintf.c: add UTF-16 string (%ls) support
Rob Clark
2017-09-12
1
-2
/
+28
*
lib: add some utf16 handling helpers
Rob Clark
2017-09-12
3
-14
/
+105
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-09-12
2
-2
/
+15
|
\
|
*
spl: fit: Eanble GZIP support for image decompression
York Sun
2017-09-11
2
-2
/
+15
*
|
moveconfig: Use fd.write() instead of print >>
Simon Glass
2017-09-11
1
-0
/
+2
|
/
*
bch: don't use __BSD_VISIBLE to test for fls
Jonathan Gray
2017-09-03
1
-1
/
+1
*
Convert CONFIG_BCH to Kconfig
Adam Ford
2017-09-01
1
-0
/
+7
*
Fix 'notes' typos
Anatolij Gustschin
2017-08-20
1
-2
/
+2
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-08-18
3
-4
/
+7
|
\
|
*
efi_loader: use EFI_PAGE_MASK instead of EFI_PAGE_SIZE - 1
xypron.glpk@gmx.de
2017-08-12
1
-1
/
+1
|
*
efi_loader: GOP fix for no display
Rob Clark
2017-08-11
1
-1
/
+1
|
*
efi_loader: LocateHandle should return EFI_NOT_FOUND if none found
Rob Clark
2017-08-11
1
-1
/
+4
|
*
efi_loader: attribute EFIAPI of efi_locate handle()
xypron.glpk@gmx.de
2017-08-11
1
-1
/
+1
*
|
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
2017-08-16
1
-1
/
+1
*
|
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-1
/
+1
*
|
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-1
/
+1
*
|
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
Tom Rini
2017-08-14
2
-5
/
+14
|
\
\
|
*
|
rockchip: rk3188: rock: adjust for SPL/TPL split
Philipp Tomsich
2017-08-13
1
-0
/
+9
|
*
|
lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata
Philipp Tomsich
2017-08-13
1
-5
/
+5
|
|
/
*
/
tpm: add missing va_end
xypron.glpk@gmx.de
2017-08-13
1
-1
/
+4
|
/
*
efi_loader: Fix warning in efi_gop
Alexander Graf
2017-07-31
1
-1
/
+1
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2017-07-31
9
-210
/
+781
|
\
|
*
efi_loader: indent entry/exit prints to show nesting level
Rob Clark
2017-07-29
1
-0
/
+25
|
*
efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT
Rob Clark
2017-07-29
1
-14
/
+31
|
*
efi_loader: Add an EFI_CALL() macro
Rob Clark
2017-07-28
1
-3
/
+1
|
*
efi_loader: add some missing breaks
Rob Clark
2017-07-28
1
-0
/
+2
|
*
efi_loader: fix bug in efi_get_memory_map
Rob Clark
2017-07-26
1
-2
/
+2
|
*
efi_loader: Improve install_configuration_table
Alexander Graf
2017-07-26
1
-1
/
+18
|
*
efi_loader: remove more double EFI_EXIT() in efi_disk.c
Rob Clark
2017-07-26
1
-3
/
+3
|
*
efi_loader: remove double EFI_EXIT() with efi_unsupported
Rob Clark
2017-07-26
1
-2
/
+2
|
*
efi_loader: expose protocols via GUID
Rob Clark
2017-07-25
1
-0
/
+14
|
*
efi_loader: implement ProtocolsPerHandle
xypron.glpk@gmx.de
2017-07-25
1
-1
/
+44
|
*
efi_loader: parameter types for CreateEvent, SetTimer
xypron.glpk@gmx.de
2017-07-24
1
-5
/
+6
|
*
efi_console: use EFIAPI for callback functions
xypron.glpk@gmx.de
2017-07-24
1
-2
/
+3
|
*
efi_loader: workaround for grub lsefi bug
Rob Clark
2017-07-24
1
-0
/
+1
|
*
efi_loader: implement ConvertDeviceNodeToText
xypron.glpk@gmx.de
2017-07-24
1
-30
/
+91
|
*
efi_memory: return MapKey
xypron.glpk@gmx.de
2017-07-24
1
-0
/
+2
|
*
efi_memory: do parameter checks first
xypron.glpk@gmx.de
2017-07-24
1
-3
/
+3
[next]