summaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci
AgeCommit message (Expand)Author
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon 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-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-09-13ARM: omapl138_lcdk: Enable DM_GPIO and DM and GPIO CommandsAdam Ford
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski
2019-06-05arm: davinci: remove leftover assemblyBartosz Golaszewski
2019-06-05ARM: davinci: Remove ipam390 linker script from KconfigAdam Ford
2019-06-05ARM: davinci: SPL: fix BSS initializationSekhar Nori
2019-05-28ipam390: remove boardBartosz Golaszewski
2019-05-28ea20: remove boardBartosz Golaszewski
2019-05-28calimain: remove boardBartosz Golaszewski
2019-05-04arm: davinci: remove leftover code for dm* SoCsBartosz Golaszewski
2019-05-04arm: davinci: remove dead code for PHYs used by DaVinci DM* boardsBartosz Golaszewski
2019-05-03ARM: davinci: Remove unused functions from headerAdam Ford
2018-11-05driver: net: consolidate ti's code in separate folderGrygorii Strashko
2018-10-10gpio: da8xx: Push generic defines of gpio.h out of mach-davinciKeerthy
2018-09-29ARM: da850evm_direct_nor_defconfig: Enable DM_SERIALAdam Ford
2018-09-14Revert "ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL"Tom Rini
2018-09-11ARM: da850evm_direct_nor_defconfig: Enable DM_SERIALAdam Ford
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-06-18dm: gpio: Add DM compatibility to GPIO driver for DavinciAdam Ford
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-03-22davinci: Enable DDR_INIT for DA8XXLokesh Vutla
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski
2018-01-31davinci: Fix omapl138_lcdk buildsTom Rini
2018-01-30Convert CONFIG_SYS_DV_CLKMODE et al to KconfigAdam Ford
2018-01-22Convert CONFIG_SOC_DA8XX et al to KconfigAdam Ford
2017-09-15ARM: davinci: Remove CONFIG_SOC_DA830Adam Ford
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-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich
2017-06-05common: arm: davinci: Move header file out of commonSimon Glass
2017-04-06Remove various unused interrupt related codeTom Rini
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini
2017-01-14davinci: spl: use bootcfg to select boot deviceFabien Parent
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada
2016-12-03davinci: omapl138_lcdk: configure ddr2Fabien Parent
2016-12-03davinci: omapl138_lcdk: configure pll0Fabien Parent
2016-12-03ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to KconfigFabien Parent
2016-12-03ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to KconfigFabien Parent
2016-06-26common: Pass the boot device into spl_boot_mode()Marek Vasut