summaryrefslogtreecommitdiff
path: root/board/lwmon/lwmon.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-05Convert ISO-8859 files to UTF-8Albert ARIBAUD1-1/+1
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-4/+2
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-9/+9
2009-09-05License cleanup: remove unintended "All Rights Reserved" notices.Wolfgang Denk1-1/+0
2009-06-12General help message cleanupWolfgang Denk1-3/+3
2009-01-28Command usage cleanupPeter Tyser1-3/+3
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-2/+2
2008-12-07Update U-Boot's build timestamp on every compilePeter Tyser1-1/+2
2008-12-06lwmon, tqm8xx: Fix build errorsAnatolij Gustschin1-2/+0
2008-10-27lcd: Let the board code show board-specific infoHaavard Skinnemoen1-0/+29
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-29/+29
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-2/+2
2007-07-10board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-10board/[f-l]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-8/+2
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-16/+16
2005-07-21Adjust printed board ID for LWMON board.Wolfgang Denk1-1/+1
2004-09-09* Patch by Detlev Zundel, 08 Sep 2004:wdenk1-2/+2
2004-08-02* Code cleanupwdenk1-0/+8
2004-01-21* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-3/+3
2004-01-07Add a common get_ram_size() function and modify the thewdenk1-33/+1
2003-07-25* Implement new mechanism to export U-Boot's functions to standalonewdenk1-1/+1
2003-07-18* Patch by Martin Krause, 17 Jul 2003:wdenk1-3/+3
2003-07-17* Add support for IceCube board (with MGT5100 and MPC5200 CPUs)wdenk1-1/+1
2003-07-15* Patches by Martin Krause, 14 Jul 2003:wdenk1-2/+1
2003-07-15* Patches by Yuli Barcohen, 13 Jul 2003:wdenk1-1/+21
2003-07-02Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-6/+6
2003-06-28Merge from "stable branch", tag LABEL_2003_06_28_1800-stable:wdenk1-0/+3
2003-06-28* Code cleanup:wdenk1-17/+36
2003-04-28* LWMON extensions:wdenk1-86/+171
2003-01-11* Restrict baudrate settings on LWMON to higher speedswdenk1-1/+1
2002-11-03Initial revisionwdenk1-0/+966