aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2011-01-18lib: add crc7 from LinuxThomas Chou
2011-01-17Small coding style fix in lib/asm-offsets.cStefan Roese
2011-01-09asm-offsets: generate bd_t sizeMike Frysinger
2011-01-09env: re-add support for auto-completionMike Frysinger
2010-12-17hashtable: drop all non-reentrant versionsMike Frysinger
2010-11-28ctype: constify lookup tableMike Frysinger
2010-11-28string_to_ip: constify "s" argMike Frysinger
2010-11-28do_reset: unify duplicate prototypesMike Frysinger
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-27Coding Style cleanupWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-26include/asm-offsets.h: automatically generate assembler constantsWolfgang Denk
2010-10-12zlib: Add further watchdog reset callsStefan Roese
2010-10-12zlib/gunzip: Use WATCHDOG_RESET macroStefan Roese
2010-10-06lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIESAndreas Bießmann
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-09-19Add hash table support as base for new environment codeWolfgang Denk
2010-09-19Add qsort - add support for sorting data arraysWolfgang Denk
2010-09-19Add basic errno support.Wolfgang Denk
2010-09-13display_buffer: fix misaligned bufferReinhard Meyer
2010-08-09print_buffer: optimize & shrinkMike Frysinger
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-05-17Avoid use of divides in print_sizeNick Thompson
2010-05-05allow print_size to print large numbers on 32-bit systemsTimur Tabi
2010-05-05fix print_size printing fractional gigabyte numbers on 32-bit platformsTimur Tabi
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-13Move libfdt/ into lib/Peter Tyser
2010-04-13Rename lib_generic/ to lib/Peter Tyser