Commit Graph

296 Commits (a47fa7906c8888e7e89cf37e07795354e8d3b0e4)

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