Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6711ee5d3db3d08f99d7686a393f9034ad62f34b
/
common
/
cmd_log.c
9026d68
arm, logbuffer: make it compileclean
by Heiko Schocher
· 13 years ago
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
2a7a031
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
dfb72b8
Command usage cleanup
by Peter Tyser
· 16 years ago
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
902ce70
Avoid initrd and logbuffer area overlaps
by Marian Balakowicz
· 17 years ago
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
· 17 years ago
5f3a4a7
Revert "Avoid initrd and logbuffer area overlaps"
by Wolfgang Denk
· 17 years ago
2b77b9d
Avoid initrd and logbuffer area overlaps
by Marian Balakowicz
· 17 years ago
531ad56
cmd_log.c: Fix assignment differ in signedness
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
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
· 17 years ago
c0d32e9
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
by Grant Likely
· 17 years ago
70df7bc
Coding stylke cleanup; rebuild CHANGELOG
by Wolfgang Denk
· 17 years ago
93470f2
Adapt log buffer code to support Linux 2.6
by Igor Lisitsin
· 18 years ago
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
7fb5266
Cleanup for GCC-4.x
by Wolfgang Denk
· 19 years ago
874ac26
* Implement new mechanism to export U-Boot's functions to standalone
by wdenk
· 21 years ago
3aaa67a
Avoid unnecessary call to post_word_load(); make logbuf compile without POST
by wdenk
· 21 years ago
41bea11
Adapt log driver to latest POST changes (POST_SLOWTEST)
by wdenk
· 21 years ago
f287a24
Patch by Kenneth Johansson, 30 Jun 2003:
by wdenk
· 21 years ago
b9bbd24
* Patch by Seb James, 30 Jun 2003:
by wdenk
· 21 years ago
d9fce81
Merge from "stable branch", tag LABEL_2003_06_28_1800-stable:
by wdenk
· 21 years ago
57b2d80
* Code cleanup:
by wdenk
· 21 years ago
9dfa8d1
* Improve log buffer code; use "loglevel" to decide which messages
by wdenk
· 22 years ago
2a3cb02
Quick & Dirty fix for log buffer problem when environment is not set
by wdenk
· 22 years ago
56f94be
* Add support for log buffer which can be passed to Linux kernel's
by wdenk
· 22 years ago