aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/common/sys_eeprom.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2009-09-08fsl: sys_eeprom: Fix 'may be used uninitialized' warningAnton Vorontsov1-1/+2
2009-08-28fsl: simplify the "mac id" command, improve boot-time informational messageTimur Tabi1-32/+49
2009-07-03fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom codeKumar Gala1-2/+4
2009-06-12fsl: Update the number of ethxaddr in reading system eepromHaiying Wang1-5/+18
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-26/+26
2008-10-08FSL: Fix get_cpu_board_revision() return value.Rafal Czubak1-1/+1
2008-07-15Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefilev1.3.4-rc1Wolfgang Denk1-2/+0
2008-07-15Update Freescale sys_eeprom.c to handle CCID formatsTimur Tabi1-206/+392
2008-05-21Big white-space cleanup.Wolfgang Denk1-5/+5
2008-02-1486xx: Fix compilation warning in sys_eprom.cJon Loeliger1-1/+1
2008-01-17FSL: Fix common EEPROM_data structure definitionHaiying Wang1-41/+71
2008-01-16FSL: Convert board/freescale/common/Makefile to use CONFIG_Jon Loeliger1-2/+0
2007-08-15Move the MPC8641HPCN board under board/freescale.Jon Loeliger1-0/+256