1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. a78a977 misc: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  4. fa644f3 global: Audit usage of <eeprom.h> by Tom Rini · 7 months ago
  5. 69f207f misc: i2c_eeprom: consider pagesize when writing to eeprom by Michel Alex · 1 year, 1 month ago
  6. c48ea3e eeprom: at24: add ST M24C32-D Additional Write lockable page support by Marek Vasut · 1 year, 1 month ago
  7. 55410d3 misc: i2c_eeprom: remove 24aa02e48 by Eugen Hristev · 2 years, 6 months ago
  8. 4a55f9d misc: i2c_eeprom: Make i2c_eeprom_write use a const buf by Sean Anderson · 2 years, 7 months ago
  9. 8df0def misc: i2c_eeprom: Add atmel,24c01 to the list by Marek Vasut · 3 years, 5 months ago
  10. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  11. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
  12. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  13. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  14. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
  15. 4f18f92 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · 4 years, 6 months ago
  16. 24d8b75 misc: i2c_eeprom: implement different probe test eeprom offset by Eugen Hristev · 4 years, 7 months ago
  17. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  18. 2a57937 misc: i2c_eeprom: store pagesize instead of pagewidth in i2c_eeprom_drv_data by Masahiro Yamada · 4 years, 9 months ago
  19. c8b5dc3 misc: i2c_eeprom: remove pagewidth field from i2c_eeprom by Masahiro Yamada · 4 years, 9 months ago
  20. 44cf461 misc: i2c_eeprom: set offset len and chip addr offset mask by Robert Beckett · 4 years, 10 months ago
  21. 069ddc7 misc: i2c_eeprom: add size query by Robert Beckett · 5 years ago
  22. f030d6f misc: i2c_eeprom: add fixed partitions support by Robert Beckett · 5 years ago
  23. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  24. 38793e2 misc: i2c_eeprom: verify that the chip is functional at probe() by Baruch Siach · 5 years ago
  25. 4e4c5ed misc: i2c_eeprom: add eeprom write support by Baruch Siach · 6 years ago
  26. 263b5b0 misc: i2c_eeprom: support DT pagesize property by Baruch Siach · 6 years ago
  27. 191d02e misc: i2c_eeprom: Add atmel,24c08 to the list by Michal Simek · 6 years ago
  28. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  29. 911a610 misc: i2c_eeprom: Add compatible for AT24MAC402 by Wenyou Yang · 7 years ago
  30. 6db5042 misc: i2c_eeprom: Add compatible for 24AA02E48 by Wenyou Yang · 7 years ago
  31. a7cc93e8 i2c_eeprom: add static to i2c_eeprom_std_ops/probe by Masahiro Yamada · 7 years ago
  32. 8427a24 i2c_eeprom: add read and write functions by Jonas Karlman · 8 years ago
  33. 7559ac4 i2c_eeprom: Add reading support by mario.six@gdsys.cc · 8 years ago
  34. f9d52cc i2c_eeprom: include <linux/err.h> to fix build error by Masahiro Yamada · 10 years ago
  35. 6ca4ba0 dm: Add a simple EEPROM driver by Simon Glass · 10 years ago