Commit Graph

28 Commits (5e987ddf855b959f1f112da49082e3c4235cef59)

Author SHA1 Message Date
Thomas Chou ed6ce67a2c lib: add crc7 from Linux 14 years ago
Stefan Roese 0c51c245a1 Small coding style fix in lib/asm-offsets.c 14 years ago
Mike Frysinger 89c95f0cd3 asm-offsets: generate bd_t size 14 years ago
Mike Frysinger 560d424b6d env: re-add support for auto-completion 14 years ago
Mike Frysinger 2eb1573f01 hashtable: drop all non-reentrant versions 14 years ago
Mike Frysinger 543f0a3819 ctype: constify lookup table 14 years ago
Mike Frysinger 908c6b627f string_to_ip: constify "s" arg 14 years ago
Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 071bc92330 Coding Style cleanup 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Wolfgang Denk 16a354f920 include/asm-offsets.h: automatically generate assembler constants 14 years ago
Stefan Roese be4424c73d zlib: Add further watchdog reset calls 14 years ago
Stefan Roese f852628638 zlib/gunzip: Use WATCHDOG_RESET macro 14 years ago
Andreas Bießmann fc5fc76bda lib/hashtable.c: add CONFIG_ENV_MIN_ENTRIES 14 years ago
Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 14 years ago
Wolfgang Denk a6826fbc5c Add hash table support as base for new environment code 14 years ago
Wolfgang Denk 54c6977e9c Add qsort - add support for sorting data arrays 14 years ago
Wolfgang Denk 65cd3fa81f Add basic errno support. 14 years ago
Reinhard Meyer 150f723665 display_buffer: fix misaligned buffer 14 years ago
Mike Frysinger 64419e4751 print_buffer: optimize & shrink 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Nick Thompson f2d76ae4fd Avoid use of divides in print_size 15 years ago
Timur Tabi 4b42c9059e allow print_size to print large numbers on 32-bit systems 15 years ago
Timur Tabi 52dbac69c2 fix print_size printing fractional gigabyte numbers on 32-bit platforms 15 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 15 years ago
Peter Tyser 0de71d5071 Move libfdt/ into lib/ 15 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 15 years ago