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
/
board
/
davinci
/
da8xxevm
/
omapl138_lcdk.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
board: davinci: Remove <common.h> and add needed includes
Tom Rini
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2021-09-07
arm: Disable ATAGs support
Tom Rini
2021-08-30
davinci: Drop CONFIG_MAC_ADDR_IN_EEPROM
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
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 init.h from common header
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-08-20
davinci: omapl138-lcdk: Remove empty compiler directives
Adam Ford
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-07-29
davinci: omapl138-lcdk: enable driver-model in SPL
Bartosz Golaszewski
2019-07-29
davinci: omapl138-lcdk: remove unneeded includes
Bartosz Golaszewski
2019-07-25
net: davinci_emac: convert to using the driver model
Bartosz Golaszewski
2019-06-05
ARM: davinci: omal138_lcdk: fix MMC boot breakage due to driver model conversion
Sekhar Nori
2018-09-11
ARM: davinci: omapl138_lcdk: Enable DM_MMC
Adam Ford
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-06-05
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2017-04-06
Remove various unused interrupt related code
Tom Rini
2017-01-28
Revert "arm: Remove unregister MACH_TYPE_xxx uses"
Tom Rini
2017-01-14
arm: Remove unregister MACH_TYPE_xxx uses
Tom Rini
2017-01-11
mmc: move more driver config options to Kconfig
Masahiro Yamada
2016-11-13
davinci: omapl138_lcdk: keep booting even when MAC address is invalid
Fabien Parent
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-04-23
davinci: add support for omapl138-lcdk board
Peter Howard