Commit Graph

52 Commits (lime2-spi)

Author SHA1 Message Date
Adam Ford 410c505cc1 DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATA 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Adam Ford ac1d8ac871 Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX 7 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 7 years ago
Tom Rini 8f339d2346 omap24xx_i2c.c: Drop references to CONFIG_OMAP243X 7 years ago
Adam Ford 0fc8a3af5c ARM: OMAP: I2C: Support New read, write and probe functions for OMAP3 7 years ago
Lukasz Majewski b52a3fa08b i2c: ti: Update method to calculate psc, sscl and ssch I2C parameters 7 years ago
Mugunthan V N daa69ffe3d drivers: i2c: omap24xx_i2c: adopt omap_i2c driver to driver model 8 years ago
Mugunthan V N be243e4113 drivers: i2c: omap24xx_i2c: prepare driver for DM conversion 8 years ago
Guy Thouret 32b9b556f7 omap24xx_i2c: Implement CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW 8 years ago
Hannes Schmelzer 4c302b9a65 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer 9 years ago
Heiko Schocher f7c1053535 i2c, omap24xx: add i2c deblock sequenz 10 years ago
Hannes Petermaier d5243359e1 OMAP24xx I2C: Add support for set-speed 10 years ago
Nikita Kiryanov 92c23c9226 arm: omap: i2c: don't zero cnt in i2c_write 11 years ago
Heiko Schocher 6789e84eca i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework 11 years ago
Lubomir Popov 960187ffa1 ARM: OMAP: I2C: New read, write and probe functions 11 years ago
Vincent Stehlé 66839773a8 omap24xx_i2c: Handle OMAP5 like OMAP2,3,4 12 years ago
Vincent Stehlé febc4cd48a omap24xx_i2c: Handle wait_for_bb error 12 years ago
Koen Kooi a532278074 omap4 i2c: add support for i2c bus 4 12 years ago
Ilya Yanok 55faa58976 omap24xx_i2c: add 2-byte address support 12 years ago
Tom Rini 402d17fc4c omap24xx_i2c: Add AM33XX support 12 years ago
Tom Rini 168a5acb81 Revert "I2C: OMAP: detect more devices when probing an i2c bus" 12 years ago
Tom Rini cec487a435 Revert "ARM: I2C: I2C Multi byte address support" 12 years ago
Tom Rini c2459a405b Revert "ARM: AM33XX: Add AM33XX I2C driver support" 12 years ago
Patil, Rachna 498cbdfe62 ARM: AM33XX: Add AM33XX I2C driver support 12 years ago
Patil, Rachna 2faa76196a ARM: I2C: I2C Multi byte address support 12 years ago
Andreas Müller 0b620ec97e drivers/i2c/omap24xx_i2c.c: move all local variables to SRAM 12 years ago
Andreas Müller 49e9b4bd9b drivers/i2c/omap24xx_i2c.c: replace printf with one argument by puts 12 years ago
Michael Jones 89677b27d3 ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatible 13 years ago
Michael Jones 0607e2b97a ARMV7: OMAP: Write more than 1 byte at a time in i2c_write 13 years ago
Michael Jones f9a78b8d4f cosmetic: spell fixes etc. 13 years ago
Nick Thompson 0e57968a21 I2C: OMAP: detect more devices when probing an i2c bus 13 years ago
John Rigby 2956532625 Move DECLARE_GLOBAL_DATA_PTR to file scope 14 years ago
Steve Sakoman 4df6689495 ARMV7: OMAP: I2C driver: Fix bug found in 37XX testing 14 years ago
Steve Sakoman fbad355562 ARMV7: OMAP: I2C driver: Restructure i2c_probe function 14 years ago
Steve Sakoman d480c46773 ARMV7: OMAP: I2C driver: Restructure i2c_write_byte function 14 years ago
Steve Sakoman da0cc665bc ARMV7: OMAP: I2C driver: Restructure i2c_read_byte function 14 years ago
Steve Sakoman 73e8747fe4 ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driver 14 years ago
Heiko Schocher 1724fe9adf i2c, omap24xx: set bus_initialized only after relocation. 14 years ago
Wolfgang Denk 2d941de9d5 Prepare v2010.09-rc1 14 years ago
Steve Sakoman d708395d2f ARMV7: Modify i2c driver for more reliable operation on OMAP4 14 years ago
Steve Sakoman 938717cee1 ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4 14 years ago
Dirk Behme 1d2e96de56 OMAP2/3: I2C: Add support for second and third bus 15 years ago
Tom Rix 7f79dfb48b OMAP I2C Fix the sampling clock. 15 years ago
Dirk Behme 7d264c1ef2 OMAP3: Add I2C support 15 years ago
Dirk Behme e23c7c95a9 ARM: OMAP: Convert IO macros 16 years ago
Wolfgang Denk 8ed44d91c8 Cleanup: fix "MHz" spelling 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Michal Simek a4a549b4b5 i2c: Clean drivers/i2c/ Makefile 16 years ago