1. d036a21 board: ti: j721e: Use EEPROM-based board detection by Andreas Dannenberg · 5 years ago
  2. 4803492 ti: common: board_detect: Handle EEPROM probe more gracefully by Andreas Dannenberg · 5 years ago
  3. 0dfcc93 board: ti: beagleboneai: emmc read changes by Caleb Robey · 5 years ago
  4. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · 5 years ago
  5. e0450ec Kconfig: ti: Make board detect EEPROM addresses depend BOARD_DETECT by Adam Ford · 5 years ago
  6. 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
  7. 5a64711 ti: common: am6: Add support for setting MAC addresses by Andreas Dannenberg · 5 years ago
  8. f998a82 ti: common: am6: Add support for board description EEPROM by Andreas Dannenberg · 5 years ago
  9. 52a5151 ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL by Jean-Jacques Hiblot · 6 years ago
  10. e315a66 ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT by Andreas Dannenberg · 6 years ago
  11. 65de955 fastboot: Move fastboot to drivers/fastboot by Alex Kiernan · 7 years ago
  12. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  13. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  14. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  15. 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · 7 years ago
  16. c6fa165 ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS by Tom Rini · 7 years ago
  17. e1328c7 ti: common: board_detect: Add function to determine if EEPROM was read by Cooper Jr., Franklin · 7 years ago
  18. 27856ff ti: common: board_detect: Allow settings board detection variables manually by Nishanth Menon · 7 years ago
  19. d17c445 board: ti: enable support for writing to fat partition by Sekhar Nori · 7 years ago
  20. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · 8 years ago
  21. 4590d4e Convert CONFIG_CMD_EEPROM et al to Kconfig by Simon Glass · 8 years ago
  22. 5b89c97 ti: common: board_detect: Set alen to expected value before i2c read by Cooper Jr., Franklin · 8 years ago
  23. f2598de ti: common: board_detect: Introduce function to set the address length. by Cooper Jr., Franklin · 8 years ago
  24. ab28b9e board: ti: Define Kconfig symbol for common cmd options by Lokesh Vutla · 8 years ago
  25. 7ff8e7c ARM: Use Kconfig for board EEPROM's I2C bus and chip address by Roger Quadros · 8 years ago
  26. 44c7d9a ti: common: board_detect: commodify ethaddr environment setting code by Roger Quadros · 8 years ago
  27. 5f60f41 ti: common: board_detect: Rename EEPROM scratch start macro by Lokesh Vutla · 8 years ago
  28. 3b23510 TI: Migrate board/ti/common/Kconfig to imply by Tom Rini · 8 years ago
  29. a096a76 ARM: DRA7: AMxx: Make sure that the SPL always reads the configuration EEPROM by Jean-Jacques Hiblot · 8 years ago
  30. 23afc8a ti: common: board_detect: Return a valid empty string for un-initialized eeprom by Nishanth Menon · 8 years ago
  31. e2b0a52 ti: common: board_detect: Setup initial default value for config as well by Nishanth Menon · 8 years ago
  32. 21e54c0 ti: common: board_detect: Replace hardcoded value with macro by Nishanth Menon · 8 years ago
  33. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  34. 0d7c7e0 Convert CONFIG_SPL_POWER_SUPPORT to Kconfig by Simon Glass · 8 years ago
  35. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  36. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  37. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  38. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  39. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  40. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  41. 0bdfc3e Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  42. 6172e2e Convert CONFIG_SPL_FAT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  43. c5ec636 Convert CONFIG_SPL_EXT_SUPPORT to Kconfig by Simon Glass · 8 years ago
  44. d6c08cf Convert CONFIG_SPL_ENV_SUPPORT to Kconfig by Simon Glass · 8 years ago
  45. 7c08a78 ti: common: dra7: Add standard access for board description EEPROM by Lokesh Vutla · 9 years ago
  46. 35f7a97 ARM: omap-common: Add standard access for board description EEPROM by Lokesh Vutla · 9 years ago