summaryrefslogtreecommitdiff
path: root/board/davinci/da8xxevm/omapl138_lcdk.c
AgeCommit message (Expand)Author
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2021-09-07arm: Disable ATAGs supportTom Rini
2021-08-30davinci: Drop CONFIG_MAC_ADDR_IN_EEPROMTom Rini
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-09drivers: rename drivers to match compatible stringWalter Lozano
2020-06-13mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPLFaiz Abbas
2020-05-18common: Drop init.h from common headerSimon Glass
2019-12-03board: omapl138_lcdk: add the mmc device to SPLBartosz Golaszewski
2019-12-03mmc: davinci: drop support for ti,dm6441-mmcBartosz Golaszewski
2019-08-20davinci: omapl138-lcdk: Remove empty compiler directivesAdam Ford
2019-08-11env: Move env_set() to env.hSimon Glass
2019-07-29davinci: omapl138-lcdk: enable driver-model in SPLBartosz Golaszewski
2019-07-29davinci: omapl138-lcdk: remove unneeded includesBartosz Golaszewski
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski
2019-06-05ARM: davinci: omal138_lcdk: fix MMC boot breakage due to driver model conversionSekhar Nori
2018-09-11ARM: davinci: omapl138_lcdk: Enable DM_MMCAdam Ford
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass
2017-04-06Remove various unused interrupt related codeTom Rini
2017-01-28Revert "arm: Remove unregister MACH_TYPE_xxx uses"Tom Rini
2017-01-14arm: Remove unregister MACH_TYPE_xxx usesTom Rini
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada
2016-11-13davinci: omapl138_lcdk: keep booting even when MAC address is invalidFabien Parent
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-04-23davinci: add support for omapl138-lcdk boardPeter Howard