Commit Graph

1088 Commits (master)

Author SHA1 Message Date
Jean-Jacques Hiblot f52bdf4b67 lib: allow building lzo for the SPL 7 years ago
Jean-Jacques Hiblot 376ddf9d4a gzip: add a function to parse the header 7 years ago
Jean-Jacques Hiblot d753f942ec lzo: add a function to check the validity of the header 7 years ago
Jean-Jacques Hiblot 11955590a2 dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig 7 years ago
Heinrich Schuchardt 3cc6e3fe95 efi_loader: allow creating new handles 7 years ago
Marek Behún 85d8bf5713 lib: Add CRC32-C 7 years ago
Rob Clark 3a45bc7faa efi_loader: Some console improvements for vidconsole 7 years ago
Rob Clark a18c5a8382 efi_loader: Correctly figure out size for vidconsole 7 years ago
Rob Clark 71cc25c35c efi_loader: split out escape sequence based size query 7 years ago
Rob Clark 778e6af8a6 efi_loader: print GUIDs 7 years ago
Rob Clark 4657a3f1ac efi_loader: set loaded image code/data type properly 7 years ago
Rob Clark 9975fe96b6 efi_loader: add bootmgr 7 years ago
Rob Clark ad644e7c18 efi_loader: efi variable support 7 years ago
Rob Clark 946160f334 efi_loader: make pool allocations cacheline aligned 7 years ago
Rob Clark 838ee4b479 efi_loader: support load_image() from a file-path 7 years ago
Rob Clark 2a92080d8c efi_loader: add file/filesys support 7 years ago
Rob Clark 95c5553ea2 efi_loader: refactor boot device and loaded_image handling 7 years ago
Rob Clark e15fc33548 efi_loader: use proper device-paths for net 7 years ago
Rob Clark 884bcf6f65 efi_loader: use proper device-paths for partitions 7 years ago
Rob Clark adae4313cd efi_loader: flesh out device-path to text 7 years ago
Rob Clark 9309a1b76c efi_loader: drop redundant efi_device_path_protocol 7 years ago
Rob Clark b66c60dde9 efi_loader: add device-path utils 7 years ago
Heinrich Schuchardt 0923876d29 efi_selftest: check notification of ExitBootServices 7 years ago
Heinrich Schuchardt 152a263c86 efi_loader: notify when ExitBootServices is invoked 7 years ago
Heinrich Schuchardt 1835f6ea71 efi_selftest: test task priority levels 7 years ago
Heinrich Schuchardt 32f4b2f8c4 efi_loader: implement task priority level (TPL) 7 years ago
Heinrich Schuchardt bd126692da efi_selftest: provide unit test for event services 7 years ago
Heinrich Schuchardt 2eca84523f efi_loader: efi_set_timer: reset signaled state 7 years ago
Heinrich Schuchardt ca62a4f53e efi_loader: implement queueing of the notification function 7 years ago
Heinrich Schuchardt 623b3a5797 efi_selftest: provide an EFI selftest application 7 years ago
Heinrich Schuchardt ea630ce9ea efi_loader: allow return value in EFI_CALL 7 years ago
Heinrich Schuchardt 591cf2e161 efi_loader: avoid obscure constants in efi_runtime.c 7 years ago
Heinrich Schuchardt c96967e6d7 efi_loader: usage of always in Makefile 7 years ago
Alexander Graf a148920e12 efi_loader: Fix efi_exit gd clobbering 7 years ago
Heinrich Schuchardt ae0bd3a983 efi_loader: write protocol GUID in OpenProtocol 7 years ago
Heinrich Schuchardt da94073b42 efi_loader: call __efi_exit_check in efi_exit 7 years ago
Heinrich Schuchardt a80a232e96 efi_disk: efi_disk_rw_blocks is not an API function 7 years ago
Pantelis Antoniou f00c36a01e fdt: Allow stacked overlays phandle references 7 years ago
Tien Fong Chee 18c991ca2b libfdt: Initialize the stack variable 7 years ago
Simon Glass 93c94b889b fdt: Sync libfdt up to upstream 7 years ago
Rob Clark 2e79461483 lib: strto: fix incorrect handling of specified base 7 years ago
Wenyou Yang d330e04d9d lib: at91: Add logo files used via API of DM_VIDEO 7 years ago
Rob Clark 22ada0c8e6 vsprintf.c: add GUID printing 7 years ago
Rob Clark 274325c509 vsprintf.c: add UTF-16 string (%ls) support 7 years ago
Rob Clark 78178bb0c9 lib: add some utf16 handling helpers 7 years ago
Simon Glass c79d18c4b4 moveconfig: Use fd.write() instead of print >> 7 years ago
York Sun 7264f2928b spl: fit: Eanble GZIP support for image decompression 7 years ago
Jonathan Gray 8f1603bd78 bch: don't use __BSD_VISIBLE to test for fls 7 years ago
Adam Ford 6ef2f90108 Convert CONFIG_BCH to Kconfig 7 years ago
Anatolij Gustschin f1a7ba1da5 Fix 'notes' typos 7 years ago