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