| Commit message (Expand) | Author | Age | Lines |
* | Add crc8 routine | Simon Glass | 2014-01-08 | -0/+1 |
* | Makefile: move some libraries to lib/Makefile | Masahiro Yamada | 2013-11-25 | -0/+7 |
* | lib: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -67/+47 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | Add trace library | Simon Glass | 2013-06-26 | -0/+1 |
* | Makefile: move the common makefile line to public area | Ying Zhang | 2013-06-20 | -10/+4 |
* | lib: import bitrev library from the linux kernel | Mike Dunn | 2013-05-05 | -0/+1 |
* | lib: consolidate hang() | Andreas Bießmann | 2013-05-01 | -0/+1 |
* | Add SLRE - Super Light Regular Expression library | Wolfgang Denk | 2013-05-01 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2013-04-15 | -1/+1 |
|\ |
|
| * | omap_gpmc: add support for hw assisted BCH8 | Andreas Bießmann | 2013-04-08 | -1/+1 |
* | | tpm: Add TPM command library | Che-liang Chiou | 2013-04-12 | -0/+1 |
|/ |
|
* | Introduce a basic initcall implementation | Simon Glass | 2013-03-15 | -0/+1 |
* | Make linux kernel string funcs available to tools | Joe Hershberger | 2012-12-13 | -0/+1 |
* | Introduce arch_phys_memset which works like memset but on physical memory | Gabe Black | 2012-12-06 | -0/+1 |
* | ARM: prevent misaligned array inits | Albert ARIBAUD | 2012-10-15 | -0/+3 |
* | OMAP: networking support for SPL | Ilya Yanok | 2012-10-01 | -2/+7 |
* | lib: add gzip lib function callback | Lei Wen | 2012-09-29 | -0/+1 |
* | SPL: lib/Makefile: Add crc32.c to SPL build | Stefan Roese | 2012-07-07 | -1/+1 |
* | net: use common rand()/srand() functions | Michael Walle | 2012-07-07 | -1/+3 |
* | lib: add rand() function | Michael Walle | 2012-07-07 | -0/+1 |
* | Add AES crypto library | Yen Lin | 2012-05-15 | -0/+1 |
* | fdt: Add tests for fdtdec | Simon Glass | 2012-03-29 | -0/+1 |
* | SPL: Add YMODEM over UART load support | Matt Porter | 2012-03-26 | -0/+3 |
* | nand: Merge BCH code from Linux nand driver | Christian Hitz | 2012-01-26 | -0/+1 |
* | spl: display_options.o is required for SPI flash support in SPL | Christian Riesch | 2011-12-24 | -0/+2 |
* | fdt: add decode helper library | Simon Glass | 2011-10-26 | -0/+1 |
* | lib: add uuid_str_to_bin for use with bootp and PXE uuid | Jason Hobbs | 2011-10-17 | -0/+1 |
* | scaled down version of generic libraries for SPL | Aneesh V | 2011-07-26 | -4/+7 |
* | zlib: split up to match original source tree | Mike Frysinger | 2011-04-30 | -1/+0 |
* | lib: add crc7 from Linux | Thomas Chou | 2011-01-18 | -0/+1 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Add hash table support as base for new environment code | Wolfgang Denk | 2010-09-19 | -0/+1 |
* | Add qsort - add support for sorting data arrays | Wolfgang Denk | 2010-09-19 | -0/+1 |
* | Add basic errno support. | Wolfgang Denk | 2010-09-19 | -0/+1 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | -0/+68 |