summaryrefslogtreecommitdiff
path: root/board/freescale/common/sys_eeprom.c
AgeCommit message (Expand)Author
2011-04-04fsl: obsolete NXID v0 EEPROMs, automatically upgrade them to NXID v1Timur Tabi
2011-02-09fsl: update CRC after setting EEPROM identifierTimur Tabi
2010-10-07fsl: add support for NXID v1 EEPROM formatTimur Tabi
2010-10-07fsl: verify writes to the MAC address EEPROMTimur Tabi
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2009-09-08fsl: sys_eeprom: Fix 'may be used uninitialized' warningAnton Vorontsov
2009-08-28fsl: simplify the "mac id" command, improve boot-time informational messageTimur Tabi
2009-07-03fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom codeKumar Gala
2009-06-12fsl: Update the number of ethxaddr in reading system eepromHaiying Wang
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-08FSL: Fix get_cpu_board_revision() return value.Rafal Czubak
2008-07-15Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefilev1.3.4-rc1Wolfgang Denk
2008-07-15Update Freescale sys_eeprom.c to handle CCID formatsTimur Tabi
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-02-1486xx: Fix compilation warning in sys_eprom.cJon Loeliger
2008-01-17FSL: Fix common EEPROM_data structure definitionHaiying Wang
2008-01-16FSL: Convert board/freescale/common/Makefile to use CONFIG_Jon Loeliger
2007-08-15Move the MPC8641HPCN board under board/freescale.Jon Loeliger