Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
11dd884bf1ab005ecdd7706f5bbed9695ae6167d
/
lib
b06a15e
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· Sun Jul 08 19:26:33 2012 +0200
a64a5b5
SPL: lib/Makefile: Add crc32.c to SPL build
by Stefan Roese
· Thu Jan 05 10:57:20 2012 +0100
b90b97a
net: use common rand()/srand() functions
by Michael Walle
· Tue Jun 05 11:33:15 2012 +0000
d96bd01
lib: add rand() function
by Michael Walle
· Tue Jun 05 11:33:14 2012 +0000
f11b08a
lib/powerpc: addrmap_phys_to_virt() should return a pointer
by Timur Tabi
· Fri May 04 12:21:30 2012 +0000
fa13491
create lib/tizen directory
by Donghwa Lee
· Thu May 10 12:02:55 2012 +0900
382abbd
tegra: Add tegra keyboard driver
by Rakesh Iyer
· Tue Apr 17 09:01:35 2012 +0000
f2305ec
fdt: Add fdtdec functions to read byte array
by Anton Staff
· Tue Apr 17 09:01:28 2012 +0000
5983ef8
tegra: Add EMC support for optimal memory timings
by Jimmy Zhang
· Mon Apr 02 13:18:52 2012 +0000
2f87903
Add AES crypto library
by Yen Lin
· Thu Apr 05 11:54:58 2012 +0000
2e979b1
fdt: Add function to return next compatible subnode
by Simon Glass
· Mon Apr 02 13:18:42 2012 +0000
744ec23
fdt: Add function to locate an array in the device tree
by Simon Glass
· Mon Apr 02 13:18:41 2012 +0000
802383b
gunzip: rename z{alloc, free} to gz{alloc, free}
by Mike Frysinger
· Mon Apr 09 13:39:53 2012 +0000
e7ab380
GCC47: Fix warning in md5.c
by Marek Vasut
· Sun Apr 29 00:28:40 2012 +0200
fd0b644
Move bootstage timer out of lib/time.c
by Simon Glass
· Thu Apr 05 12:05:17 2012 +0000
43dbcdf
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
by Wolfgang Denk
· Fri Mar 30 20:17:02 2012 +0200
ccf7e90
tegra: i2c: Add I2C driver
by Yen Lin
· Tue Mar 06 19:00:23 2012 +0000
1f77266
fdt: Add function to allow aliases to refer to multiple nodes
by Simon Glass
· Fri Feb 03 15:13:53 2012 +0000
1691f69
fdt: Avoid early panic() when there is no FDT present
by Simon Glass
· Wed Mar 28 10:08:24 2012 +0000
08d6ec2
tegra: usb: Add support for Tegra USB peripheral
by Simon Glass
· Mon Feb 27 10:52:49 2012 +0000
0d83c4d
fdt: Add basic support for decoding GPIO definitions
by Simon Glass
· Mon Feb 27 10:52:36 2012 +0000
c469736
fdt: Add functions to access phandles, arrays and bools
by Simon Glass
· Mon Feb 27 10:52:35 2012 +0000
6544498
fdt: Tidy up a few fdtdec problems
by Simon Glass
· Mon Feb 27 10:52:34 2012 +0000
8894195
fdt: Add tests for fdtdec
by Simon Glass
· Tue Jan 17 08:20:51 2012 +0000
b022ead
fdt: Add fdtdec_find_aliases() to deal with alias nodes
by Simon Glass
· Tue Jan 17 08:20:50 2012 +0000
6001915
lzma: fix printf warnings
by Mike Frysinger
· Sat Jan 07 23:14:35 2012 +0000
79bfa73
SPL: Add YMODEM over UART load support
by Matt Porter
· Tue Jan 31 12:03:57 2012 +0000
4d7372f
bootstage: Define an optional microsecond timer
by Simon Glass
· Sat Dec 10 11:08:03 2011 +0000
6f1c9e0
nand: Sanitize ONFI strings.
by Christian Hitz
· Wed Oct 12 09:32:05 2011 +0200
55f7bca
nand: Merge BCH code from Linux nand driver
by Christian Hitz
· Wed Oct 12 09:31:59 2011 +0200
db2115a
spl: display_options.o is required for SPI flash support in SPL
by Christian Riesch
· Fri Dec 09 09:47:34 2011 +0000
71d4f18
vsprintf: Move function documentation into header file
by Simon Glass
· Wed Nov 02 09:52:09 2011 +0000
cd55bde
Add safe vsnprintf and snprintf library functions
by Sonny Rao
· Wed Nov 02 09:52:08 2011 +0000
75a88d5
Include common.h in qsort.c to fix build warning
by Simon Glass
· Tue Dec 06 13:37:16 2011 +0000
60b07a1
sandbox: Fix warnings in hashtable.c
by Simon Glass
· Mon Nov 21 19:04:23 2011 +0000
1e3cdf3
env: allow to export only selected variables
by Wolfgang Denk
· Sun Nov 06 22:49:44 2011 +0100
27956ca
zlib: Fix integer cast of pointer
by Simon Glass
· Mon Oct 17 12:55:05 2011 +0000
92585c9
GCC4.6: Squash warnings in LzmaTools.c
by Marek Vasut
· Mon Oct 24 23:41:36 2011 +0000
2d2af85
fdt: add decode helper library
by Simon Glass
· Mon Oct 24 19:15:32 2011 +0000
931948a
Move simple_itoa to vsprintf
by Simon Glass
· Fri Oct 21 18:51:33 2011 +0000
589c2ff
consolidate mdelay by providing a common function for all users
by Anatolij Gustschin
· Wed Oct 12 02:31:39 2011 +0000
6e39cce
lib: add uuid_str_to_bin for use with bootp and PXE uuid
by Jason Hobbs
· Tue Aug 23 11:06:56 2011 +0000
cafa1aa
Replace space and tab checks with isblank
by Jason Hobbs
· Tue Aug 23 11:06:54 2011 +0000
5640719
zlib: handle overflow while calculating available stream input size
by Anatolij Gustschin
· Sat Oct 15 06:32:52 2011 +0000
b7cb6f7
GCC4.6: Squash warning in lzo1x_decompress.c
by Marek Vasut
· Fri Sep 30 12:13:26 2011 +0200
02aa9e6
Add assert() for debug assertions
by Simon Glass
· Wed Jun 29 09:49:34 2011 +0000
60fbc8d
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· Thu Aug 04 18:45:45 2011 +0200
d67abff
Constify getenv(), setenv() and hash code functions
by Wolfgang Denk
· Fri Jul 29 14:42:18 2011 +0200
8cce81f
panic: remove warning "'noreturn' function does return"
by Heiko Schocher
· Tue Jul 26 20:55:57 2011 +0000
61d0195
unify version_string
by Andreas Bießmann
· Mon Jul 18 20:24:04 2011 +0200
55fc5b6
scaled down version of generic libraries for SPL
by Aneesh V
· Wed Jul 13 05:11:06 2011 +0000
5bf6348
memcpy/memmove: Do not copy to same address
by Matthias Weisser
· Sun May 22 23:03:55 2011 +0000
7b64da1
libfdt: Implement property iteration functions
by David Gibson
· Tue Mar 09 17:39:14 2010 +1100
3e31de9
Support ePAPR compliant phandle properties
by David Gibson
· Thu Nov 26 15:37:13 2009 +1100
8d4f35a
lib, vsprintf: introduce strict_strtoul
by Heiko Schocher
· Mon May 02 21:33:49 2011 +0000
4404e41
zlib: fix DEBUG build
by Mike Frysinger
· Sun May 01 12:31:02 2011 +0000
99596bd
zlib: split up to match original source tree
by Mike Frysinger
· Fri Apr 08 12:23:30 2011 +0000
f0c9d53
common: add a grepenv command
by Kim Phillips
· Tue Apr 05 07:15:14 2011 +0000
f73d935
env: fix env var autocompletion
by Kim Phillips
· Mon Apr 04 15:17:45 2011 +0000
456874f
Fix gunzip to work for any gziped uImage size
by Catalin Radu
· Fri Feb 04 14:35:47 2011 +0200
d065acb
strmhz: Make hz unsigned to support greater than 2146 MHz clock
by Ed Swarthout
· Sat Mar 05 10:28:17 2011 -0600
305775b
Fix hash table deletion to prevent lost entries
by Peter Barada
· Mon Mar 21 19:05:20 2011 -0400
4f3391b
lib: add crc7 from Linux
by Thomas Chou
· Tue Jan 11 09:38:20 2011 +0800
1d798c3
Small coding style fix in lib/asm-offsets.c
by Stefan Roese
· Mon Jan 10 12:48:00 2011 +0100
860e2cc
asm-offsets: generate bd_t size
by Mike Frysinger
· Fri Dec 24 12:57:23 2010 -0500
8d88232
env: re-add support for auto-completion
by Mike Frysinger
· Fri Dec 17 16:51:59 2010 -0500
92d7a99
hashtable: drop all non-reentrant versions
by Mike Frysinger
· Wed Dec 08 06:26:04 2010 -0500
2b8a91a
ctype: constify lookup table
by Mike Frysinger
· Wed Oct 20 07:17:45 2010 -0400
bb1ecce
string_to_ip: constify "s" arg
by Mike Frysinger
· Wed Oct 20 07:16:58 2010 -0400
6d1f698
do_reset: unify duplicate prototypes
by Mike Frysinger
· Wed Oct 20 03:41:17 2010 -0400
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
1136f69
Coding Style cleanup
by Wolfgang Denk
· Wed Oct 27 22:48:30 2010 +0200
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· Tue Oct 26 14:34:52 2010 +0200
81aa2eb
include/asm-offsets.h: automatically generate assembler constants
by Wolfgang Denk
· Tue Oct 26 00:08:35 2010 +0200
cbc1338
zlib: Add further watchdog reset calls
by Stefan Roese
· Wed Sep 08 15:35:31 2010 +0200
7ffc882
zlib/gunzip: Use WATCHDOG_RESET macro
by Stefan Roese
· Wed Sep 08 15:34:58 2010 +0200
2638b2b
lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIES
by Andreas Bießmann
· Fri Oct 01 22:51:02 2010 +0200
460a9ff
New implementation for internal handling of environment variables.
by Wolfgang Denk
· Sun Jun 20 23:33:59 2010 +0200
c9ae986
Add hash table support as base for new environment code
by Wolfgang Denk
· Sun Jun 20 13:17:12 2010 +0200
9069922
Add qsort - add support for sorting data arrays
by Wolfgang Denk
· Sun Jun 13 01:45:10 2010 +0200
74aedc1
Add basic errno support.
by Wolfgang Denk
· Sat Jun 12 00:19:46 2010 +0200
d9f13d0
display_buffer: fix misaligned buffer
by Reinhard Meyer
· Wed Sep 08 12:25:40 2010 +0200
a3a26fc
print_buffer: optimize & shrink
by Mike Frysinger
· Fri Jul 23 06:17:30 2010 -0400
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
dd7e6c1
Avoid use of divides in print_size
by Nick Thompson
· Tue May 11 11:29:52 2010 +0100
53258da
allow print_size to print large numbers on 32-bit systems
by Timur Tabi
· Tue Apr 13 13:16:03 2010 -0500
508a4e7
fix print_size printing fractional gigabyte numbers on 32-bit platforms
by Timur Tabi
· Tue Apr 13 13:16:02 2010 -0500
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· Thu Apr 15 16:07:28 2010 +0200
8e7788f
Move libfdt/ into lib/
by Peter Tyser
· Mon Apr 12 22:28:06 2010 -0500
685b7f5
Rename lib_generic/ to lib/
by Peter Tyser
· Mon Apr 12 22:28:05 2010 -0500
[Renamed from lib_generic]
79374af
env: fix endian ordering in crc table
by Jeff Angielski
· Wed Mar 17 15:09:26 2010 -0400
ab427ae
gzip/zlib: make features optional
by Mike Frysinger
· Thu Jan 21 19:30:36 2010 -0500
a0dadf8
lmb: only force on arches that use it
by Mike Frysinger
· Tue Nov 03 11:35:59 2009 -0500
9a84980
sha1: add dedicated config option
by Mike Frysinger
· Sun Jan 17 21:08:00 2010 -0500
8b3cc06
Make getenv_IPaddr() global
by Dirk Behme
· Sun Jan 03 08:33:58 2010 +0100
32d15b9
move prototypes for gunzip() and zunzip() to common.h
by Wolfgang Wegner
· Wed Dec 09 15:16:47 2009 +0100
0f602e1
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· Thu Dec 03 11:21:21 2009 +0100
12decf4
Merge branch 'master' into next
by Wolfgang Denk
· Mon Dec 07 22:47:17 2009 +0100
46e2d06
zlib.c: avoid build conflicts for cradle board
by Wolfgang Denk
· Sun Dec 06 00:53:18 2009 +0100
e3c1dc5
Merge branch 'master' into next
by Wolfgang Denk
· Sat Dec 05 02:11:59 2009 +0100
Next »