aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn1-1/+0
2021-04-08ARM: davinci: Constify the software nodesHeikki Krogerus6-6/+30
2020-12-15arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport1-1/+0
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-9/+6
2020-10-17Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds10-10/+11
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig1-1/+1
2020-10-06dma-contiguous: remove dev_set_cma_areaChristoph Hellwig1-1/+1
2020-10-06dma-contiguous: remove dma_declare_contiguousChristoph Hellwig1-6/+10
2020-09-28mtd: rawnand: Use the new ECC engine type enumerationMiquel Raynal10-10/+10
2020-09-28mtd: rawnand: Separate the ECC engine type and the ECC byte placementMiquel Raynal1-1/+2
2020-09-03ARM: davinci: use simple i2c probe functionStephen Kitt2-9/+6
2020-07-22ARM: davinci: dm646x-evm: Simplify error handling in 'evm_sw_setup()'Christophe JAILLET1-9/+4
2020-07-21ARM: davinci: Fix trivial spellingKieran Bingham1-1/+1
2020-07-21ARM: davinci: Replace HTTP links with HTTPS onesAlexander A. Klimov12-14/+12
2020-05-28ARM: davinci: fix build failure without I2CArnd Bergmann1-13/+13
2020-05-15ARM: davinci: Drop unneeded select of TIMER_OFGeert Uytterhoeven1-1/+0
2020-02-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds9-479/+56
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+12
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds1-1/+1
2020-01-21Merge 5.5-rc7 into usb-nextGreg Kroah-Hartman1-0/+1
2020-01-15usb: musb: davinci: Convert to use GPIO descriptorLinus Walleij1-0/+12
2020-01-13ARM: davinci: dm644x-evm: Add Fixed regulators needed for tlv320aic33Peter Ujfalusi1-0/+20
2020-01-13ARM: davinci: dm365-evm: Add Fixed regulators needed for tlv320aic3101Peter Ujfalusi1-0/+20
2020-01-13ARM: davinci: remove legacy timer supportBartosz Golaszewski6-472/+1
2020-01-13ARM: davinci: dm365: switch to using the clocksource driverBartosz Golaszewski1-7/+15
2020-01-08ARM: davinci: select CONFIG_RESET_CONTROLLERArnd Bergmann1-0/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-10-17ARM: davinci: dm365: Fix McBSP dma_slave_map entryPeter Ujfalusi1-2/+2
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-24/+66
2019-09-09ARM: davinci: support multiplatform build for ARM v5Bartosz Golaszewski2-4/+15
2019-09-04Merge tag 'davinci-for-v5.4/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/socArnd Bergmann9-110/+94
2019-08-26ARM: davinci: da850-evm: switch to using a fixed regulator for lcdcBartosz Golaszewski1-18/+44
2019-08-26ARM: davinci: da850-evm: model the backlight GPIO as an actual deviceBartosz Golaszewski1-12/+28
2019-08-26ARM: davinci: dm646x: Fix a typo in the commentChristophe JAILLET1-1/+1
2019-08-26ARM: davinci: dm646x: switch to using the clocksource driverBartosz Golaszewski1-11/+13
2019-08-26ARM: davinci: dm644x: switch to using the clocksource driverBartosz Golaszewski1-11/+13
2019-08-08ARM: davinci: dm355: switch to using the clocksource driverBartosz Golaszewski1-11/+13
2019-08-08ARM: davinci: move timer definitions to davinci.hBartosz Golaszewski2-2/+3
2019-08-08ARM: davinci: da830: switch to using the clocksource driverBartosz Golaszewski1-27/+14
2019-08-08ARM: davinci: da850: switch to using the clocksource driverBartosz Golaszewski1-33/+13
2019-08-08ARM: davinci: WARN_ON() if clk_get() failsBartosz Golaszewski6-0/+24
2019-08-08ARM: davinci: enable the clocksource driver for DT modeBartosz Golaszewski1-14/+0
2019-07-23ARM: davinci: fix sleep.S build error on ARMv4Arnd Bergmann1-0/+1
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-21/+22
2019-07-02ARM: davinci: da830-evm: fix GPIO lookup for OHCIBartosz Golaszewski1-1/+1
2019-07-02ARM: davinci: omapl138-hawk: add missing regulator constraints for OHCIBartosz Golaszewski1-0/+3
2019-07-02ARM: davinci: da830-evm: add missing regulator constraints for OHCIBartosz Golaszewski1-0/+3
2019-06-25Merge tag 'davinci-for-v5.3/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/socOlof Johansson1-21/+22
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds6-24/+6
2019-06-20ARM: davinci: Use GPIO lookup table for DA850 LEDsLinus Walleij1-21/+22