Commit Graph

8 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 3fd24fa9ed log: Add a command to output a log record 6 years ago
Simon Glass ad0e503991 log: Add a command to control the log output format 6 years ago
Simon Glass ef11ed8239 log: Add a test command 6 years ago
Simon Glass d5f61f272d log: Add a 'log level' command 6 years ago
Simon Glass c5404b64fb Drop the log buffer 6 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 10 years ago
York Sun e38661634b common: Add get_effective_memsize() to memsize.c 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Heiko Schocher c0b77e097f cmd_log: print log->v2.con value in the "log info" command 12 years ago
Heiko Schocher 1e8e7ae599 command, log: Coding Style cleanup 12 years ago
Heiko Schocher c16a123fd3 command, log: print with "log show" a full logbuffer 12 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Heiko Schocher ee4014b005 arm, logbuffer: make it compileclean 13 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 15 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 15 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 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). 16 years ago
Yuri Tikhonov 2d991958b1 The patch introduces the alternative configuration of the log buffer for 16 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. 18 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