Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9fc2ed40cd32cbb488e7a765e393e6b7ff21c1bc
/
lib
53eb768
aes: make apply_cbc_chain_data non-static
by Stephen Warren
· 11 years ago
0f50777
Merge branch 'next'
by Tom Rini
· 11 years ago
519fdde
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
3920638
cmd:gpt: randomly generate each partition uuid if undefined
by Przemyslaw Marczak
· 11 years ago
89c8230
new commands: uuid and guid - generate random unique identifier
by Przemyslaw Marczak
· 11 years ago
4e4815f
lib: uuid: add functions to generate UUID version 4
by Przemyslaw Marczak
· 11 years ago
d718ded
lib: uuid: code refactor for proper maintain between uuid bin and string
by Przemyslaw Marczak
· 11 years ago
a96a0e6
part_efi: move uuid<->string conversion functions into lib/uuid.c
by Przemyslaw Marczak
· 11 years ago
3c1c68c
lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND
by Przemyslaw Marczak
· 11 years ago
028d65f
Logo: TIZEN: Change booting logo size to official size.
by Jonghwa Lee
· 11 years ago
ab6423c
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
a8a752c
env: Implement support for AES encryption into fw_* tools
by Marek Vasut
· 11 years ago
dc24bb6
aes: Implement AES-128-CBC decryption function
by Marek Vasut
· 11 years ago
6e7b9f4
aes: Move the AES-128-CBC encryption function to common code
by Marek Vasut
· 11 years ago
29a23f9
tools, fit_check_sign: verify a signed fit image
by Heiko Schocher
· 11 years ago
db1b5f3
rsa: add sha256,rsa4096 algorithm
by Heiko Schocher
· 11 years ago
646257d
rsa: add sha256-rsa2048 algorithm
by Heiko Schocher
· 11 years ago
2842c1c
fit: add sha256 support
by Heiko Schocher
· 11 years ago
7d95f2a
sandbox: Add LCD driver
by Simon Glass
· 11 years ago
df93d90
cros_ec: sandbox: Add Chrome OS EC emulation
by Simon Glass
· 11 years ago
006e73b
cros_ec: Add a function for reading a flash map entry
by Simon Glass
· 11 years ago
3577fe8
drivers:mmc:sdhci: enable support for DT
by Piotr Wilczek
· 11 years ago
de461c5
video:mipidsim:fdt: Add DT support for mipi dsim driver
by Piotr Wilczek
· 11 years ago
e91df49
kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED
by Masahiro Yamada
· 11 years ago
4d1fd7f
Add 64-bit data support for memory commands
by York Sun
· 11 years ago
1551df3
arm: Switch to -mno-unaligned-access when supported by the compiler
by Tom Rini
· 11 years ago
6825a95
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· 11 years ago
9e41403
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
d53ccdb
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
a73ca47
mmc: tegra: support Tegra124
by Stephen Warren
· 11 years ago
903afe1
lib: tizen: change Tizen logo with the new one.
by Przemyslaw Marczak
· 11 years ago
686f60f
lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled
by Darwin Rambo
· 11 years ago
de351d6
lib: time: add weak timer_init() function
by Darwin Rambo
· 11 years ago
4d3b8a0
lzma: fix buffer bound check error
by Antonios Vamporakis
· 11 years ago
60d18d3
Add crc8 routine
by Simon Glass
· 11 years ago
2cd1b57
time: fix usec_to_tick()
by Stephen Warren
· 11 years ago
74279d3
Merge branch 'sandbox1' of http://git.denx.de/u-boot-x86
by Tom Rini
· 11 years ago
fdc3697
Makefile: move some libraries to lib/Makefile
by Masahiro Yamada
· 11 years ago
370b6c5
sandbox: Correct data sizes and printf() strings in fdtdec.c
by Simon Glass
· 11 years ago
164922b
lib: descend into sub directories only when it is necessary
by Masahiro Yamada
· 11 years ago
d770f39
time: fix gcc warnings on MIPS64
by Daniel Schwierzeck
· 11 years ago
65ba7ad
time: add weak annotation to timer_read_counter declaration
by Rob Herring
· 11 years ago
9a83233
env: fix the env export varname
by Pierre Aubert
· 11 years ago
8dfafdd
Introduce common timer functions
by Rob Herring
· 11 years ago
2108f4c
config: consolidate CONFIG_SYS_HZ definition
by Rob Herring
· 11 years ago
0a1a157
lib: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
108b85b
exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCI
by Vivek Gautam
· 11 years ago
d4c8aa9
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
1bce2ae
Cosmetic: Fix a number of typos, no functional changes.
by Robert P. J. Day
· 11 years ago
ff9d2ef
lzo: correctly bounds-check output buffer
by Kees Cook
· 11 years ago
afca294
lzma: correctly bounds-check output buffer
by Kees Cook
· 11 years ago
b75650d
gzip: correctly bounds-check output buffer
by Kees Cook
· 11 years ago
3508476
libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause
by Roger Meier
· 11 years ago
c2120fb
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
e85427f
Add eCos-2.0 SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
a53002f
Add LGPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
eee479c
Add LGPL-2.1+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
ecbd7e1
fdtdec: Add compatible string for High speed i2c
by naveen krishna chatradhi
· 12 years ago
be6c152
tpm: add AUTH1 cmds for LoadKey2 and GetPubKey
by Reinhard Pfau
· 11 years ago
fbbbc86
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
7e44d93
ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114
by Jim Lin
· 11 years ago
1a260fe
lib/rsa/rsa-sig.c: compile on OS X
by Andreas Bießmann
· 11 years ago
3e06cd1
libfdt: Add fdt_find_regions()
by Simon Glass
· 11 years ago
19c402a
image: Add RSA support for image signing
by Simon Glass
· 11 years ago
b2e16a8
Add trace library
by Simon Glass
· 11 years ago
b8bcaa3
Add function to print a number with grouped digits
by Simon Glass
· 11 years ago
713cb68
cros: adds cros_ec keyboard driver
by Hung-ying Tyan
· 11 years ago
8836438
cros: add cros_ec driver
by Hung-ying Tyan
· 11 years ago
ee1e3c2
EXYNOS5: FDT: Add compatible strings for Serial
by Rajeshwari Shinde
· 11 years ago
348e47f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
f90572d
Makefile: move the common makefile line to public area
by Ying Zhang
· 11 years ago
69f14dc
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
45a4d4d
FDT: Add compatible string for DWMMC
by Amar
· 12 years ago
ec34fa5
tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
by Vincent Palatin
· 12 years ago
d6639d1
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· 11 years ago
dfe64e2
mtd: resync with Linux-3.7.1
by Sergey Lapin
· 12 years ago
a19b0dd
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
88f95bb
libfdt: Add fdt_next_subnode() to permit easy subnode iteration
by Simon Glass
· 11 years ago
e853b32
Export fdt_stringlist_contains()
by Simon Glass
· 12 years ago
e4fdcad
env: throw an error when an empty key is used
by Lucian Cojocar
· 12 years ago
0dd9c7a9
lib: import bitrev library from the linux kernel
by Mike Dunn
· 12 years ago
d2eae43
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
be29df6
"env grep" - add support for regular expression matches
by Wolfgang Denk
· 12 years ago
a5ecbe6
Add SLRE - Super Light Regular Expression library
by Wolfgang Denk
· 12 years ago
5a31ea0
"env grep" - reimplement command using hexport_r()
by Wolfgang Denk
· 12 years ago
ea009d4
hashtable: preparations to use hexport_r() for "env grep"
by Wolfgang Denk
· 12 years ago
c309c2d
fdt: Skip checking FDT if the pointer is NULL
by Simon Glass
· 12 years ago
a733b06
sandbox: Switch over to generic board
by Simon Glass
· 12 years ago
74a18ee
crc32: Correct endianness of crc32 result
by Simon Glass
· 12 years ago
17059f9
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
8732b07
tpm: Add TPM command library
by Che-liang Chiou
· 12 years ago
f626799
tpm: Add Infineon slb9635_i2c TPM driver
by Rong Chang
· 12 years ago
4a09300
omap_gpmc: add support for hw assisted BCH8
by Andreas Bießmann
· 12 years ago
fed029f
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
009d75c
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
1e4706a
EXYNOS5: FDT: Add compatible strings for FIMD
by Ajay Kumar
· 12 years ago
d7377b5
EXYNOS: FDT: Add compatible strings for FIMD
by Ajay Kumar
· 12 years ago
ebd749d
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
Next »