Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Consolidate arch-specific mem_malloc_init() implementations | Peter Tyser | 2009-09-04 | -0/+2 |
| | | | | Signed-off-by: Peter Tyser <ptyser@xes-inc.com> | |||
* | Consolidate arch-specific sbrk() implementations | Peter Tyser | 2009-09-04 | -0/+6 |
| | | | | Signed-off-by: Peter Tyser <ptyser@xes-inc.com> | |||
* | malloc.h: protect it against multiple include | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-19 | -1/+4 |
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
* | * Code cleanup: | wdenk | 2003-06-27 | -53/+46 |
| | | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen) | |||
* | Initial revision | wdenk | 2002-11-03 | -0/+949 |