Commit Graph

11 Commits (085b9c3a1dfa3f29cf2bb34f434be318ba313f57)

Author SHA1 Message Date
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
Simon Glass 71ec92b67c vsprintf: Move function documentation into header file 13 years ago
Sonny Rao 046a37bd53 Add safe vsnprintf and snprintf library functions 13 years ago
Simon Glass 3cce8a5496 Move simple_itoa to vsprintf 13 years ago
Simon Glass 21726a7afc Add assert() for debug assertions 13 years ago
Heiko Schocher 40e018815d panic: remove warning "'noreturn' function does return" 13 years ago
Heiko Schocher a7fd0d9ffd lib, vsprintf: introduce strict_strtoul 13 years ago
Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 14 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 15 years ago
Dirk Behme 479105065d Use do_div from div64.h for vsprintf 15 years ago
Wolfgang Denk c0a14aedc3 Update CHANGELOG, coding style cleanup. 15 years ago
Mike Frysinger 6c6166f529 vsprintf: pull updates from Linux kernel 15 years ago
Kyungmin Park 7e6ee7ad27 UBI: Add basic UBI support to U-Boot (Part 6/8) 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD f354b73e16 vsprintf: add z and t options 16 years ago
James Yang bf05293973 Fix 64-bit vsprintf. 17 years ago
wdenk 42dfe7a184 Code cleanup; make several boards compile & link. 21 years ago
wdenk c40b295682 * Patch by Rune Torgersen, 27 Feb 2004: 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 6dd652fa4d Patches by Murray Jensen, 17 Jun 2003: 21 years ago
wdenk 153d511e36 Initial revision 22 years ago