Commit Graph

712 Commits (98f705c9cefdfdba62c069821bbba10273a0a8ed)

Author SHA1 Message Date
Nathan Rossi 623f60198b fdt: add memory bank decoding functions for board setup 8 years ago
Alexander Graf 95b62b2e28 efi_loader: Allow to compile helloworld.efi w/o bundling it 8 years ago
Andrew Duda 83dd98e012 image: Combine image_sig_algo with image_sign_info 8 years ago
Andrew Duda 0c1d74fda7 image: Add crypto_algo struct for RSA info 8 years ago
Andrew Duda da29f2991d rsa: Verify RSA padding programatically 8 years ago
Andrew Duda 5300a4f933 rsa: cosmetic: rename pad_len to key_len 8 years ago
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() 9 years ago
Masahiro Yamada 7c9786d61f libfdt: fix fdt_stringlist_count() 9 years ago
Maxime Ripard 610db7058f libfdt: Sync overlay with upstream 9 years ago
Alexander Graf 3c63db9ca9 efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data} 9 years ago
Simon Glass 65e4c0b168 x86: efi: Add EFI loader support for x86 9 years ago
Simon Glass e275458c2f efi: Fix missing EFIAPI specifiers 9 years ago
Alexander Graf 6fb580d7b4 smbios: Provide serial number 9 years ago
Alexander Graf aba5e9194b efi_loader: Fix efi_install_configuration_table 9 years ago
Alexander Graf e663b350f1 smbios: Expose in efi_loader as table 9 years ago
Alexander Graf 96476206c5 smbios: Generate type 4 on non-x86 systems 9 years ago
Alexander Graf e824cf3fb5 smbios: Allow compilation on 64bit systems 9 years ago
Alexander Graf 488bf12d84 efi_loader: Expose efi_install_configuration_table 9 years ago
Alexander Graf 4b6dddc294 x86: Move smbios generation into arch independent directory 9 years ago
Alexander Graf 1befb38b86 x86: Move table csum into separate file 9 years ago
Alexander Graf 8f661a5b66 efi_loader: gop: Expose fb when 32bpp 9 years ago
Alexander Graf 712cd29874 efi_loader: Allow bouncing for network 9 years ago
Alexander Graf 80a4800ee1 efi_loader: Allow boards to implement get_time and reset_system 9 years ago
Stefan Brüns 511d0b97ef efi_loader: Do not leak memory when unlinking a mapping 9 years ago
Stefan Brüns b6a9517275 efi_loader: Keep memory mapping sorted when splitting an entry 9 years ago
Stefan Brüns b61d857b2f efi_loader: Readd freed pages to memory pool 9 years ago
Stefan Brüns 42417bc84d efi_loader: Track size of pool allocations to allow freeing 9 years ago
Stefan Brüns ead1274b7f efi_loader: Move efi_allocate_pool implementation to efi_memory.c 9 years ago
Robin Randhawa 991d62fa73 efi_loader: Fix crash on 32-bit systems 9 years ago
Stefan Brüns bdf5c1b360 efi_loader: Fix memory map size check to avoid out-of-bounds access 9 years ago
Stefan Brüns 852efbf5bd efi_loader: Update description of internal efi_mem_carve_out 9 years ago
Heiko Schocher ebf7fff20a spl: move FDT_FIXUP_PARTITIONS to Kconfig 9 years ago
Simon Glass 42b7600d62 libfdt: Drop inlining of fdt_path_offset() 9 years ago
Simon Glass df87e6b1b8 libfdt: Sync fdt_for_each_subnode() with upstream 9 years ago
Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 9 years ago
Simon Glass 9c07b9877c libfdt: Sync up with upstream 9 years ago
David Gibson 491c7b6f42 libfdt: Fix undefined behaviour in fdt_offset_ptr() 9 years ago
Simon Glass b91c6a1209 Fix return value in trailing_strtoln() 9 years ago
B, Ravi d2d9bdfcf9 spl: saveenv: adding saveenv support in SPL 9 years ago
Alexander Graf 692fcdd800 arm: Add return value argument to longjmp 9 years ago
Robert P. J. Day fc0b5948e0 Various, accumulated typos collected from around the tree. 9 years ago
Clemens Gruber d025021e98 gunzip: cache-align write buffer memory 9 years ago