index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2019-05-07
efi_loader: signature of ExitBootServices()
Heinrich Schuchardt
2019-05-07
efi_loader: LoadImage() check source size
Heinrich Schuchardt
2019-05-07
efi_loader: LoadImage() check parent image
Heinrich Schuchardt
2019-05-07
efi_loader: HandleProtocol parameter checks
Heinrich Schuchardt
2019-05-07
efi_loader: use EFI_PRINT instead of debug
Heinrich Schuchardt
2019-05-07
efi_loader: CloseProtocol() requires valid agent handle
Heinrich Schuchardt
2019-05-07
efi_selftest: unit test for RegisterProtocolNotify()
Heinrich Schuchardt
2019-05-07
efi_loader: implement RegisterProtocolNotify()
Heinrich Schuchardt
2019-05-07
efi_loader: EVT_NOTIFY_SIGNAL events
Heinrich Schuchardt
2019-05-07
efi_selftest: remove redundant function efi_st_memcmp()
Heinrich Schuchardt
2019-05-07
efi_loader: unload applications upon Exit()
Heinrich Schuchardt
2019-05-07
efi_loader: implement UnloadImage()
Heinrich Schuchardt
2019-05-07
efi_loader: move efi_unload_image() down in source
Heinrich Schuchardt
2019-05-07
efi_loader: mark started images
Heinrich Schuchardt
2019-05-07
efi_loader: correct parameter check in LocateHandle()
Heinrich Schuchardt
2019-05-07
efi_loader: allowable event types in CreateEventEx()
Heinrich Schuchardt
2019-05-07
efi_loader: clean up UEFI sub-system initialization
Heinrich Schuchardt
2019-05-05
lib: add Zstandard decompression support
Marek BehĂșn
2019-05-05
lib: Add xxhash support
Marek BehĂșn
2019-05-05
lib/display_options: avoid illegal memory access
Heinrich Schuchardt
2019-05-03
Merge branch '2019-05-03-master-imports'
Tom Rini
2019-05-03
lib: Kconfig: fix help text for GZIP
Heiko Schocher
2019-05-03
lib/vsprintf: remove #include <uuid.h> from vsprintf.c
Heinrich Schuchardt
2019-05-02
lib: uuid: Fix unseeded PRNG on RANDOM_UUID=y
Eugeniu Rosca
2019-05-02
efi_loader: description of efi_add_handle()
Heinrich Schuchardt
2019-05-02
efi_selftest: test exit_data
Heinrich Schuchardt
2019-05-02
efi_loader: implement support of exit data
Heinrich Schuchardt
2019-05-02
efi_loader: optional data in load options are binary
Heinrich Schuchardt
2019-05-02
efi_loader: set OsIndicationsSupported at init
AKASHI Takahiro
2019-05-02
efi_loader: FreePages() must fail with pages = 0
Heinrich Schuchardt
2019-05-02
efi_loader: parameter check CreateEventEx()
Heinrich Schuchardt
2019-04-24
Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
Tom Rini
2019-04-24
Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efi
Tom Rini
2019-04-24
image: android: allow booting lz4-compressed kernels
Eugeniu Rosca
2019-04-23
fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle()
Thierry Reding
2019-04-23
Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig
Simon Glass
2019-04-23
Convert CONFIG_TRACE to Kconfig
Simon Glass
2019-04-23
trace: Tidy up error returns
Simon Glass
2019-04-23
div64: Don't instrument the division function
Simon Glass
2019-04-23
div64: Use kernel types
Simon Glass
2019-04-23
efi_loader: check length in CreateDeviceNode()
Heinrich Schuchardt
2019-04-23
efi_loader: check memory type in AllocatePages()
Heinrich Schuchardt
2019-04-23
efi_loader: need either ACPI table or device tree
Heinrich Schuchardt
2019-04-23
efi_selftest: do not run FDT test with ACPI table.
Heinrich Schuchardt
2019-04-23
efi_loader: rework bootmgr/bootefi using load_image API
AKASHI Takahiro
2019-04-23
efi_loader: correctly split device path of loaded image
Heinrich Schuchardt
2019-04-23
efi_loader: consistent naming of protocol GUIDs
Heinrich Schuchardt
2019-04-23
efi_loader: export root node handle
AKASHI Takahiro
2019-04-23
efi_loader: efi_setup_loaded_image() handle missing file name
AKASHI Takahiro
2019-04-15
Merge tag 'efi-2019-07-rc1-2' of git://git.denx.de/u-boot-efi
Tom Rini
[next]