index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
common
/
sys_eeprom.c
Age
Commit message (
Expand
)
Author
2015-07-20
board/fsl/common: Fix eeprom system version endianness
Jaiprakash Singh
2014-11-26
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2014-11-24
arm: ls102xa: Add SystemID EEPROM support for LS1021ATWR board
Alison Wang
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-05-16
board/freescale: Move CRC32 offset in NXID v1 data format
Ebony Zhu
2014-05-13
powerpc/freescale: Change the return value of mac_read_from_eeprom()
York Sun
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-09
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-21
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