summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-08-13tpm: add missing va_endxypron.glpk@gmx.de
2017-07-31efi_loader: Fix warning in efi_gopAlexander Graf
2017-07-31Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2017-07-28efi_loader: indent entry/exit prints to show nesting levelRob Clark
2017-07-28efi_loader: add checking for incorrect use of EFI_ENTRY/EXITRob Clark
2017-07-28fdtdec: Drop old compatible valuesSimon Glass
2017-07-28efi_loader: Add an EFI_CALL() macroRob Clark
2017-07-28efi_loader: add some missing breaksRob Clark
2017-07-27spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan
2017-07-26efi_loader: fix bug in efi_get_memory_mapRob Clark
2017-07-26efi_loader: Improve install_configuration_tableAlexander Graf
2017-07-26efi_loader: remove more double EFI_EXIT() in efi_disk.cRob Clark
2017-07-26efi_loader: remove double EFI_EXIT() with efi_unsupportedRob Clark
2017-07-25efi_loader: expose protocols via GUIDRob Clark
2017-07-25efi_loader: implement ProtocolsPerHandlexypron.glpk@gmx.de
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-07-24efi_loader: parameter types for CreateEvent, SetTimerxypron.glpk@gmx.de
2017-07-24efi_console: use EFIAPI for callback functionsxypron.glpk@gmx.de
2017-07-24efi_loader: workaround for grub lsefi bugRob Clark
2017-07-24efi_loader: implement ConvertDeviceNodeToTextxypron.glpk@gmx.de
2017-07-24efi_memory: return MapKeyxypron.glpk@gmx.de
2017-07-24efi_memory: do parameter checks firstxypron.glpk@gmx.de
2017-07-24efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCDRob Clark
2017-07-24efi_loader: move guidcmp to headerRob Clark
2017-07-19efi_loader: correctly implement 100ns conversionxypron.glpk@gmx.de
2017-07-19efi_console: set up eventsxypron.glpk@gmx.de
2017-07-19efi_loader: refactor efi_set_timerxypron.glpk@gmx.de
2017-07-19efi_loader: refactor efi_create_eventxypron.glpk@gmx.de
2017-07-19efi_loader: correct size for tpl levelxypron.glpk@gmx.de
2017-07-19efi_loader: implement multiple event supportxypron.glpk@gmx.de
2017-07-19efi_loader: use struct efi_event * instead of void *xypron.glpk@gmx.de
2017-07-19efi_memory: avoid NULL dereference in efi_free_poolxypron.glpk@gmx.de
2017-07-19efi_loader: disk: iterate only over valid block devicesxypron.glpk@gmx.de
2017-07-19efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOLxypron.glpk@gmx.de
2017-07-19efi_loader: reimplement efi_locate_protocolxypron.glpk@gmx.de
2017-07-19efi_loader: implement LocateHandleBufferxypron.glpk@gmx.de
2017-07-19efi_loader: refactor efi_locate_handlexypron.glpk@gmx.de
2017-07-19efi_loader: implement InstallMultipleProtocolInterfacesxypron.glpk@gmx.de
2017-07-19efi_loader: refactor efi_uninstall_protocol_interfacexypron.glpk@gmx.de
2017-07-19efi_loader: refactor efi_install_protocol_interfacexypron.glpk@gmx.de
2017-07-19efi_loader: implement UninstallProtocolInterfacexypron.glpk@gmx.de
2017-07-19efi_loader: implement InstallProtocolInterfacexypron.glpk@gmx.de
2017-07-19efi_loader: efi_open_protocol: parameter checksxypron.glpk@gmx.de
2017-07-19efi_loader: refactor efi_open_protocolxypron.glpk@gmx.de
2017-07-11dm: Fix error handling when unflattening the DTSimon Glass
2017-07-11display_options: Refactor to allow obtaining the bannerSimon Glass
2017-07-10fdt: Enable selecting correct DTB from appended FIT ImageCooper Jr., Franklin
2017-07-10libfdt: Drop -FDT_ERR_TOODEEPSimon Glass
2017-07-04efi_loader: abort on unsupported relocation typexypron.glpk@gmx.de
2017-07-04efi_loader: efi_handle_protocol set attributesxypron.glpk@gmx.de