summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/include
AgeCommit message (Expand)Author
2019-08-08ARM: davinci: move timer definitions to davinci.hBartosz Golaszewski
2019-03-06Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-02-19ARM: davinci: remove intc related fields from davinci_soc_infoBartosz Golaszewski
2019-02-19ARM: davinci: cp-intc: use the new-style config structureBartosz Golaszewski
2019-02-19ARM: davinci: cp-intc: use a common prefix for all symbolsBartosz Golaszewski
2019-02-19ARM: davinci: cp-intc: add a wrapper around cp_intc_init()Bartosz Golaszewski
2019-02-19ARM: davinci: cp-intc: remove cp_intc.hBartosz Golaszewski
2019-02-19ARM: davinci: aintc: use the new config structureBartosz Golaszewski
2019-02-19ARM: davinci: aintc: use a common prefix for symbols in the driverBartosz Golaszewski
2019-02-19ARM: davinci: make irqs.h a local headerBartosz Golaszewski
2019-02-19ARM: davinci: select SPARSE_IRQBartosz Golaszewski
2019-02-19ARM: davinci: wrap HW interrupt numbers with a macroBartosz Golaszewski
2019-02-19ARM: davinci: pull davinci_intc_base into the respective intc driversBartosz Golaszewski
2019-02-19ARM: davinci: remove davinci_intc_typeBartosz Golaszewski
2019-02-19ARM: davinci: select GENERIC_IRQ_MULTI_HANDLERBartosz Golaszewski
2019-02-19ARM: davinci: remove intc_host_map from davinci_soc_info structBartosz Golaszewski
2019-02-18cpufreq: davinci: move configuration to include/linux/platform_dataBartosz Golaszewski
2018-10-02clk: davinci: kill davinci_clk_reset_assert/deassert()Bartosz Golaszewski
2018-06-26ARM: davinci: remove legacy clocksDavid Lechner
2018-06-26ARM: davinci: da8xx: Remove legacy USB and SATA clock initDavid Lechner
2018-06-26ARM: davinci: remove CONFIG_DAVINCI_RESET_CLOCKSDavid Lechner
2018-06-26ARM: davinci: da8xx: add new USB PHY clock init using common clock frameworkDavid Lechner
2018-06-26ARM: davinci: da850: add new clock init using common clock frameworkDavid Lechner
2018-06-26ARM: davinci: da830: add new clock init using common clock frameworkDavid Lechner
2018-06-26ARM: davinci: pass clock as parameter to davinci_timer_init()David Lechner
2018-02-19ARM: davinci: move davinci_clk_init() to init_timeDavid Lechner
2018-02-19ARM: davinci: remove watchdog resetDavid Lechner
2018-02-19ARM: da8xx: use platform data for CFGCHIP syscon regmapDavid Lechner
2017-12-23ARM: davinci: make argument to davinci_common_init() as constBhumika Goyal
2017-05-22ARM: davinci: da8xx: Add DSP internal RAM memories as IOMEM resourcesSuman Anna
2017-01-31ARM: davinci: da850: model the SATA refclkBartosz Golaszewski
2017-01-23ARM: davinci: add skeleton for pdata-quirksKevin Hilman
2016-11-30Merge tag 'davinci-for-v4.10/cleanup-2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2016-11-16ARM: davinci: PM: rework init, remove platform deviceKevin Hilman
2016-11-01ARM: davinci: da8xx: add usb phy clocksDavid Lechner
2016-10-31ARM: davinci: da8xx: Add USB PHY platform deviceDavid Lechner
2016-10-31ARM: davinci: da8xx: Add CFGCHIP syscon platform deviceDavid Lechner
2016-02-22ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann
2015-12-01ARM: davinci: make headers more localArnd Bergmann
2015-05-14ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...Russell King
2015-03-18ARM: davinci: irqs: Correct McASP1 TX interrupt definition for DM646xPeter Ujfalusi
2015-01-20ARM: davinci: Remove CDCE949 driverRickard Strandqvist
2014-04-05Merge tag 'soc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2014-03-17ARM: davinci: remove tnetv107x supportArnd Bergmann
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-25ARM: davinci: gpio: use gpiolib API instead of inline functionsPhilip Avinash
2013-09-24ARM: davinci: support gpio platform devicePhilip Avinash
2013-09-24ARM: davinci: da8xx: support gpio platform deviceKV Sujith
2013-09-24gpio: davinci: move to platform deviceKV Sujith