aboutsummaryrefslogtreecommitdiff
path: root/cpu/pxa/i2c.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser1-458/+0
2008-12-15i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functionsTimur Tabi1-15/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2007-11-18Fix compiler warnings for ARM systems.Wolfgang Denk1-1/+1
2006-03-24delta board: DA9030 initialization and i2c support. Some minor changes toMarkus Klotzbuecher1-5/+14
2004-03-23* Add start-up delay to make sure power has stabilized beforewdenk1-1/+5
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-49/+49
2003-05-23Patch by Kyle Harris, 20 May 2003:LABEL_2003_05_23_1450wdenk1-0/+460