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
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-28
Consolidate __assert_failed into one implementation
Alex Kiernan
2018-04-28
spl: Disable printf if not required
Alex Kiernan
2018-04-28
spl: Split sprintf, strto* from SPL serial in Kconfig
Alex Kiernan
2018-04-28
lib/rsa: Kconfig: Remove superfluous 'depends on RSA'
Eugeniu Rosca
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-23
efi_selftest: test EFI_DEVICE_PATH_UTILITIES_PROTOCOL
Heinrich Schuchardt
2018-04-23
efi_loader: complete EFI_DEVICE_PATH_UTILITIES_PROTOCOL
Heinrich Schuchardt
2018-04-23
efi_loader: correcty determine total device path length
Heinrich Schuchardt
2018-04-23
efi_loader: correctly determine length of empty device path
Heinrich Schuchardt
2018-04-23
efi_loader: fix AppendDevicePath
Heinrich Schuchardt
2018-04-23
efi_loader: implement CreateDeviceNode
Heinrich Schuchardt
2018-04-23
efi_selftest: fix typo in efi_selftest_devicepath.c
Heinrich Schuchardt
2018-04-23
efi_selftest: do not execute test if setup failed
Heinrich Schuchardt
2018-04-23
efi_loader: no support for ARMV7_NONSEC=y
Heinrich Schuchardt
2018-04-13
Revert "Kconfig: cmd: Make networking command dependent on NET"
Joe Hershberger
2018-04-09
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-04-06
efi_loader: Check machine type in the image header
Ivan Gorinov
2018-04-05
efi_loader: completely initialize network
Heinrich Schuchardt
2018-04-05
efi_loader: new functions to print loaded image information
Heinrich Schuchardt
2018-04-05
efi_selftest: test getinfo(EFI_FILE_SYSTEM_INFO)
Heinrich Schuchardt
2018-04-05
efi_selftest: partition label for test image
Heinrich Schuchardt
2018-04-05
efi_loader: implement EFI_FILE_SYSTEM_INFO
Heinrich Schuchardt
2018-04-05
efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOL
Heinrich Schuchardt
2018-04-04
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2018-04-04
efi_loader: use correct types in EFI_FILE_PROTOCOL
Heinrich Schuchardt
2018-04-04
efi_loader: ImageSize must be multiple of SectionAlignment
Heinrich Schuchardt
2018-04-04
efi_loader: save image relocation address and size
Heinrich Schuchardt
2018-04-04
efi_loader: use efi_uintn_t for LoadImage
Heinrich Schuchardt
2018-04-04
efi_loader: initialize device path on alloc
Patrick Wildt
2018-04-04
efi_loader: Fix network DP with DM_ETH
Alexander Graf
2018-04-04
efi_loader: Fix return value for efi_add_runtime_mmio
Alexander Graf
2018-04-04
efi_loader: Optimize GOP more
Alexander Graf
2018-04-04
efi_loader: Optimize GOP switch
Alexander Graf
2018-04-04
efi_loader: use __always_inline for pixel conversion
Heinrich Schuchardt
2018-04-04
efi_loader: RestoreTPL should execute queued events
Heinrich Schuchardt
2018-04-04
efi_loader: use TPL_NOTIFY for network timer event
Heinrich Schuchardt
2018-04-04
efi_loader: correctly support parameter delta in Blt
Heinrich Schuchardt
2018-04-04
efi_selftest: unit test for event groups
Heinrich Schuchardt
2018-04-04
efi_selftest: fix device tree unit test
Heinrich Schuchardt
2018-04-04
efi: Correct header order in efi_memory
Simon Glass
2018-04-04
efi_loader: use constants in efi_allocate_pages()
Heinrich Schuchardt
2018-04-04
efi_loader: show UEFI revision in helloworld
Heinrich Schuchardt
2018-04-04
efi_selftest: unit test for EFI_SIMPLE_TEXT_INPUT_PROTOCOL
Heinrich Schuchardt
2018-04-04
efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC
Heinrich Schuchardt
2018-04-04
efi_selftest: test gop bitblt
Heinrich Schuchardt
2018-04-04
efi_loader: implement missing bit blit operations in gop
Heinrich Schuchardt
2018-04-04
efi_loader: implement event groups
Heinrich Schuchardt
2018-04-04
efi_loader: define GUIDS for event groups
Heinrich Schuchardt
2018-04-04
efi_loader: manage events in a linked list
Heinrich Schuchardt
[next]