Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
10da49bfd4630967ee97be1d4f0b25c7d06dc911
/
lib
398c70c
aes: make apply_cbc_chain_data non-static
by Stephen Warren
· Fri Apr 18 10:28:58 2014 -0600
d231bd9
Merge branch 'next'
by Tom Rini
· Thu Apr 17 14:33:25 2014 -0400
b8fb7b8
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Tue Apr 08 09:25:08 2014 +0200
5ec2ed2
cmd:gpt: randomly generate each partition uuid if undefined
by Przemyslaw Marczak
· Wed Apr 02 10:20:06 2014 +0200
2eb40ee
new commands: uuid and guid - generate random unique identifier
by Przemyslaw Marczak
· Wed Apr 02 10:20:05 2014 +0200
b428514
lib: uuid: add functions to generate UUID version 4
by Przemyslaw Marczak
· Wed Apr 02 10:20:04 2014 +0200
0c81336
lib: uuid: code refactor for proper maintain between uuid bin and string
by Przemyslaw Marczak
· Wed Apr 02 10:20:03 2014 +0200
fa90734
part_efi: move uuid<->string conversion functions into lib/uuid.c
by Przemyslaw Marczak
· Wed Apr 02 10:20:02 2014 +0200
cd9c268
lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND
by Przemyslaw Marczak
· Tue Mar 25 10:58:19 2014 +0100
287a839
Logo: TIZEN: Change booting logo size to official size.
by Jonghwa Lee
· Fri Mar 21 18:18:02 2014 +0900
5f0e674
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Tue Mar 25 10:25:14 2014 +0100
05ed2a5
env: Implement support for AES encryption into fw_* tools
by Marek Vasut
· Wed Mar 05 19:59:52 2014 +0100
de5a053
aes: Implement AES-128-CBC decryption function
by Marek Vasut
· Wed Mar 05 19:58:38 2014 +0100
23ec68c
aes: Move the AES-128-CBC encryption function to common code
by Marek Vasut
· Wed Mar 05 19:58:37 2014 +0100
d7b4232
tools, fit_check_sign: verify a signed fit image
by Heiko Schocher
· Mon Mar 03 12:19:30 2014 +0100
4b81756
rsa: add sha256,rsa4096 algorithm
by Heiko Schocher
· Mon Mar 03 12:19:27 2014 +0100
edaf9b1
rsa: add sha256-rsa2048 algorithm
by Heiko Schocher
· Mon Mar 03 12:19:26 2014 +0100
8ae3380
fit: add sha256 support
by Heiko Schocher
· Mon Mar 03 12:19:25 2014 +0100
b9ddbf4
sandbox: Add LCD driver
by Simon Glass
· Thu Feb 27 13:26:19 2014 -0700
36170f0
cros_ec: sandbox: Add Chrome OS EC emulation
by Simon Glass
· Thu Feb 27 13:26:12 2014 -0700
9f78372
cros_ec: Add a function for reading a flash map entry
by Simon Glass
· Thu Feb 27 13:26:01 2014 -0700
12cf19e
drivers:mmc:sdhci: enable support for DT
by Piotr Wilczek
· Fri Mar 07 14:59:41 2014 +0100
24e368a
video:mipidsim:fdt: Add DT support for mipi dsim driver
by Piotr Wilczek
· Fri Mar 07 14:59:39 2014 +0100
b564aed
kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED
by Masahiro Yamada
· Wed Mar 05 16:59:37 2014 +0900
6c48001
Add 64-bit data support for memory commands
by York Sun
· Wed Feb 26 17:03:19 2014 -0800
958a8f8
arm: Switch to -mno-unaligned-access when supported by the compiler
by Tom Rini
· Tue Feb 25 10:27:01 2014 -0500
0d68fb1
kbuild: use Linux Kernel build scripts
by Masahiro Yamada
· Tue Feb 04 17:24:28 2014 +0900
59f15f2
kbuild: change out-of-tree build
by Masahiro Yamada
· Tue Feb 04 17:24:24 2014 +0900
6f24d32
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Thu Feb 13 13:30:54 2014 +0100
65e0eb1
mmc: tegra: support Tegra124
by Stephen Warren
· Fri Jan 24 12:46:06 2014 -0700
02f4a09
lib: tizen: change Tizen logo with the new one.
by Przemyslaw Marczak
· Fri Nov 29 18:30:43 2013 +0100
6958ede
lib: fix return codes when CONFIG_SYS_VSNPRINTF is enabled
by Darwin Rambo
· Thu Dec 19 15:14:19 2013 -0800
f283e4f
lib: time: add weak timer_init() function
by Darwin Rambo
· Thu Dec 19 15:06:12 2013 -0800
1c4f629
lzma: fix buffer bound check error
by Antonios Vamporakis
· Tue Dec 31 02:57:01 2013 +0100
46e0bc9
Add crc8 routine
by Simon Glass
· Sun Nov 10 10:26:47 2013 -0700
ff81b48
time: fix usec_to_tick()
by Stephen Warren
· Thu Dec 05 12:08:09 2013 -0700
36f5332
Merge branch 'sandbox1' of http://git.denx.de/u-boot-x86
by Tom Rini
· Mon Nov 25 10:42:53 2013 -0500
1a96a03
Makefile: move some libraries to lib/Makefile
by Masahiro Yamada
· Mon Nov 18 11:17:30 2013 +0900
e18d102
sandbox: Correct data sizes and printf() strings in fdtdec.c
by Simon Glass
· Sun Nov 10 10:26:54 2013 -0700
199ccfc
lib: descend into sub directories only when it is necessary
by Masahiro Yamada
· Mon Nov 11 14:35:52 2013 +0900
984c592
time: fix gcc warnings on MIPS64
by Daniel Schwierzeck
· Sat Nov 09 00:30:14 2013 +0100
316c5c8
time: add weak annotation to timer_read_counter declaration
by Rob Herring
· Fri Nov 08 08:40:43 2013 -0600
d8d51f8
env: fix the env export varname
by Pierre Aubert
· Tue Oct 08 14:20:27 2013 +0200
5715694
Introduce common timer functions
by Rob Herring
· Fri Oct 04 10:22:41 2013 -0500
a0f85d3
config: consolidate CONFIG_SYS_HZ definition
by Rob Herring
· Fri Oct 04 08:40:03 2013 -0500
f9e50cc
lib: convert makefiles to Kbuild style
by Masahiro Yamada
· Thu Oct 17 17:35:01 2013 +0900
f874523
exynos5: dts: Add COMPAT string data for USB 3.0 PHY and XHCI
by Vivek Gautam
· Sat Sep 14 14:02:48 2013 +0530
18ab2f0
Coding Style cleanup: remove trailing empty lines
by Wolfgang Denk
· Fri Oct 04 17:43:25 2013 +0200
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
832d36e
Cosmetic: Fix a number of typos, no functional changes.
by Robert P. J. Day
· Mon Sep 16 07:15:45 2013 -0400
d465f88
lzo: correctly bounds-check output buffer
by Kees Cook
· Fri Aug 16 07:59:15 2013 -0700
60e50cd
lzma: correctly bounds-check output buffer
by Kees Cook
· Fri Aug 16 07:59:14 2013 -0700
ed1469a
gzip: correctly bounds-check output buffer
by Kees Cook
· Fri Aug 16 07:59:13 2013 -0700
3eaedea
libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause
by Roger Meier
· Sat Jul 27 01:12:38 2013 +0200
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Wed Jul 24 09:22:28 2013 -0400
fb7f006
Add eCos-2.0 SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 12:11:35 2013 +0200
f3d4e69
Add LGPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 11:58:49 2013 +0200
e9ea230
Add LGPL-2.1+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 11:48:07 2013 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
0734bae
fdtdec: Add compatible string for High speed i2c
by naveen krishna chatradhi
· Mon Apr 29 15:58:52 2013 -0700
4fece43
tpm: add AUTH1 cmds for LoadKey2 and GetPubKey
by Reinhard Pfau
· Wed Jun 26 15:55:13 2013 +0200
1d021a8
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Fri Jul 12 10:36:48 2013 -0400
2fefb8b
ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114
by Jim Lin
· Fri Jun 21 19:05:47 2013 +0800
74b4f96
lib/rsa/rsa-sig.c: compile on OS X
by Andreas Bießmann
· Tue Jul 02 08:37:35 2013 +0200
b016702
libfdt: Add fdt_find_regions()
by Simon Glass
· Thu Jun 13 15:10:08 2013 -0700
35191a3
image: Add RSA support for image signing
by Simon Glass
· Thu Jun 13 15:10:02 2013 -0700
c44b800
Add trace library
by Simon Glass
· Tue Jun 11 11:14:39 2013 -0700
b09cfd8
Add function to print a number with grouped digits
by Simon Glass
· Tue Jun 11 11:14:38 2013 -0700
4a48bcf
cros: adds cros_ec keyboard driver
by Hung-ying Tyan
· Wed May 15 18:27:32 2013 +0800
c48ca88f
cros: add cros_ec driver
by Hung-ying Tyan
· Wed May 15 18:27:28 2013 +0800
ffff161
EXYNOS5: FDT: Add compatible strings for Serial
by Rajeshwari Shinde
· Mon Jun 24 16:47:20 2013 +0530
85bfd2e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Sat Jun 22 07:38:12 2013 -0400
ded52a4
Makefile: move the common makefile line to public area
by Ying Zhang
· Mon May 20 14:07:26 2013 +0800
e259cfa
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Wed Jun 19 12:53:59 2013 +0200
4b538c5
FDT: Add compatible string for DWMMC
by Amar
· Sat Apr 27 11:42:52 2013 +0530
06883eb
tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)
by Vincent Palatin
· Fri Apr 12 11:04:36 2013 +0000
800029e
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
by Tom Rini
· Fri May 31 18:28:47 2013 -0400
3a38a55
mtd: resync with Linux-3.7.1
by Sergey Lapin
· Mon Jan 14 03:46:50 2013 +0000
757a92f
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Thu May 30 14:45:06 2013 +0200
3a4de33
libfdt: Add fdt_next_subnode() to permit easy subnode iteration
by Simon Glass
· Tue May 07 06:11:50 2013 +0000
73b4756
Export fdt_stringlist_contains()
by Simon Glass
· Mon Jan 21 12:59:18 2013 -0800
5270bde
env: throw an error when an empty key is used
by Lucian Cojocar
· Sun Apr 28 11:31:57 2013 +0000
f7eb8c7
lib: import bitrev library from the linux kernel
by Mike Dunn
· Fri Apr 12 11:59:17 2013 -0700
d7a886b
lib: consolidate hang()
by Andreas Bießmann
· Thu Apr 18 22:48:50 2013 +0000
ac9c301
"env grep" - add support for regular expression matches
by Wolfgang Denk
· Sat Mar 23 23:50:32 2013 +0000
2aceea1
Add SLRE - Super Light Regular Expression library
by Wolfgang Denk
· Sat Mar 23 23:50:31 2013 +0000
e27fc12
"env grep" - reimplement command using hexport_r()
by Wolfgang Denk
· Sat Mar 23 23:50:29 2013 +0000
565af27
hashtable: preparations to use hexport_r() for "env grep"
by Wolfgang Denk
· Sat Mar 23 23:50:28 2013 +0000
7113685
fdt: Skip checking FDT if the pointer is NULL
by Simon Glass
· Sat Apr 20 08:42:46 2013 +0000
62cf912
sandbox: Switch over to generic board
by Simon Glass
· Fri Apr 26 02:53:43 2013 +0000
9b12a85
crc32: Correct endianness of crc32 result
by Simon Glass
· Thu Apr 18 10:25:51 2013 +0000
de0cf30
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· Mon Apr 15 07:46:11 2013 -0400
c18f901
tpm: Add TPM command library
by Che-liang Chiou
· Thu Feb 28 09:34:57 2013 +0000
8faa945
tpm: Add Infineon slb9635_i2c TPM driver
by Rong Chang
· Fri Apr 12 10:44:57 2013 +0000
82a6547
omap_gpmc: add support for hw assisted BCH8
by Andreas Bießmann
· Fri Apr 05 04:55:21 2013 +0000
0ff9c5e
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Thu Apr 04 15:44:57 2013 +0200
32adc23
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Thu Mar 28 18:50:01 2013 +0100
39bac15
EXYNOS5: FDT: Add compatible strings for FIMD
by Ajay Kumar
· Thu Feb 21 23:53:05 2013 +0000
035a1cd
EXYNOS: FDT: Add compatible strings for FIMD
by Ajay Kumar
· Thu Feb 21 23:53:00 2013 +0000
abc046b
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Tue Mar 26 10:40:13 2013 +0100
Next »