1. a58147c board: ti: common: board_detect: Do 1byte address checks first. by Nishanth Menon · 2 years, 3 months ago
  2. bc1de48 board: ti: common: Handle the legacy eeprom address width properly by Nishanth Menon · 2 years, 3 months ago
  3. 8b5218e board: ti: common: Optimize boot when detecting consecutive bad records by Nishanth Menon · 2 years, 3 months ago
  4. 8c1d443 ti/common: add support for extension_scan_board function by Kory Maincent · 3 years, 5 months ago
  5. 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 8 months ago
  6. b892b6d ti: common: Remove additional i2c read for board detection by Michal Simek · 4 years, 1 month ago
  7. 6b88938 board: ti: board_detect: Add stub functions for EEPROM detection apis by Lokesh Vutla · 4 years, 2 months ago
  8. e76e85c board: ti: common: Fix pointer-bool-conversion warnings by Tom Rini · 4 years, 4 months ago
  9. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  10. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  11. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  12. 643eb6e board: ti: j721e: Use EEPROM-based board detection by Andreas Dannenberg · 4 years, 9 months ago
  13. 499681e ti: common: board_detect: Handle EEPROM probe more gracefully by Andreas Dannenberg · 4 years, 9 months ago
  14. d6eaaae board: ti: beagleboneai: emmc read changes by Caleb Robey · 4 years, 9 months ago
  15. cb3ef68 common: Move old EEPROM functions into a new header by Simon Glass · 4 years, 10 months ago
  16. 7e6668e Kconfig: ti: Make board detect EEPROM addresses depend BOARD_DETECT by Adam Ford · 4 years, 11 months ago
  17. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  18. 183fa08 ti: common: am6: Add support for setting MAC addresses by Andreas Dannenberg · 5 years ago
  19. 361a533 ti: common: am6: Add support for board description EEPROM by Andreas Dannenberg · 5 years ago
  20. 1514244 ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL by Jean-Jacques Hiblot · 6 years ago
  21. 2463f67 ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT by Andreas Dannenberg · 6 years ago
  22. 312a10f fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 6 years ago
  23. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  24. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  25. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  26. c1c3fe2 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  27. c826d17 ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS by Tom Rini · 7 years ago
  28. 69e8d4b ti: common: board_detect: Add function to determine if EEPROM was read by Cooper Jr., Franklin · 7 years ago
  29. e936f99 ti: common: board_detect: Allow settings board detection variables manually by Nishanth Menon · 7 years ago
  30. 4a72d8d board: ti: enable support for writing to fat partition by Sekhar Nori · 7 years ago
  31. 221a949 Kconfig: Finish migration of hashing commands by Daniel Thompson · 7 years ago
  32. a1dc980 Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 7 years ago
  33. e25ae32 ti: common: board_detect: Set alen to expected value before i2c read by Cooper Jr., Franklin · 7 years ago
  34. c6b80b1 ti: common: board_detect: Introduce function to set the address length. by Cooper Jr., Franklin · 7 years ago
  35. 690485e board: ti: Define Kconfig symbol for common cmd options by Lokesh Vutla · 7 years ago
  36. 66e04fb ARM: Use Kconfig for board EEPROM's I2C bus and chip address by Roger Quadros · 8 years ago
  37. 38f719e ti: common: board_detect: commodify ethaddr environment setting code by Roger Quadros · 8 years ago
  38. 6398928 ti: common: board_detect: Rename EEPROM scratch start macro by Lokesh Vutla · 8 years ago
  39. 9d4f7a3 TI: Migrate board/ti/common/Kconfig to imply by Tom Rini · 8 years ago
  40. a3a23c9 ARM: DRA7: AMxx: Make sure that the SPL always reads the configuration EEPROM by Jean-Jacques Hiblot · 8 years ago
  41. 7774e97 ti: common: board_detect: Return a valid empty string for un-initialized eeprom by Nishanth Menon · 8 years ago
  42. 2a78c9e ti: common: board_detect: Setup initial default value for config as well by Nishanth Menon · 8 years ago
  43. 28d624b ti: common: board_detect: Replace hardcoded value with macro by Nishanth Menon · 8 years ago
  44. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  45. 2253797 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  46. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  47. 1fdf7c6 Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  48. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  49. 1646eba Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  50. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  51. 9c21df1 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  52. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  53. ae56db5 Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  54. 75eba2c Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  55. 256fe86 Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  56. d3b98a9 ti: common: dra7: Add standard access for board description EEPROM by Lokesh Vutla · 9 years ago
  57. 0bea813 ARM: omap-common: Add standard access for board description EEPROM by Lokesh Vutla · 9 years ago