Commit Graph

189 Commits (320d9746d3aa8373b86e8f6331bc7c8c8c87fced)

Author SHA1 Message Date
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
Wei Ni 87540de3af tegra: Add SOC support for display/lcd 12 years ago
Simon Glass e1ae0d1f71 tegra: Add support for PWM 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 13 years ago
Lei Wen 88d52c6aff lib: add gzip lib function callback 13 years ago
Lei Wen 869c2abbaf lib: zlib: remove the limitation for cannot using 0 as start 13 years ago
Lei Wen 7a32b98dac lib: zlib: include deflate into zlib build 13 years ago
Lei Wen e9a128d8e9 lib: zlib: import trees file from 1.2.5 13 years ago
Lei Wen 8a5f34effa lib: zlib: import deflate source file from 1.2.5 13 years ago
Simon Glass 1cb2323b8a fdt: Tidy debugging, add to fdtdec_get_int/addr() 13 years ago
Gerlando Falauto d5370febbc env: delete selected vars not present in imported env 13 years ago
Gerlando Falauto 152874b65b env: check and apply changes on delete/destroy 13 years ago
Gerlando Falauto c5983592e9 env: add check/apply logic to himport_r() 13 years ago
Gerlando Falauto 348b1f1c60 env: make himport_r() selective on variables 13 years ago
Jim Lin 312693c3dd tegra: nand: Add Tegra NAND driver 13 years ago
Michal Simek e46431e190 fdt: Include arch specific gpio.h instead of asm-generic/gpio.h 13 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
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