index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ 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
*
env: add check/apply logic to himport_r()
Gerlando Falauto
2012-09-18
1
-1
/
+19
*
env: make himport_r() selective on variables
Gerlando Falauto
2012-09-18
1
-1
/
+26
*
fdt: Include arch specific gpio.h instead of asm-generic/gpio.h
Michal Simek
2012-08-10
1
-2
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2012-07-08
2
-2
/
+53
|
\
|
*
SPL: lib/Makefile: Add crc32.c to SPL build
Stefan Roese
2012-07-07
1
-1
/
+1
|
*
net: use common rand()/srand() functions
Michael Walle
2012-07-07
1
-1
/
+3
|
*
lib: add rand() function
Michael Walle
2012-07-07
2
-0
/
+49
*
|
lib/powerpc: addrmap_phys_to_virt() should return a pointer
Timur Tabi
2012-07-06
1
-8
/
+11
|
/
*
create lib/tizen directory
Donghwa Lee
2012-05-25
4
-0
/
+5186
*
tegra: Add tegra keyboard driver
Rakesh Iyer
2012-05-15
1
-0
/
+1
*
fdt: Add fdtdec functions to read byte array
Anton Staff
2012-05-15
1
-0
/
+24
*
tegra: Add EMC support for optimal memory timings
Jimmy Zhang
2012-05-15
1
-0
/
+2
*
Add AES crypto library
Yen Lin
2012-05-15
2
-0
/
+599
*
fdt: Add function to return next compatible subnode
Simon Glass
2012-05-15
1
-0
/
+15
*
fdt: Add function to locate an array in the device tree
Simon Glass
2012-05-15
1
-0
/
+11
*
gunzip: rename z{alloc, free} to gz{alloc, free}
Mike Frysinger
2012-04-30
1
-7
/
+4
*
GCC47: Fix warning in md5.c
Marek Vasut
2012-04-29
1
-2
/
+2
*
Move bootstage timer out of lib/time.c
Simon Glass
2012-04-10
1
-17
/
+0
*
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2012-03-30
1
-2
/
+2
|
\
|
*
lzma: fix printf warnings
Mike Frysinger
2012-03-28
1
-2
/
+2
*
|
tegra: i2c: Add I2C driver
Yen Lin
2012-03-29
1
-0
/
+2
*
|
fdt: Add function to allow aliases to refer to multiple nodes
Simon Glass
2012-03-29
1
-4
/
+18
*
|
fdt: Avoid early panic() when there is no FDT present
Simon Glass
2012-03-29
1
-5
/
+19
*
|
tegra: usb: Add support for Tegra USB peripheral
Simon Glass
2012-03-29
1
-0
/
+1
*
|
fdt: Add basic support for decoding GPIO definitions
Simon Glass
2012-03-29
1
-0
/
+79
*
|
fdt: Add functions to access phandles, arrays and bools
Simon Glass
2012-03-29
1
-0
/
+67
*
|
fdt: Tidy up a few fdtdec problems
Simon Glass
2012-03-29
1
-6
/
+16
*
|
fdt: Add tests for fdtdec
Simon Glass
2012-03-29
2
-0
/
+227
*
|
fdt: Add fdtdec_find_aliases() to deal with alias nodes
Simon Glass
2012-03-29
1
-0
/
+116
*
|
SPL: Add YMODEM over UART load support
Matt Porter
2012-03-26
1
-0
/
+3
|
/
*
bootstage: Define an optional microsecond timer
Simon Glass
2012-03-18
1
-0
/
+17
*
nand: Sanitize ONFI strings.
Christian Hitz
2012-01-26
1
-0
/
+39
*
nand: Merge BCH code from Linux nand driver
Christian Hitz
2012-01-26
2
-0
/
+1359
*
spl: display_options.o is required for SPI flash support in SPL
Christian Riesch
2011-12-24
1
-0
/
+2
*
vsprintf: Move function documentation into header file
Simon Glass
2011-12-17
1
-100
/
+0
*
Add safe vsnprintf and snprintf library functions
Sonny Rao
2011-12-17
1
-52
/
+213
*
Include common.h in qsort.c to fix build warning
Simon Glass
2011-12-07
1
-0
/
+1
*
sandbox: Fix warnings in hashtable.c
Simon Glass
2011-11-22
1
-5
/
+5
*
env: allow to export only selected variables
Wolfgang Denk
2011-11-08
1
-2
/
+13
*
zlib: Fix integer cast of pointer
Simon Glass
2011-10-28
1
-1
/
+1
*
GCC4.6: Squash warnings in LzmaTools.c
Marek Vasut
2011-10-27
1
-7
/
+7
*
fdt: add decode helper library
Simon Glass
2011-10-26
2
-0
/
+148
*
Move simple_itoa to vsprintf
Simon Glass
2011-10-26
1
-0
/
+16
*
consolidate mdelay by providing a common function for all users
Anatolij Gustschin
2011-10-22
1
-0
/
+6
*
lib: add uuid_str_to_bin for use with bootp and PXE uuid
Jason Hobbs
2011-10-17
2
-0
/
+86
*
Replace space and tab checks with isblank
Jason Hobbs
2011-10-17
1
-1
/
+3
*
zlib: handle overflow while calculating available stream input size
Anatolij Gustschin
2011-10-17
1
-0
/
+8
*
GCC4.6: Squash warning in lzo1x_decompress.c
Marek Vasut
2011-10-01
1
-2
/
+1
*
Add assert() for debug assertions
Simon Glass
2011-09-10
2
-5
/
+8
*
Convert ISO-8859 files to UTF-8
Albert ARIBAUD
2011-08-04
1
-1
/
+1
[next]