- c25e9e0 i2c: add nexell driver by Stefan Bosch · 4 years, 4 months ago
- 8d1fc6f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 3 months ago
- 9c31c53 i2c: mxc: move i2c_early_init_f to common function by Biwen Li · 4 years, 4 months ago
- 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
- 8613c8d treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
- 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
- 3c12c62 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
- 4b0ec52 i2c: designware_i2c: Support ACPI table generation by Simon Glass · 4 years, 4 months ago
- c61c8ef i2c: Add log_ret() on error by Simon Glass · 4 years, 4 months ago
- 767abfc i2c: designware_i2c: Add a little more debugging by Simon Glass · 4 years, 4 months ago
- fefac0b dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 4 months ago
- 31e1787 acpi: Support generation of I2C descriptor by Simon Glass · 4 years, 4 months ago
- addf358 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
- e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
- 7ce87dc i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7 by Patrick Delaunay · 4 years, 4 months ago
- fb3388c i2c: stm32f7: add stm32mp15 compatible by Patrick Delaunay · 4 years, 4 months ago
- 35d3982 i2c: imx_lpi2c: Improve the codes to use private data by Ye Li · 4 years, 5 months ago
- 7f5ea25 i2c: i2c-cortina: added CAxxxx I2C support by Arthur Li · 4 years, 5 months ago
- 5c2c3e8 i2c: octeon_i2c: Add I2C controller driver for Octeon by Suneel Garapati · 4 years, 6 months ago
- da585c3 i2c: observe scl_count in i2c_deblock_gpio_loop() by Heinrich Schuchardt · 4 years, 6 months ago
- f6f9a01 i2c: designware_i2c: Check if the device is powered by Raul E Rangel · 4 years, 7 months ago
- bcf0850 i2c: designware_i2c: Tidy up use of NULL priv by Simon Glass · 4 years, 7 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 6 months ago
- 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 6 months ago
- bb0fb4c rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 6 months ago
- b16a331 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · 4 years, 6 months ago
- 7d1ee74 i2c: mxc: add fuse check by Peng Fan · 4 years, 6 months ago
- 1bf6514 Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 7 months ago
- 956d57a drivers: i2c: add brcm iproc I2C driver support by Rayagonda Kokatanur · 4 years, 7 months ago
- 0b1d7b7 i2c: muxes: pca954x: add PCA9546 variant by Chris Packham · 4 years, 7 months ago
- 2799a69 doc: fix references to driver-model by Heinrich Schuchardt · 4 years, 9 months ago
- c324465 i2c: stm32f7_i2c: allows for any bus frequency by Alain Volmat · 4 years, 8 months ago
- 27d483b i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speed by Jun Chen · 4 years, 8 months ago
- be26342 i2c: designware_i2c: remove 'has_high_speed' by Jun Chen · 4 years, 8 months ago
- 565e328 i2c: designware_i2c: check is high speed possible support by Jun Chen · 4 years, 8 months ago
- 70c894f i2c: designware_i2c: Fix IC_CON register setting for high speed mode by Jun Chen · 4 years, 8 months ago
- ba6fb2f dm: i2c-gpio: add support for clock stretching by Heiko Schocher · 4 years, 8 months ago
- 7383edc dm: i2c-gpio: rework gpio get/set functions by Michael Auchter · 4 years, 9 months ago
- 4368c6a i2c: gpio: Run deblock sequence on probe by Marek Vasut · 4 years, 9 months ago
- a191728 i2c: Add option to send start condition after deblocking by Marek Vasut · 4 years, 9 months ago
- 7231522 i2c: Export i2c_deblock_gpio_loop() by Marek Vasut · 4 years, 9 months ago
- 1f746a2 i2c: Make deblock delay and SCL clock configurable by Marek Vasut · 4 years, 9 months ago
- 64d44c4 i2c: designware_i2c: Correct the selection of speed mode by Simon Glass · 4 years, 9 months ago
- 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 9 months ago
- fdec36f tegra: i2c: Change driver to use helper function by Simon Glass · 4 years, 9 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
- c691032 i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag by Biwen Li · 4 years, 10 months ago
- 2034f6c i2c: designware_i2c: Do more in the probe() method by Simon Glass · 4 years, 10 months ago
- 23ad52e i2c: designware_i2c: Separate out the speed calculation by Simon Glass · 4 years, 10 months ago
- a8d2b51 i2c: designware_i2c: Move dw_i2c_speed_config to header by Simon Glass · 4 years, 10 months ago
- d96440d i2c: designware_i2c: Add support for fast-plus speed by Simon Glass · 4 years, 10 months ago
- f3d4615 i2c: Update drivers to use enum for speed by Simon Glass · 4 years, 10 months ago
- b0a22d0 i2c: stm32: Update to use standard enums for speed by Simon Glass · 4 years, 10 months ago
- 4bef536 i2c: omap: Update to use standard enums for speed by Simon Glass · 4 years, 10 months ago
- ab723b7 i2c: kona_i2c: Update to use standard enums for speed by Simon Glass · 4 years, 10 months ago
- 54290c6 i2c: designware_i2c: Update to use standard enums for speed by Simon Glass · 4 years, 10 months ago
- 642400c i2c: ast_i2c: Update to use standard enums for speed by Simon Glass · 4 years, 10 months ago
- 96fe11c i2c: designware_i2c: Add spike supression by Simon Glass · 4 years, 10 months ago
- e71b6f6 i2c: designware_i2c: Rewrite timing calculation by Simon Glass · 4 years, 10 months ago
- 31adb87 i2c: designware_i2c: Put hold config in a struct by Simon Glass · 4 years, 10 months ago
- d22409e i2c: designware_i2c: Drop scl_sda_cfg parameter by Simon Glass · 4 years, 10 months ago
- 80a03db i2c: designware_i2c: Read device-tree properties by Simon Glass · 4 years, 10 months ago
- dd3c160 i2c: designware_i2c: Use an accurate bus clock instead of MHz by Simon Glass · 4 years, 10 months ago
- 65190d1 i2c: designware_i2c: Use an enum for selected speed mode by Simon Glass · 4 years, 10 months ago
- 6db7943 i2c: designware_i2c: Rename 'max' speed to 'high' speed by Simon Glass · 4 years, 10 months ago
- afb8865 i2c: designware_i2c: Include clk.h in the header file by Simon Glass · 4 years, 10 months ago
- 25eb0fb i2c: designware_i2c: Don't allow changing IC_CLK by Simon Glass · 4 years, 10 months ago
- 0fd05c9 i2c: designware_i2c: Add more registers by Simon Glass · 4 years, 10 months ago
- c0912f9 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 5 years ago
- 8596852 i2c: add support for offset overflow in to address by Robert Beckett · 5 years ago
- 070a946 i2c: designware: Add Apollo Lake support by Simon Glass · 5 years ago
- fa11fe1 i2c: designware: Support use in SPL by Simon Glass · 5 years ago
- 8d72d5b i2c: designware: Avoid using static data by Simon Glass · 5 years ago
- 457df23 i2c: designware: Tidy up PCI support by Simon Glass · 5 years ago
- bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 5 years ago
- 3104162 i2c: i2c_cdns: fix write timeout on fifo boundary by Michael Auchter · 5 years ago
- 6887c5b common: Move some time functions out of common.h by Simon Glass · 5 years ago
- c9fca5e rockchip: i2c: don't sent stop bit after each message by Vasily Khoruzhick · 5 years ago
- d02be21 i2c: imx_lpi2c: add ipg clk by Peng Fan · 5 years ago
- 6dba086 i2c: mxc: add CONFIG_CLK support by Peng Fan · 5 years ago
- d7d8640 i2c: mxc_i2c: Remove i2c_idle_bus from probe by Ye Li · 5 years ago
- 42cc312 i2c-mux-gpio: Fix GPIO request flag issue by Ye Li · 5 years ago
- 068cabe drivers: i2c: mxc: Fix compiler error when using i2c dm mode by Chuanhua Han · 5 years ago
- e311482 i2c: remove i2c driver-model compatibility layer by Bartosz Golaszewski · 5 years ago
- 14106bc i2c: omap24xx_i2c: Adapt driver to support K3 devices by Vignesh R · 5 years ago
- 499504b i2c: stm32f7_i2c: Fix warnings when compiling with W=1 by Patrick Delaunay · 5 years ago
- d3826fb xilinx_xiic: Fix transfer initialisation by Melin Tomas · 5 years ago
- 5324e8e xilinx_xiic: Fix fill tx fifo loop by Melin Tomas · 5 years ago
- 2d1e879 i2c: designware: Get clock rate from clock DM by Ley Foon Tan · 5 years ago
- e3b93dc i2c: designware_i2c: Restore enable state after set speed by Jun Chen · 5 years ago
- 5237f37 i2c: stm32f7: improve loopback in timing algorithm by Nicolas Le Bayon · 6 years ago
- e87da75 i2c: stm32f7: Fix SDADEL minimum formula by Nicolas Le Bayon · 6 years ago
- e1a2ed7 Merge git://git.denx.de/u-boot-mpc83xx by Tom Rini · 5 years ago
- 482c76e i2c: ihs: Improve error handling by Mario Six · 6 years ago
- 98e4249 i2c: ihs: Get rid of fpgamap by Mario Six · 6 years ago