Commit Graph

22 Commits (9def12cae33d2d3ea2dd56b197fd3dfb3ad60bf4)

Author SHA1 Message Date
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Marian Balakowicz 95d449ad4d Avoid initrd and logbuffer area overlaps 16 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. 16 years ago
Wolfgang Denk ee0cfa7080 Revert "Avoid initrd and logbuffer area overlaps" 16 years ago
Marian Balakowicz 1b5605ca57 Avoid initrd and logbuffer area overlaps 16 years ago
Jean-Christophe PLAGNIOL-VILLARD a253b38bf5 cmd_log.c: Fix assignment differ in signedness 16 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
Yuri Tikhonov 2d991958b1 The patch introduces the alternative configuration of the log buffer for 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 17 years ago
Igor Lisitsin 2dc64451b4 Adapt log buffer code to support Linux 2.6 17 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 21 years ago
wdenk 667122af2d Avoid unnecessary call to post_word_load(); 21 years ago
wdenk 2960b65add Adapt log driver to latest POST changes (POST_SLOWTEST) 21 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
wdenk b37c7e5e5c * Patch by Seb James, 30 Jun 2003: 21 years ago
wdenk d1cbe85b08 Merge from "stable branch", tag LABEL_2003_06_28_1800-stable: 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 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