- 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 4 months ago
- 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 6 months ago
- 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 6 months ago
- 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 4 years ago
- e343ae7 board/freescale/common: fix a bug that failed to read/write eeprom on ls1021atsn by Biwen Li · 4 years, 3 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 8 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 8 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 8 months ago
- 01d97d5 dm: ppc: MPC8548CDS: add i2c DM support by Biwen Li · 4 years, 9 months ago
- 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
- 0eba65d boards: lx2160a: Add support of I2C driver model by Chuanhua Han · 6 years ago
- 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
- b8baf46 board/fsl/common: Fix eeprom system version endianness by Jaiprakash Singh · 10 years ago
- 85bafb6 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
- 5175a28 arm: ls102xa: Add SystemID EEPROM support for LS1021ATWR board by Alison Wang · 10 years ago
- b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
- 477c894 board/freescale: Move CRC32 offset in NXID v1 data format by Ebony Zhu · 11 years ago
- bffac7a powerpc/freescale: Change the return value of mac_read_from_eeprom() by York Sun · 11 years ago
- 5536aeb powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROM by Shengzhou Liu · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
- f098c9c fsl: obsolete NXID v0 EEPROMs, automatically upgrade them to NXID v1 by Timur Tabi · 14 years ago
- 3fee334 fsl: update CRC after setting EEPROM identifier by Timur Tabi · 14 years ago
- bfb7071 fsl: add support for NXID v1 EEPROM format by Timur Tabi · 14 years ago
- 3addcb9 fsl: verify writes to the MAC address EEPROM by Timur Tabi · 14 years ago
- 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
- 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 15 years ago
- 9c671e7 fsl: sys_eeprom: Fix 'may be used uninitialized' warning by Anton Vorontsov · 15 years ago
- 2d04db0 fsl: simplify the "mac id" command, improve boot-time informational message by Timur Tabi · 15 years ago
- afb0b131 fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom code by Kumar Gala · 16 years ago
- 9a61108 fsl: Update the number of ethxaddr in reading system eeprom by Haiying Wang · 16 years ago
- 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
- 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- e46c7bf FSL: Fix get_cpu_board_revision() return value. by Rafal Czubak · 16 years ago
- 699f051 Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile by Wolfgang Denk · 17 years ago
- e2d31fb Update Freescale sys_eeprom.c to handle CCID formats by Timur Tabi · 17 years ago
- 53677ef Big white-space cleanup. by Wolfgang Denk · 17 years ago
- 3f2ac8f 86xx: Fix compilation warning in sys_eprom.c by Jon Loeliger · 17 years ago
- d59feff FSL: Fix common EEPROM_data structure definition by Haiying Wang · 17 years ago
- ad8f868 FSL: Convert board/freescale/common/Makefile to use CONFIG_ by Jon Loeliger · 17 years ago
- 4ce9177 Move the MPC8641HPCN board under board/freescale. by Jon Loeliger · 17 years ago[Renamed from board/mpc8641hpcn/sys_eeprom.c]
- cdd917a Fix build errors and warnings / code cleanup. by Wolfgang Denk · 17 years ago
- 80e955c General indent and whitespace cleanups. by Jon Loeliger · 18 years ago
- bea3f28 Add support for reading and writing mac addresses to or from ID EEPROM. by Haiying Wang · 19 years ago