Commit Graph

711 Commits (97525647227df6c00f63fc5ee41ad8d353ab6708)

Author SHA1 Message Date
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
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