index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-09-16
2
-2
/
+0
*
Merge branch 'master' of git://git.denx.de/u-boot-dm
Tom Rini
2014-09-13
1
-0
/
+15
|
\
|
*
dm: fdt: Add a function to look up a chosen node
Simon Glass
2014-09-10
1
-0
/
+15
*
|
video: Add driver for Parade PS8625 dP to LVDS bridge
Vadim Bendebury
2014-09-05
1
-0
/
+1
*
|
video: exynos_fimd: Add framework to disable FIMD sysmmu
Ajay Kumar
2014-09-05
1
-0
/
+1
|
/
*
lib, linux: move linux specific defines to linux/compat.h
Heiko Schocher
2014-08-25
2
-0
/
+48
*
lib, list_sort: add list_sort from linux 3.14
Heiko Schocher
2014-08-25
2
-0
/
+299
*
lib, rbtree: resync with Linux-3.14
Heiko Schocher
2014-08-25
1
-255
/
+429
*
lib: lmb: fix overflow in __lmb_alloc_base w/ large RAM
Stephen Warren
2014-08-09
1
-1
/
+4
*
rsa: Fix two errors in the implementation
Simon Glass
2014-08-09
2
-2
/
+3
*
fdt: Sync up with libfdt
Simon Glass
2014-08-09
5
-7
/
+95
*
Implement generalised RSA public exponents for verified boot
Michael van der Westhuizen
2014-08-09
2
-8
/
+145
*
fdt: Add a function to get the node offset of an alias
Simon Glass
2014-07-23
1
-0
/
+15
*
fdt: Add a function to get the alias sequence of a node
Simon Glass
2014-07-23
1
-0
/
+46
*
Add a simple malloc() implementation for pre-relocation
Simon Glass
2014-07-23
1
-0
/
+3
*
Add option -r to env import to allow import of text files with CRLF as line e...
Alexander Holler
2014-07-22
1
-1
/
+16
*
lib/time.c cleanups
Pavel Machek
2014-07-22
1
-8
/
+10
*
lib:vsprintf: reduce scope of pack_hex_byte
Jeroen Hofstee
2014-07-18
1
-11
/
+11
*
lib:sha1: remove unused constant
Jeroen Hofstee
2014-07-18
1
-2
/
+0
*
lib:lmb: use __weak
Jeroen Hofstee
2014-07-18
1
-4
/
+2
*
lib: div64: add missing include
Jeroen Hofstee
2014-07-18
1
-0
/
+1
*
lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c
Heiko Schocher
2014-06-23
3
-36
/
+40
*
includes: move openssl headers to include/u-boot
Jeroen Hofstee
2014-06-19
5
-9
/
+9
*
mkimage: Automatically expand FDT in more cases
Simon Glass
2014-06-19
1
-9
/
+18
*
libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images
Jon Nalley
2014-06-19
1
-1
/
+1
*
LzmaTools: don't self assign values
Jeroen Hofstee
2014-06-11
1
-2
/
+2
*
fdt: Update functions which write to an FDT to return -ENOSPC
Simon Glass
2014-06-11
1
-9
/
+19
*
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-06-02
2
-6
/
+15
|
\
|
*
initcall: Improve debugging support
Simon Glass
2014-05-28
1
-5
/
+12
|
*
exynos: Enable the LCD backlight for snow
Simon Glass
2014-05-28
1
-0
/
+1
|
*
power: Add support for TPS65090 PMU chip.
Tom Wai-Hong Tam
2014-05-28
1
-0
/
+1
|
*
ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC
Jaehoon Chung
2014-05-16
1
-1
/
+1
*
|
eMMC: add support for operations in RPMB partition
Pierre Aubert
2014-05-23
1
-0
/
+1
*
|
lib/sha256: fix compile on some hosts
Andreas Bießmann
2014-05-12
1
-1
/
+3
|
/
*
aes: make apply_cbc_chain_data non-static
Stephen Warren
2014-04-18
1
-12
/
+3
*
Merge branch 'next'
Tom Rini
2014-04-17
7
-77
/
+314
|
\
|
*
env: Implement support for AES encryption into fw_* tools
Marek Vasut
2014-03-21
1
-0
/
+4
|
*
aes: Implement AES-128-CBC decryption function
Marek Vasut
2014-03-21
1
-0
/
+28
|
*
aes: Move the AES-128-CBC encryption function to common code
Marek Vasut
2014-03-21
1
-0
/
+52
|
*
tools, fit_check_sign: verify a signed fit image
Heiko Schocher
2014-03-21
4
-8
/
+42
|
*
rsa: add sha256,rsa4096 algorithm
Heiko Schocher
2014-03-21
2
-16
/
+69
|
*
rsa: add sha256-rsa2048 algorithm
Heiko Schocher
2014-03-21
4
-64
/
+129
|
*
fit: add sha256 support
Heiko Schocher
2014-03-21
1
-2
/
+3
*
|
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-04-08
4
-5798
/
+3813
|
\
\
|
*
|
cmd:gpt: randomly generate each partition uuid if undefined
Przemyslaw Marczak
2014-04-02
1
-2
/
+2
|
*
|
new commands: uuid and guid - generate random unique identifier
Przemyslaw Marczak
2014-04-02
1
-1
/
+43
|
*
|
lib: uuid: add functions to generate UUID version 4
Przemyslaw Marczak
2014-04-02
2
-4
/
+65
|
*
|
lib: uuid: code refactor for proper maintain between uuid bin and string
Przemyslaw Marczak
2014-04-02
1
-24
/
+59
|
*
|
part_efi: move uuid<->string conversion functions into lib/uuid.c
Przemyslaw Marczak
2014-04-02
2
-7
/
+55
|
*
|
lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND
Przemyslaw Marczak
2014-03-28
1
-3
/
+1
[next]