9
0
Fork 0
barebox/include/asm-ppc
Ben Warren b24f119d67 Multi-bus I2C implementation of MPC834x
Hello,

Attached is a patch implementing multiple I2C buses on the MPC834x CPU
family and the MPC8349EMDS board in particular.
This patch requires Patch 1 (Add support for multiple I2C buses).
Testing was performed on a 533MHz board.

/*** Note: This patch replaces ticket DNX#2006083042000027 ***/

Signed-off-by: Ben Warren <bwarren@qstreams.com>

CHANGELOG:
        Implemented driver-level code to support two I2C buses on the
MPC834x CPU family and the MPC8349EMDS board.  Available I2C bus speeds
are 50kHz, 100kHz and 400kHz on each bus.

regards,
Ben
2006-11-03 19:42:19 -06:00
..
5xx_immap.h * Code cleanup: 2003-06-27 21:31:46 +00:00
8xx_immap.h Patch by Yuli Barcohen, 19 Apr 2004: 2004-06-06 21:35:06 +00:00
atomic.h Initial revision 2001-04-28 17:59:11 +00:00
bitops.h * Code cleanup: 2003-06-27 21:31:46 +00:00
byteorder.h Cleanup for GCC-4.x 2005-10-13 16:45:02 +02:00
cache.h Initial revision 2002-05-15 20:05:05 +00:00
cpm_85xx.h Fix DPRAM offset/size for MPC8541/8555. 2005-12-06 15:02:31 +01:00
cpm_8260.h * Patches by Pantelis Antoniou, 30 Mar 2004: 2004-04-15 18:22:41 +00:00
e300.h Fix style issues primarily in 85xx and 83xx boards. 2005-08-01 13:20:47 -05:00
errno.h Initial revision 2000-08-21 15:05:47 +00:00
fsl_i2c.h Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c 2006-10-19 11:34:11 -05:00
global_data.h Add PCI support for the TQM834x board. 2005-10-17 02:39:53 +02:00
i2c.h Multi-bus I2C implementation of MPC834x 2006-11-03 19:42:19 -06:00
immap_83xx.h mpc83xx: Changed to unified mpx83xx names and added common 83xx changes 2006-11-03 19:42:18 -06:00
immap_85xx.h Use generic I2C register block on 85xx and 86xx. 2006-10-20 17:16:35 -05:00
immap_86xx.h Use generic I2C register block on 85xx and 86xx. 2006-10-20 17:16:35 -05:00
immap_8220.h Patch by TsiChung Liew, 23 Sep 2004: 2004-10-28 00:09:35 +00:00
immap_8260.h Patch by Thomas Viehweger, 14 May 2004: 2004-06-09 12:42:26 +00:00
io.h * Code cleanup: 2003-06-27 21:31:46 +00:00
iopin_8xx.h Add iopset command on mpc8xx 2005-09-26 00:44:15 +02:00
iopin_85xx.h Add CPM2 I/O pin functions for MPC85xx processors 2006-03-12 22:41:33 +01:00
iopin_8260.h Initial revision 2001-08-05 15:35:05 +00:00
m8260_pci.h * Code cleanup: 2003-06-27 21:31:46 +00:00
mc146818rtc.h Initial revision 2000-11-20 17:21:10 +00:00
mmu.h Fixed leading whitespace issues. 2006-10-13 16:47:53 -05:00
mpc8349_pci.h Added PCI support for MPC8349ADS board 2006-01-12 19:51:38 -06:00
pci_io.h * Code cleanup: 2003-06-27 21:31:46 +00:00
pnp.h * Code cleanup: 2003-06-27 21:31:46 +00:00
posix_types.h Initial revision 2001-04-28 17:59:11 +00:00
processor.h Merge branch 'master' of http://www.denx.de/git/u-boot 2006-09-19 08:51:24 -05:00
ptrace.h * Code cleanup: 2003-06-27 21:31:46 +00:00
residual.h * Code cleanup: 2003-06-27 21:31:46 +00:00
sigcontext.h Initial revision 2000-10-11 22:04:29 +00:00
signal.h Initial revision 2001-04-28 17:59:11 +00:00
status_led.h * Patches by David Müller, 12 Jun 2003: 2003-06-19 23:01:32 +00:00
string.h Initial revision 2000-08-21 15:05:47 +00:00
types.h Initial revision 2000-08-21 15:05:47 +00:00
u-boot.h Merge branch 'master' of http://www.denx.de/git/u-boot 2006-09-19 08:51:24 -05:00