summaryrefslogtreecommitdiffstats
path: root/cpu/mpc8260/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-785/+0
* i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser2009-06-121-13/+0
* i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser2009-06-121-3/+0
* i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi2008-12-151-16/+0
* Section name should be ".data", not "data"Trent Piepho2008-12-091-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-18/+18
* I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher2008-10-181-1/+14
* i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.Heiko Schocher2008-10-181-0/+36
* Big white-space cleanup.Wolfgang Denk2008-05-211-5/+5
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-2/+2
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-1/+1
* * Patch by Gridish Shlomi, 30 Aug 2004:wdenk2004-10-101-2/+2
* * Code cleanup:wdenk2003-06-271-5/+5
* Patches by Murray Jensen, 17 Jun 2003:wdenk2003-06-191-62/+90
* * Patches by Robert Schwebel, 06 Mar 2003:wdenk2003-03-061-0/+7
* Initial revisionwdenk2002-11-031-0/+733
OpenPOWER on IntegriCloud