Commit Graph

17 Commits (8aba9dceebb14144e07d19593111ee3a999c37fc)

Author SHA1 Message Date
Mike Frysinger 793b5726f7 i2c: soft_i2c: add simple GPIO implementation 14 years ago
Jens Scharsig 0cf0b93161 convert common files to new SoC access 15 years ago
Daniel Gorsulowski 4e574c4e2d at91: Extended soft_i2c driver for AT91SAM9263 SoC 15 years ago
Peter Tyser 655b34a78a i2c: Create common default i2c_[set|get]_bus_speed() functions 15 years ago
Jens Scharsig d144f94d59 soft_i2c.c compiler/linker error 15 years ago
Heiko Schocher 1b6275dfb1 8xx: add support for new keymile kmsupx4 board. 15 years ago
Andrew Dyer 2ac6985a74 soft_i2c.c add option for repeated start in i2c_read() 16 years ago
Wolfgang Denk 455ae7e87f Coding style cleanup, update CHANGELOG. 16 years ago
Timur Tabi ecf5f077c8 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 16 years ago
Trent Piepho 5e3ab68e9a Section name should be ".data", not "data" 16 years ago
Heiko Schocher a21ca95f8b mgsuvd: fix compiler warning when using soft_i2c driver 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Heiko Schocher 67b23a3228 I2C: adding new "i2c bus" Command to the I2C Subsystem. 16 years ago
Heiko Schocher 4ca107effe soft_i2c: Add CFG_I2C_INIT_BOARD option 16 years ago
Heiko Schocher 98aed37958 soft_i2c: prevent compiler warnings if driver does not use CPU Pins. 16 years ago
Heiko Schocher 799b784aa0 i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 4d75e0aa9c soft_i2c: move to drivers/i2c 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d6e9ee92e8 common: Move conditional compilation to Makefile 16 years ago
Haavard Skinnemoen 110e006fe6 soft_i2c: Pull SDA high before reading 16 years ago
Peter Pearse d4fc6012fd Add MACH_TYPE records for several AT91 boards. 17 years ago
Peter Pearse b0d8f5bf0d New board SMN42 branch 17 years ago
Wolfgang Denk ba94a1bba3 * Update Intel IXP4xx support 18 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 18 years ago
Wolfgang Denk c15f80eaef Change the sequence of events in soft_i2c.c:send_ack() to keep from 18 years ago
Wolfgang Denk 8e7b703a62 Coding Style cleanup 18 years ago
Wolfgang Denk 82d716fd0d Fix comment in common/soft_i2c.c 18 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
wdenk 9d5028c2f7 * Update for AT91RM9200DK and CMC_PU2 boards: 20 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 60fbe25424 Prepare for 0.3.0 release 21 years ago
wdenk 6aff3115b9 * Use 1-byte-read instead of -write for iprobe() function 22 years ago
wdenk c609719b8d Initial revision 22 years ago