summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci
Commit message (Expand)AuthorAgeFilesLines
* arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport2020-12-151-1/+0
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-242-9/+6
|\
| * ARM: davinci: use simple i2c probe functionStephen Kitt2020-09-032-9/+6
* | Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds2020-10-1710-10/+11
|\ \
| * | mtd: rawnand: Use the new ECC engine type enumerationMiquel Raynal2020-09-2810-10/+10
| * | mtd: rawnand: Separate the ECC engine type and the ECC byte placementMiquel Raynal2020-09-281-1/+2
| |/
* | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
* | dma-contiguous: remove dev_set_cma_areaChristoph Hellwig2020-10-061-1/+1
* | dma-contiguous: remove dma_declare_contiguousChristoph Hellwig2020-10-061-6/+10
|/
* ARM: davinci: dm646x-evm: Simplify error handling in 'evm_sw_setup()'Christophe JAILLET2020-07-221-9/+4
* ARM: davinci: Fix trivial spellingKieran Bingham2020-07-211-1/+1
* ARM: davinci: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-2112-14/+12
* ARM: davinci: fix build failure without I2CArnd Bergmann2020-05-281-13/+13
* ARM: davinci: Drop unneeded select of TIMER_OFGeert Uytterhoeven2020-05-151-1/+0
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-02-089-479/+56
|\
| * ARM: davinci: dm644x-evm: Add Fixed regulators needed for tlv320aic33Peter Ujfalusi2020-01-131-0/+20
| * ARM: davinci: dm365-evm: Add Fixed regulators needed for tlv320aic3101Peter Ujfalusi2020-01-131-0/+20
| * ARM: davinci: remove legacy timer supportBartosz Golaszewski2020-01-136-472/+1
| * ARM: davinci: dm365: switch to using the clocksource driverBartosz Golaszewski2020-01-131-7/+15
* | Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-0/+12
|\ \
| * \ Merge 5.5-rc7 into usb-nextGreg Kroah-Hartman2020-01-211-0/+1
| |\ \
| * | | usb: musb: davinci: Convert to use GPIO descriptorLinus Walleij2020-01-151-0/+12
| | |/ | |/|
* | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-1/+1
|\ \ \ | |_|/ |/| |
| * | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
| |/
* / ARM: davinci: select CONFIG_RESET_CONTROLLERArnd Bergmann2020-01-081-0/+1
|/
* ARM: davinci: dm365: Fix McBSP dma_slave_map entryPeter Ujfalusi2019-10-171-2/+2
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-09-161-24/+66
|\
| * ARM: davinci: da850-evm: switch to using a fixed regulator for lcdcBartosz Golaszewski2019-08-261-18/+44
| * ARM: davinci: da850-evm: model the backlight GPIO as an actual deviceBartosz Golaszewski2019-08-261-12/+28
* | ARM: davinci: support multiplatform build for ARM v5Bartosz Golaszewski2019-09-092-4/+15
* | Merge tag 'davinci-for-v5.4/soc' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2019-09-049-110/+94
|\ \
| * | ARM: davinci: dm646x: Fix a typo in the commentChristophe JAILLET2019-08-261-1/+1
| * | ARM: davinci: dm646x: switch to using the clocksource driverBartosz Golaszewski2019-08-261-11/+13
| * | ARM: davinci: dm644x: switch to using the clocksource driverBartosz Golaszewski2019-08-261-11/+13
| * | ARM: davinci: dm355: switch to using the clocksource driverBartosz Golaszewski2019-08-081-11/+13
| * | ARM: davinci: move timer definitions to davinci.hBartosz Golaszewski2019-08-082-2/+3
| * | ARM: davinci: da830: switch to using the clocksource driverBartosz Golaszewski2019-08-081-27/+14
| * | ARM: davinci: da850: switch to using the clocksource driverBartosz Golaszewski2019-08-081-33/+13
| * | ARM: davinci: WARN_ON() if clk_get() failsBartosz Golaszewski2019-08-086-0/+24
| * | ARM: davinci: enable the clocksource driver for DT modeBartosz Golaszewski2019-08-081-14/+0
| |/
* / ARM: davinci: fix sleep.S build error on ARMv4Arnd Bergmann2019-07-231-0/+1
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-191-21/+22
|\
| * Merge tag 'davinci-for-v5.3/soc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2019-06-251-21/+22
| |\
| | * ARM: davinci: Use GPIO lookup table for DA850 LEDsLinus Walleij2019-06-201-21/+22
* | | ARM: davinci: da830-evm: fix GPIO lookup for OHCIBartosz Golaszewski2019-07-021-1/+1
* | | ARM: davinci: omapl138-hawk: add missing regulator constraints for OHCIBartosz Golaszewski2019-07-021-0/+3
* | | ARM: davinci: da830-evm: add missing regulator constraints for OHCIBartosz Golaszewski2019-07-021-0/+3
* | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-216-24/+6
|\ \ \
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-196-24/+6
| |/ /
* | | Merge tag 'davinci-fixes-for-v5.2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-06-162-0/+5
|\ \ \ | |/ / |/| |