index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
main
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
ti
/
ti814x
Age
Commit message (
Expand
)
Author
2020-06-30
ti814x: Remove platform
Tom Rini
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
2017-08-16
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
Simon Glass
2017-05-15
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-03-19
ti: boot: Register the MMC controllers in SPL in the same way as in u-boot
Jean-Jacques Hiblot
2015-09-15
ti814x_evm: Switch to SYS_GENERIC_BOARD
Tom Rini
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2014-10-29
kconfig: arm: introduce symbol for ARM CPUs
Georges Savoundararadj
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-03-04
drivers: net: cpsw: add support to have phy address from cpsw platform data
Mugunthan V N
2013-12-18
ARM: AM33xx+: Update ioregs to pass different values
Lokesh Vutla
2013-12-04
am33xx: Stop modifying certain EMIF4D registers
Tom Rini
2013-10-31
board: ti: convert makefiles to Kbuild style
Masahiro Yamada
2013-08-15
am33xx: Stop using PHYS_DRAM_1 define
Tom Rini
2013-08-15
ARM: AM33xx: Move s_init to a common place
Heiko Schocher
2013-08-15
ARM: AM33xx: Cleanup clocks layer
Lokesh Vutla
2013-07-26
drivers: net: cpsw: remove hard coding bd ram for cpsw
Mugunthan V N
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-18
arm, am33xx: move uart soft reset code to common place
Heiko Schocher
2013-06-18
arm, am33xx: move rtc32k_enable() to common place
Heiko Schocher
2013-06-05
am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
Tom Rini
2013-05-10
ti814x_evm: enable CPSW support
Matt Porter
2013-05-10
am33xx: add pll and clock support for TI814x CPSW
Matt Porter
2013-03-24
ti814x_evm: add ti814x evm board support
Matt Porter