aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/board-da830-evm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_56.RULE (part 1)Thomas Gleixner1-4/+2
2022-05-26Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-2/+1
2022-04-29ARM: davinci: remove include/mach/ subdirectoryArnd Bergmann1-4/+3
2022-04-25gpio: pcf857x: Make teardown callback return voidUwe Kleine-König1-2/+1
2021-04-08ARM: davinci: Constify the software nodesHeikki Krogerus1-1/+5
2020-09-28mtd: rawnand: Use the new ECC engine type enumerationMiquel Raynal1-1/+1
2020-07-21ARM: davinci: Fix trivial spellingKieran Bingham1-1/+1
2019-07-02ARM: davinci: da830-evm: fix GPIO lookup for OHCIBartosz Golaszewski1-1/+1
2019-07-02ARM: davinci: da830-evm: add missing regulator constraints for OHCIBartosz Golaszewski1-0/+3
2019-04-12ARM: davinci: da830-evm: add a fixed regulator for ohci-da8xxBartosz Golaszewski1-3/+46
2019-04-12ARM: davinci: add missing sentinels to GPIO lookup tablesBartosz Golaszewski1-0/+2
2019-02-20Merge tag 'davinci-for-v5.1/soc-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/lateArnd Bergmann1-75/+16
2019-02-19ARM: davinci: cp-intc: add a wrapper around cp_intc_init()Bartosz Golaszewski1-1/+1
2019-02-19ARM: davinci: cp-intc: remove cp_intc.hBartosz Golaszewski1-1/+0
2019-02-19ARM: davinci: make irqs.h a local headerBartosz Golaszewski1-2/+3
2019-02-19ARM: davinci: select SPARSE_IRQBartosz Golaszewski1-0/+1
2019-02-12ARM: davinci: da830-evm: remove legacy usb helpersBartosz Golaszewski1-67/+0
2019-02-12ARM: davinci: da830-evm: use gpio lookup entries for usb gpiosBartosz Golaszewski1-0/+10
2019-01-10ARM: davinci: da830-evm: use device properties for at24 eepromBartosz Golaszewski1-8/+5
2019-01-10ARM: davinci: da830-evm: fix label names in GPIO lookup entriesBartosz Golaszewski1-2/+2
2018-12-06ARM: davinci: da830-evm: use cell nvmem lookup for mac addressBartosz Golaszewski1-0/+26
2018-07-10ARM: davinci: da830-evm: use aemif platform driverBartosz Golaszewski1-12/+44
2018-06-26ARM: davinci: da830: Remove legacy clock initDavid Lechner1-12/+0
2018-06-26ARM: davinci: da8xx: add new USB PHY clock init using common clock frameworkDavid Lechner1-1/+7
2018-06-26ARM: davinci: da830: add new clock init using common clock frameworkDavid Lechner1-0/+2
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2018-05-02ARM: davinci: da830-evm: specify the chipselect in davinci_nand_pdataBartosz Golaszewski1-0/+1
2018-05-01ARM: davinci: board-da830-evm: fix GPIO lookup for MMC/SDSekhar Nori1-2/+7
2018-02-19ARM: davinci: move davinci_clk_init() to init_timeDavid Lechner1-1/+1
2018-02-19ARM: davinci: board-da830-evm: fix unused const variable warningSekhar Nori1-14/+14
2018-02-19ARM: davinci: remove watchdog resetDavid Lechner1-1/+0
2018-02-19ARM: da8xx: use platform data for CFGCHIP syscon regmapDavid Lechner1-4/+0
2017-05-23gpio: pcf857x: move header file out of I2C realmWolfram Sang1-1/+1
2016-11-28ARM: davinci: da830-evm: use gpio descriptor for mmc pinsAxel Haslam1-30/+11
2016-11-01ARM: davinci: da8xx: add usb phy clocksDavid Lechner1-22/+9
2016-10-31ARM: davinci: da8xx: Add USB PHY platform deviceDavid Lechner1-14/+7
2016-10-31ARM: davinci: da8xx: Add full regulator constraints for non-DT bootAxel Haslam1-0/+3
2016-10-31ARM: davinci: da8xx: Add CFGCHIP syscon platform deviceDavid Lechner1-0/+4
2016-10-31ARM: davinci: da8xx: Remove duplicated definesAlexandre Bailon1-2/+3
2015-12-01ARM: davinci: make headers more localArnd Bergmann1-1/+1
2014-11-18ARM: davinci: Use standard logging stylesJoe Perches1-52/+37
2014-02-23ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemifIvan Khoronzhuk1-0/+3
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2013-11-11Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+10
2013-10-07ARM: davinci: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-30misc: (at24) move header to linux/platform_data/Vivien Didelot1-1/+1
2013-09-25ARM: davinci: da8xx boards: gpio device creationPhilip Avinash1-4/+10
2013-08-22ARM: davinci: serial: get rid of davinci_uart_configManjunathappa, Prakash1-5/+1
2013-04-17Merge tag 'davinci-for-v3.10/board-2-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/boardsOlof Johansson1-1/+0
2013-04-03ARM: davinci: mmc: derive version information from device nameManjunathappa, Prakash1-1/+0