summaryrefslogtreecommitdiffstats
path: root/cpu/ppc4xx/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-061-439/+0
* ppc4xx: Fix problem with I2C bus >= 1 initializationStefan Roese2010-03-301-1/+4
* ppc4xx: Cleanup PPC4xx I2C infrastructureStefan Roese2009-11-231-102/+97
* i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser2009-06-121-14/+0
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-151-20/+0
* Section name should be ".data", not "data"Trent Piepho2008-12-091-4/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-12/+12
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* ppc4xx: Fix i2c divisor calcularion for PPC4xxJeffrey Mann2007-04-121-3/+1
* [PATCH] 4xx: allow CONFIG_I2C_CMD_TREE without CONFIG_I2C_MULTI_BUSMatthias Fuchs2007-03-081-1/+1
* [PATCH] PPC4xx: Add support for multiple I2C bussesStefan Roese2007-02-201-213/+245
* 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-1/+1
* Fix problem in 405 i2c driver; don't try to print without console!stroese2004-07-021-1/+3
* * Code cleanup:wdenk2003-06-271-201/+200
* * Patches by David Müller, 31 Jan 2003:wdenk2003-03-061-0/+19
* * Patches by Robert Schwebel, 06 Mar 2003:wdenk2003-03-061-0/+8
* Initial revisionwdenk2002-11-031-0/+417
OpenPOWER on IntegriCloud