Commit Graph

137 Commits (d8fb710fdd0d85e0129385d683c6ae42db411ea1)

Author SHA1 Message Date
Joe Hershberger 2598090b7e env: Add environment variable flags 12 years ago
Joe Hershberger 170ab11075 env: Add support for callbacks to environment vars 12 years ago
Joe Hershberger be11235ab8 env: Hide '.' variables in env print by default 12 years ago
Joe Hershberger 7afcf3a55b env: Refactor apply into change_ok 12 years ago
Joe Hershberger 3d3b52f258 env: Consolidate common code in hsearch_r() 12 years ago
Joe Hershberger c4e0057fa7 env: Refactor do_apply to a flag 12 years ago
Joe Hershberger e772cb30f6 Make linux kernel string funcs available to tools 12 years ago
Lukasz Majewski 3ec44111aa vsprintf:fix: Change type returned by ustrtoul 12 years ago
Simon Glass b1f17bf5ff Add strcasecmp() and strncasecmp() 12 years ago
Simon Glass ec7381fbf6 sha256: Use const where possible and add watchdog function 12 years ago
Simon Glass a7d1d76579 sha1: Use const where possible, and unsigned for input len 12 years ago
Gabe Black 40fef04906 Introduce arch_phys_memset which works like memset but on physical memory 12 years ago
Stefan Reinauer 5fe8380db3 lzma: update to lzma sdk 9.20 12 years ago
Simon Glass 008784765a fdt: Remove fdtdec_find_alias_node() function 12 years ago
Sean Paul 202ff75375 fdt: Add polarity-aware gpio functions to fdtdec 12 years ago
Che-Liang Chiou aadef0a1bc fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a property 12 years ago
Gabe Black 79289c0b5f fdt: Add function to read boolean property 12 years ago
Gerald Van Baren 7cde397b21 fdt: Export fdtdec_lookup() and fix the name 12 years ago
Abhilash Kesavan 5921f6a292 fdt: Add function for decoding multiple gpios globally available 12 years ago
Simon Glass f20c461984 fdt: Add fdtdec_decode_region() to decode memory region 12 years ago
Simon Glass 332ab0d54a fdt: Add function to get a config string from device tree 12 years ago
Abhilash Kesavan 09258f1e8b fdt: Add function to get config int from device tree 12 years ago
Kim Phillips 0eb257683d lib/vsprintf.c: sparse fixes 12 years ago
Kim Phillips ee820b5e5b lib/zlib: sparse fixes 12 years ago
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 13 years ago
Michael Walle 99e139d590 net: use common rand()/srand() functions 13 years ago
Michael Walle 9acf1ca50d lib: add rand() function 13 years ago
Timur Tabi 7b6e80538b lib/powerpc: addrmap_phys_to_virt() should return a pointer 13 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