summaryrefslogtreecommitdiff
path: root/cpu/mpc8260/i2c.c
AgeCommit message (Expand)Author
2009-06-12i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser
2009-06-12i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi
2008-12-09Section name should be ".data", not "data"Trent Piepho
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-18I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher
2008-10-18i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.Heiko Schocher
2008-05-21Big white-space cleanup.Wolfgang Denk
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2005-10-13Cleanup for GCC-4.xWolfgang Denk
2004-10-10* Patch by Gridish Shlomi, 30 Aug 2004:wdenk
2003-06-27* Code cleanup:wdenk
2003-06-19Patches by Murray Jensen, 17 Jun 2003:wdenk
2003-03-06* Patches by Robert Schwebel, 06 Mar 2003:wdenk
2002-11-03Initial revisionwdenk