aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc512x/i2c.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-12mpc512x: Fix problem with I2C access before relocationStefan Roese1-1/+1
2009-06-12MPC512x: remove include/mpc512x.hWolfgang Denk1-1/+0
2009-06-12MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk1-26/+30
2009-06-12i2c: Create common default i2c_[set|get]_bus_speed() functionsPeter Tyser1-14/+0
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi1-17/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-01-12MPC512X: Cleanup bus clock names.Grzegorz Bernacki1-6/+6
2007-07-27[ADS5121] Support for the ADS5121 boardRafal Jaworowski1-0/+431