1. b8baf46 board/fsl/common: Fix eeprom system version endianness by Jaiprakash Singh · 9 years ago
  2. 85bafb6 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  3. 5175a28 arm: ls102xa: Add SystemID EEPROM support for LS1021ATWR board by Alison Wang · 10 years ago
  4. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  5. 477c894 board/freescale: Move CRC32 offset in NXID v1 data format by Ebony Zhu · 10 years ago
  6. bffac7a powerpc/freescale: Change the return value of mac_read_from_eeprom() by York Sun · 10 years ago
  7. 5536aeb powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROM by Shengzhou Liu · 11 years ago
  8. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  9. f098c9c fsl: obsolete NXID v0 EEPROMs, automatically upgrade them to NXID v1 by Timur Tabi · 14 years ago
  10. 3fee334 fsl: update CRC after setting EEPROM identifier by Timur Tabi · 14 years ago
  11. bfb7071 fsl: add support for NXID v1 EEPROM format by Timur Tabi · 14 years ago
  12. 3addcb9 fsl: verify writes to the MAC address EEPROM by Timur Tabi · 14 years ago
  13. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  14. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  15. 9c671e7 fsl: sys_eeprom: Fix 'may be used uninitialized' warning by Anton Vorontsov · 15 years ago
  16. 2d04db0 fsl: simplify the "mac id" command, improve boot-time informational message by Timur Tabi · 15 years ago
  17. afb0b131 fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom code by Kumar Gala · 15 years ago
  18. 9a61108 fsl: Update the number of ethxaddr in reading system eeprom by Haiying Wang · 15 years ago
  19. 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  20. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  21. e46c7bf FSL: Fix get_cpu_board_revision() return value. by Rafal Czubak · 16 years ago
  22. 699f051 Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile by Wolfgang Denk · 16 years ago
  23. e2d31fb Update Freescale sys_eeprom.c to handle CCID formats by Timur Tabi · 16 years ago
  24. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  25. 3f2ac8f 86xx: Fix compilation warning in sys_eprom.c by Jon Loeliger · 17 years ago
  26. d59feff FSL: Fix common EEPROM_data structure definition by Haiying Wang · 17 years ago
  27. ad8f868 FSL: Convert board/freescale/common/Makefile to use CONFIG_ by Jon Loeliger · 17 years ago
  28. 4ce9177 Move the MPC8641HPCN board under board/freescale. by Jon Loeliger · 17 years ago[Renamed from board/mpc8641hpcn/sys_eeprom.c]
  29. cdd917a Fix build errors and warnings / code cleanup. by Wolfgang Denk · 17 years ago
  30. 80e955c General indent and whitespace cleanups. by Jon Loeliger · 18 years ago
  31. bea3f28 Add support for reading and writing mac addresses to or from ID EEPROM. by Haiying Wang · 18 years ago