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
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
2017-06-05
common: arm: davinci: Move header file out of common
Simon Glass
2017-04-06
Remove various unused interrupt related code
Tom Rini
2017-04-05
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-01-24
Kconfig: Migrate BOARD_LATE_INIT to a select
Tom Rini
2017-01-14
davinci: spl: use bootcfg to select boot device
Fabien Parent
2017-01-11
mmc: move more driver config options to Kconfig
Masahiro Yamada
2016-12-03
davinci: omapl138_lcdk: configure ddr2
Fabien Parent
2016-12-03
davinci: omapl138_lcdk: configure pll0
Fabien Parent
2016-12-03
ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to Kconfig
Fabien Parent
2016-12-03
ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to Kconfig
Fabien Parent
2016-06-26
common: Pass the boot device into spl_boot_mode()
Marek Vasut
2016-03-14
arm: Add support for LEGO MINDSTORMS EV3
David Lechner
2015-09-28
arm: Remove da830evm board
Simon Glass
2015-09-11
bitops: introduce BIT() definition
Heiko Schocher
2015-09-11
arm: Remove enbw_cmc board
Simon Glass
2015-09-11
arm: Remove unmaintained davinci boards
Simon Glass
2015-08-20
ARM: davinci: remove support for cam_enc_4xx
Masahiro Yamada
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
2015-04-23
davinci: add support for omapl138-lcdk board
Peter Howard
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-02-24
ARM: davinci: remove hawkboard support
Masahiro Yamada
2015-02-21
ARM: davinci: move SoC headers to mach-davinci/include/mach
Masahiro Yamada
2015-02-21
ARM: davinci: move SoC sources to mach-davinci
Masahiro Yamada