Commit Graph

43 Commits (60b74bde9280e85f4423c05a50ecc41de56ad980)

Author SHA1 Message Date
Wolfgang Denk 84b5e8022e Constify getenv(), setenv() and hash code functions 13 years ago
Heiko Schocher 40e018815d panic: remove warning "'noreturn' function does return" 13 years ago
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
Aneesh V 05bad4aa56 scaled down version of generic libraries for SPL 13 years ago
Matthias Weisser b038db852b memcpy/memmove: Do not copy to same address 13 years ago
David Gibson d1c6314887 libfdt: Implement property iteration functions 13 years ago
David Gibson 05a22ba096 Support ePAPR compliant phandle properties 13 years ago
Heiko Schocher a7fd0d9ffd lib, vsprintf: introduce strict_strtoul 13 years ago
Mike Frysinger f18185ab60 zlib: fix DEBUG build 13 years ago
Mike Frysinger e89516f031 zlib: split up to match original source tree 13 years ago
Kim Phillips a000b7950d common: add a grepenv command 13 years ago
Kim Phillips af4d9074aa env: fix env var autocompletion 13 years ago
Catalin Radu f039ada5c1 Fix gunzip to work for any gziped uImage size 13 years ago
Ed Swarthout 55f7934d2b strmhz: Make hz unsigned to support greater than 2146 MHz clock 13 years ago
Peter Barada c81c122242 Fix hash table deletion to prevent lost entries 13 years ago
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 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Nick Thompson f2d76ae4fd Avoid use of divides in print_size 14 years ago
Timur Tabi 4b42c9059e allow print_size to print large numbers on 32-bit systems 14 years ago
Timur Tabi 52dbac69c2 fix print_size printing fractional gigabyte numbers on 32-bit platforms 14 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 14 years ago
Peter Tyser 0de71d5071 Move libfdt/ into lib/ 14 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 14 years ago