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