~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
common
/
sys_eeprom.c
Commit message (
Expand
)
Author
Age
*
WS cleanup: remove trailing white space
Wolfgang Denk
2021-09-30
*
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
*
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2021-02-21
*
board/freescale/common: fix a bug that failed to read/write eeprom on ls1021atsn
Biwen Li
2020-12-10
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
dm: ppc: MPC8548CDS: add i2c DM support
Biwen Li
2020-05-04
*
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
*
boards: lx2160a: Add support of I2C driver model
Chuanhua Han
2019-08-22
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
*
board/fsl/common: Fix eeprom system version endianness
Jaiprakash Singh
2015-07-20
*
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2014-11-26
|
\
|
*
arm: ls102xa: Add SystemID EEPROM support for LS1021ATWR board
Alison Wang
2014-11-24
*
|
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
|
/
*
board/freescale: Move CRC32 offset in NXID v1 data format
Ebony Zhu
2014-05-16
*
powerpc/freescale: Change the return value of mac_read_from_eeprom()
York Sun
2014-05-13
*
powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROM
Shengzhou Liu
2013-10-16
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
fsl: obsolete NXID v0 EEPROMs, automatically upgrade them to NXID v1
Timur Tabi
2011-04-04
*
fsl: update CRC after setting EEPROM identifier
Timur Tabi
2011-02-09
*
fsl: add support for NXID v1 EEPROM format
Timur Tabi
2010-10-07
*
fsl: verify writes to the MAC address EEPROM
Timur Tabi
2010-10-07
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
*
fsl: sys_eeprom: Fix 'may be used uninitialized' warning
Anton Vorontsov
2009-09-08
*
fsl: simplify the "mac id" command, improve boot-time informational message
Timur Tabi
2009-08-28
*
fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom code
Kumar Gala
2009-07-03
*
fsl: Update the number of ethxaddr in reading system eeprom
Haiying Wang
2009-06-12
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
*
FSL: Fix get_cpu_board_revision() return value.
Rafal Czubak
2008-10-08
*
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-07-15
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
*
86xx: Fix compilation warning in sys_eprom.c
Jon Loeliger
2008-02-14
*
FSL: Fix common EEPROM_data structure definition
Haiying Wang
2008-01-17
*
FSL: Convert board/freescale/common/Makefile to use CONFIG_
Jon Loeliger
2008-01-16
*
Move the MPC8641HPCN board under board/freescale.
Jon Loeliger
2007-08-15