summaryrefslogtreecommitdiffstats
path: root/include/configs/PM826.h
Commit message (Collapse)AuthorAgeFilesLines
* * Code cleanup:wdenk2003-06-271-36/+36
| | | | | | | | | - 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)
* - CFG_RX_ETH_BUFFER added.stroese2003-06-051-0/+1
|
* * Patch by Dave Ellis, 22 May 2003:wdenk2003-05-221-0/+10
| | | | | | | | Fix problem with only partially cleared .bss segment * Patch by Rune Torgersen, 12 May 2003: get PCI to work on a MPC8266ADS board; incorporate change to cpu/mpc8260/pci.c to enable overrides of PCI memory parameters
* Make compile clean, fix the usual small problems.wdenk2003-03-261-1/+1
|
* *** empty log message ***wdenk2003-03-251-1/+2
|
* Add PCI support for MPC8250 Boards (PM825 module)wdenk2003-03-251-0/+4
|
* * Patch by Josef Wagner, 12 Mar 2003:wdenk2003-03-121-7/+7
| | | | | | | | | | | | | | | | | | | | | | - 16/32 MB and 50/80 MHz support with auto-detection for IP860 - ETH05 and BEDBUG support for CU824 - added support for MicroSys CPC45 - new BOOTROM/FLASH0 and DOC base for PM826 * Patch by Robert Schwebel, 12 Mar 2003: Fix the chpart command on innokom board * Name cleanup: mv include/asm-i386/ppcboot-i386.h include/asm-i386/u-boot-i386.h s/PPCBoot/U-Boot/ in some files s/pImage/uImage/ in some files * Patch by Detlev Zundel, 15 Jan 2003: Fix '' command line quoting * Patch by The LEOX team, 19 Jan 2003: - add support for the ELPT860 board - add support for Dallas ds164x RTC
* * Add dual ethernet support on PM826wdenk2003-01-171-11/+30
| | | | | | | | | | * Add support for LXT971 PHY on PM826 * Patch by Tord Andersson, 16 Jan 2003: Fix flash sector count for TQM8xxL * Fix I2C EEPROM problem on ICU862 board (would only write the first 16 bytes out of each 32 byte block)
* * Use 1-byte-read instead of -write for iprobe() functionwdenk2002-12-171-0/+1
| | | | | | Add i2c commands to PM826 config * extend I2C POST code: check for list on known addresses
* Initial revisionwdenk2002-08-191-0/+525
OpenPOWER on IntegriCloud