Commit Graph

296 Commits (32ee9bc5ed615497179a4b0e38322d1a250f2c79)

Author SHA1 Message Date
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 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 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
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