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
2023-05-31
include: Remove unused header files
Tom Rini
2022-12-23
global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFG
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*
Tom Rini
2022-07-25
arm: Remove unused references to CONFIG_SOC_DM*
Tom Rini
2022-06-28
spl: Move SPL_LDSCRIPT defaults to one place
Tom Rini
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-12-27
CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()
Tom Rini
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2021-08-30
davinci: Drop CONFIG_MAC_ADDR_IN_EEPROM
Tom Rini
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
[next]