1. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 4 months ago
  2. a7a9bc0 ti: i2c: Convert CONFIG_SYS_OMAP24_I2C to CONFIG_SYS_I2C namespace by Tom Rini · 3 years, 3 months ago
  3. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
  4. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  5. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  6. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  7. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  8. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  9. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  10. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  11. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  12. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  13. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  14. f0c99c5 i2c: Update drivers to use enum for speed by Simon Glass · 4 years, 10 months ago
  15. ed0a60a i2c: omap: Update to use standard enums for speed by Simon Glass · 4 years, 10 months ago
  16. 58994fc i2c: omap24xx_i2c: Use platdata to probe the device by Jean-Jacques Hiblot · 6 years ago
  17. 3f51de3 i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset by Vignesh R · 6 years ago
  18. a61b962 i2c: omap24xx: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check by Bin Meng · 6 years ago
  19. 1f09846 DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATA by Adam Ford · 6 years ago
  20. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  21. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  22. 73010ab Configs: Migrate I2C_BUS_MAX to CONFIG_SYS_I2C_BUS_MAX by Adam Ford · 7 years ago
  23. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  24. 0670cac omap24xx_i2c.c: Drop references to CONFIG_OMAP243X by Tom Rini · 8 years ago
  25. 3dc631d ARM: OMAP: I2C: Support New read, write and probe functions for OMAP3 by Adam Ford · 8 years ago
  26. 698a9ba i2c: ti: Update method to calculate psc, sscl and ssch I2C parameters by Lukasz Majewski · 8 years ago
  27. 560037b drivers: i2c: omap24xx_i2c: adopt omap_i2c driver to driver model by Mugunthan V N · 8 years ago
  28. 38d943a drivers: i2c: omap24xx_i2c: prepare driver for DM conversion by Mugunthan V N · 8 years ago
  29. 51c2727 omap24xx_i2c: Implement CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW by Guy Thouret · 9 years ago
  30. 7935f03 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer by Hannes Schmelzer · 10 years ago
  31. 0ecd655 i2c, omap24xx: add i2c deblock sequenz by Heiko Schocher · 10 years ago
  32. d588505 OMAP24xx I2C: Add support for set-speed by Hannes Petermaier · 11 years ago
  33. 03281b4 arm: omap: i2c: don't zero cnt in i2c_write by Nikita Kiryanov · 11 years ago
  34. f53f2b8 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  35. 4d98efd ARM: OMAP: I2C: New read, write and probe functions by Lubomir Popov · 11 years ago
  36. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  37. 17b4852 omap24xx_i2c: Handle OMAP5 like OMAP2,3,4 by Vincent Stehlé · 12 years ago
  38. 33205e3 omap24xx_i2c: Handle wait_for_bb error by Vincent Stehlé · 12 years ago
  39. 584ff5f omap4 i2c: add support for i2c bus 4 by Koen Kooi · 12 years ago
  40. be6c2e4 omap24xx_i2c: add 2-byte address support by Ilya Yanok · 12 years ago
  41. 3fdfc28 omap24xx_i2c: Add AM33XX support by Tom Rini · 13 years ago
  42. 27eed8b Revert "I2C: OMAP: detect more devices when probing an i2c bus" by Tom Rini · 13 years ago
  43. 49fbf67 Revert "ARM: I2C: I2C Multi byte address support" by Tom Rini · 13 years ago
  44. 217457a Revert "ARM: AM33XX: Add AM33XX I2C driver support" by Tom Rini · 13 years ago
  45. 0860b0b ARM: AM33XX: Add AM33XX I2C driver support by Patil, Rachna · 13 years ago
  46. a9e18c2 ARM: I2C: I2C Multi byte address support by Patil, Rachna · 13 years ago
  47. 1e96e9e drivers/i2c/omap24xx_i2c.c: move all local variables to SRAM by Andreas Müller · 13 years ago
  48. a30293f drivers/i2c/omap24xx_i2c.c: replace printf with one argument by puts by Andreas Müller · 13 years ago
  49. 4db6786 ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatible by Michael Jones · 13 years ago
  50. bb54d57 ARMV7: OMAP: Write more than 1 byte at a time in i2c_write by Michael Jones · 13 years ago
  51. 9c5ef8d cosmetic: spell fixes etc. by Michael Jones · 13 years ago
  52. 48f7ae4 I2C: OMAP: detect more devices when probing an i2c bus by Nick Thompson · 14 years ago
  53. 0d21ed0 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  54. e8fadbd ARMV7: OMAP: I2C driver: Fix bug found in 37XX testing by Steve Sakoman · 14 years ago
  55. a91a1df ARMV7: OMAP: I2C driver: Restructure i2c_probe function by Steve Sakoman · 14 years ago
  56. 94be761 ARMV7: OMAP: I2C driver: Restructure i2c_write_byte function by Steve Sakoman · 14 years ago
  57. 519effe ARMV7: OMAP: I2C driver: Restructure i2c_read_byte function by Steve Sakoman · 14 years ago
  58. fb5c39a ARMV7: OMAP: I2C driver: Use same timeout value as linux kernel driver by Steve Sakoman · 14 years ago
  59. 2afe314 i2c, omap24xx: set bus_initialized only after relocation. by Heiko Schocher · 14 years ago
  60. e9e8bab Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago
  61. e2bdc13 ARMV7: Modify i2c driver for more reliable operation on OMAP4 by Steve Sakoman · 14 years ago
  62. 10acc71 ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  63. 7a8f657 OMAP2/3: I2C: Add support for second and third bus by Dirk Behme · 15 years ago
  64. 03b2a74 OMAP I2C Fix the sampling clock. by Tom Rix · 15 years ago
  65. 5648e51 OMAP3: Add I2C support by Dirk Behme · 16 years ago
  66. 5a6dc87 ARM: OMAP: Convert IO macros by Dirk Behme · 16 years ago
  67. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  68. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  69. 76b8a13 i2c: Clean drivers/i2c/ Makefile by Michal Simek · 16 years ago
  70. a8c9916 drivers/i2c : move i2c drivers to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/omap24xx_i2c.c]
  71. e1e4679 OMAP242x H4 board update by Wolfgang Denk · 19 years ago
  72. cb99da5 * Some Cleanup. by wdenk · 20 years ago
  73. 2e405bf Coding Style cleanup by wdenk · 20 years ago
  74. f806271 * Patches by Richard Woodruff, 01 Oct 2004: by wdenk · 20 years ago