- 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
- ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- f7c9176 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 10 months ago
- a753484 board/freescale/common: fix a bug that failed to read/write eeprom on ls1021atsn by Biwen Li · 4 years, 1 month ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 037fa1a dm: ppc: MPC8548CDS: add i2c DM support by Biwen Li · 4 years, 7 months ago
- 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
- 37c2c5e boards: lx2160a: Add support of I2C driver model by Chuanhua Han · 5 years ago
- 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
- e1029ef board/fsl/common: Fix eeprom system version endianness by Jaiprakash Singh · 10 years ago
- faf5692 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
- af276f4 arm: ls102xa: Add SystemID EEPROM support for LS1021ATWR board by Alison Wang · 10 years ago
- db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
- 575cc91 board/freescale: Move CRC32 offset in NXID v1 data format by Ebony Zhu · 11 years ago
- 9215eff powerpc/freescale: Change the return value of mac_read_from_eeprom() by York Sun · 11 years ago
- 2fa2005 powerpc/eeprom: update MAX_NUM_PORTS to adapt non-256-bytes EEPROM by Shengzhou Liu · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- a2b41cb fsl: obsolete NXID v0 EEPROMs, automatically upgrade them to NXID v1 by Timur Tabi · 14 years ago
- 2f9f65f fsl: update CRC after setting EEPROM identifier by Timur Tabi · 14 years ago
- 11e98e7 fsl: add support for NXID v1 EEPROM format by Timur Tabi · 14 years ago
- a58e880 fsl: verify writes to the MAC address EEPROM by Timur Tabi · 14 years ago
- 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
- 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
- c33e3b8 fsl: sys_eeprom: Fix 'may be used uninitialized' warning by Anton Vorontsov · 15 years ago
- 13c312b fsl: simplify the "mac id" command, improve boot-time informational message by Timur Tabi · 15 years ago
- 4dc6245 fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom code by Kumar Gala · 15 years ago
- e560754 fsl: Update the number of ethxaddr in reading system eeprom by Haiying Wang · 15 years ago
- ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
- 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 5c50d14 FSL: Fix get_cpu_board_revision() return value. by Rafal Czubak · 16 years ago
- 28d8d70 Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile by Wolfgang Denk · 16 years ago
- bdea837 Update Freescale sys_eeprom.c to handle CCID formats by Timur Tabi · 16 years ago
- a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
- 57e98ed 86xx: Fix compilation warning in sys_eprom.c by Jon Loeliger · 17 years ago
- 34cf959 FSL: Fix common EEPROM_data structure definition by Haiying Wang · 17 years ago
- 4eab623 FSL: Convert board/freescale/common/Makefile to use CONFIG_ by Jon Loeliger · 17 years ago
- de5fbb8 Move the MPC8641HPCN board under board/freescale. by Jon Loeliger · 17 years ago[Renamed from board/mpc8641hpcn/sys_eeprom.c]
- 4d5a8e3 Fix build errors and warnings / code cleanup. by Wolfgang Denk · 17 years ago
- 4fbb09c General indent and whitespace cleanups. by Jon Loeliger · 18 years ago
- 34c6878 Add support for reading and writing mac addresses to or from ID EEPROM. by Haiying Wang · 18 years ago