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