index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-davinci
Age
Commit message (
Expand
)
Author
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
serial: Rename ns16550 functions to lower case
Simon Glass
2021-01-05
serial: Update NS16550_t and struct NS16550
Simon Glass
2020-07-28
Makefile: Rename ALL-y to INPUTS-y
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
2020-06-13
mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPL
Faiz Abbas
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-03-16
mach-davinci: Hard-code the default SPL_LDSCRIPT path
Tom Rini
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-12-03
board: omapl138_lcdk: add the mmc device to SPL
Bartosz Golaszewski
2019-12-03
mmc: davinci: drop support for ti,dm6441-mmc
Bartosz Golaszewski
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-09-13
ARM: omapl138_lcdk: Enable DM_GPIO and DM and GPIO Commands
Adam Ford
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
2019-07-25
net: davinci_emac: convert to using the driver model
Bartosz Golaszewski
2019-06-05
arm: davinci: remove leftover assembly
Bartosz Golaszewski
2019-06-05
ARM: davinci: Remove ipam390 linker script from Kconfig
Adam Ford
2019-06-05
ARM: davinci: SPL: fix BSS initialization
Sekhar Nori
2019-05-28
ipam390: remove board
Bartosz Golaszewski
2019-05-28
ea20: remove board
Bartosz Golaszewski
2019-05-28
calimain: remove board
Bartosz Golaszewski
2019-05-04
arm: davinci: remove leftover code for dm* SoCs
Bartosz Golaszewski
2019-05-04
arm: davinci: remove dead code for PHYs used by DaVinci DM* boards
Bartosz Golaszewski
2019-05-03
ARM: davinci: Remove unused functions from header
Adam Ford
2018-11-05
driver: net: consolidate ti's code in separate folder
Grygorii Strashko
2018-10-10
gpio: da8xx: Push generic defines of gpio.h out of mach-davinci
Keerthy
2018-09-29
ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL
Adam Ford
2018-09-14
Revert "ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL"
Tom Rini
2018-09-11
ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL
Adam Ford
2018-07-30
Kconfig: Sort bool, default, select and imply options
Michal Simek
2018-06-18
dm: gpio: Add DM compatibility to GPIO driver for Davinci
Adam Ford
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-08
net: Move enetaddr env access code to env config instead of net config
Alex Kiernan
2018-03-22
davinci: Enable DDR_INIT for DA8XX
Lokesh Vutla
2018-02-07
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
Lukasz Majewski
2018-01-31
davinci: Fix omapl138_lcdk builds
Tom Rini
2018-01-30
Convert CONFIG_SYS_DV_CLKMODE et al to Kconfig
Adam Ford
2018-01-22
Convert CONFIG_SOC_DA8XX et al to Kconfig
Adam Ford
2017-09-15
ARM: davinci: Remove CONFIG_SOC_DA830
Adam Ford
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-08-13
spl: add hierarchical defaults for SPL_LDSCRIPT
Philipp Tomsich
[next]