1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  3. a78a977 misc: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:30:58 2024 -0600
  4. fa644f3 global: Audit usage of <eeprom.h> by Tom Rini · Tue Apr 30 20:40:49 2024 -0600
  5. 69f207f misc: i2c_eeprom: consider pagesize when writing to eeprom by Michel Alex · Thu Oct 26 05:47:41 2023 +0000
  6. c48ea3e eeprom: at24: add ST M24C32-D Additional Write lockable page support by Marek Vasut · Mon Oct 16 02:04:33 2023 +0200
  7. 55410d3 misc: i2c_eeprom: remove 24aa02e48 by Eugen Hristev · Thu May 26 17:04:55 2022 +0300
  8. 4a55f9d misc: i2c_eeprom: Make i2c_eeprom_write use a const buf by Sean Anderson · Thu May 05 13:11:37 2022 -0400
  9. 8df0def misc: i2c_eeprom: Add atmel,24c01 to the list by Marek Vasut · Sun Jul 04 21:31:18 2021 +0200
  10. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  11. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  12. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  13. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  14. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · Sat Nov 28 17:50:01 2020 -0700
  15. 4f18f92 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · Thu May 28 11:48:55 2020 +0200
  16. 24d8b75 misc: i2c_eeprom: implement different probe test eeprom offset by Eugen Hristev · Thu May 07 11:53:18 2020 +0300
  17. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  18. 2a57937 misc: i2c_eeprom: store pagesize instead of pagewidth in i2c_eeprom_drv_data by Masahiro Yamada · Fri Feb 28 22:04:14 2020 +0900
  19. c8b5dc3 misc: i2c_eeprom: remove pagewidth field from i2c_eeprom by Masahiro Yamada · Fri Feb 28 22:04:13 2020 +0900
  20. 44cf461 misc: i2c_eeprom: set offset len and chip addr offset mask by Robert Beckett · Fri Jan 31 15:07:52 2020 +0200
  21. 069ddc7 misc: i2c_eeprom: add size query by Robert Beckett · Mon Oct 28 18:29:06 2019 +0000
  22. f030d6f misc: i2c_eeprom: add fixed partitions support by Robert Beckett · Mon Oct 28 18:29:05 2019 +0000
  23. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · Thu Nov 14 12:57:50 2019 -0700
  24. 38793e2 misc: i2c_eeprom: verify that the chip is functional at probe() by Baruch Siach · Mon Aug 05 09:03:30 2019 +0300
  25. 4e4c5ed misc: i2c_eeprom: add eeprom write support by Baruch Siach · Sun Apr 07 12:38:49 2019 +0300
  26. 263b5b0 misc: i2c_eeprom: support DT pagesize property by Baruch Siach · Sun Apr 07 12:38:48 2019 +0300
  27. 191d02e misc: i2c_eeprom: Add atmel,24c08 to the list by Michal Simek · Mon Jan 21 13:54:57 2019 +0100
  28. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  29. 911a610 misc: i2c_eeprom: Add compatible for AT24MAC402 by Wenyou Yang · Mon Jul 31 11:25:31 2017 +0800
  30. 6db5042 misc: i2c_eeprom: Add compatible for 24AA02E48 by Wenyou Yang · Mon Jul 31 11:25:30 2017 +0800
  31. a7cc93e8 i2c_eeprom: add static to i2c_eeprom_std_ops/probe by Masahiro Yamada · Thu Jun 22 16:51:22 2017 +0900
  32. 8427a24 i2c_eeprom: add read and write functions by Jonas Karlman · Sat Apr 22 08:57:41 2017 +0000
  33. 7559ac4 i2c_eeprom: Add reading support by mario.six@gdsys.cc · Wed Jun 22 15:14:16 2016 +0200
  34. f9d52cc i2c_eeprom: include <linux/err.h> to fix build error by Masahiro Yamada · Thu Dec 18 20:00:26 2014 +0900
  35. 6ca4ba0 dm: Add a simple EEPROM driver by Simon Glass · Wed Dec 10 08:55:54 2014 -0700