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