summaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci/misc.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-30davinci: Drop CONFIG_MAC_ADDR_IN_EEPROMTom Rini1-27/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-05-04arm: davinci: remove leftover code for dm* SoCsBartosz Golaszewski1-4/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass1-1/+1
2017-08-16env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass1-1/+1
2017-04-07Remove various unused interrupt related codeTom Rini1-2/+0
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger1-1/+1
2015-02-21ARM: davinci: move SoC sources to mach-davinciMasahiro Yamada1-0/+138