Commit Graph

296 Commits (32ee9bc5ed615497179a4b0e38322d1a250f2c79)

Author SHA1 Message Date
Simon Glass d17da65560 fdt: Add functions to access phandles, arrays and bools 13 years ago
Simon Glass f88fe2ded4 fdt: Tidy up a few fdtdec problems 13 years ago
Simon Glass dc254f3823 fdt: Add tests for fdtdec 13 years ago
Simon Glass a53f4a29ac fdt: Add fdtdec_find_aliases() to deal with alias nodes 13 years ago
Mike Frysinger f3e6110a10 lzma: fix printf warnings 13 years ago
Matt Porter 24de357a30 SPL: Add YMODEM over UART load support 13 years ago
Simon Glass 5ff55390ed bootstage: Define an optional microsecond timer 13 years ago
Christian Hitz 5454ddbc9b nand: Sanitize ONFI strings. 13 years ago
Christian Hitz 4c6de8560c nand: Merge BCH code from Linux nand driver 13 years ago
Christian Riesch 7029a24f2c spl: display_options.o is required for SPI flash support in SPL 13 years ago
Simon Glass 71ec92b67c vsprintf: Move function documentation into header file 13 years ago
Sonny Rao 046a37bd53 Add safe vsnprintf and snprintf library functions 13 years ago
Simon Glass 42c4a23a55 Include common.h in qsort.c to fix build warning 13 years ago
Simon Glass ff85628674 sandbox: Fix warnings in hashtable.c 13 years ago
Wolfgang Denk 37f2fe7472 env: allow to export only selected variables 13 years ago
Simon Glass 41d68b3230 zlib: Fix integer cast of pointer 13 years ago
Marek Vasut dd0598420c GCC4.6: Squash warnings in LzmaTools.c 13 years ago
Simon Glass b5220bc6ed fdt: add decode helper library 13 years ago
Simon Glass 3cce8a5496 Move simple_itoa to vsprintf 13 years ago
Anatolij Gustschin c4c9fbebae consolidate mdelay by providing a common function for all users 13 years ago
Jason Hobbs e11938eabc lib: add uuid_str_to_bin for use with bootp and PXE uuid 13 years ago
Jason Hobbs 4d91a6ecab Replace space and tab checks with isblank 13 years ago
Anatolij Gustschin 92faa8b109 zlib: handle overflow while calculating available stream input size 13 years ago
Marek Vasut 7b8ffea2ac GCC4.6: Squash warning in lzo1x_decompress.c 13 years ago
Simon Glass 21726a7afc Add assert() for debug assertions 13 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 14 years ago
Wolfgang Denk 84b5e8022e Constify getenv(), setenv() and hash code functions 14 years ago
Heiko Schocher 40e018815d panic: remove warning "'noreturn' function does return" 14 years ago
Andreas Bießmann 09c2e90c11 unify version_string 14 years ago
Aneesh V 05bad4aa56 scaled down version of generic libraries for SPL 14 years ago
Matthias Weisser b038db852b memcpy/memmove: Do not copy to same address 14 years ago
David Gibson d1c6314887 libfdt: Implement property iteration functions 14 years ago
David Gibson 05a22ba096 Support ePAPR compliant phandle properties 14 years ago
Heiko Schocher a7fd0d9ffd lib, vsprintf: introduce strict_strtoul 14 years ago
Mike Frysinger f18185ab60 zlib: fix DEBUG build 14 years ago
Mike Frysinger e89516f031 zlib: split up to match original source tree 14 years ago
Kim Phillips a000b7950d common: add a grepenv command 14 years ago
Kim Phillips af4d9074aa env: fix env var autocompletion 14 years ago
Catalin Radu f039ada5c1 Fix gunzip to work for any gziped uImage size 14 years ago
Ed Swarthout 55f7934d2b strmhz: Make hz unsigned to support greater than 2146 MHz clock 14 years ago
Peter Barada c81c122242 Fix hash table deletion to prevent lost entries 14 years ago
Thomas Chou ed6ce67a2c lib: add crc7 from Linux 14 years ago
Stefan Roese 0c51c245a1 Small coding style fix in lib/asm-offsets.c 14 years ago
Mike Frysinger 89c95f0cd3 asm-offsets: generate bd_t size 14 years ago
Mike Frysinger 560d424b6d env: re-add support for auto-completion 14 years ago
Mike Frysinger 2eb1573f01 hashtable: drop all non-reentrant versions 14 years ago
Mike Frysinger 543f0a3819 ctype: constify lookup table 14 years ago
Mike Frysinger 908c6b627f string_to_ip: constify "s" arg 14 years ago
Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago