summaryrefslogtreecommitdiff
path: root/board/bubinga405ep/bubinga405ep.c
Commit message (Collapse)AuthorAgeLines
* Major cleanup for AMCC PPC4xx eval boards.Stefan Roese2005-08-01-117/+0
| | | | Patch by Stefan Roese, 01 Aug 2005
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-20-1/+1
| | | | | | | | | | | | before we can access it; add delay in case we are faster (with no CF card inserted) * Cleanup of some init functions * Make sure SCC Ethernet is always stopped by the time we boot Linux to avoid Linux crashes by early packets coming in. * Accelerate flash accesses on LWMON board by using buffered writes
* * Cleanup lowboot code for MPC5200wdenk2004-01-02-1/+0
| | | | | | | | | | | | | | | | | | * 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
* BUBINGA405EP port fixed.stroese2003-12-09-13/+5
|
* BUBINGA405EP board added (IBM PPC405EP Eval Board).stroese2003-05-23-0/+126