- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- f57e324 i2c: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- d318eb3 treewide: Remove clk_free by Sean Anderson · 12 months ago
- d6d67fc i2c: designware_i2c: adjust timing calculation by Heinrich Schuchardt · 1 year, 2 months ago
- a6b185e stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 6 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 00edb10 i2c: designware: Remove unused non-DM functionality by Tom Rini · 3 years, 3 months ago
- 00b6a1a arm: Remove spear600 boards and the rest of SPEAr support by Tom Rini · 3 years, 6 months ago
- f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
- aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 9355716 i2c: designware_i2c: Don't warn if no reset controller by Simon Glass · 4 years, 1 month ago
- 9a09630 i2c: designware: Use log_debug() for debugging by Simon Glass · 4 years, 2 months ago
- 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
- 3908d90 i2c: designware_i2c: Support ACPI table generation by Simon Glass · 4 years, 5 months ago
- 46aadb6 i2c: designware_i2c: Add a little more debugging by Simon Glass · 4 years, 5 months ago
- 057be51 i2c: designware_i2c: Check if the device is powered by Raul E Rangel · 4 years, 7 months ago
- 02b880e i2c: designware_i2c: Tidy up use of NULL priv by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- c191f54 i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speed by Jun Chen · 4 years, 9 months ago
- 3ce27d4 i2c: designware_i2c: remove 'has_high_speed' by Jun Chen · 4 years, 9 months ago
- ef6677e i2c: designware_i2c: check is high speed possible support by Jun Chen · 4 years, 9 months ago
- 635cf51 i2c: designware_i2c: Fix IC_CON register setting for high speed mode by Jun Chen · 4 years, 9 months ago
- 5539768 i2c: designware_i2c: Correct the selection of speed mode by Simon Glass · 4 years, 10 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- 8de5ae8 i2c: designware_i2c: Do more in the probe() method by Simon Glass · 4 years, 10 months ago
- c529419 i2c: designware_i2c: Separate out the speed calculation by Simon Glass · 4 years, 10 months ago
- b4544bd i2c: designware_i2c: Move dw_i2c_speed_config to header by Simon Glass · 4 years, 10 months ago
- 4564922 i2c: designware_i2c: Add support for fast-plus speed by Simon Glass · 4 years, 10 months ago
- ac77bae i2c: designware_i2c: Update to use standard enums for speed by Simon Glass · 4 years, 10 months ago
- c38e2b3 i2c: designware_i2c: Add spike supression by Simon Glass · 4 years, 10 months ago
- c718110 i2c: designware_i2c: Rewrite timing calculation by Simon Glass · 4 years, 10 months ago
- 245ec0b i2c: designware_i2c: Put hold config in a struct by Simon Glass · 4 years, 10 months ago
- 60e0c3a i2c: designware_i2c: Drop scl_sda_cfg parameter by Simon Glass · 4 years, 10 months ago
- 9e5d174 i2c: designware_i2c: Read device-tree properties by Simon Glass · 4 years, 10 months ago
- 333dadd i2c: designware_i2c: Use an accurate bus clock instead of MHz by Simon Glass · 4 years, 10 months ago
- 6ed44ae i2c: designware_i2c: Use an enum for selected speed mode by Simon Glass · 4 years, 10 months ago
- f5ef101 i2c: designware_i2c: Rename 'max' speed to 'high' speed by Simon Glass · 4 years, 10 months ago
- 9b7af64 i2c: designware_i2c: Include clk.h in the header file by Simon Glass · 4 years, 10 months ago
- e2be553 i2c: designware: Tidy up PCI support by Simon Glass · 5 years ago
- 6e85c81 i2c: designware: Get clock rate from clock DM by Ley Foon Tan · 5 years ago
- d003a37 i2c: designware_i2c: Restore enable state after set speed by Jun Chen · 5 years ago
- 28608a1 i2c: designware: fix reset handling on socfpga gen5 by Simon Goldschmidt · 6 years ago
- bd9ca8d i2c: designware: Add error checking on init by Simon Glass · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 08794aa i2c: designware: add reset ctrl to driver by Dinh Nguyen · 7 years ago
- 808aa13 i2c: designware: Allow sending restart conditions by Marek Vasut · 7 years ago
- ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
- c4bc9a8 i2c: designware: Avoid overwriting the cmd_data register by Marek Vasut · 8 years ago
- abb3e13 i2c: designware_i2c: Optionally check enable status register by Stefan Roese · 9 years ago
- 3848120 i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86) by Stefan Roese · 9 years ago
- 3cb2796 i2c: designware_i2c: Add DM support by Stefan Roese · 9 years ago
- 41de766 i2c: designware_i2c: Prepare for DM driver conversion by Stefan Roese · 9 years ago
- 88893c9 i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed() by Stefan Roese · 9 years ago
- 3bc33ba i2c: designware_i2c: Add dw_i2c_enable() helper function by Stefan Roese · 9 years ago
- ef6073e i2c: designware: Convert driver to multibus/multiadapter framework by Stefan Roese · 10 years ago
- dffb827 i2c: designware: add an implement i2c protos by Jeroen Hofstee · 10 years ago
- ad0a033 designware_i2c: remove inclusion of <asm/arch/hardware.h> by Alexey Brodkin · 11 years ago
- a0c2626 designware_i2c: Enhance DesignWare I2C driver address support by Chin Liang See · 11 years ago
- 7ef0036 drivers/designware_i2c - add suppor of CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW by Alexey Brodkin · 11 years ago
- 26406f5 designware_i2c: remove 10msec delay in i2c_xfer_finish by Alexey Brodkin · 11 years ago
- 41c5655 designware_i2c: disable i2c controller during target address setup by Alexey Brodkin · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 28a724f designware_i2c: Fixed the setting of the i2c bus speed by Armando Visconti · 12 years ago
- 6bc6ef7 designware_i2c: Added s/w generation of stop bit by Armando Visconti · 12 years ago
- 4a7b4ec designware_i2c.c: Added the support for MULTI_BUS by Armando Visconti · 12 years ago
- f6322ebd i2c: designware_i2c.c: Add support for the "i2c probe" command by Stefan Roese · 13 years ago
- 631e693 i2c:designware Turn off the ctrl when setting the speed by Armando Visconti · 13 years ago
- 3f64acb i2c: Add support for designware i2c controller by Vipin KUMAR · 13 years ago[Renamed (98%) from drivers/i2c/spr_i2c.c]
- d9a4918 mod change 755 => 644 for multiple files by Thomas Weber · 15 years ago
- fc9589f SPEAr : i2c driver support added for SPEAr SoCs by Vipin KUMAR · 15 years ago