summaryrefslogtreecommitdiffstats
path: root/include/configs/lwmon.h
Commit message (Expand)AuthorAgeFilesLines
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-2/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-8/+4
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-8/+4
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee2013-03-211-0/+1
* split mpc8xx hooks from cmd_ide.cPavel Herrmann2012-10-171-0/+1
* serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut2012-10-151-1/+0
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-3/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-2/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-2/+2
* post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRSPeter Tyser2010-10-221-25/+25
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-8/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+2
* ppc: Clean up calling of misc_init_r() during initPeter Tyser2009-09-221-2/+3
* Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-031-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-145/+145
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+3
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Fix merge problemsStefan Roese2008-08-061-1/+2
* include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-091-1/+8
* Clear up confusion over the CMD_POST and POST_DIAG mess.Jon Loeliger2007-07-081-7/+4
* Fixing some typos etc. introduced mainly by cfg patches.Wolfgang Denk2007-07-051-1/+1
* include/configs: Use new CONFIG_CMD_* in various l* named board config files.Jon Loeliger2007-07-051-20/+23
* * Patch by Detlev Zundel, 30 Jun 2005:wdenk2005-07-041-0/+2
* Fix problems with SNTP support;wdenk2005-04-021-6/+8
* * Fix configuration for ERIC board (needs more room)wdenk2004-10-241-2/+15
* * Add automatic update support for LWMON boardwdenk2004-08-281-9/+18
* * Code cleanupwdenk2004-08-011-16/+2
* * Make sure to use a bus clock divider of 2 only when running TQM8xxMwdenk2004-02-111-1/+5
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-1/+4
* * Patch by Gleb Natapov, 19 Sep 2003:wdenk2003-12-061-0/+1
* Mode modem init support to F3+F4 key combinationwdenk2003-07-151-1/+1
* Patches by Kshitij, 04 Jul 2003wdenk2003-07-151-5/+13
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-141-2/+2
* * Add support for NSCU boardwdenk2003-07-071-1/+1
* Fix some missing commands, cleanup header fileswdenk2003-06-291-0/+2
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-301-1/+0
* * LWMON extensions:wdenk2003-04-271-3/+12
* * Make sure Block Lock Bits get cleared in R360MPI flash driverwdenk2003-04-201-0/+2
* Add support for TQM862L moduleswdenk2003-04-101-29/+29
* * Patch by Josef Wagner, 12 Mar 2003:wdenk2003-03-121-1/+1
* * Restrict baudrate settings on LWMON to higher speedswdenk2003-01-111-1/+8
* Adjust LWMON environment to current requirementswdenk2002-12-281-5/+6
* * Switch LWMON board default config from FRAM to EEPROM;wdenk2002-12-201-1/+21
* * Use 1-byte-read instead of -write for iprobe() functionwdenk2002-12-171-0/+11
* * Improve log buffer code; use "loglevel" to decide which messageswdenk2002-12-081-5/+0
* * Added support for both PCMCIA slots (at the same time!) on MPC8xxwdenk2002-11-211-17/+13
OpenPOWER on IntegriCloud