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