Commit Graph

112 Commits (044fc14bcbcd2a344a2e63c083852fb4af82b96d)

Author SHA1 Message Date
Wolfgang Denk d266f66925 lib/vsprintf.c: don't special-case pointers to address null 12 years ago
Gerald Van Baren c71b64f361 libfdt: Add helper function to create a trivial, empty tree 12 years ago
Minghuan Lian 36ad18a6db libfdt: Add support for appending the values to a existing property 12 years ago
Daniel Schwierzeck 7b64f66c58 lib: vsprintf.c: replace NUM_TYPE with s64/u64 types 12 years ago
Daniel Schwierzeck 8acdae681a lib: vsprintf.c: fix checkpath.pl warnings 12 years ago
Albert ARIBAUD b823fd9ba5 ARM: prevent misaligned array inits 12 years ago
Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL 12 years ago
Lei Wen 88d52c6aff lib: add gzip lib function callback 12 years ago
Lei Wen 869c2abbaf lib: zlib: remove the limitation for cannot using 0 as start 12 years ago
Lei Wen 7a32b98dac lib: zlib: include deflate into zlib build 12 years ago
Lei Wen e9a128d8e9 lib: zlib: import trees file from 1.2.5 12 years ago
Lei Wen 8a5f34effa lib: zlib: import deflate source file from 1.2.5 12 years ago
Simon Glass 1cb2323b8a fdt: Tidy debugging, add to fdtdec_get_int/addr() 12 years ago
Gerlando Falauto d5370febbc env: delete selected vars not present in imported env 12 years ago
Gerlando Falauto 152874b65b env: check and apply changes on delete/destroy 12 years ago
Gerlando Falauto c5983592e9 env: add check/apply logic to himport_r() 12 years ago
Gerlando Falauto 348b1f1c60 env: make himport_r() selective on variables 12 years ago
Jim Lin 312693c3dd tegra: nand: Add Tegra NAND driver 12 years ago
Michal Simek e46431e190 fdt: Include arch specific gpio.h instead of asm-generic/gpio.h 12 years ago
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 12 years ago
Rakesh Iyer 6642a681e4 tegra: Add tegra keyboard driver 12 years ago
Anton Staff bed4d89277 fdt: Add fdtdec functions to read byte array 12 years ago
Jimmy Zhang 0e35ad053f tegra: Add EMC support for optimal memory timings 12 years ago
Yen Lin 5b1a5451d5 Add AES crypto library 12 years ago
Simon Glass 3ddecfc740 fdt: Add function to return next compatible subnode 12 years ago
Simon Glass 96875e7d3b fdt: Add function to locate an array in the device tree 12 years ago
Mike Frysinger e3ed0575a7 gunzip: rename z{alloc, free} to gz{alloc, free} 12 years ago
Marek Vasut b68d63ce4b GCC47: Fix warning in md5.c 12 years ago
Simon Glass 3786980dd3 Move bootstage timer out of lib/time.c 12 years ago
Yen Lin 96a78ac0c4 tegra: i2c: Add I2C driver 12 years ago
Simon Glass c67822704b fdt: Add function to allow aliases to refer to multiple nodes 12 years ago
Simon Glass 9a263e55dc fdt: Avoid early panic() when there is no FDT present 12 years ago
Simon Glass 87f938c9f7 tegra: usb: Add support for Tegra USB peripheral 12 years ago
Simon Glass ed3ee5cd06 fdt: Add basic support for decoding GPIO definitions 12 years ago
Simon Glass d17da65560 fdt: Add functions to access phandles, arrays and bools 12 years ago
Simon Glass f88fe2ded4 fdt: Tidy up a few fdtdec problems 12 years ago
Simon Glass dc254f3823 fdt: Add tests for fdtdec 12 years ago
Simon Glass a53f4a29ac fdt: Add fdtdec_find_aliases() to deal with alias nodes 12 years ago
Mike Frysinger f3e6110a10 lzma: fix printf warnings 12 years ago
Matt Porter 24de357a30 SPL: Add YMODEM over UART load support 12 years ago
Simon Glass 5ff55390ed bootstage: Define an optional microsecond timer 12 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