summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
2017-07-03efi_loader: add static to local functionsMasahiro Yamada
2017-07-03efi_loader: check CreateEvent() parametersJonathan Gray
2017-07-03efi_loader: run CreateEvent() notify function based on flagsJonathan Gray
2017-06-20bch: Fix build on FreeBSD hostEmmanuel Vadot
2017-06-05bootstage: Provide a default timer functionSimon Glass
2017-06-02fdt: Stop building the old python libfdt moduleSimon Glass
2017-06-02fdt: Rename existing python libfdt moduleSimon Glass
2017-06-02fdt: Allow swig options to be provided by MakefileSimon Glass
2017-06-02fdt: Move header files into lib/libfdtSimon Glass
2017-06-02fdt: Correct cast for sandbox in fdtdec_setup_memory_size()Simon Glass
2017-06-02fdt: Add Python bindingsSimon Glass
2017-06-01string: Add strcspn()Simon Glass
2017-06-01string: Add strchrnul()Simon Glass
2017-06-01cros_ec: Convert to support live treeSimon Glass
2017-06-01dm: core: Add a place to put extra device-tree reading functionsSimon Glass
2017-06-01dm: Add a function to create a 'live' device treeSimon Glass
2017-05-22Convert CONFIG_LZMA to KconfigSimon Glass
2017-05-22lib: move hash CONFIG options to KconfigTom Rini
2017-05-12tpm: Fix comparison of unsigned expression warningTom Rini
2017-05-12rsa: Fix build with OpenSSL 1.1.xJelle van der Waa
2017-05-12lib/slre: remove superfluous assignmentxypron.glpk@gmx.de
2017-05-09Allow boards to initialize the DT at runtime.Alex Deymo
2017-05-09string: Use memcpy() within memmove() when we canSimon Glass
2017-05-05lib: circbuf: avoid possible null pointer dereferencexypron.glpk@gmx.de
2017-04-30Convert CONFIG_CMD_AES et al to KconfigSimon Glass
2017-04-14Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini