Commit Graph

447 Commits (6f107e4cf6f9c7beddad5878e83436823bff3fa8)

Author SHA1 Message Date
Stephen Warren 135aa95002 clk: convert API to match reset/mailbox style 9 years ago
Yuan Yao 9d10c2d3fe drivers: i2c: mxc: Add early init 9 years ago
Chris Packham d6b7757e41 i2c: mvtwsi: Eliminate twsi_control_flags 9 years ago
Stefan Roese 3a3705280d i2c: Select SYS_I2C_DW_ENABLE_STATUS_UNSUPPORTED for SPEAr 9 years ago
Stefan Roese e32d0db798 i2c: Add entry for Designware I2C driver in Kconfig 9 years ago
mario.six@gdsys.cc dbc82ce31b dm: fsl_i2c: Enable DM for FSL I2C 9 years ago
mario.six@gdsys.cc ecf591e303 dm: fsl_i2c: Factor out adap parameter 9 years ago
mario.six@gdsys.cc ad7e657cec dm: fsl_i2c: Prepare compatibility functions 9 years ago
mario.six@gdsys.cc 00b61553f1 dm: fsl_i2c: Rename methods for reading/writing data 9 years ago
mario.six@gdsys.cc 16579ecbcc dm: fsl_i2c: Rename probe method 9 years ago
mario.six@gdsys.cc 03a112aad6 dm: fsl_i2c: Remove unnecessary variable 9 years ago
mario.six@gdsys.cc 386b276918 dm: fsl_i2c: Reword and clarify comment 9 years ago
mario.six@gdsys.cc 2b21e96034 dm: fsl_i2c: Use clearer parameter names 9 years ago
mario.six@gdsys.cc ec2c81c5d4 dm: fsl_i2c: Rename I2C register structure 9 years ago
Stefan Roese b6a77b0ce8 i2c: designware_i2c: Optionally check enable status register 9 years ago
Michal Simek d79ac32478 i2c: muxes: Add support for TI PCA954X mux 9 years ago
Michal Simek ad72e7622b i2c: cdns: Support different bus speeds 9 years ago
Michal Simek 6150be9094 i2c: cdns: Moving speed setup from probe to set_bus_speed function 9 years ago
Michal Simek a13767bc0e i2c: cdns: Read address from DT in ofdata_to_platdata 9 years ago
Vagrant Cascadian eae4b2b67b Fix spelling of "occurred". 9 years ago
Stefan Roese ba5da550ae i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86) 9 years ago
Stefan Roese 334b9b004c i2c: designware_i2c: Add DM support 9 years ago
Stefan Roese 3f4358da8d i2c: designware_i2c: Prepare for DM driver conversion 9 years ago
Stefan Roese 11b544ab41 i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed() 9 years ago
Stefan Roese 1c8b089b45 i2c: designware_i2c: Add dw_i2c_enable() helper function 9 years ago
Stefan Roese e209828cbd i2c: designware_i2c: Add ic_enable_status to ic_regs struct 9 years ago
Moritz Fischer fdec2d21ef dm: i2c: Add driver for Cadence I2C IP 9 years ago
Masahiro Yamada 336399fb63 i2c: uniphier: use devm_get_addr() to get base address 9 years ago
Guy Thouret 32b9b556f7 omap24xx_i2c: Implement CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW 9 years ago
Peng Fan e1bed80272 dm: i2c: mxc_i2c: implement i2c_idle_bus 9 years ago
Hans de Goede 2ca0299579 mvtwsi: Fix breakage introduced by "Fix mvtwsi not working on sun6i and newer sunxi SoCs" 9 years ago
Simon Glass 0c7645bde0 x86: ivybridge: Use the I2C driver to perform SMbus init 9 years ago
Simon Glass abb0b01e7a x86: i2c: Add a stub driver for Intel I2C/SMbus 9 years ago
Simon Glass 4082fce924 dm: i2c: Allow muxes to be enabled for SPL separately 9 years ago
Simon Glass 930bc37423 rockchip: i2c: Update the driver to use the new clock ID 9 years ago
Jelle van der Waa 9d0826879e sunxi: Add support for the I2C controller which is part of the PRCM 9 years ago
Hans de Goede 904dfbfd67 i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Stefan Roese 81e33f4b65 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig 9 years ago
Gong Qianyu aee3fddb67 i2c: mxc: add a condition in case the parameter is NULL 9 years ago
Michal Simek 0305be1087 Kconfig: i2c: Fix indentation 9 years ago
Michal Simek 61d815a2cb Kconfig: i2c: Fix typo Suport -> Support 9 years ago
Heiko Schocher f300dccde4 i2c, avr32: fix compiler warning "input is not relaxable" 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Dirk Eibach 37b33254c2 i2c: soft_i2c: Fix bus indizes 9 years ago
Dirk Eibach 5c3b6dc1fb hrcon: Add fan controllers 9 years ago
Dirk Eibach 7ed45d3d0a hrcon: Add support for the DH variant 9 years ago
Dirk Eibach 457491565b i2c: ihs_i2c: Fix hold_bus control 9 years ago
Dirk Eibach 3af0cdb137 i2c: ihs_i2c: Use macro bestpractices 9 years ago
Dirk Eibach 071be89694 i2c: ihs_i2c: Dual channel support 9 years ago