index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
cmd_log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-23
1
-5
/
+6
*
common: Add get_effective_memsize() to memsize.c
York Sun
2014-02-21
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
cmd_log: print log->v2.con value in the "log info" command
Heiko Schocher
2012-03-30
1
-0
/
+1
*
command, log: Coding Style cleanup
Heiko Schocher
2012-03-30
1
-45
/
+51
*
command, log: print with "log show" a full logbuffer
Heiko Schocher
2012-03-30
1
-1
/
+3
*
Convert cmd_usage() calls in common to use a return value
Simon Glass
2012-03-06
1
-2
/
+2
*
arm, logbuffer: make it compileclean
Heiko Schocher
2011-10-27
1
-1
/
+1
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
1
-4
/
+2
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-1
/
+1
*
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-18
1
-3
/
+3
*
General help message cleanup
Wolfgang Denk
2009-06-12
1
-1
/
+1
*
Command usage cleanup
Peter Tyser
2009-01-28
1
-1
/
+1
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
1
-2
/
+2
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-1
/
+1
*
Avoid initrd and logbuffer area overlaps
Marian Balakowicz
2008-06-03
1
-1
/
+7
*
POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...
Yuri Tikhonov
2008-05-20
1
-2
/
+2
*
Revert "Avoid initrd and logbuffer area overlaps"
Wolfgang Denk
2008-05-12
1
-7
/
+1
*
Avoid initrd and logbuffer area overlaps
Marian Balakowicz
2008-05-10
1
-1
/
+7
*
cmd_log.c: Fix assignment differ in signedness
Jean-Christophe PLAGNIOL-VILLARD
2008-04-17
1
-1
/
+1
*
The patch introduces the alternative configuration of the log buffer for the ...
Yuri Tikhonov
2008-03-18
1
-6
/
+32
*
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
2007-11-20
1
-4
/
+0
*
Coding stylke cleanup; rebuild CHANGELOG
Wolfgang Denk
2007-06-22
1
-2
/
+2
*
Adapt log buffer code to support Linux 2.6
Igor Lisitsin
2007-06-22
1
-45
/
+71
*
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-31
1
-3
/
+2
*
Cleanup for GCC-4.x
Wolfgang Denk
2005-10-13
1
-1
/
+1
*
* Implement new mechanism to export U-Boot's functions to standalone
wdenk
2003-07-24
1
-2
/
+1
*
Avoid unnecessary call to post_word_load();
wdenk
2003-07-15
1
-1
/
+1
*
Adapt log driver to latest POST changes (POST_SLOWTEST)
wdenk
2003-07-15
1
-1
/
+4
*
Patch by Kenneth Johansson, 30 Jun 2003:
wdenk
2003-07-01
1
-2
/
+2
*
* Patch by Seb James, 30 Jun 2003:
wdenk
2003-06-30
1
-9
/
+9
*
Merge from "stable branch", tag LABEL_2003_06_28_1800-stable:
wdenk
2003-06-28
1
-4
/
+10
*
* Code cleanup:
wdenk
2003-06-27
1
-1
/
+10
*
* Improve log buffer code; use "loglevel" to decide which messages
wdenk
2002-12-08
1
-55
/
+81
*
Quick & Dirty fix for log buffer problem when environment is not set
wdenk
2002-11-05
1
-3
/
+3
*
* Add support for log buffer which can be passed to Linux kernel's
wdenk
2002-11-05
1
-0
/
+223