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
/
evm
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Move serial functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
ARM: omap3: evm: Enable DM_USB in defconfig
Derald D. Woods
2019-07-13
1
-31
/
+0
*
ARM: omap3: evm: Update DM SPL support
Derald D. Woods
2019-02-19
1
-12
/
+0
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
3
-7
/
+3
*
ARM: omap3: evm: Refactor 'board_eth_init'
Derald D. Woods
2018-01-01
1
-19
/
+5
*
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2017-12-04
1
-1
/
+1
*
omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environment
Derald D. Woods
2017-09-03
1
-1
/
+19
*
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-08-16
1
-1
/
+1
*
omap3: evm: Update board, defconfig, and maintainer file
Derald D. Woods
2017-08-11
3
-37
/
+114
*
Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX
Adam Ford
2017-08-09
1
-1
/
+1
*
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-05-15
1
-2
/
+2
*
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
Jean-Jacques Hiblot
2017-03-19
1
-1
/
+1
*
omap3: Drop omap3_evm_quick_* targets
Tom Rini
2016-08-05
2
-30
/
+0
*
omap-common: Common function to display die id, replacing omap3-specific version
Paul Kocialkowski
2015-10-22
1
-1
/
+1
*
MAINTAINERS, git-mailrc: Update my email address
Tom Rini
2015-03-02
1
-7
/
+3
*
omap_hsmmc: Board-specific TWL4030 MMC power initializations
Paul Kocialkowski
2014-12-04
1
-0
/
+8
*
omap3/am33xx: mux: fix several checkpatch issues
Igor Grinberg
2014-10-23
1
-1
/
+1
*
MAINTAINERS: comment out blank M: field
Masahiro Yamada
2014-09-24
1
-1
/
+1
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
1
-9
/
+0
*
omap3: kconfig: move board select menu and common settings
Masahiro Yamada
2014-08-30
1
-24
/
+0
*
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
1
-0
/
+14
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+71
*
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
Heiko Schocher
2013-11-13
1
-2
/
+2
*
board: ti: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-18
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
3
-51
/
+3
*
omap_hsmmc: add driver check for write protection
Nikita Kiryanov
2013-03-08
1
-1
/
+1
*
omap_hsmmc: implement driver check for card detection
Nikita Kiryanov
2013-03-08
1
-2
/
+1
*
Pass sdrc timing values through board_sdrc_timings structure
Peter Barada
2012-12-10
1
-10
/
+9
*
ARM:OMAP+:MMC: Add parameters to MMC init
Jonathan Solnit
2012-05-15
1
-1
/
+1
*
OMAP3: Add SPL support to omap3_evm
Tom Rini
2011-12-06
2
-35
/
+39
*
omap3evm: Set environment variable 'ethaddr'
Sanjeev Premi
2011-11-03
1
-0
/
+15
*
punt unused clean/distclean targets
Mike Frysinger
2011-10-15
1
-6
/
+0
*
omap: gpio: Adapt board files to use generic API
Sanjeev Premi
2011-09-13
1
-6
/
+6
*
omap3evm: Use generic MMC driver
Vaibhav Hiremath
2011-09-04
1
-0
/
+9
*
omap3evm: eth: Include functions only when necessary
Sanjeev Premi
2011-08-03
1
-0
/
+2
*
omap3evm: Update ethernet reset sequence for Rev.G board
Sriramakrishnan
2011-08-03
1
-9
/
+26
*
omap3evm: eth: split function setup_net_chip
Sanjeev Premi
2011-08-03
2
-1
/
+12
*
Move DECLARE_GLOBAL_DATA_PTR to file scope
John Rigby
2010-12-21
1
-2
/
+2
*
OMAP3: EVM: Convert omap3_evm_version to u32
Dirk Behme
2010-12-18
2
-3
/
+3
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
1
-2
/
+2
*
omap3evm: Fix mechanism to identify board revision
Sanjeev Premi
2010-11-04
2
-3
/
+21
*
omap3evm: Wrap function under CONFIG_USB_OMAP3
Sanjeev Premi
2010-11-04
1
-0
/
+2
*
omap3evm: Support relocation
Sanjeev Premi
2010-11-04
1
-1
/
+1
*
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
1
-1
/
+1
*
musb: Program extvbus for OMAP3EVM Rev >= E
Ajay Kumar Gupta
2010-06-30
1
-0
/
+13
*
omap3evm: Add board revision function
Ajay Kumar Gupta
2010-06-30
2
-0
/
+44
*
OMAP3: Clean up whitespace in mux configs
Olof Johansson
2009-10-13
1
-331
/
+331
*
omap: move TI's boards to board/ti/
Jean-Christophe PLAGNIOL-VILLARD
2009-09-05
4
-0
/
+606