summaryrefslogtreecommitdiffstats
path: root/board/lwmon
Commit message (Expand)AuthorAgeFilesLines
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-30/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-4/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-9/+9
* Move arch/ppc to arch/powerpcStefan Roese2010-04-212-3/+3
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-132-2/+2
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-2/+2
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-1/+1
* ppc: Enable full relocation to RAMPeter Tyser2009-10-032-2/+0
* License cleanup: remove unintended "All Rights Reserved" notices.Wolfgang Denk2009-09-041-1/+0
* General help message cleanupWolfgang Denk2009-06-121-3/+3
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* Command usage cleanupPeter Tyser2009-01-281-3/+3
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-2/+2
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* lwmon, tqm8xx: Fix build errorsAnatolij Gustschin2008-12-061-2/+0
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* lcd: Let the board code show board-specific infoHaavard Skinnemoen2008-10-271-0/+29
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-183-77/+77
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-10/+10
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+3
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-102-2/+2
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-2/+2
* Big white-space cleanup.Wolfgang Denk2008-05-213-11/+11
* Remove all the search paths from the .lds files.Jason Wessel2008-04-172-2/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-102-2/+2
* board/[f-l]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-092-4/+4
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-042-4/+4
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-7/+11
* Major PCMCIA Cleanup to make code better readable and maintainable.Wolfgang Denk2006-07-102-1/+241
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-8/+2
* (no commit message)Wolfgang Denk2005-12-122-0/+3
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-201-4/+4
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-16/+16
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+2
* Adjust printed board ID for LWMON board.Wolfgang Denk2005-07-211-1/+1
* * Patch by Detlev Zundel, 08 Sep 2004:wdenk2004-09-081-2/+2
* * Add automatic update support for LWMON boardwdenk2004-08-281-0/+21
* * Code cleanupwdenk2004-08-011-0/+8
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-202-12/+83
* Add a common get_ram_size() function and modify the thewdenk2004-01-061-33/+1
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-1/+1
* * Patch by Martin Krause, 17 Jul 2003:wdenk2003-07-171-3/+3
* * Add support for IceCube board (with MGT5100 and MPC5200 CPUs)wdenk2003-07-161-1/+1
* * Patches by Martin Krause, 14 Jul 2003:wdenk2003-07-151-2/+1
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-141-1/+21
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-6/+6
* Merge from "stable branch", tag LABEL_2003_06_28_1800-stable:wdenk2003-06-281-0/+3
OpenPOWER on IntegriCloud