Commit Graph

50 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Mario Six e5c762f5a7 i2c: fsl: Add option to get clock from DT 6 years ago
Mario Six d934832de6 i2c: fsl: Use dev_read_addr 6 years ago
Mario Six 84a4d34e96 i2c: fsl_i2c: Make live-tree compatible 6 years ago
Mario Six d4f422f886 i2c: fsl_i2c: Remove inline declarations 6 years ago
Mario Six a059de11c9 i2c: fsl_i2c: Fix style violations 6 years ago
Simon Glass b0103f33b4 i2c: Drop CONFIG_SYS_I2C_BOARD_LATE_INIT 7 years ago
Tom Rini 645cb46e2b fsl_i2c.c: Fix warning on gcc-6.x 7 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
Stephen Warren 6e06acb732 fdt: allow fdtdec_get_addr_size_*() to translate addresses 8 years ago
mario.six@gdsys.cc 27059c3e4d i2c: fsl: Fix driver initialization 8 years ago
mario.six@gdsys.cc dbc82ce31b dm: fsl_i2c: Enable DM for FSL I2C 8 years ago
mario.six@gdsys.cc ecf591e303 dm: fsl_i2c: Factor out adap parameter 8 years ago
mario.six@gdsys.cc ad7e657cec dm: fsl_i2c: Prepare compatibility functions 8 years ago
mario.six@gdsys.cc 00b61553f1 dm: fsl_i2c: Rename methods for reading/writing data 8 years ago
mario.six@gdsys.cc 16579ecbcc dm: fsl_i2c: Rename probe method 8 years ago
mario.six@gdsys.cc 03a112aad6 dm: fsl_i2c: Remove unnecessary variable 8 years ago
mario.six@gdsys.cc 386b276918 dm: fsl_i2c: Reword and clarify comment 8 years ago
mario.six@gdsys.cc 2b21e96034 dm: fsl_i2c: Use clearer parameter names 8 years ago
mario.six@gdsys.cc ec2c81c5d4 dm: fsl_i2c: Rename I2C register structure 8 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 8 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Shaveta Leekha 6dd38cc352 drivers/i2c/fsl_i2c: Change CONFIG_I2C_TIMEOUT to 100ms 10 years ago
Shengzhou Liu a17fd10fb5 fsl_i2c: add support for 3rd and 4th I2C 10 years ago
Shaveta Leekha a405764c1e drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte write 10 years ago
Chunhe Lan 9c3f77eb3b fsl_i2c: add workaround for the erratum I2C A004447 11 years ago
Chunhe Lan b8ce3343b6 fsl_i2c: generate nine pulses on SCL if the I2C bus is hung 11 years ago
Heiko Schocher 00f792e0df i2c, fsl_i2c: switch to new multibus/multiadapter support 11 years ago
Reinhard Pfau b778c1b5de i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0 11 years ago
Simon Glass 609e6ec3f6 ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data 11 years ago
Kim Phillips 62f730fffd drivers/i2c/fsl_i2c.c: sparse fix 12 years ago
Kumar Gala aa5512157b fsl_i2c: Fix compile warning 13 years ago
Jerry Huang c9a8b25ef9 Powerpc/i2c: Use the same initialize codes 13 years ago
Richard Retanubun 26a33504a5 fsl_i2c: Added a callpoint for i2c_board_late_init 14 years ago
Timur Tabi 14bdd93270 fsl_i2c: increase I2C timeout values and make them configurable 15 years ago
Joakim Tjernlund d1c9e5b379 fsl_i2c: Do not generate STOP after read. 15 years ago
Joakim Tjernlund 9940420212 fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSR 15 years ago
Joakim Tjernlund d01ee4db93 fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR} 15 years ago
Joakim Tjernlund 21f4cbb772 fsl_i2c: Wait for STOP condition to propagate 15 years ago
Timur Tabi 92477a631b fsl_i2c: increase I2C timeout values and make them configurable 15 years ago
Heiko Schocher 39df00d9ae i2c, mpc83xx: add CONFIG_SYS_I2C_INIT_BOARD for fsl_i2c 15 years ago
Heiko Schocher c1bce4fff7 83xx, i2c: add mux support for fsl_i2c 15 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
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
TsiChung Liew 5d9a5efa4b Add I2C frequency dividers for ColdFire 16 years ago
Michal Simek a4a549b4b5 i2c: Clean drivers/i2c/ Makefile 16 years ago
Stefan Roese f2302d4430 Fix merge problems 16 years ago
Kumar Gala 09d318a8bb fsl_i2c: Use timebase timer functions instead of get_timer() 16 years ago
Timur Tabi e4dafff86f fsl-i2c: fix writes to data segment before relocation 16 years ago