Commit Graph

53 Commits (976dfb0fd884fa13e4e64c7ded4322ffd9967df4)

Author SHA1 Message Date
Simon Glass 3d1957f0ea dm: i2c: Add support for multiplexed I2C buses 9 years ago
Simon Glass df358c6bec dm: i2c: Add a function to transfer messages 9 years ago
Simon Glass 7fc65bcf8a dm: i2c: Move definitions to the top of the header file 9 years ago
Simon Glass 25a0fb4385 dm: i2c: Correct comment nits in dm_i2c_reg_read/write() 9 years ago
Simon Glass 7d7db2225c dm: i2c: Add a message debug function 9 years ago
Simon Glass a2879764ba dm: i2c: Add compatibility functions for dm_i2c_reg_read/write() 10 years ago
Simon Glass 01501804fd dm: i2c: Add a function to find out the chip offset length 10 years ago
Simon Glass 182bf92d19 dm: i2c: Add an explicit test mode to the sandbox I2C driver 10 years ago
Simon Glass ba3864f803 dm: i2c: Add functions to read and write a register 10 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 10 years ago
Simon Glass fffff7268b dm: i2c: Make API accessible even without CONFIG_DM 10 years ago
Simon Glass ca88b9b939 dm: i2c: Add a dm_ prefix to driver model bus speed functions 10 years ago
Simon Glass d744d56136 dm: i2c: Add two more I2C init functions to the compatibility layer 10 years ago
Simon Glass e6f66ec0e7 dm: i2c: Move slave details to child platdata 10 years ago
Simon Glass 25ab4b0303 dm: i2c: Provide an offset length parameter where needed 10 years ago
Simon Glass 73845350b6 dm: i2c: Add a compatbility layer 10 years ago
Simon Glass f9a4c2da72 dm: i2c: Rename driver model I2C functions to permit compatibility 10 years ago
Simon Glass c6202d857e dm: i2c: Add a uclass for I2C 10 years ago
Hannes Petermaier d5243359e1 OMAP24xx I2C: Add support for set-speed 11 years ago
Andreas Bießmann cb96a0a4c9 i2c: switch from AT91 legacy to ATMEL legacy 11 years ago
Michael Burr e66587495d i2c: Zynq: Support for TI PCA9548 bus multiplexer 11 years ago
Łukasz Majewski ea0f73abb1 i2c:multibus:fix: Correct I2C_MULTI_BUS value when support for many buses is enabled 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Heiko Schocher 9a2accb44f i2c, multibus: get rid of CONFIG_I2C_MUX 12 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 12 years ago
Heiko Schocher 3f4978c713 i2c: common changes for multibus/multiadapter support 12 years ago
Heiko Schocher 385c9ef5a7 i2c: add i2c_core and prepare for new multibus support 12 years ago
Rajeshwari Shinde a9d2ae7014 I2C: Driver changes for FDT support 12 years ago
Łukasz Majewski 7ca8f73a0a i2c:soft:multi: Support for multiple soft I2C buses at Samsung boards 12 years ago
esw@bus-elektronik.de 781322755f fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91 13 years ago
Marek Vasut cd7b4e82a2 GCC4.6: Squash warning in cmd_date.c 13 years ago
Wolfgang Denk f092f15d39 Revert "GCC4.6: Convert various empty macros to inline functions" 13 years ago
Marek Vasut 60ce53cf9f GCC4.6: Convert various empty macros to inline functions 13 years ago
Stefan Bigler c649dda537 i2c: add i2c deblock sequence before and after every mux config 14 years ago
Richard Retanubun 26a33504a5 fsl_i2c: Added a callpoint for i2c_board_late_init 15 years ago
Frans Meulenbroeks fd03ea8964 i2c: made unused function i2c_mux_add_device static 15 years ago
Jens Scharsig 0cf0b93161 convert common files to new SoC access 15 years ago
Heiko Schocher dc71b248ef powerpc: updates for the keymile boards 16 years ago
Peter Tyser 9c90a2c8e8 i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value 16 years ago
Mike Frysinger 15208ac9ea i2c.h: drop i2c_reg_{read, write} hack for Blackfin parts 16 years ago
Timur Tabi ecf5f077c8 i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 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 98aed37958 soft_i2c: prevent compiler warnings if driver does not use CPU Pins. 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Matthias Fuchs d8a8ea5c47 [PATCH] I2C: Add missing default CFG_SPD_BUS_NUM 18 years ago
Stefan Roese 8c12045a3b [PATCH] I2C: Add missing default CFG_RTC_BUS_NUM & CFG_DTT_BUS_NUM 18 years ago
Stefan Roese 79b2d0bb2e [PATCH] PPC4xx: Add support for multiple I2C busses 18 years ago
Timur Tabi 9ca880a250 mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS 18 years ago
Ben Warren bb99ad6d82 Add support for multiple I2C buses 18 years ago