Wolfgang Denk
|
a89c33db96
General help message cleanup
|
16 years ago |
Peter Tyser
|
2fb2604d5c
Command usage cleanup
|
16 years ago |
Peter Tyser
|
62c3ae7c6e
Standardize command usage messages with cmd_usage()
|
16 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 years ago |
Marian Balakowicz
|
95d449ad4d
Avoid initrd and logbuffer area overlaps
|
17 years ago |
Yuri Tikhonov
|
0e15ddd11f
POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) with the GD_FLG_LOGINIT flag in gd->flags.
|
17 years ago |
Wolfgang Denk
|
ee0cfa7080
Revert "Avoid initrd and logbuffer area overlaps"
|
17 years ago |
Marian Balakowicz
|
1b5605ca57
Avoid initrd and logbuffer area overlaps
|
17 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
a253b38bf5
cmd_log.c: Fix assignment differ in signedness
|
17 years ago |
Yuri Tikhonov
|
3d61018643
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).
|
17 years ago |
Grant Likely
|
4a43719a77
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
Wolfgang Denk
|
1636d1c852
Coding stylke cleanup; rebuild CHANGELOG
|
18 years ago |
Igor Lisitsin
|
2dc64451b4
Adapt log buffer code to support Linux 2.6
|
18 years ago |
Wolfgang Denk
|
d87080b721
GCC-4.x fixes: clean up global data pointer initialization for all boards.
|
19 years ago |
Wolfgang Denk
|
77ddac9480
Cleanup for GCC-4.x
|
19 years ago |
wdenk
|
27b207fd0a
* Implement new mechanism to export U-Boot's functions to standalone
|
22 years ago |
wdenk
|
667122af2d
Avoid unnecessary call to post_word_load();
|
22 years ago |
wdenk
|
2960b65add
Adapt log driver to latest POST changes (POST_SLOWTEST)
|
22 years ago |
wdenk
|
0d4983930a
Patch by Kenneth Johansson, 30 Jun 2003:
|
22 years ago |
wdenk
|
b37c7e5e5c
* Patch by Seb James, 30 Jun 2003:
|
22 years ago |
wdenk
|
d1cbe85b08
Merge from "stable branch", tag LABEL_2003_06_28_1800-stable:
|
22 years ago |
wdenk
|
8bde7f776c
* Code cleanup:
|
22 years ago |
wdenk
|
228f29ac6e
* Improve log buffer code; use "loglevel" to decide which messages
|
22 years ago |
wdenk
|
2a3cb02076
Quick & Dirty fix for log buffer problem when environment is not set
|
22 years ago |
wdenk
|
56f94be3ef
* Add support for log buffer which can be passed to Linux kernel's
|
22 years ago |