- 9fbd9ef arm: Remove ti816x_evm board and ti816x SoC support by Tom Rini · 1 year, 7 months ago
- 6f88ce2 i2c: fsl_i2c: fix m68k transferts by Angelo Dureghello · 1 year, 8 months ago
- 725a7ac i2c: imx_lpi2c: Fix misuse the IS_ENABLED for DM clock by Ye Li · 1 year, 8 months ago
- 56105aa i2c: correct I2C deblock logic by Haibo Chen · 1 year, 8 months ago
- 404e4d9 i2c: designware_i2c: remove apparently redundant read of 'i2c, speeds' DT property by Rasmus Villemoes · 1 year, 8 months ago
- f39867d3 i2c: rcar_i2c: Add R-Car Gen4 support by Hai Pham · 1 year, 9 months ago
- c0a81d9 i2c: rcar_i2c: Sort Kconfig depends list ascending by Marek Vasut · 1 year, 9 months ago
- c390909 i2c: rcar_iic: Sort Kconfig depends list ascending by Marek Vasut · 1 year, 9 months ago
- 0e01c62 sandbox: Tidy up I2C options by Simon Glass · 1 year, 9 months ago
- ca39472 i2c: i2c-cdns.c: Update driver to read fifo-depth from device tree by Pei Yue Ho · 1 year, 9 months ago
- 0c7132a i2c:aspeed:support ast2600 i2c new register mode driver by Ryan Chen · 1 year, 10 months ago
- 4086808 i2c: mxc_i2c: Use hex notation for the base address by Fabio Estevam · 1 year, 11 months ago
- 77e4c4e i2c: Add support for Qualcomm I2C driver by Sumit Garg · 1 year, 10 months ago
- 34d37a6 Correct SPL uses of IMX_MODULE_FUSE by Simon Glass · 1 year, 10 months ago
- c4f1eff sh4: Drop unused kona_i2c driver by Simon Glass · 1 year, 10 months ago
- 403a838 rmobile: Drop CONFIG_SH73A0 and associated code by Simon Glass · 1 year, 10 months ago
- 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- ef1b1f2 i2c: fsl_i2c: Rework usage of CONFIG_SYS_IMMR by Tom Rini · 1 year, 11 months ago
- d259d9c global: Remove unused CONFIG defines by Tom Rini · 1 year, 11 months ago
- a6b1b3b Merge branch 'next' by Tom Rini · 1 year, 11 months ago
- e8f08d0 i2c: uniphier-f: correct error recovery by Dai Okamura · 2 years ago
- 7662736 global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG by Tom Rini · 2 years ago
- 34e4e86 global: Migrate CONFIG_I2C_MVTWSI_BASE1 to CFG by Tom Rini · 2 years ago
- c188ed4 global: Migrate CONFIG_I2C_MVTWSI_BASE0 to CFG by Tom Rini · 2 years ago
- 428deb3 arm: ti814x: Remove remaining support code by Tom Rini · 2 years ago
- 6da96a1 i2c: Remove CONFIG_I2C_MULTI_BUS by Tom Rini · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- 0a2bac7 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · 2 years ago
- 4ace674 i2c: nuvoton: renamed the NPCM i2c driver by Jim Liu · 2 years ago
- 2ff0975 i2c: i2c-gpio: add newline by Sergei Antonov · 2 years, 1 month ago
- 7722952 i2c: microchip: fix erroneous late ack send by Conor Dooley · 2 years, 1 month ago
- bc55c6c i2c: microchip: fix ack sending logic by Conor Dooley · 2 years, 1 month ago
- d48f49b Convert CONFIG_SYS_I2C_INIT_BOARD to Kconfig by Tom Rini · 2 years, 1 month ago
- 301212f i2c: add support for MediaTek I2C interface by developer · 2 years, 3 months ago
- 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
- 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
- feb3f9b i2c: stm32: fix usage of rise/fall device tree properties by Jorge Ramirez-Ortiz · 2 years, 2 months ago
- ef8d2a2 i2c: stm32: do not set the STOP condition on error by Alain Volmat · 2 years, 2 months ago
- 36fa3bb i2c: stm32: remove unused stop parameter in start & reload handling by Alain Volmat · 2 years, 2 months ago
- 110efab i2c: stm32: fix comment and remove unused AUTOEND bit by Alain Volmat · 2 years, 2 months ago
- ddba62c i2c: stm32f7: fix clearing the control register by Jorge Ramirez-Ortiz · 2 years, 3 months ago
- 9237171 i2c: avoid dynamic stack use in dm_i2c_write by Rasmus Villemoes · 2 years, 5 months ago
- b84426c i2c: nuvoton: Add NPCM7xx i2c driver by Jim Liu · 2 years, 5 months ago
- c676f9b i2c: ast_i2c: Remove SCL direct drive mode by Eddie James · 2 years, 7 months ago
- 11c064e i2c: stm32: add support for the st,stm32mp13 SOC by Patrick Delaunay · 2 years, 5 months ago
- a2359f5 i2c: Remove non-DM_I2C support from davinci_i2c.c by Tom Rini · 2 years, 5 months ago
- 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
- b1d28b7 i2c/aspeed: Add AST2600 compatible by Joel Stanley · 2 years, 5 months ago
- 52c7f26 i2c/aspeed: Fix reset control by Joel Stanley · 2 years, 5 months ago
- 893cd41 arm: samsung: Migrate a number of symbols to Kconfig by Tom Rini · 2 years, 6 months ago
- d9ff2b9 Merge branch 'master' into next by Tom Rini · 2 years, 5 months ago
- a6b185e stm32mp1: fix reference for STMicroelectronics by Patrick Delaunay · 2 years, 6 months ago
- 85ccc37 arm: tegra: Update some DT compatibles by Peter Robinson · 2 years, 7 months ago
- f527497 i2c: ihs: intel: Fix typo in comments (actual) by Michal Simek · 2 years, 7 months ago
- 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · 2 years, 7 months ago
- 58c6102 pci: Map bars with offset and length by Andrew Scull · 2 years, 7 months ago
- e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
- cbe85e7 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 8 months ago
- 6c1e677 i2c: sun8i_rsb: Add support for DM clocks and resets by Samuel Holland · 2 years, 8 months ago
- 0c2111f i2c: sun8i_rsb: Initialize chips in .child_pre_probe by Samuel Holland · 2 years, 8 months ago
- e280203 i2c: sun6i_p2wi: Add support for DM clocks and resets by Samuel Holland · 2 years, 8 months ago
- cd5499b i2c: sun6i_p2wi: Initialize chips in .child_pre_probe by Samuel Holland · 2 years, 8 months ago
- ab85f7d i2c: sun8i_rsb: Only do non-DM pin setup for non-DM I2C by Samuel Holland · 3 years, 1 month ago
- 32f3b16 i2c: sun6i_p2wi: Only do non-DM pin setup for non-DM I2C by Samuel Holland · 3 years, 1 month ago
- 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · 2 years, 8 months ago
- 38fdfc7 i2c: fix always-true condition in i2c_probe_chip() by Nikita Yushchenko · 2 years, 9 months ago
- 19497b4 i2c: i2c-cdns: Prevent early termination of write by Sai Pavan Boddu · 2 years, 9 months ago
- 252b4a3 i2c: i2c-cdns: Fix write transaction state by Sai Pavan Boddu · 2 years, 9 months ago
- bdeeb2b i2c: i2c-cdns: Start read transaction after write to transfer_size reg by Sai Pavan Boddu · 2 years, 9 months ago
- 83f3f8b ti: i2c: fix probe_chip() return value by Nikita Yushchenko · 2 years, 9 months ago
- 4c2644d i2c: muxes: pca954x: add PCA9847 variant by Vladimir Oltean · 2 years, 11 months ago
- a9f6d95 i2c: mvtwsi: Add compatible string for allwinner, sun4i-a10-i2c by Chris Morgan · 2 years, 11 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- fb80575 i2c: at91: add compatible with microchip,sam9x60-i2c by Eugen Hristev · 2 years, 11 months ago
- e9269a0 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · 3 years ago
- 0520727 i2c: mvtwsi: Swab the register address if its size is > 1 by Stefan Roese · 3 years ago
- 7ddb4ec i2c: Add Microchip PolarFire SoC I2C driver by Padmarao Begari · 3 years ago
- 4a0ccfb Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 1 month ago
- 53929db arm: mvebu: a3720: Create Kconfig option for I2C_MV by Marek Behún · 3 years, 2 months ago
- 40d89ad i2c: ocores: Fix -Wint-to-pointer-cast warning by Bin Meng · 3 years, 2 months ago
- 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 1 month ago
- b348efb i2c: Add a DM_I2C driver for the sun8i RSB controller by Samuel Holland · 3 years, 2 months ago
- 60d4928 i2c: Add a DM_I2C driver for the sun6i P2WI controller by Samuel Holland · 3 years, 2 months ago
- 10605f7 i2c: stm32f7: compute i2cclk only one time by Patrick Delaunay · 3 years, 4 months ago
- a14855d i2c: stm32f7: add support for DNF i2c-digital-filter binding by Patrick Delaunay · 3 years, 4 months ago
- 05b8d60 i2c: stm32f7: fix configuration of the digital filter by Patrick Delaunay · 3 years, 4 months ago
- 20e3c41 i2c: stm32f7: support DT binding i2c-analog-filter by Patrick Delaunay · 3 years, 4 months ago
- 5886278 i2c: stm32f7: move driver data of each instance in a privdata by Patrick Delaunay · 3 years, 4 months ago
- 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
- 5b35b29 i2c: mvtwsi: Add support for DM clocks and resets by Samuel Holland · 3 years, 2 months ago
- 62f27e4 i2c: rcar_i2c: Enable configuring SCL rise and fall times by Adam Ford · 3 years, 3 months ago
- 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 4 months ago
- 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 4 months ago
- 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
- 3933d29 pci: Drop DM_PCI by Simon Glass · 3 years, 4 months ago
- ae2398f riscv: Add missing sentinel in ocores_i2c.c by Thomas Skibo · 3 years, 3 months ago
- 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
- be94c76 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · 3 years, 3 months ago
- b9a254d rcar: i2c: Migrate SYS_I2C_SH to Kconfig by Tom Rini · 3 years, 3 months ago