index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
common
/
sys_eeprom.c
Age
Commit message (
Expand
)
Author
2013-10-16
powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROM
Shengzhou Liu
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-04-04
fsl: obsolete NXID v0 EEPROMs, automatically upgrade them to NXID v1
Timur Tabi
2011-02-10
fsl: update CRC after setting EEPROM identifier
Timur Tabi
2010-10-07
fsl: add support for NXID v1 EEPROM format
Timur Tabi
2010-10-07
fsl: verify writes to the MAC address EEPROM
Timur Tabi
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2009-09-08
fsl: sys_eeprom: Fix 'may be used uninitialized' warning
Anton Vorontsov
2009-08-28
fsl: simplify the "mac id" command, improve boot-time informational message
Timur Tabi
2009-07-03
fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom code
Kumar Gala
2009-06-12
fsl: Update the number of ethxaddr in reading system eeprom
Haiying Wang
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-08
FSL: Fix get_cpu_board_revision() return value.
Rafal Czubak
2008-07-15
Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile
Wolfgang Denk
2008-07-15
Update Freescale sys_eeprom.c to handle CCID formats
Timur Tabi
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-02-14
86xx: Fix compilation warning in sys_eprom.c
Jon Loeliger
2008-01-17
FSL: Fix common EEPROM_data structure definition
Haiying Wang
2008-01-16
FSL: Convert board/freescale/common/Makefile to use CONFIG_
Jon Loeliger
2007-08-15
Move the MPC8641HPCN board under board/freescale.
Jon Loeliger