index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2014-08-09
lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM
Stephen Warren
2014-08-09
rsa: Fix two errors in the implementation
Simon Glass
2014-08-09
fdt: Sync up with libfdt
Simon Glass
2014-08-09
Implement generalised RSA public exponents for verified boot
Michael van der Westhuizen
2014-07-23
fdt: Add a function to get the node offset of an alias
Simon Glass
2014-07-23
fdt: Add a function to get the alias sequence of a node
Simon Glass
2014-07-23
Add a simple malloc() implementation for pre-relocation
Simon Glass
2014-07-22
Add option -r to env import to allow import of text files with CRLF as line e...
Alexander Holler
2014-07-22
lib/time.c cleanups
Pavel Machek
2014-07-18
lib:vsprintf: reduce scope of pack_hex_byte
Jeroen Hofstee
2014-07-18
lib:sha1: remove unused constant
Jeroen Hofstee
2014-07-18
lib:lmb: use __weak
Jeroen Hofstee
2014-07-18
lib: div64: add missing include
Jeroen Hofstee
2014-06-23
lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c
Heiko Schocher
2014-06-19
includes: move openssl headers to include/u-boot
Jeroen Hofstee
2014-06-19
mkimage: Automatically expand FDT in more cases
Simon Glass
2014-06-19
libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images
Jon Nalley
2014-06-11
LzmaTools: don't self assign values
Jeroen Hofstee
2014-06-11
fdt: Update functions which write to an FDT to return -ENOSPC
Simon Glass
2014-06-02
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-05-28
initcall: Improve debugging support
Simon Glass
2014-05-28
exynos: Enable the LCD backlight for snow
Simon Glass
2014-05-28
power: Add support for TPS65090 PMU chip.
Tom Wai-Hong Tam
2014-05-23
eMMC: add support for operations in RPMB partition
Pierre Aubert
2014-05-16
ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC
Jaehoon Chung
2014-05-12
lib/sha256: fix compile on some hosts
Andreas Bießmann
2014-04-18
aes: make apply_cbc_chain_data non-static
Stephen Warren
2014-04-17
Merge branch 'next'
Tom Rini
2014-04-08
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-04-02
cmd:gpt: randomly generate each partition uuid if undefined
Przemyslaw Marczak
2014-04-02
new commands: uuid and guid - generate random unique identifier
Przemyslaw Marczak
2014-04-02
lib: uuid: add functions to generate UUID version 4
Przemyslaw Marczak
2014-04-02
lib: uuid: code refactor for proper maintain between uuid bin and string
Przemyslaw Marczak
2014-04-02
part_efi: move uuid<->string conversion functions into lib/uuid.c
Przemyslaw Marczak
2014-03-28
lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND
Przemyslaw Marczak
2014-03-28
Logo: TIZEN: Change booting logo size to official size.
Jonghwa Lee
2014-03-25
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-03-21
env: Implement support for AES encryption into fw_* tools
Marek Vasut
2014-03-21
aes: Implement AES-128-CBC decryption function
Marek Vasut
2014-03-21
aes: Move the AES-128-CBC encryption function to common code
Marek Vasut
2014-03-21
tools, fit_check_sign: verify a signed fit image
Heiko Schocher
2014-03-21
rsa: add sha256,rsa4096 algorithm
Heiko Schocher
2014-03-21
rsa: add sha256-rsa2048 algorithm
Heiko Schocher
2014-03-21
fit: add sha256 support
Heiko Schocher
2014-03-18
sandbox: Add LCD driver
Simon Glass
2014-03-18
cros_ec: sandbox: Add Chrome OS EC emulation
Simon Glass
2014-03-18
cros_ec: Add a function for reading a flash map entry
Simon Glass
2014-03-12
drivers:mmc:sdhci: enable support for DT
Piotr Wilczek
2014-03-12
video:mipidsim:fdt: Add DT support for mipi dsim driver
Piotr Wilczek
2014-03-07
kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED
Masahiro Yamada
[next]