Commit Graph

692 Commits (f59a3b21f60190793dc3cee97338c2f6ee9f2336)

Author SHA1 Message Date
xypron.glpk@gmx.de 05d887b461 lib: circbuf: avoid possible null pointer dereference 7 years ago
Simon Glass b1a873df0a Convert CONFIG_CMD_AES et al to Kconfig 7 years ago
Ley Foon Tan e11b5e8d6e fdt: Add compatible strings for Arria 10 7 years ago
Simon Glass c47a38b477 fdtgrep: Cope with the /aliases node being last 7 years ago
Peng Fan 0342e335ba lib: div64: sync with Linux 7 years ago
Vignesh R cdce1f7620 tiny-printf: Add support for %p format 7 years ago
Stefano Babic b80c0b9934 Rename aes.h to uboot_aes.h 7 years ago
Stefan Agner 9963890b8b libfdt: fix build with Python 3 7 years ago
Simon Glass 92688a0993 fdt: Bring in changes from v1.4.4 7 years ago
Boris Brezillon 173aafbf9d cmd: Expose a Kconfig option to enable UBIFS commands 7 years ago
Boris Brezillon aa049152dc mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry 7 years ago
Maxime Ripard 71d2c07028 bch: Allow to build for the host 7 years ago
Simon Glass ab4458bdb5 string: Provide a slimmed-down memset() 7 years ago
mario.six@gdsys.cc 0f4b2ba176 tpm: Add function to load keys via their parent's SHA1 hash 7 years ago
Vignesh R 5efa1bfbfa libfdt: use CONFIG_IS_ENABLED for OF_LIBFDT 7 years ago
George McCollister f4e9ff7135 Kconfig: Don't use RSA_FREESCALE_EXP on IMX 7 years ago
Andre Przywara bea79d7d3f Kconfig: introduce md5sum command selection 7 years ago
Masahiro Yamada 433cbfb3b3 tiny-printf: add static to locally used functions 7 years ago
York Sun 426337455e efi: Add a hook to allow adding memory mapping 7 years ago
Simon Glass 42fd8c19b5 x86: Use unsigned long for address in table generation 7 years ago
Mario Six 7690be35de lib: tpm: Add command to flush resources 7 years ago
Patrick Delaunay 1acc008787 disk: convert CONFIG_ISO_PARTITION to Kconfig 7 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