summaryrefslogtreecommitdiffstats
path: root/board/evb64260
Commit message (Collapse)AuthorAgeFilesLines
* * Add support for PPChameleon Eval Boardwdenk2003-09-024-13/+87
| | | | | | | * Add support for P3G4 board * Fix problem with MGT5100 FEC driver: add "early" MAC address initialization
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-1/+1
| | | | | | | | applications: instead of using (PPC-specific) system calls we now use a jump table; please see doc/README.standalone for details * Patch by Dave Westwood, 24 Jul 2003: added support for Unity OS (a proprietary OS)
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-6/+6
| | | | get rid of MK_CMD_ENTRY macro; update doc/README.command
* Fix some missing commands, cleanup header fileswdenk2003-06-291-1/+0
| | | | (autoscript, bmp, bsp, fat, mmc, nand, portio, ...)
* * Code cleanup:wdenk2003-06-2714-265/+288
| | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
* * Header file cleanup for ARMwdenk2003-06-251-0/+1
| | | | | | * Patch by Murray Jensen, 24 Jun 2003: - make sure to use only U-boot provided header files - fix problems with ".rodata.str1.4" section as used by GCC-3.x
* * Patch by Rune Torgersen, 13 Feb 2003:wdenk2003-03-062-8/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for Motorola MPC8266ADS board * Patch by Kyle Harris, 19 Feb 2003: patches for the Intel lubbock board: memsetup.S - general cleanup (based on Robert's csb226 code) flash.c - overhaul, actually works now lubbock.c - fix init funcs to return proper value * Patch by Kenneth Johansson, 26 Feb 2003: - Fixed off by one in RFTA calculation. - No need to abort when LDF is lower than we can program it's only minimum timing so clamp it to what we can do. - Takes function pointer to function for reading the spd_nvram. Usefull for faking data or hardcode a module without the nvram. - fix other user for above change - fix some comments. * Patches by Brian Waite, 26 Feb 2003: - fix port for evb64260 board - fix PCI for evb64260 board - fix PCI scan * Patch by Reinhard Meyer, 1 Mar 2003: Add support for EMK TOP860 Module * Patch by Yuli Barcohen, 02 Mar 2003: Add SPD EEPROM support for MPC8260ADS board
* Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese2003-02-141-1/+1
|
* Initial revisionwdenk2002-11-031-0/+797
|
* Initial revisionwdenk2002-11-035-0/+1417
|
* Initial revisionwdenk2002-11-034-0/+1736
|
* Initial revisionwdenk2002-11-031-0/+60
|
* Initial revisionwdenk2002-11-024-0/+1828
|
* Initial revisionwdenk2002-08-172-0/+592
|
* Initial revisionwdenk2002-07-201-0/+182
|
* Initial revisionwdenk2002-04-021-0/+43
|
* Initial revisionwdenk2002-04-011-0/+44
|
* Initial revisionwdenk2002-03-084-0/+383
|
* Initial revisionwdenk2002-01-272-0/+506
|
* Initial revisionwdenk2001-12-282-0/+38
|
* Initial revisionwdenk2001-06-141-0/+28
OpenPOWER on IntegriCloud