Commit Graph

652 Commits (20343ff3ad7005ac128866978443c7ebfa82a852)

Author SHA1 Message Date
Alexander Graf b7b8410a8f ls2080: Exit dpaa only right before exiting U-Boot 8 years ago
Simon Glass 58ad86288f x86: Enable EFI loader support 8 years ago
Simon Glass c7ae3dfdcc efi: Add support for a hello world test program 8 years ago
Simon Glass 5abd9137d5 x86: Tidy up selection of building the EFI stub 8 years ago
Simon Glass d0d9099365 efi: Correct cache flush alignment 8 years ago
Emmanuel Vadot 5be8b0a338 efi_loader: console: Correctly report modes 8 years ago
Oleksandr Tymoshenko d7608aba38 efi: Use device device path type Messaging for network interface node 8 years ago
Masahiro Yamada 456ca6ba04 efi_loader: fix depends on line of EFI_LOADER 8 years ago
Masahiro Yamada 01ae56cfcb libfdt: fix fdt_stringlist_search() 8 years ago
Masahiro Yamada 7c9786d61f libfdt: fix fdt_stringlist_count() 8 years ago
Maxime Ripard 610db7058f libfdt: Sync overlay with upstream 8 years ago
Alexander Graf 3c63db9ca9 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} 8 years ago
Simon Glass 65e4c0b168 x86: efi: Add EFI loader support for x86 8 years ago
Simon Glass e275458c2f efi: Fix missing EFIAPI specifiers 8 years ago
Alexander Graf 6fb580d7b4 smbios: Provide serial number 8 years ago
Alexander Graf aba5e9194b efi_loader: Fix efi_install_configuration_table 8 years ago
Alexander Graf e663b350f1 smbios: Expose in efi_loader as table 8 years ago
Alexander Graf 96476206c5 smbios: Generate type 4 on non-x86 systems 8 years ago
Alexander Graf e824cf3fb5 smbios: Allow compilation on 64bit systems 8 years ago
Alexander Graf 488bf12d84 efi_loader: Expose efi_install_configuration_table 8 years ago
Alexander Graf 4b6dddc294 x86: Move smbios generation into arch independent directory 8 years ago
Alexander Graf 1befb38b86 x86: Move table csum into separate file 8 years ago
Alexander Graf 8f661a5b66 efi_loader: gop: Expose fb when 32bpp 8 years ago
Alexander Graf 712cd29874 efi_loader: Allow bouncing for network 8 years ago
Alexander Graf 80a4800ee1 efi_loader: Allow boards to implement get_time and reset_system 8 years ago
Stefan Brüns 511d0b97ef efi_loader: Do not leak memory when unlinking a mapping 8 years ago
Stefan Brüns b6a9517275 efi_loader: Keep memory mapping sorted when splitting an entry 8 years ago
Stefan Brüns b61d857b2f efi_loader: Readd freed pages to memory pool 8 years ago
Stefan Brüns 42417bc84d efi_loader: Track size of pool allocations to allow freeing 8 years ago
Stefan Brüns ead1274b7f efi_loader: Move efi_allocate_pool implementation to efi_memory.c 8 years ago
Robin Randhawa 991d62fa73 efi_loader: Fix crash on 32-bit systems 8 years ago
Stefan Brüns bdf5c1b360 efi_loader: Fix memory map size check to avoid out-of-bounds access 8 years ago
Stefan Brüns 852efbf5bd efi_loader: Update description of internal efi_mem_carve_out 8 years ago
Heiko Schocher ebf7fff20a spl: move FDT_FIXUP_PARTITIONS to Kconfig 8 years ago
Simon Glass 42b7600d62 libfdt: Drop inlining of fdt_path_offset() 8 years ago
Simon Glass df87e6b1b8 libfdt: Sync fdt_for_each_subnode() with upstream 8 years ago
Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 8 years ago
Simon Glass 9c07b9877c libfdt: Sync up with upstream 8 years ago
David Gibson 491c7b6f42 libfdt: Fix undefined behaviour in fdt_offset_ptr() 8 years ago
Simon Glass b91c6a1209 Fix return value in trailing_strtoln() 8 years ago
B, Ravi d2d9bdfcf9 spl: saveenv: adding saveenv support in SPL 8 years ago
Alexander Graf 692fcdd800 arm: Add return value argument to longjmp 8 years ago
Robert P. J. Day fc0b5948e0 Various, accumulated typos collected from around the tree. 8 years ago
Clemens Gruber d025021e98 gunzip: cache-align write buffer memory 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Masahiro Yamada 7dc0789579 libfdt: simplify fdt_del_mem_rsv() 8 years ago
Simon Glass babdbde68f dtoc: Support finding the offset of a property 8 years ago
Simon Glass da5f74998b dtoc: Support packing the device tree 8 years ago
Simon Glass 2a70d897ed dtoc: Support deleting device tree properties 8 years ago
Simon Glass 0170804f60 dtoc: Move to using bytearray 8 years ago