1. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 2 months ago
  2. 2aefa6e i2c: add dm_i2c_reg_clrset by Sebastian Reichel · 3 years, 3 months ago
  3. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  4. 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 3 years, 10 months ago
  5. 16df993 i2c: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  6. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  7. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  8. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  9. fd42f26 i2c: Add a generic driver to generate ACPI info by Simon Glass · 4 years, 1 month ago
  10. c61c8ef i2c: Add log_ret() on error by Simon Glass · 4 years, 4 months ago
  11. da585c3 i2c: observe scl_count in i2c_deblock_gpio_loop() by Heinrich Schuchardt · 4 years, 5 months ago
  12. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  13. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  14. a191728 i2c: Add option to send start condition after deblocking by Marek Vasut · 4 years, 9 months ago
  15. 7231522 i2c: Export i2c_deblock_gpio_loop() by Marek Vasut · 4 years, 9 months ago
  16. 1f746a2 i2c: Make deblock delay and SCL clock configurable by Marek Vasut · 4 years, 9 months ago
  17. f3d4615 i2c: Update drivers to use enum for speed by Simon Glass · 4 years, 9 months ago
  18. c0912f9 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years, 10 months ago
  19. 8596852 i2c: add support for offset overflow in to address by Robert Beckett · 5 years ago
  20. bcee8d6 dm: gpio: Allow control of GPIO uclass in SPL by Simon Glass · 4 years, 11 months ago
  21. a40fe21 DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' property by Lukasz Majewski · 6 years ago
  22. 6160722 i2c: Fill req_seq in i2c_post_bind() by Michal Simek · 6 years ago
  23. 6bfacc8 i2c: dm: Record maximum id of devices before probing devices by Michal Simek · 6 years ago
  24. f32a800 dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected by Jean-Jacques Hiblot · 6 years ago
  25. afa8cdd DM: I2C: Reduce overhead when used with OF_PLATDATA by Adam Ford · 6 years ago
  26. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  27. aa54192 dm: i2c: implement gpio-based I2C deblock by Alexander Kochetkov · 7 years ago
  28. c4e5990 i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass by Masahiro Yamada · 7 years ago
  29. 1704308 dm: i2c: Convert uclass to livetree by Simon Glass · 7 years ago
  30. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  31. 9119548 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  32. 2e3f1ff dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  33. 5142ac7 drivers: i2c: uclass: parse dt parameters only when CONFIG_OF_CONTROL is enable by Mugunthan V N · 8 years ago
  34. df358c6 dm: i2c: Add a function to transfer messages by Simon Glass · 9 years ago
  35. 7d7db22 dm: i2c: Add a message debug function by Simon Glass · 9 years ago
  36. 0150180 dm: i2c: Add a function to find out the chip offset length by Simon Glass · 9 years ago
  37. ba3864f dm: i2c: Add functions to read and write a register by Simon Glass · 10 years ago
  38. e564f05 dm: core: Add dev_get_uclass_priv() to access uclass private data by Simon Glass · 10 years ago
  39. 5c2d23b dm: i2c: Add a missing memory allocaton check by Simon Glass · 10 years ago
  40. ca88b9b dm: i2c: Add a dm_ prefix to driver model bus speed functions by Simon Glass · 10 years ago
  41. 7132b9f dm: i2c: dts: Support an offset-len device tree property by Simon Glass · 10 years ago
  42. e6f66ec dm: i2c: Move slave details to child platdata by Simon Glass · 10 years ago
  43. 9cc36a2 dm: core: Add a flag to control sequence numbering by Simon Glass · 10 years ago
  44. 25ab4b0 dm: i2c: Provide an offset length parameter where needed by Simon Glass · 10 years ago
  45. f9a4c2d dm: i2c: Rename driver model I2C functions to permit compatibility by Simon Glass · 10 years ago
  46. c6202d8 dm: i2c: Add a uclass for I2C by Simon Glass · 10 years ago