summaryrefslogtreecommitdiff
path: root/board/freescale/common/sys_eeprom.c
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2014-11-26-2/+2
|\
| * arm: ls102xa: Add SystemID EEPROM support for LS1021ATWR boardAlison Wang2014-11-24-2/+2
* | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23-3/+3
|/
* board/freescale: Move CRC32 offset in NXID v1 data formatEbony Zhu2014-05-16-3/+4
* powerpc/freescale: Change the return value of mac_read_from_eeprom()York Sun2014-05-13-3/+3
* powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROMShengzhou Liu2013-10-16-0/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* fsl: obsolete NXID v0 EEPROMs, automatically upgrade them to NXID v1Timur Tabi2011-04-04-10/+40
* fsl: update CRC after setting EEPROM identifierTimur Tabi2011-02-09-0/+1
* fsl: add support for NXID v1 EEPROM formatTimur Tabi2010-10-07-9/+17
* fsl: verify writes to the MAC address EEPROMTimur Tabi2010-10-07-1/+17
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-4/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* fsl: sys_eeprom: Fix 'may be used uninitialized' warningAnton Vorontsov2009-09-08-1/+2
* fsl: simplify the "mac id" command, improve boot-time informational messageTimur Tabi2009-08-28-32/+49
* fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom codeKumar Gala2009-07-03-2/+4
* fsl: Update the number of ethxaddr in reading system eepromHaiying Wang2009-06-12-5/+18
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-26/+26
* FSL: Fix get_cpu_board_revision() return value.Rafal Czubak2008-10-08-1/+1
* Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort MakefileWolfgang Denk2008-07-15-2/+0
* Update Freescale sys_eeprom.c to handle CCID formatsTimur Tabi2008-07-15-206/+392
* Big white-space cleanup.Wolfgang Denk2008-05-21-5/+5
* 86xx: Fix compilation warning in sys_eprom.cJon Loeliger2008-02-14-1/+1
* FSL: Fix common EEPROM_data structure definitionHaiying Wang2008-01-17-41/+71
* FSL: Convert board/freescale/common/Makefile to use CONFIG_Jon Loeliger2008-01-16-2/+0
* Move the MPC8641HPCN board under board/freescale.Jon Loeliger2007-08-15-0/+256