Commit Graph

721 Commits (117daa82204f502d245e4d4f4be3b8cd712b244f)

Author SHA1 Message Date
Simon Glass c1eb3d5966 dm: Fix error handling when unflattening the DT 7 years ago
Simon Glass 6c519f2dc4 display_options: Refactor to allow obtaining the banner 7 years ago
Cooper Jr., Franklin 2059ecf30f fdt: Enable selecting correct DTB from appended FIT Image 7 years ago
Simon Glass 2bf94120e9 libfdt: Drop -FDT_ERR_TOODEEP 7 years ago
xypron.glpk@gmx.de da684a646d efi_loader: abort on unsupported relocation type 7 years ago
xypron.glpk@gmx.de 8e1d329ff5 efi_loader: efi_handle_protocol set attributes 7 years ago
Masahiro Yamada 6e0bf8d8b4 efi_loader: add static to local functions 7 years ago
Jonathan Gray a95343b8d3 efi_loader: check CreateEvent() parameters 7 years ago
Jonathan Gray 37a980b3fa efi_loader: run CreateEvent() notify function based on flags 7 years ago
Emmanuel Vadot 4ecc988301 bch: Fix build on FreeBSD host 7 years ago
Simon Glass 9fb34b01f7 bootstage: Provide a default timer function 7 years ago
Simon Glass 727f153629 fdt: Stop building the old python libfdt module 7 years ago
Simon Glass 555ba4889c fdt: Rename existing python libfdt module 7 years ago
Simon Glass 7e91b10253 fdt: Allow swig options to be provided by Makefile 7 years ago
Simon Glass a2b2caae5a fdt: Move header files into lib/libfdt 7 years ago
Simon Glass c69380f85d fdt: Correct cast for sandbox in fdtdec_setup_memory_size() 7 years ago
Simon Glass cf2064d785 fdt: Add Python bindings 7 years ago
Simon Glass a7d0021063 string: Add strcspn() 7 years ago
Simon Glass 6b45ba45fb string: Add strchrnul() 7 years ago
Simon Glass 2ec9d171bc cros_ec: Convert to support live tree 7 years ago
Simon Glass b7e0d73bad dm: core: Add a place to put extra device-tree reading functions 7 years ago
Simon Glass 8b50d526ea dm: Add a function to create a 'live' device tree 7 years ago
Simon Glass aed998aa34 Convert CONFIG_LZMA to Kconfig 7 years ago
Tom Rini 089df18bfe lib: move hash CONFIG options to Kconfig 7 years ago
Tom Rini 667d685697 tpm: Fix comparison of unsigned expression warning 7 years ago
Jelle van der Waa c3b4328166 rsa: Fix build with OpenSSL 1.1.x 7 years ago
xypron.glpk@gmx.de b8865e6bf0 lib/slre: remove superfluous assignment 7 years ago
Alex Deymo 82f766d1d2 Allow boards to initialize the DT at runtime. 7 years ago
Simon Glass cb0eae8cf8 string: Use memcpy() within memmove() when we can 7 years ago
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 8 years ago
Mario Six 7690be35de lib: tpm: Add command to flush resources 8 years ago