aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/common/sys_eeprom.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-20board/fsl/common: Fix eeprom system version endiannessJaiprakash Singh1-4/+4
2014-11-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini1-2/+2
2014-11-24arm: ls102xa: Add SystemID EEPROM support for LS1021ATWR boardAlison Wang1-2/+2
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada1-3/+3
2014-05-16board/freescale: Move CRC32 offset in NXID v1 data formatEbony Zhu1-3/+4
2014-05-13powerpc/freescale: Change the return value of mac_read_from_eeprom()York Sun1-3/+3
2013-10-16powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROMShengzhou Liu1-0/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-04-04fsl: obsolete NXID v0 EEPROMs, automatically upgrade them to NXID v1Timur Tabi1-10/+40
2011-02-09fsl: update CRC after setting EEPROM identifierTimur Tabi1-0/+1
2010-10-07fsl: add support for NXID v1 EEPROM formatTimur Tabi1-9/+17
2010-10-07fsl: verify writes to the MAC address EEPROMTimur Tabi1-1/+17
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-4/+2
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