summaryrefslogtreecommitdiffstats
path: root/common/environment.c
Commit message (Collapse)AuthorAgeFilesLines
* Preliminary support for the iDMR board (ColdFire).Bartlomiej Sieka2006-12-201-0/+1
|
* Add NAND environment support for PPC440EPx Sequoia NAND boot configStefan Roese2006-09-121-1/+2
| | | | Patch by Stefan Roese, 12 Sep 2006
* Add M5271EVB board support.Marian Balakowicz2006-05-091-1/+2
|
* Cleanup build problems (on Fedora Core x86_64 build host)Wolfgang Denk2005-08-031-0/+5
|
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-311-0/+3
| | | | | | | | | | | | * Cleanup confusing use of CONFIG_ETH*ADDR - ust his only to pre-define a MAC address; use CONFIG_HAS_ETH* to enable support for additional ethernet addresses. * Cleanup drivers/i82365.c - avoid duplication of code * Fix bogus "cannot span across banks" flash error message * Add support for CompactFlash for the CPC45 Board.
* * Configure PPChameleon board to use redundand environment in flashwdenk2004-04-181-1/+2
| | | | | | * Configure PPChameleon board to use JFFS2 NAND support. * Added support for JFFS2 filesystem (read-only) on top of NAND flash
* * Patch by Martin Winistoerfer, 23 Mar 2003wdenk2003-03-311-1/+2
| | | | | | | | | - Add port to MPC555/556 microcontrollers - Add support for cmi customer board with Intel 28F128J3A, 28F320J3A or 28F640J3A flash. * Patch by Rick Bronson, 28 Mar 2003: - fix common/cmd_nand.c
* Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese2003-02-141-0/+3
|
* * Restrict baudrate settings on LWMON to higher speedswdenk2003-01-111-1/+1
| | | | | | | | | | | | when watchdog is on * Update baudrate in bd_info when it gets changed * Add watchdog trigger points while waiting for serial port (so far only 8xx -- needed on LWMON with 100ms watchdog) * Improve command line tool to access the U-Boot's environment (figuration of the utility, using a config file)
* Initial revisionwdenk2002-11-031-0/+198
OpenPOWER on IntegriCloud