Commit Graph

90 Commits (3ae6abb697b85516975443ca7eac44d18ed4c53f)

Author SHA1 Message Date
Stefan Roese aca587b0da SPL: lib/Makefile: Add crc32.c to SPL build 12 years ago
Michael Walle 99e139d590 net: use common rand()/srand() functions 12 years ago
Michael Walle 9acf1ca50d lib: add rand() function 12 years ago
Timur Tabi 7b6e80538b lib/powerpc: addrmap_phys_to_virt() should return a pointer 12 years ago
Donghwa Lee 5a4c59be89 create lib/tizen directory 13 years ago
Rakesh Iyer 6642a681e4 tegra: Add tegra keyboard driver 13 years ago
Anton Staff bed4d89277 fdt: Add fdtdec functions to read byte array 13 years ago
Jimmy Zhang 0e35ad053f tegra: Add EMC support for optimal memory timings 13 years ago
Yen Lin 5b1a5451d5 Add AES crypto library 13 years ago
Simon Glass 3ddecfc740 fdt: Add function to return next compatible subnode 13 years ago
Simon Glass 96875e7d3b fdt: Add function to locate an array in the device tree 13 years ago
Mike Frysinger e3ed0575a7 gunzip: rename z{alloc, free} to gz{alloc, free} 13 years ago
Marek Vasut b68d63ce4b GCC47: Fix warning in md5.c 13 years ago
Simon Glass 3786980dd3 Move bootstage timer out of lib/time.c 13 years ago
Yen Lin 96a78ac0c4 tegra: i2c: Add I2C driver 13 years ago
Simon Glass c67822704b fdt: Add function to allow aliases to refer to multiple nodes 13 years ago
Simon Glass 9a263e55dc fdt: Avoid early panic() when there is no FDT present 13 years ago
Simon Glass 87f938c9f7 tegra: usb: Add support for Tegra USB peripheral 13 years ago
Simon Glass ed3ee5cd06 fdt: Add basic support for decoding GPIO definitions 13 years ago
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 13 years ago
Wolfgang Denk 84b5e8022e Constify getenv(), setenv() and hash code functions 13 years ago
Heiko Schocher 40e018815d panic: remove warning "'noreturn' function does return" 13 years ago
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
Aneesh V 05bad4aa56 scaled down version of generic libraries for SPL 13 years ago
Matthias Weisser b038db852b memcpy/memmove: Do not copy to same address 13 years ago