aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci
AgeCommit message (Expand)AuthorFilesLines
2018-11-05driver: net: consolidate ti's code in separate folderGrygorii Strashko4-4/+4
2018-10-10gpio: da8xx: Push generic defines of gpio.h out of mach-davinciKeerthy1-32/+0
2018-09-29ARM: da850evm_direct_nor_defconfig: Enable DM_SERIALAdam Ford1-2/+2
2018-09-14Revert "ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL"Tom Rini1-2/+2
2018-09-11ARM: da850evm_direct_nor_defconfig: Enable DM_SERIALAdam Ford1-2/+2
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek1-2/+2
2018-06-18dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford1-1/+13
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini37-76/+37
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2018-03-22davinci: Enable DDR_INIT for DA8XXLokesh Vutla1-0/+1
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski1-5/+0
2018-01-31davinci: Fix omapl138_lcdk buildsTom Rini1-15/+14
2018-01-30Convert CONFIG_SYS_DV_CLKMODE et al to KconfigAdam Ford1-1/+84
2018-01-22Convert CONFIG_SOC_DA8XX et al to KconfigAdam Ford1-10/+26
2017-09-15ARM: davinci: Remove CONFIG_SOC_DA830Adam Ford2-140/+0
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-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich1-0/+4
2017-06-05common: arm: davinci: Move header file out of commonSimon Glass2-1/+6
2017-04-06Remove various unused interrupt related codeTom Rini1-2/+0
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini1-0/+1
2017-01-14davinci: spl: use bootcfg to select boot deviceFabien Parent2-11/+36
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-1/+1
2016-12-03davinci: omapl138_lcdk: configure ddr2Fabien Parent1-0/+1
2016-12-03davinci: omapl138_lcdk: configure pll0Fabien Parent1-0/+1
2016-12-03ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to KconfigFabien Parent1-0/+7
2016-12-03ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to KconfigFabien Parent1-0/+7
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut1-1/+1
2016-03-14arm: Add support for LEGO MINDSTORMS EV3David Lechner3-0/+15
2015-09-28arm: Remove da830evm boardSimon Glass1-3/+0
2015-09-11bitops: introduce BIT() definitionHeiko Schocher1-2/+0
2015-09-11arm: Remove enbw_cmc boardSimon Glass1-4/+0
2015-09-11arm: Remove unmaintained davinci boardsSimon Glass1-35/+3
2015-08-20ARM: davinci: remove support for cam_enc_4xxMasahiro Yamada1-5/+0
2015-05-12arch: Make board selection choices optionalJoe Hershberger1-0/+1
2015-04-23davinci: add support for omapl138-lcdk boardPeter Howard1-0/+4
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger1-1/+1
2015-02-24ARM: davinci: remove hawkboard supportMasahiro Yamada1-4/+0
2015-02-21ARM: davinci: move SoC headers to mach-davinci/include/machMasahiro Yamada16-0/+1587
2015-02-21ARM: davinci: move SoC sources to mach-davinciMasahiro Yamada23-0/+3229