aboutsummaryrefslogtreecommitdiff
path: root/board/lwmon/lwmon.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-05mpc8xx: remove lwmon board supportMasahiro Yamada1-1071/+0
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-1/+1
2013-02-04ppc: Move kbd_status to arch_global_dataSimon Glass1-5/+5
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD1-1/+1
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-4/+2
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-9/+9
2009-09-04License 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-06Update 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-09board/[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-08* Patch by Detlev Zundel, 08 Sep 2004:LABEL_2004_09_09_0000wdenk1-2/+2
2004-08-01* Code cleanupwdenk1-0/+8
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-3/+3
2004-01-06Add a common get_ram_size() function and modify the thewdenk1-33/+1
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk1-1/+1
2003-07-17* Patch by Martin Krause, 17 Jul 2003:wdenk1-3/+3
2003-07-16* Add support for IceCube board (with MGT5100 and MPC5200 CPUs)U-Boot-0_4_4wdenk1-1/+1
2003-07-15* Patches by Martin Krause, 14 Jul 2003:wdenk1-2/+1
2003-07-14* Patches by Yuli Barcohen, 13 Jul 2003:wdenk1-1/+21
2003-07-01Patch 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-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-17/+36
2003-04-27* LWMON extensions:wdenk1-86/+171
2003-01-11* Restrict baudrate settings on LWMON to higher speedsLABEL_2003_01_11_1050wdenk1-1/+1
2002-11-02Initial revisionwdenk1-0/+966