summaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci/include/mach
AgeCommit message (Expand)Author
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
2013-09-19ARM: davinci: fix build breakage with DEBUG_LLSekhar Nori
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-08-25ARM: debug: move davinci debug to generic 8250 codeRussell King
2013-08-22ARM: davinci: serial: remove davinci_serial_setup_clk()Manjunathappa, Prakash
2013-08-22ARM: davinci: serial: get rid of davinci_uart_configManjunathappa, Prakash
2013-07-22ARM: davinci: uart: move to devid based clk_getManjunathappa, Prakash
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-06-18ARM: davinci: move private EDMA API to arm/commonMatt Porter
2013-06-14ARM: davinci: remove __init atrribute from function declarationLad, Prabhakar
2013-04-17ARM: davinci: da8xx: add remoteproc supportRobert Tivy
2013-04-03ARM: davinci: remove test for undefined Kconfig macroPaul Bolle
2013-04-01ARM: davinci: da850: add ECAP & EHRPWM clock nodesPhilip Avinash
2013-02-21Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-09Merge tag 'davinci-for-v3.9/dt-2' of git://gitorious.org/linux-davinci/linux-...Olof Johansson
2013-02-09ARM: davinci: da850 DT: add support for machine rebootKumar, Anil
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson