Commit Graph

48113 Commits (ff50b323b325b0bf44753682656d28c76e9dfda1)
 

Author SHA1 Message Date
Heinrich Schuchardt 22de1de905 efi_loader: address of the simple file system protocol 7 years ago
Heinrich Schuchardt 04298686a4 efi_loader: return NULL from device path functions 7 years ago
Heinrich Schuchardt 2074f70064 efi_loader: consistently use efi_handle_t for handles 7 years ago
Heinrich Schuchardt fb83350952 efi_selftest: test for (Dis)ConnectController 7 years ago
Heinrich Schuchardt 8d7cf39090 efi_selftest: remove todo in device path test 7 years ago
Heinrich Schuchardt 77425e73b8 efi_selftest: remove todo in manage protocols 7 years ago
Heinrich Schuchardt ad97373ba9 efi_loader: disconnect controllers in UninstallProtocol 7 years ago
Heinrich Schuchardt 3f9b00425a efi_loader: implement DisconnectController 7 years ago
Heinrich Schuchardt 3ebcd0071f efi_loader: fix signature of efi_disconnect_controller 7 years ago
Heinrich Schuchardt f0959dbee2 efi_loader: implement ConnectController 7 years ago
Heinrich Schuchardt d550414434 efi_loader: debug output installed device path 7 years ago
Heinrich Schuchardt e3fbbc36f2 efi_loader: implement OpenProtocolInformation 7 years ago
Heinrich Schuchardt 3b8a489c9f efi_loader: open_info in CloseProtocol 7 years ago
Heinrich Schuchardt 191a41cc32 efi_loader: open_info in OpenProtocol 7 years ago
Heinrich Schuchardt fe1599daf5 efi_loader: list of open protocol infos 7 years ago
Heinrich Schuchardt 5be9744ae7 efi_selftest: do not try to close device path protocol 7 years ago
Heinrich Schuchardt 32e6fed6e9 efi_loader: simplify efi_remove_all_protocols 7 years ago
Heinrich Schuchardt 853540c84f efi_selftest: colored test output 7 years ago
Heinrich Schuchardt ac02019616 tools: provide a tool to convert a binary file to an include 7 years ago
Heinrich Schuchardt 727a1afb34 efi_loader: correctly call images 7 years ago
Heinrich Schuchardt 256060e425 vsprintf.c: add EFI device path printing 7 years ago
Heinrich Schuchardt 3c950b3178 efi_loader: text output for device path end node 7 years ago
Heinrich Schuchardt bc0bd77ed4 MAINTAINERS: correct entry for lib/efi*/ 7 years ago
Heinrich Schuchardt e0abeaccef efi_selftest: do not cut off u16 strings when printing 7 years ago
Heinrich Schuchardt 6a380e5b66 efi_selftest: avoid superfluous messages for task priority levels 7 years ago
Heinrich Schuchardt ad50dcf8c7 efi_selftest: avoid superfluous messages for event services 7 years ago
Heinrich Schuchardt e540c48636 efi_loader: use correct format string for unsigned long 7 years ago
Heinrich Schuchardt 474a6f5aa1 efi_loader: add comments to memory functions 7 years ago
Heinrich Schuchardt 05b6f56ead efi_loader: use wide string do define firmware vendor 7 years ago
Heinrich Schuchardt af3106a12d efi_loader: support device path for IDE and SCSI disks 7 years ago
Heinrich Schuchardt 2bc61b8352 efi_loader: create full device path for block devices 7 years ago
Tuomas Tynkkynen 8bad6cb176 fs: fat: Drop CONFIG_SUPPORT_VFAT 7 years ago
Tuomas Tynkkynen e8df14d216 fs: FAT: Fix typo in FS_FAT_MAX_CLUSTSIZE description 7 years ago
Tuomas Tynkkynen 3cd084d364 env: ENV_IS_IN_FAT improvements 7 years ago
Tuomas Tynkkynen f1698a8cf5 ARM: poplar: Use Kconfig to enable CONFIG_FAT_WRITE 7 years ago
Tuomas Tynkkynen 3d22bae57f fs: Migrate ext4 to Kconfig 7 years ago
Adam Ford 6574864df8 Convert CONFIG_ROCKCHIP_USB2_PHY to Kconfig 7 years ago
Adam Ford b9b500b0f9 Convert CONFIG_OMAP_USB_PHY to Kconfig 7 years ago
Adam Ford 3b9e2a2520 Convert CONFIG_TWL4030_USB to Kconfig 7 years ago
Adam Ford 26410c1517 Convert CONFIG_DAVINCI_SPI to Kconfig 7 years ago
Adam Ford e13a9dc370 Convert CONFIG_USB_MUSB_HCD et al to Kconfig 7 years ago
Adam Ford 86362221fc Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig 7 years ago
Adam Ford 6931ab2fb4 ARM: omap3_logic: Enable SPL_OF_CONTROL and SPL_OF_PLATDATA 7 years ago
Tom Rini 998ae28799 travis-ci: Add qemu-x86_64 target 7 years ago
Tom Rini 485c13c753 Merge git://git.denx.de/u-boot-dm 7 years ago
Mario Six b79221a7d9 lib: fdtdec: Fix some style violations 7 years ago
Mario Six 2e38662dc6 lib: fdtdec: Fix whitespace style violations 7 years ago
Mario Six 29d11b8838 core: Make device_is_compatible live-tree compatible 7 years ago
Mario Six 147c607448 core: Add {ofnode, dev}_translate_address functions 7 years ago
Mario Six 83a462a5e3 core: read: Fix style violations 7 years ago