index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
ti
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
ti/common: add support for extension_scan_board function
Kory Maincent
2021-05-13
4
-0
/
+131
*
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2021-02-21
1
-2
/
+2
*
ti: common: Remove additional i2c read for board detection
Michal Simek
2020-08-31
1
-12
/
+6
*
board: ti: board_detect: Add stub functions for EEPROM detection apis
Lokesh Vutla
2020-08-11
1
-0
/
+13
*
board: ti: common: Fix pointer-bool-conversion warnings
Tom Rini
2020-06-16
1
-7
/
+7
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
board: ti: j721e: Use EEPROM-based board detection
Andreas Dannenberg
2020-01-20
2
-0
/
+18
*
ti: common: board_detect: Handle EEPROM probe more gracefully
Andreas Dannenberg
2020-01-20
1
-1
/
+1
*
board: ti: beagleboneai: emmc read changes
Caleb Robey
2020-01-20
2
-0
/
+85
*
common: Move old EEPROM functions into a new header
Simon Glass
2019-12-02
1
-0
/
+1
*
Kconfig: ti: Make board detect EEPROM addresses depend BOARD_DETECT
Adam Ford
2019-11-07
1
-0
/
+2
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
ti: common: am6: Add support for setting MAC addresses
Andreas Dannenberg
2019-07-17
2
-0
/
+44
*
ti: common: am6: Add support for board description EEPROM
Andreas Dannenberg
2019-07-17
2
-0
/
+408
*
ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
Jean-Jacques Hiblot
2018-12-10
1
-57
/
+3
*
ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT
Andreas Dannenberg
2018-12-10
1
-2
/
+52
*
fastboot: Move fastboot to drivers/fastboot
Alex Kiernan
2018-05-30
1
-1
/
+0
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
3
-7
/
+3
*
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
1
-2
/
+2
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-7
/
+7
*
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-15
1
-1
/
+0
*
ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HS
Tom Rini
2017-07-31
1
-0
/
+1
*
ti: common: board_detect: Add function to determine if EEPROM was read
Cooper Jr., Franklin
2017-07-10
2
-0
/
+19
*
ti: common: board_detect: Allow settings board detection variables manually
Nishanth Menon
2017-07-10
2
-0
/
+41
*
board: ti: enable support for writing to fat partition
Sekhar Nori
2017-06-03
1
-0
/
+1
*
Kconfig: Finish migration of hashing commands
Daniel Thompson
2017-05-31
1
-0
/
+1
*
Convert CONFIG_CMD_EEPROM et al to Kconfig
Simon Glass
2017-05-22
1
-0
/
+1
*
ti: common: board_detect: Set alen to expected value before i2c read
Cooper Jr., Franklin
2017-05-09
1
-2
/
+22
*
ti: common: board_detect: Introduce function to set the address length.
Cooper Jr., Franklin
2017-05-09
1
-0
/
+37
*
board: ti: Define Kconfig symbol for common cmd options
Lokesh Vutla
2017-05-08
1
-0
/
+26
*
ARM: Use Kconfig for board EEPROM's I2C bus and chip address
Roger Quadros
2017-03-20
1
-0
/
+10
*
ti: common: board_detect: commodify ethaddr environment setting code
Roger Quadros
2017-03-20
2
-0
/
+74
*
ti: common: board_detect: Rename EEPROM scratch start macro
Lokesh Vutla
2017-03-20
1
-1
/
+1
*
TI: Migrate board/ti/common/Kconfig to imply
Tom Rini
2017-03-09
1
-36
/
+0
*
ARM: DRA7: AMxx: Make sure that the SPL always reads the configuration EEPROM
Jean-Jacques Hiblot
2016-12-05
1
-4
/
+6
*
ti: common: board_detect: Return a valid empty string for un-initialized eeprom
Nishanth Menon
2016-10-31
2
-15
/
+9
*
ti: common: board_detect: Setup initial default value for config as well
Nishanth Menon
2016-10-31
1
-0
/
+2
*
ti: common: board_detect: Replace hardcoded value with macro
Nishanth Menon
2016-10-31
1
-1
/
+1
*
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
Simon Glass
2016-09-16
1
-0
/
+3
*
Convert CONFIG_SPL_POWER_SUPPORT to Kconfig
Simon Glass
2016-09-16
1
-0
/
+3
*
Convert CONFIG_SPL_NAND_SUPPORT to Kconfig
Simon Glass
2016-09-16
1
-0
/
+3
*
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
Simon Glass
2016-09-16
1
-0
/
+3
*
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
Simon Glass
2016-09-16
1
-0
/
+3
*
Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig
Simon Glass
2016-09-16
1
-0
/
+3
*
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
Simon Glass
2016-09-16
1
-0
/
+3
*
Convert CONFIG_SPL_I2C_SUPPORT to Kconfig
Simon Glass
2016-09-16
1
-0
/
+3
*
Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig
Simon Glass
2016-09-16
1
-0
/
+3
*
Convert CONFIG_SPL_FAT_SUPPORT to Kconfig
Simon Glass
2016-09-16
1
-0
/
+3
[next]