Commit Graph

675 Commits (75ce8ee4e4206fdfe5811d1ea7e5a313b97782f6)

Author SHA1 Message Date
George McCollister f4e9ff7135 Kconfig: Don't use RSA_FREESCALE_EXP on IMX 8 years ago
Andre Przywara bea79d7d3f Kconfig: introduce md5sum command selection 8 years ago
Masahiro Yamada 433cbfb3b3 tiny-printf: add static to locally used functions 8 years ago
York Sun 426337455e efi: Add a hook to allow adding memory mapping 8 years ago
Simon Glass 42fd8c19b5 x86: Use unsigned long for address in table generation 8 years ago
Mario Six 7690be35de lib: tpm: Add command to flush resources 8 years ago
Patrick Delaunay 1acc008787 disk: convert CONFIG_ISO_PARTITION to Kconfig 8 years ago
George McCollister f1ca1fdebf mkimage: Add support for signing with pkcs11 8 years ago
Chris Packham f267e40f96 lib: net_utils: enforce '.' as octet separator in string_to_ip 8 years ago
Chris Packham d921ed9a2a lib: net_utils: make string_to_ip stricter 8 years ago
Masahiro Yamada 5bc516ed66 delay: collect {m, n, u}delay declarations to include/linux/delay.h 8 years ago
David Gibson 46743c412d libfdt: Correct fdt handling of overlays without fixups and base trees without symbols 8 years ago
Ladislav Michl 8361af0d30 lib: gitignore *.elf and *.so generated by efi_loader 8 years ago
Andre Przywara 1c853629d9 SPL: tiny-printf: ignore "-" modifier 8 years ago
Andre Przywara a28e1d9831 SPL: tiny-printf: add "l" modifier 8 years ago
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() 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