aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc8260/i2c.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-785/+0
2009-06-12i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser1-13/+0
2009-06-12i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE valuePeter Tyser1-3/+0
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi1-16/+0
2008-12-09Section name should be ".data", not "data"Trent Piepho1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-18/+18
2008-10-18I2C: adding new "i2c bus" Command to the I2C Subsystem.Heiko Schocher1-1/+14
2008-10-18i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver.Heiko Schocher1-0/+36
2008-05-21Big white-space cleanup.Wolfgang Denk1-5/+5
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+2
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-1/+1
2004-10-10* Patch by Gridish Shlomi, 30 Aug 2004:wdenk1-2/+2
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-5/+5
2003-06-19Patches by Murray Jensen, 17 Jun 2003:wdenk1-62/+90
2003-03-06* Patches by Robert Schwebel, 06 Mar 2003:wdenk1-0/+7
2002-11-03Initial revisionwdenk1-0/+733