Commit Graph

280 Commits (4251978afccb4b58c477c74f2d9888a063e5a995)

Author SHA1 Message Date
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
Tom Rini 1551df35f2 arm: Switch to -mno-unaligned-access when supported by the compiler 11 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 11 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 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
Masahiro Yamada 164922bd7c lib: descend into sub directories only when it is necessary 11 years ago
Daniel Schwierzeck d770f3961f time: fix gcc warnings on MIPS64 11 years ago
Rob Herring 65ba7add0d time: add weak annotation to timer_read_counter declaration 11 years ago
Pierre Aubert 9a8323311c env: fix the env export varname 11 years ago