1. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  2. 902ce70 Avoid initrd and logbuffer area overlaps by Marian Balakowicz · Tue May 13 15:53:29 2008 +0200
  3. 35d81ce POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags. by Yuri Tikhonov · Thu May 08 15:46:42 2008 +0200
  4. 5f3a4a7 Revert "Avoid initrd and logbuffer area overlaps" by Wolfgang Denk · Mon May 12 00:56:28 2008 +0200
  5. 2b77b9d Avoid initrd and logbuffer area overlaps by Marian Balakowicz · Wed May 07 13:10:04 2008 +0200
  6. 531ad56 cmd_log.c: Fix assignment differ in signedness by Jean-Christophe PLAGNIOL-VILLARD · Wed Apr 02 08:03:57 2008 +0200
  7. fe1d91b The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5). by Yuri Tikhonov · Wed Feb 06 18:48:36 2008 +0100
  8. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  9. 70df7bc Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · Fri Jun 22 23:59:00 2007 +0200
  10. 93470f2 Adapt log buffer code to support Linux 2.6 by Igor Lisitsin · Wed Apr 18 14:55:19 2007 +0400
  11. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  12. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  13. 874ac26 * Implement new mechanism to export U-Boot's functions to standalone by wdenk · Thu Jul 24 23:38:38 2003 +0000
  14. 3aaa67a Avoid unnecessary call to post_word_load(); make logbuf compile without POST by wdenk · Tue Jul 15 21:50:34 2003 +0000
  15. 41bea11 Adapt log driver to latest POST changes (POST_SLOWTEST) by wdenk · Tue Jul 15 21:08:26 2003 +0000
  16. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · Tue Jul 01 21:06:45 2003 +0000
  17. b9bbd24 * Patch by Seb James, 30 Jun 2003: by wdenk · Mon Jun 30 16:24:52 2003 +0000
  18. d9fce81 Merge from "stable branch", tag LABEL_2003_06_28_1800-stable: by wdenk · Sat Jun 28 17:24:46 2003 +0000
  19. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  20. 9dfa8d1 * Improve log buffer code; use "loglevel" to decide which messages by wdenk · Sun Dec 08 09:53:23 2002 +0000
  21. 2a3cb02 Quick & Dirty fix for log buffer problem when environment is not set by wdenk · Tue Nov 05 21:01:48 2002 +0000
  22. 56f94be * Add support for log buffer which can be passed to Linux kernel's by wdenk · Tue Nov 05 16:35:14 2002 +0000