Commit Graph

44635 Commits (7cbc12415dad707b94d755311126059e5cdc65e3)
 

Author SHA1 Message Date
Heinrich Schuchardt 7cbc12415d efi_loader: initalize EFI object list only once 8 years ago
xypron.glpk@gmx.de ff925938c8 efi_console: use EFIAPI for callback functions 8 years ago
Rob Clark 661c8327a6 efi_loader: workaround for grub lsefi bug 8 years ago
xypron.glpk@gmx.de 09c5ab909c efi_loader: implement ConvertDeviceNodeToText 8 years ago
xypron.glpk@gmx.de c6e3c3e68a efi_memory: return MapKey 8 years ago
xypron.glpk@gmx.de 0ecba5db85 efi_memory: do parameter checks first 8 years ago
Rob Clark ca9193d2b1 efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD 8 years ago
Rob Clark 3e094c592b efi_loader: move guidcmp to header 8 years ago
Rob Clark 3e433e9608 efi_loader: EFI file paths should be DOS style 8 years ago
xypron.glpk@gmx.de 8787b02e32 efi_loader: correctly implement 100ns conversion 8 years ago
xypron.glpk@gmx.de 91be9a77b7 efi_console: set up events 8 years ago
xypron.glpk@gmx.de bfc724625f efi_loader: refactor efi_set_timer 8 years ago
xypron.glpk@gmx.de 49deb455e6 efi_loader: refactor efi_create_event 8 years ago
xypron.glpk@gmx.de 503f269554 efi_loader: correct size for tpl level 8 years ago
xypron.glpk@gmx.de c68415922b efi_loader: implement multiple event support 8 years ago
xypron.glpk@gmx.de 2fd945fe72 efi_loader: use struct efi_event * instead of void * 8 years ago
xypron.glpk@gmx.de 71275a3e98 efi_memory: avoid NULL dereference in efi_free_pool 8 years ago
xypron.glpk@gmx.de 70bfcdc6bb efi_loader: disk: iterate only over valid block devices 8 years ago
xypron.glpk@gmx.de 1da1bac477 efi_loader: provide meaningful status code 8 years ago
xypron.glpk@gmx.de 3c8ffb6875 efi_loader: define all known status codes 8 years ago
xypron.glpk@gmx.de b06d8ac39e bootefi: allow return without EFI_BOOT_SERVICES.Exit 8 years ago
xypron.glpk@gmx.de cc5b70812f efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOL 8 years ago
xypron.glpk@gmx.de 88adae5ef0 efi_loader: reimplement efi_locate_protocol 8 years ago
xypron.glpk@gmx.de 011f432745 efi_loader: provide a sufficient number of protocols 8 years ago
xypron.glpk@gmx.de c2e703f903 efi_loader: implement LocateHandleBuffer 8 years ago
xypron.glpk@gmx.de 26329584f3 efi_loader: refactor efi_locate_handle 8 years ago
xypron.glpk@gmx.de 58b8358606 efi_loader: implement InstallMultipleProtocolInterfaces 8 years ago
xypron.glpk@gmx.de 3d8e145608 efi_loader: refactor efi_uninstall_protocol_interface 8 years ago
xypron.glpk@gmx.de 8bee5a3c13 efi_loader: refactor efi_install_protocol_interface 8 years ago
xypron.glpk@gmx.de 4b6ed0d7a1 efi_loader: implement UninstallProtocolInterface 8 years ago
xypron.glpk@gmx.de e0549f8a17 efi_loader: implement InstallProtocolInterface 8 years ago
xypron.glpk@gmx.de 69baec6781 efi_loader: efi_open_protocol: parameter checks 8 years ago
xypron.glpk@gmx.de b5349f742a efi_loader: refactor efi_open_protocol 8 years ago
Tom Rini 8d3a25685e Merge git://git.denx.de/u-boot-dm 8 years ago
Tom Rini d43ef73bf2 Merge branch 'master' of git://git.denx.de/u-boot-rockchip 8 years ago
Masahiro Yamada 8c9eaadaaa dm: ofnode: use fdt32_t for DT property value to fix sparse warning 8 years ago
Masahiro Yamada fce136aafe dm: include <dm/util.h> from driver/core/dump.c 8 years ago
Masahiro Yamada b2ec7ea731 dm: ofnode: simplify ofnode_read_bool() 8 years ago
Masahiro Yamada 61e51babdb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() 8 years ago
Masahiro Yamada cb7dbe1fb0 dm: ofnode: simplify ofnode_read_prop() 8 years ago
Masahiro Yamada 252510ac69 dm: ofnode: use ofnode_read_bool() to check property existence 8 years ago
Masahiro Yamada 766c28a548 dm: include <dm/util.h> from drivers/core/util.c 8 years ago
Tom Rini 99bb38e2cc fdt: Check for NULL return from fdt_getprop in 'fdt set' 8 years ago
Simon Glass f53dcc0e35 tegra: fdt: Ensure that the console UART is enabled 8 years ago
Simon Glass 50d8c4a465 tegra: Show a debug message if the LCD PMIC fails to start 8 years ago
Simon Glass f93472a022 dm: serial: Add livetree support 8 years ago
Simon Glass d09608534c dm: serial: Separate out the core serial-device finding code 8 years ago
Simon Glass db9f8f6ad5 dm: serial: ns16550: Convert to livetree 8 years ago
Simon Glass 03bc3f18b7 tegra: Fix up include file ordering 8 years ago
Simon Glass 1a9f3da917 video: simple-panel: Add a little more debugging 8 years ago