summaryrefslogtreecommitdiff
path: root/board/freescale/common/sys_eeprom.c
AgeCommit message (Expand)Author
2015-07-20board/fsl/common: Fix eeprom system version endiannessJaiprakash Singh
2014-11-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2014-11-24arm: ls102xa: Add SystemID EEPROM support for LS1021ATWR boardAlison Wang
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-05-16board/freescale: Move CRC32 offset in NXID v1 data formatEbony Zhu
2014-05-13powerpc/freescale: Change the return value of mac_read_from_eeprom()York Sun
2013-10-16powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROMShengzhou Liu
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
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