summaryrefslogtreecommitdiffstats
path: root/cpu/mpc5xxx/i2c.c
Commit message (Collapse)AuthorAgeFilesLines
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-1/+2
|
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-6/+7
|
* * Patch by Martin Krause, 27 May 2004:wdenk2004-06-091-0/+1
| | | | | | | Fix a MPC5xxx I2C timing issue in i2c_probe(). * Patch by Leif Lindholm, 27 May 2004: Fix board_init_f() for dbau1x00 board.
* * Patch by Bernhard Kuhn, 28 Oct 2003:wdenk2003-11-071-3/+9
| | | | | | | | Add low boot support for MPC5200 * Fix problem with dual PCMCIA support (NSCU) * Fix MPC5200 I2C initialization function
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-151-10/+10
| | | | | | | | - Added Motorola CPU 8540/8560 support (cpu/85xx) - Added Motorola MPC8540ADS board support (board/mpc8540ads) - Added Motorola MPC8560ADS board support (board/mpc8560ads) * Minor code cleanup
* Fix problems with I2C support for mpc5200dzu2003-09-301-3/+55
|
* * Patch by David Müller, 13 Sep 2003:wdenk2003-09-131-0/+338
various changes to VCMA9 board specific files * Add I2C support for MGT5100 / MPC5200
OpenPOWER on IntegriCloud