- e2ec142 i2c: samsung: Support platforms other than EXYNOS4 and EXYNOS5 by David Virag · 4 months ago
- 4e04b5f i2c: samsung: Drop s3c24x0 specific code. by David Virag · 4 months ago
- 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
- 893cd41 arm: samsung: Migrate a number of symbols to Kconfig by Tom Rini · 2 years, 6 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- fc917de i2c: S3C24X0: Finish Kconfig migration by Tom Rini · 3 years, 3 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years 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
- 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
- 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- f0c99c5 i2c: Update drivers to use enum for speed by Simon Glass · 4 years, 10 months ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 54f8ace samsung: Drop more references fo s3c24x0 by Simon Glass · 8 years ago
- ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
- dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- 9ac1fdf i2c: s3c24x0: fix the compiler error for exynos4 by Jaehoon Chung · 8 years ago
- b9d7f99 samsung: i2c: Split the high-speed I2C code into a new driver by Simon Glass · 8 years ago
- 365c3da samsung: i2c: Drop old code from I2C driver by Simon Glass · 8 years ago
- 70ab454 i2c: Drop redundant platform data setting in drivers by Simon Glass · 8 years ago
- 0971778 dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
- 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
- e3b8c86 exynos: i2c: Tidy up the driver model code by Simon Glass · 9 years ago
- 824802d exynos: i2c: Fix code style with ReadWriteByte() by Simon Glass · 9 years ago
- 8db5f47 exynos: i2c: Correct bug in pinmux selection by Simon Glass · 9 years ago
- 4e92237 i2c: s3c: Implant support for S3C2440 by Marek Vasut · 10 years ago
- 46227bd dm: core: Rename driver data function to dev_get_driver_data() by Simon Glass · 10 years ago
- a99827f i2c: s3c24x0: reduce transmission status timeout by Przemyslaw Marczak · 10 years ago
- 2a4f811 dm: i2c: s3c24x0: adjust to dm-i2c api by Przemyslaw Marczak · 10 years ago
- 5d5efd3 i2c: samsung: register i2c busses for Exynso5420 and Exynos5250 by Naveen Krishna Ch · 11 years ago
- a7bae15 driver:i2c:s3c24x0: fix clock init for hsi2c by Piotr Wilczek · 11 years ago
- 58bbd2b driver:i2c:s3c24x0: adapt driver to new i2c by Piotr Wilczek · 11 years ago
- 64a191f i2c: s3c24xx: add hsi2c controller support by Naveen Krishna Ch · 11 years ago
- 2ccb6f4 exynos: i2c: Change FDT bus setup code to enumerate ports correctly by Simon Glass · 11 years ago
- 40e1e7b exynos: i2c: Fix i2c driver to handle NACKs properly by Naveen Krishna Ch · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- a8b3573 EXYNOS: Resolve the i2c compilation error by Amar · 11 years ago
- 8733d75 EXYNOS5: I2C: Add FDT and non-FDT support for I2C by Amar · 12 years ago
- e076adf I2C: S3C24X0: Bug fixes in i2c_transfer by Rajeshwari Shinde · 12 years ago
- 1675065 I2C: S3C24X0: Remove the dead code by Rajeshwari Shinde · 12 years ago
- 9a611f6 I2C: S3C24X0: Resolve build error for VCMA9 by Rajeshwari Shinde · 12 years ago
- 53cfac5 I2C: Driver changes for FDT support by Rajeshwari Shinde · 12 years ago
- b35cd1c drivers:i2c: Modify I2C driver for Exynos4 by Piotr Wilczek · 12 years ago
- c07c11d I2C: Add support for Multi channel by Rajeshwari Shinde · 12 years ago
- 4b4480a I2C: Modify the I2C driver for EXYNOS5 by Rajeshwari Shinde · 12 years ago
- 383c43e Add generic support for samsung s3c2440 by C Nauman · 14 years ago
- e0d8131 Add a unified s3c24x0 header file by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
- 1e01705 Move s3c24x0 header files to asm-arm/arch-s3c24x0/ by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
- 1464f4d Clean-up of s3c24x0 drivers excluding nand driver by kevin.morfitt@fearnside-systems.co.uk · 15 years ago
- 6685a33 s3c24x0: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago[Renamed (98%) from cpu/arm920t/s3c24x0/i2c.c]
- 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 98721bb Bugfix in I2C initialisation on S3C2400. by Wolfgang Denk · 18 years ago
- f8e9a23 Patch by Steven Scholz, 16 Aug 2004: by wdenk · 20 years ago[Renamed from drivers/s3c24x0_i2c.c]
- 49c3f67 * Patch by Sangmoon Kim, 23 Sep 2003: by wdenk · 21 years ago
- 890255d Cleanup of code, output formatting, and indentation. by wdenk · 21 years ago
- ca9bc76 * Patches by Martin Krause, 14 Jul 2003: by wdenk · 21 years ago
- 57b2d80 * Code cleanup: by wdenk · 21 years ago
- 7539dea * Patches by David Müller, 12 Jun 2003: by wdenk · 21 years ago
- 6b58f33 * Avoid flicker on the TRAB's VFD by synchronizing the enable with by wdenk · 22 years ago
- 1fe2c70 * Patches by David Müller, 31 Jan 2003: by wdenk · 22 years ago