Commit Graph

293 Commits (bf52b8ae9f1ad89a0e0f4942cd312ea4acc43659)

Author SHA1 Message Date
Stephen Warren ad3fda521b lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM 10 years ago
Simon Glass 5426716231 rsa: Fix two errors in the implementation 10 years ago
Simon Glass 0596d35d80 fdt: Sync up with libfdt 10 years ago
Michael van der Westhuizen e0f2f15534 Implement generalised RSA public exponents for verified boot 10 years ago
Simon Glass 3234aa4bab fdt: Add a function to get the node offset of an alias 10 years ago
Simon Glass 5c33c9fdbb fdt: Add a function to get the alias sequence of a node 10 years ago
Simon Glass d59476b644 Add a simple malloc() implementation for pre-relocation 10 years ago
Alexander Holler ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings 10 years ago
Pavel Machek fccacd3b4c lib/time.c cleanups 10 years ago
Jeroen Hofstee d7b2d9df02 lib:vsprintf: reduce scope of pack_hex_byte 10 years ago
Jeroen Hofstee 6b13f0c050 lib:sha1: remove unused constant 10 years ago
Jeroen Hofstee 2c34f3f547 lib:lmb: use __weak 10 years ago
Jeroen Hofstee e259d6a320 lib: div64: add missing include 10 years ago
Heiko Schocher b047d671db lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c 10 years ago
Jeroen Hofstee 2b9912e6a7 includes: move openssl headers to include/u-boot 10 years ago
Simon Glass 597a8b2c68 mkimage: Automatically expand FDT in more cases 10 years ago
Jon Nalley af67b25250 libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images 10 years ago
Jeroen Hofstee 867abdac5e LzmaTools: don't self assign values 10 years ago
Simon Glass 4f427a421f fdt: Update functions which write to an FDT to return -ENOSPC 10 years ago
Simon Glass 2f43f85460 initcall: Improve debugging support 10 years ago
Simon Glass a9cf6da925 exynos: Enable the LCD backlight for snow 10 years ago
Tom Wai-Hong Tam ac1058fdb7 power: Add support for TPS65090 PMU chip. 10 years ago
Pierre Aubert 91fdabc67a eMMC: add support for operations in RPMB partition 10 years ago
Jaehoon Chung 7d3ca0f89d ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC 10 years ago
Andreas Bießmann 822ef00e98 lib/sha256: fix compile on some hosts 10 years ago
Stephen Warren 53eb768dfb aes: make apply_cbc_chain_data non-static 10 years ago
Przemyslaw Marczak 39206382de cmd:gpt: randomly generate each partition uuid if undefined 10 years ago
Przemyslaw Marczak 89c8230dec new commands: uuid and guid - generate random unique identifier 10 years ago
Przemyslaw Marczak 4e4815feae lib: uuid: add functions to generate UUID version 4 10 years ago
Przemyslaw Marczak d718ded056 lib: uuid: code refactor for proper maintain between uuid bin and string 10 years ago
Przemyslaw Marczak a96a0e6153 part_efi: move uuid<->string conversion functions into lib/uuid.c 10 years ago
Przemyslaw Marczak 3c1c68cc03 lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND 10 years ago
Jonghwa Lee 028d65fb92 Logo: TIZEN: Change booting logo size to official size. 10 years ago
Marek Vasut a8a752c084 env: Implement support for AES encryption into fw_* tools 10 years ago
Marek Vasut dc24bb6ddb aes: Implement AES-128-CBC decryption function 10 years ago
Marek Vasut 6e7b9f4fa0 aes: Move the AES-128-CBC encryption function to common code 10 years ago
Heiko Schocher 29a23f9d6c tools, fit_check_sign: verify a signed fit image 10 years ago
Heiko Schocher db1b5f3d20 rsa: add sha256,rsa4096 algorithm 10 years ago
Heiko Schocher 646257d1f4 rsa: add sha256-rsa2048 algorithm 10 years ago
Heiko Schocher 2842c1c242 fit: add sha256 support 10 years ago
Simon Glass 7d95f2a329 sandbox: Add LCD driver 10 years ago
Simon Glass df93d90aea cros_ec: sandbox: Add Chrome OS EC emulation 10 years ago
Simon Glass 006e73b9ca cros_ec: Add a function for reading a flash map entry 10 years ago
Piotr Wilczek 3577fe8be9 drivers:mmc:sdhci: enable support for DT 10 years ago
Piotr Wilczek de461c526e video:mipidsim:fdt: Add DT support for mipi dsim driver 10 years ago
Masahiro Yamada e91df49fbb kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 10 years ago
York Sun 4d1fd7f1ae Add 64-bit data support for memory commands 10 years ago
Tom Rini 1551df35f2 arm: Switch to -mno-unaligned-access when supported by the compiler 10 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 10 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 10 years ago