Commit Graph

284 Commits (288afdc9b97f00fa8422ea065e135f8423441cd7)

Author SHA1 Message Date
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
Stephen Warren a73ca4789f mmc: tegra: support Tegra124 11 years ago
Przemyslaw Marczak 903afe18bb lib: tizen: change Tizen logo with the new one. 11 years ago
Darwin Rambo 686f60f519 lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled 11 years ago
Darwin Rambo de351d6be6 lib: time: add weak timer_init() function 11 years ago
Antonios Vamporakis 4d3b8a0d1b lzma: fix buffer bound check error 11 years ago
Simon Glass 60d18d3fe9 Add crc8 routine 11 years ago
Stephen Warren 2cd1b57220 time: fix usec_to_tick() 11 years ago
Masahiro Yamada fdc36977b3 Makefile: move some libraries to lib/Makefile 11 years ago
Simon Glass 370b6c5c4d sandbox: Correct data sizes and printf() strings in fdtdec.c 11 years ago