summaryrefslogtreecommitdiffstats
path: root/lib_m68k/board.c
Commit message (Collapse)AuthorAgeFilesLines
* Minor cleanup.Wolfgang Denk2006-05-101-1/+1
|
* Merge with /home/m8/git/u-bootWolfgang Denk2006-05-091-2/+7
|\
| * Fixes for gcc 3.4 based m68k toolchain,Marian Balakowicz2006-05-091-2/+7
| | | | | | | | based on patch by Jate Sujjavanich.
* | cosmetic: print amount of NAND flash aligned with the other values such asMarkus Klotzbuecher2006-04-251-1/+1
|/ | | | DRAM
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-9/+2
|
* I2C addedstroese2004-12-161-0/+25
|
* * Patches by Richard Woodruff, 10 Jun 2004:wdenk2004-07-011-0/+2
| | | | | | | - fix problems with examples/stubs.c for GCC >= 3.4 - fix problems with gd initialization * Enable FAT filesystem support for HMI10 board
* Code cleanup; make several boards compile & link.wdenk2004-03-141-1/+1
|
* * Patch by Pierre Aubert, 26 Feb 2004wdenk2004-02-271-1/+1
| | | | | | | | | | | add IDE support for MPC5200 * Patch by Masami Komiya, 26 Feb 2004: add autoload via NFS * Patch by Stephen Williams Use of CONFIG_SERIAL_SOFTWARE_FIFO in board.c consistent with uses elsewhere in the source.
* * Some code cleanupwdenk2004-02-121-192/+402
| | | | | | | | * Patch by Josef Baumgartner, 10 Feb 2004: Fixes for Coldfire port * Patch by Brad Kemp, 11 Feb 2004: Fix CFI flash driver problems
* * Cleanup lowboot code for MPC5200wdenk2004-01-021-1/+1
| | | | | | | | | | | | | | | | | | * Minor code cleanup (coding style) * Patch by Reinhard Meyer, 30 Dec 2003: - cpu/mpc5xxx/fec.c: added CONFIG_PHY_ADDR, added CONFIG_PHY_TYPE, - added CONFIG_PHY_ADDR to include/configs/IceCube.h, - turned debug print of PHY registers into a function (called in two places) - added support for EMK MPC5200 based modules * Fix MPC8xx PLPRCR_MFD_SHIFT typo * Add support for TQM866M modules * Fixes for TQM855M with 4 MB flash (Am29DL163 = _no_ mirror bit flash) * Fix a few compiler warnings
* * Patch by Bernhard Kuhn, 28 Nov 2003:wdenk2003-12-081-0/+493
add support for Coldfire CPU add support for Motorola M5272C3 and M5282EVB boards
OpenPOWER on IntegriCloud