summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2020-01-27i2c: omap: Update to use standard enums for speedSimon Glass
2020-01-27i2c: kona_i2c: Update to use standard enums for speedSimon Glass
2020-01-27i2c: designware_i2c: Update to use standard enums for speedSimon Glass
2020-01-27i2c: ast_i2c: Update to use standard enums for speedSimon Glass
2020-01-27i2c: designware_i2c: Add spike supressionSimon Glass
2020-01-27i2c: designware_i2c: Rewrite timing calculationSimon Glass
2020-01-27i2c: designware_i2c: Put hold config in a structSimon Glass
2020-01-27i2c: designware_i2c: Drop scl_sda_cfg parameterSimon Glass
2020-01-27i2c: designware_i2c: Read device-tree propertiesSimon Glass
2020-01-27i2c: designware_i2c: Use an accurate bus clock instead of MHzSimon Glass
2020-01-27i2c: designware_i2c: Use an enum for selected speed modeSimon Glass
2020-01-27i2c: designware_i2c: Rename 'max' speed to 'high' speedSimon Glass
2020-01-27i2c: designware_i2c: Include clk.h in the header fileSimon Glass
2020-01-27i2c: designware_i2c: Don't allow changing IC_CLKSimon Glass
2020-01-27i2c: designware_i2c: Add more registersSimon Glass
2019-12-18Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 in...Tom Rini
2019-12-17i2c: add support for offset overflow in to addressRobert Beckett
2019-12-15i2c: designware: Add Apollo Lake supportSimon Glass
2019-12-15i2c: designware: Support use in SPLSimon Glass
2019-12-15i2c: designware: Avoid using static dataSimon Glass
2019-12-15i2c: designware: Tidy up PCI supportSimon Glass
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-12-11i2c: i2c_cdns: fix write timeout on fifo boundaryMichael Auchter
2019-12-02common: Move some time functions out of common.hSimon Glass
2019-11-23rockchip: i2c: don't sent stop bit after each messageVasily Khoruzhick
2019-10-14i2c: imx_lpi2c: add ipg clkPeng Fan
2019-09-02i2c: mxc: add CONFIG_CLK supportPeng Fan
2019-08-27i2c: mxc_i2c: Remove i2c_idle_bus from probeYe Li
2019-08-27i2c-mux-gpio: Fix GPIO request flag issueYe Li
2019-08-22drivers: i2c: mxc: Fix compiler error when using i2c dm modeChuanhua Han
2019-07-29i2c: remove i2c driver-model compatibility layerBartosz Golaszewski
2019-07-17i2c: omap24xx_i2c: Adapt driver to support K3 devicesVignesh R
2019-07-12i2c: stm32f7_i2c: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-09xilinx_xiic: Fix transfer initialisationMelin Tomas
2019-07-09xilinx_xiic: Fix fill tx fifo loopMelin Tomas
2019-07-09i2c: designware: Get clock rate from clock DMLey Foon Tan
2019-07-09i2c: designware_i2c: Restore enable state after set speedJun Chen
2019-05-23i2c: stm32f7: improve loopback in timing algorithmNicolas Le Bayon
2019-05-23i2c: stm32f7: Fix SDADEL minimum formulaNicolas Le Bayon
2019-05-21Merge git://git.denx.de/u-boot-mpc83xxTom Rini
2019-05-21i2c: ihs: Improve error handlingMario Six
2019-05-21i2c: ihs: Get rid of fpgamapMario Six
2019-05-17i2c: mxc: Hide kconfig based control in DM_I2C modeTrent Piepho
2019-05-17i2c: mxc_i2c: Fix read and read->write xfers in DM modeTrent Piepho
2019-05-17i2c: mxc_i2c: Document how non-DM functions workTrent Piepho
2019-05-03Merge git://git.denx.de/u-boot-marvellTom Rini
2019-05-03i2c: mvtwsi: fix reading status register after interruptMarek BehĂșn
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2019-04-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-04-25i2c: designware: fix reset handling on socfpga gen5Simon Goldschmidt