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
2017-07-25
efi_loader: expose protocols via GUID
Rob Clark
2017-07-25
efi_loader: implement ProtocolsPerHandle
xypron.glpk@gmx.de
2017-07-24
efi_loader: parameter types for CreateEvent, SetTimer
xypron.glpk@gmx.de
2017-07-24
efi_console: use EFIAPI for callback functions
xypron.glpk@gmx.de
2017-07-24
efi_loader: workaround for grub lsefi bug
Rob Clark
2017-07-24
efi_loader: implement ConvertDeviceNodeToText
xypron.glpk@gmx.de
2017-07-24
efi_memory: return MapKey
xypron.glpk@gmx.de
2017-07-24
efi_memory: do parameter checks first
xypron.glpk@gmx.de
2017-07-24
efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD
Rob Clark
2017-07-24
efi_loader: move guidcmp to header
Rob Clark
2017-07-19
efi_loader: correctly implement 100ns conversion
xypron.glpk@gmx.de
2017-07-19
efi_console: set up events
xypron.glpk@gmx.de
2017-07-19
efi_loader: refactor efi_set_timer
xypron.glpk@gmx.de
2017-07-19
efi_loader: refactor efi_create_event
xypron.glpk@gmx.de
2017-07-19
efi_loader: correct size for tpl level
xypron.glpk@gmx.de
2017-07-19
efi_loader: implement multiple event support
xypron.glpk@gmx.de
2017-07-19
efi_loader: use struct efi_event * instead of void *
xypron.glpk@gmx.de
2017-07-19
efi_memory: avoid NULL dereference in efi_free_pool
xypron.glpk@gmx.de
2017-07-19
efi_loader: disk: iterate only over valid block devices
xypron.glpk@gmx.de
2017-07-19
efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
xypron.glpk@gmx.de
2017-07-19
efi_loader: reimplement efi_locate_protocol
xypron.glpk@gmx.de
2017-07-19
efi_loader: implement LocateHandleBuffer
xypron.glpk@gmx.de
2017-07-19
efi_loader: refactor efi_locate_handle
xypron.glpk@gmx.de
2017-07-19
efi_loader: implement InstallMultipleProtocolInterfaces
xypron.glpk@gmx.de
2017-07-19
efi_loader: refactor efi_uninstall_protocol_interface
xypron.glpk@gmx.de
2017-07-19
efi_loader: refactor efi_install_protocol_interface
xypron.glpk@gmx.de
2017-07-19
efi_loader: implement UninstallProtocolInterface
xypron.glpk@gmx.de
2017-07-19
efi_loader: implement InstallProtocolInterface
xypron.glpk@gmx.de
2017-07-19
efi_loader: efi_open_protocol: parameter checks
xypron.glpk@gmx.de
2017-07-19
efi_loader: refactor efi_open_protocol
xypron.glpk@gmx.de
2017-07-11
dm: Fix error handling when unflattening the DT
Simon Glass
2017-07-11
display_options: Refactor to allow obtaining the banner
Simon Glass
2017-07-10
fdt: Enable selecting correct DTB from appended FIT Image
Cooper Jr., Franklin
2017-07-10
libfdt: Drop -FDT_ERR_TOODEEP
Simon Glass
2017-07-04
efi_loader: abort on unsupported relocation type
xypron.glpk@gmx.de
2017-07-04
efi_loader: efi_handle_protocol set attributes
xypron.glpk@gmx.de
2017-07-03
efi_loader: add static to local functions
Masahiro Yamada
2017-07-03
efi_loader: check CreateEvent() parameters
Jonathan Gray
2017-07-03
efi_loader: run CreateEvent() notify function based on flags
Jonathan Gray
2017-06-20
bch: Fix build on FreeBSD host
Emmanuel Vadot
2017-06-05
bootstage: Provide a default timer function
Simon Glass
2017-06-02
fdt: Stop building the old python libfdt module
Simon Glass
2017-06-02
fdt: Rename existing python libfdt module
Simon Glass
2017-06-02
fdt: Allow swig options to be provided by Makefile
Simon Glass
2017-06-02
fdt: Move header files into lib/libfdt
Simon Glass
2017-06-02
fdt: Correct cast for sandbox in fdtdec_setup_memory_size()
Simon Glass
2017-06-02
fdt: Add Python bindings
Simon Glass
2017-06-01
string: Add strcspn()
Simon Glass
2017-06-01
string: Add strchrnul()
Simon Glass
2017-06-01
cros_ec: Convert to support live tree
Simon Glass
[next]