Commit Graph

428 Commits (a6331fa83cb4a1557df4acfa4214d556f4596904)

Author SHA1 Message Date
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 10 years ago
Michal Simek 0305be1087 Kconfig: i2c: Fix indentation 10 years ago
Michal Simek 61d815a2cb Kconfig: i2c: Fix typo Suport -> Support 10 years ago
Heiko Schocher f300dccde4 i2c, avr32: fix compiler warning "input is not relaxable" 10 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 10 years ago
Dirk Eibach 37b33254c2 i2c: soft_i2c: Fix bus indizes 10 years ago
Dirk Eibach 5c3b6dc1fb hrcon: Add fan controllers 10 years ago
Dirk Eibach 7ed45d3d0a hrcon: Add support for the DH variant 10 years ago
Dirk Eibach 457491565b i2c: ihs_i2c: Fix hold_bus control 10 years ago
Dirk Eibach 3af0cdb137 i2c: ihs_i2c: Use macro bestpractices 10 years ago
Dirk Eibach 071be89694 i2c: ihs_i2c: Dual channel support 10 years ago
Mingkai Hu 9f3183d2d6 armv8/fsl_lsch3: Change arch to fsl-layerscape 10 years ago
Michal Simek 009902a871 i2c: Instantiate I2C controllers when selected 10 years ago
Albert ARIBAUD \\(3ADEV\\) 03544c6640 I2C: mxc_i2c: make I2C1 and I2C2 optional 10 years ago
Stefan Roese 68282f55b8 arm: Remove unused ST-Ericsson u8500 arch 10 years ago
Simon Glass 3437469985 rockchip: Add I2C driver 10 years ago
Simon Glass 4e9838c102 dm: Use dev_get_addr() where possible 10 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 10 years ago
Vladimir Zapolskiy ea16c6a13b i2c: lpc32xx: correct sanity check for requested bus speed 10 years ago
Sylvain Lemieux 1933af15e2 i2c: lpc32xx: add support for OTG I2C 10 years ago
Sylvain Lemieux 58243001a9 i2c: lpc32xx: fix write timeout 10 years ago
Sylvain Lemieux 3d2b6a2e5f i2c: lpc32xx: fix read timeout 10 years ago
Sylvain Lemieux b395a996a6 i2c: lpc32xx: use api to get hclk instead of fix value 10 years ago
Masahiro Yamada 0b11dbf705 drivers: hierarchize drivers Kconfig menu 10 years ago
Simon Glass f48eaf01b2 cros_ec: Support the LDO access method used by spring 10 years ago
Simon Glass cc456bd7df dm: cros_ec: Convert the I2C tunnel code to use driver model 10 years ago
Simon Glass 45d9ae87cb exynos: i2c: Tidy up the driver model code 10 years ago
Simon Glass 26ea76850e exynos: i2c: Fix code style with ReadWriteByte() 10 years ago
Simon Glass b725dc458f i2c: Add a mux for GPIO-based I2C bus arbitration 10 years ago
Simon Glass 3d1957f0ea dm: i2c: Add support for multiplexed I2C buses 10 years ago