Commit Graph

722 Commits (ef6253d7b321f78d8251c3d3ecfd8991e02b8ca9)

Author SHA1 Message Date
Tom Rini d56b4b1974 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS 8 years ago
Simon Glass c1eb3d5966 dm: Fix error handling when unflattening the DT 8 years ago
Simon Glass 6c519f2dc4 display_options: Refactor to allow obtaining the banner 8 years ago
Cooper Jr., Franklin 2059ecf30f fdt: Enable selecting correct DTB from appended FIT Image 8 years ago
Simon Glass 2bf94120e9 libfdt: Drop -FDT_ERR_TOODEEP 8 years ago
xypron.glpk@gmx.de da684a646d efi_loader: abort on unsupported relocation type 8 years ago
xypron.glpk@gmx.de 8e1d329ff5 efi_loader: efi_handle_protocol set attributes 8 years ago
Masahiro Yamada 6e0bf8d8b4 efi_loader: add static to local functions 8 years ago
Jonathan Gray a95343b8d3 efi_loader: check CreateEvent() parameters 8 years ago
Jonathan Gray 37a980b3fa efi_loader: run CreateEvent() notify function based on flags 8 years ago
Emmanuel Vadot 4ecc988301 bch: Fix build on FreeBSD host 8 years ago
Simon Glass 9fb34b01f7 bootstage: Provide a default timer function 8 years ago
Simon Glass 727f153629 fdt: Stop building the old python libfdt module 8 years ago
Simon Glass 555ba4889c fdt: Rename existing python libfdt module 8 years ago
Simon Glass 7e91b10253 fdt: Allow swig options to be provided by Makefile 8 years ago
Simon Glass a2b2caae5a fdt: Move header files into lib/libfdt 8 years ago
Simon Glass c69380f85d fdt: Correct cast for sandbox in fdtdec_setup_memory_size() 8 years ago
Simon Glass cf2064d785 fdt: Add Python bindings 8 years ago
Simon Glass a7d0021063 string: Add strcspn() 8 years ago
Simon Glass 6b45ba45fb string: Add strchrnul() 8 years ago
Simon Glass 2ec9d171bc cros_ec: Convert to support live tree 8 years ago
Simon Glass b7e0d73bad dm: core: Add a place to put extra device-tree reading functions 8 years ago
Simon Glass 8b50d526ea dm: Add a function to create a 'live' device tree 8 years ago
Simon Glass aed998aa34 Convert CONFIG_LZMA to Kconfig 8 years ago
Tom Rini 089df18bfe lib: move hash CONFIG options to Kconfig 8 years ago
Tom Rini 667d685697 tpm: Fix comparison of unsigned expression warning 8 years ago
Jelle van der Waa c3b4328166 rsa: Fix build with OpenSSL 1.1.x 8 years ago
xypron.glpk@gmx.de b8865e6bf0 lib/slre: remove superfluous assignment 8 years ago
Alex Deymo 82f766d1d2 Allow boards to initialize the DT at runtime. 8 years ago
Simon Glass cb0eae8cf8 string: Use memcpy() within memmove() when we can 8 years ago
xypron.glpk@gmx.de 05d887b461 lib: circbuf: avoid possible null pointer dereference 8 years ago
Simon Glass b1a873df0a Convert CONFIG_CMD_AES et al to Kconfig 8 years ago
Ley Foon Tan e11b5e8d6e fdt: Add compatible strings for Arria 10 8 years ago
Simon Glass c47a38b477 fdtgrep: Cope with the /aliases node being last 8 years ago
Peng Fan 0342e335ba lib: div64: sync with Linux 8 years ago
Vignesh R cdce1f7620 tiny-printf: Add support for %p format 8 years ago
Stefano Babic b80c0b9934 Rename aes.h to uboot_aes.h 8 years ago
Stefan Agner 9963890b8b libfdt: fix build with Python 3 8 years ago
Simon Glass 92688a0993 fdt: Bring in changes from v1.4.4 8 years ago
Boris Brezillon 173aafbf9d cmd: Expose a Kconfig option to enable UBIFS commands 8 years ago
Boris Brezillon aa049152dc mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry 8 years ago
Maxime Ripard 71d2c07028 bch: Allow to build for the host 8 years ago
Simon Glass ab4458bdb5 string: Provide a slimmed-down memset() 8 years ago
mario.six@gdsys.cc 0f4b2ba176 tpm: Add function to load keys via their parent's SHA1 hash 8 years ago
Vignesh R 5efa1bfbfa libfdt: use CONFIG_IS_ENABLED for OF_LIBFDT 8 years ago
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