1. 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · Mon Sep 27 17:42:38 2021 +0200
  2. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  3. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  4. f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · Tue Feb 09 13:52:45 2021 +0200
  5. a753484 board/freescale/common: fix a bug that failed to read/write eeprom on ls1021atsn by Biwen Li · Mon Oct 26 15:14:05 2020 +0800
  6. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  7. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  8. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  9. 037fa1a dm: ppc: MPC8548CDS: add i2c DM support by Biwen Li · Fri May 01 20:56:37 2020 +0800
  10. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  11. 37c2c5e boards: lx2160a: Add support of I2C driver model by Chuanhua Han · Wed Jul 10 21:00:20 2019 +0800
  12. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  14. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  15. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  16. e1029ef board/fsl/common: Fix eeprom system version endianness by Jaiprakash Singh · Thu May 28 14:54:03 2015 +0530
  17. faf5692 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Nov 25 16:51:47 2014 -0500
  18. af276f4 arm: ls102xa: Add SystemID EEPROM support for LS1021ATWR board by Alison Wang · Fri Oct 17 15:26:35 2014 +0800
  19. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  20. 575cc91 board/freescale: Move CRC32 offset in NXID v1 data format by Ebony Zhu · Fri Apr 25 18:38:44 2014 -0500
  21. 9215eff powerpc/freescale: Change the return value of mac_read_from_eeprom() by York Sun · Wed Apr 30 14:43:46 2014 -0700
  22. 2fa2005 powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROM by Shengzhou Liu · Fri Sep 13 14:46:01 2013 +0800
  23. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  24. a2b41cb fsl: obsolete NXID v0 EEPROMs, automatically upgrade them to NXID v1 by Timur Tabi · Wed Feb 09 02:00:09 2011 +0000
  25. 2f9f65f fsl: update CRC after setting EEPROM identifier by Timur Tabi · Wed Feb 09 13:40:51 2011 -0600
  26. 11e98e7 fsl: add support for NXID v1 EEPROM format by Timur Tabi · Thu Sep 30 15:36:50 2010 -0500
  27. a58e880 fsl: verify writes to the MAC address EEPROM by Timur Tabi · Mon Aug 02 13:03:23 2010 -0500
  28. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  29. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  30. c33e3b8 fsl: sys_eeprom: Fix 'may be used uninitialized' warning by Anton Vorontsov · Wed Sep 02 02:17:24 2009 +0400
  31. 13c312b fsl: simplify the "mac id" command, improve boot-time informational message by Timur Tabi · Fri Aug 28 16:56:45 2009 -0500
  32. 4dc6245 fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom code by Kumar Gala · Fri Jul 03 12:45:44 2009 -0500
  33. e560754 fsl: Update the number of ethxaddr in reading system eeprom by Haiying Wang · Thu Jun 04 16:12:40 2009 -0400
  34. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  35. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  36. 5c50d14 FSL: Fix get_cpu_board_revision() return value. by Rafal Czubak · Wed Oct 08 13:41:30 2008 +0200
  37. 28d8d70 Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile by Wolfgang Denk · Tue Jul 15 22:22:44 2008 +0200
  38. bdea837 Update Freescale sys_eeprom.c to handle CCID formats by Timur Tabi · Thu Jun 19 17:56:11 2008 -0500
  39. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  40. 57e98ed 86xx: Fix compilation warning in sys_eprom.c by Jon Loeliger · Wed Jan 23 15:55:02 2008 -0600
  41. 34cf959 FSL: Fix common EEPROM_data structure definition by Haiying Wang · Wed Jan 16 17:12:12 2008 -0500
  42. 4eab623 FSL: Convert board/freescale/common/Makefile to use CONFIG_ by Jon Loeliger · Tue Jan 15 13:42:41 2008 -0600
  43. de5fbb8 Move the MPC8641HPCN board under board/freescale. by Jon Loeliger · Wed Aug 15 12:20:40 2007 -0500[Renamed from board/mpc8641hpcn/sys_eeprom.c]
  44. 4d5a8e3 Fix build errors and warnings / code cleanup. by Wolfgang Denk · Thu Aug 02 00:48:45 2007 +0200
  45. 4fbb09c General indent and whitespace cleanups. by Jon Loeliger · Tue Aug 22 12:25:27 2006 -0500
  46. 34c6878 Add support for reading and writing mac addresses to or from ID EEPROM. by Haiying Wang · Wed Jul 12 10:48:05 2006 -0400