summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-141-0/+9
|\
| * EXYNOS5: FDT: Add compatible strings for PMICRajeshwari Shinde2013-01-101-0/+1
| * EXYNOS5: FDT: Add compatible strings for USBRajeshwari Shinde2013-01-081-0/+2
| * EXYNOS5: FDT: Add compatible strings for SPIRajeshwari Shinde2013-01-081-0/+1
| * EXYNOS5: FDT: Add compatible strings for soundRajeshwari Shinde2013-01-081-0/+2
| * FDT: Add compatible string for I2CRajeshwari Shinde2013-01-081-0/+1
| * fdt: exynos5: Add DT node definition for SROM and SMSC9215Hatim RV2012-12-261-0/+2
* | arm: move C runtime setup code in crt0.SAlbert ARIBAUD2013-01-081-0/+14
|/
* Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin2012-12-1914-193/+491
|\
| * env: Add environment variable flagsJoe Hershberger2012-12-131-0/+4
| * env: Add support for callbacks to environment varsJoe Hershberger2012-12-131-4/+63
| * env: Hide '.' variables in env print by defaultJoe Hershberger2012-12-131-1/+4
| * env: Refactor apply into change_okJoe Hershberger2012-12-131-27/+43
| * env: Consolidate common code in hsearch_r()Joe Hershberger2012-12-131-34/+37
| * env: Refactor do_apply to a flagJoe Hershberger2012-12-131-17/+20
| * Make linux kernel string funcs available to toolsJoe Hershberger2012-12-133-39/+52
| * vsprintf:fix: Change type returned by ustrtoulLukasz Majewski2012-12-131-1/+1
| * Add strcasecmp() and strncasecmp()Simon Glass2012-12-111-4/+12
| * sha256: Use const where possible and add watchdog functionSimon Glass2012-12-111-2/+35
| * sha1: Use const where possible, and unsigned for input lenSimon Glass2012-12-111-8/+11
| * Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2012-12-072-0/+25
| |\
| | * Introduce arch_phys_memset which works like memset but on physical memoryGabe Black2012-12-062-0/+25
| * | lzma: update to lzma sdk 9.20Stefan Reinauer2012-12-065-34/+91
| |/
| * fdt: Remove fdtdec_find_alias_node() functionSimon Glass2012-11-121-23/+1
| * fdt: Add polarity-aware gpio functions to fdtdecSean Paul2012-11-121-0/+20
| * fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a propertyChe-Liang Chiou2012-11-121-0/+13
| * fdt: Add function to read boolean propertyGabe Black2012-11-121-0/+14
| * fdt: Export fdtdec_lookup() and fix the nameGerald Van Baren2012-11-121-1/+1
| * fdt: Add function for decoding multiple gpios globally availableAbhilash Kesavan2012-11-121-3/+2
| * fdt: Add fdtdec_decode_region() to decode memory regionSimon Glass2012-11-121-0/+17
| * fdt: Add function to get a config string from device treeSimon Glass2012-11-121-10/+18
| * fdt: Add function to get config int from device treeAbhilash Kesavan2012-11-121-0/+22
* | tegra: Add SOC support for display/lcdWei Ni2012-11-191-0/+1
* | tegra: Add support for PWMSimon Glass2012-11-191-0/+1
|/
* lib/vsprintf.c: sparse fixesKim Phillips2012-11-041-2/+2
* lib/zlib: sparse fixesKim Phillips2012-11-045-43/+16
* lib/vsprintf.c: don't special-case pointers to address nullWolfgang Denk2012-11-021-0/+6
* Merge branch 'next'Gerald Van Baren2012-10-223-1/+112
|\
| * libfdt: Add helper function to create a trivial, empty treeGerald Van Baren2012-10-152-1/+85
| * libfdt: Add support for appending the values to a existing propertyMinghuan Lian2012-10-151-0/+27
* | lib: vsprintf.c: replace NUM_TYPE with s64/u64 typesDaniel Schwierzeck2012-10-151-6/+5
* | lib: vsprintf.c: fix checkpath.pl warningsDaniel Schwierzeck2012-10-151-50/+77
* | ARM: prevent misaligned array initsAlbert ARIBAUD2012-10-151-0/+3
|/
* OMAP: networking support for SPLIlya Yanok2012-10-012-2/+9
* lib: add gzip lib function callbackLei Wen2012-09-292-0/+143
* lib: zlib: remove the limitation for cannot using 0 as startLei Wen2012-09-291-3/+1
* lib: zlib: include deflate into zlib buildLei Wen2012-09-293-4/+16
* lib: zlib: import trees file from 1.2.5Lei Wen2012-09-292-0/+1371
* lib: zlib: import deflate source file from 1.2.5Lei Wen2012-09-292-0/+2176
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2012-09-211-8/+19
|\
OpenPOWER on IntegriCloud