aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci
AgeCommit message (Expand)AuthorFilesLines
2023-08-29ARM: davinci: Drop unused includesGravatar Rob Herring 1-1/+1
2023-05-26ARM: davinci: fix davinci_cpufreq_init() declarationGravatar Arnd Bergmann 2-6/+1
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+2
2023-01-13cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidleGravatar Peter Zijlstra 1-2/+2
2023-01-12ARM: davinci: clean up platform supportGravatar Arnd Bergmann 18-3053/+11
2023-01-12ARM: davinci: drop DAVINCI_DMxxx referencesGravatar Arnd Bergmann 3-49/+0
2023-01-12ARM: davinci: remove unused board supportGravatar Arnd Bergmann 12-7272/+2
2022-10-06Merge tag 'arm-soc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-8/+0
2022-08-18ARM: remove obsolete Makefile.boot infrastructureGravatar Arnd Bergmann 1-8/+0
2022-08-16gpio: pca953x: Make platform teardown callback return voidGravatar Uwe Kleine-König 1-8/+4
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 23-113/+37
2022-08-02Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+8
2022-07-22ARM: davinci: mark all ATAGS board files as unusedGravatar Arnd Bergmann 1-0/+8
2022-07-01ARM: davinci: Delete DM646x board filesGravatar Linus Walleij 4-1618/+0
2022-07-01ARM: davinci: Delete DM644x board filesGravatar Linus Walleij 6-2113/+0
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (pa...Gravatar Thomas Gleixner 24-98/+41
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Gravatar Thomas Gleixner 4-37/+4
2022-05-26Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-11/+5
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 40-1205/+1065
2022-04-29ARM: davinci: remove include/mach/ subdirectoryGravatar Arnd Bergmann 39-1205/+1064
2022-04-25gpio: pcf857x: Make teardown callback return voidGravatar Uwe Kleine-König 3-11/+5
2022-04-08ARM: rework endianess selectionGravatar Arnd Bergmann 1-0/+1
2022-04-04ARM: davinci: da850-evm: Avoid NULL pointer dereferenceGravatar Nathan Chancellor 1-1/+3
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDEGravatar Lukas Bulwahn 1-1/+0
2021-04-08ARM: davinci: Constify the software nodesGravatar Heikki Krogerus 6-6/+30
2020-12-15arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELGravatar Mike Rapoport 1-1/+0
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 2-9/+6
2020-10-17Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Gravatar Linus Torvalds 10-10/+11
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Gravatar Christoph Hellwig 1-1/+1
2020-10-06dma-contiguous: remove dev_set_cma_areaGravatar Christoph Hellwig 1-1/+1
2020-10-06dma-contiguous: remove dma_declare_contiguousGravatar Christoph Hellwig 1-6/+10
2020-09-28mtd: rawnand: Use the new ECC engine type enumerationGravatar Miquel Raynal 10-10/+10
2020-09-28mtd: rawnand: Separate the ECC engine type and the ECC byte placementGravatar Miquel Raynal 1-1/+2
2020-09-03ARM: davinci: use simple i2c probe functionGravatar Stephen Kitt 2-9/+6
2020-07-22ARM: davinci: dm646x-evm: Simplify error handling in 'evm_sw_setup()'Gravatar Christophe JAILLET 1-9/+4
2020-07-21ARM: davinci: Fix trivial spellingGravatar Kieran Bingham 1-1/+1
2020-07-21ARM: davinci: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 12-14/+12
2020-05-28ARM: davinci: fix build failure without I2CGravatar Arnd Bergmann 1-13/+13
2020-05-15ARM: davinci: Drop unneeded select of TIMER_OFGravatar Geert Uytterhoeven 1-1/+0
2020-02-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 9-479/+56
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+12
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapGravatar Linus Torvalds 1-1/+1
2020-01-21Merge 5.5-rc7 into usb-nextGravatar Greg Kroah-Hartman 1-0/+1
2020-01-15usb: musb: davinci: Convert to use GPIO descriptorGravatar Linus Walleij 1-0/+12
2020-01-13ARM: davinci: dm644x-evm: Add Fixed regulators needed for tlv320aic33Gravatar Peter Ujfalusi 1-0/+20
2020-01-13ARM: davinci: dm365-evm: Add Fixed regulators needed for tlv320aic3101Gravatar Peter Ujfalusi 1-0/+20
2020-01-13ARM: davinci: remove legacy timer supportGravatar Bartosz Golaszewski 6-472/+1
2020-01-13ARM: davinci: dm365: switch to using the clocksource driverGravatar Bartosz Golaszewski 1-7/+15
2020-01-08ARM: davinci: select CONFIG_RESET_CONTROLLERGravatar Arnd Bergmann 1-0/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 1-1/+1