aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/board-dm644x-evm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-01ARM: davinci: Delete DM644x board filesLinus Walleij1-928/+0
2022-05-26Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds1-6/+3
2022-04-29ARM: davinci: remove include/mach/ subdirectoryArnd Bergmann1-4/+3
2022-04-25gpio: pcf857x: Make teardown callback return voidUwe Kleine-König1-6/+3
2021-04-08ARM: davinci: Constify the software nodesHeikki Krogerus1-1/+5
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-3/+2
2020-09-28mtd: rawnand: Use the new ECC engine type enumerationMiquel Raynal1-1/+1
2020-09-03ARM: davinci: use simple i2c probe functionStephen Kitt1-3/+2
2020-05-28ARM: davinci: fix build failure without I2CArnd Bergmann1-13/+13
2020-02-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+20
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
2019-04-12ARM: davinci: add missing sentinels to GPIO lookup tablesBartosz Golaszewski1-0/+1
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-11/+10
2019-02-19ARM: davinci: aintc: wrap davinci_irq_init() with a helperBartosz Golaszewski1-1/+1
2019-02-19ARM: davinci: make irqs.h a local headerBartosz Golaszewski1-3/+4
2019-02-19ARM: davinci: select SPARSE_IRQBartosz Golaszewski1-0/+1
2019-01-10ARM: davinci: dm644x-evm: use device properties for at24 eepromBartosz Golaszewski1-8/+5
2019-01-10ARM: davinci: dm644x-evm: fix label names in GPIO lookup entriesBartosz Golaszewski1-2/+2
2018-12-06ARM: davinci: dm644x-evm: use cell nvmem lookup for mac addressBartosz Golaszewski1-0/+24
2018-07-10ARM: davinci: dm644x-evm: use aemif platform driverBartosz Golaszewski1-13/+42
2018-06-26ARM: davinci: dm644x: 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/+3
2018-05-02Merge branch 'v4.18/nand-cs-simplification' into v4.18/socSekhar Nori1-0/+1
2018-05-02ARM: davinci: dm644x: remove unnecessary postcore_initcall()Sekhar Nori1-0/+2
2018-05-02ARM: davinci: dm644x-evm: specify the chipselect in davinci_nand_pdataBartosz Golaszewski1-0/+1
2018-05-02ARM: davinci: fix GPIO lookup for I2CSekhar Nori1-3/+7
2018-02-19ARM: davinci: move davinci_clk_init() to init_timeDavid Lechner1-1/+1
2018-02-19ARM: davinci: remove watchdog resetDavid Lechner1-1/+0
2017-12-31i2c/ARM: davinci: Deep refactoring of I2C recoveryLinus Walleij1-2/+13
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon1-1/+1
2017-05-23gpio: pcf857x: move header file out of I2C realmWolfram Sang1-1/+1
2017-03-30ARM: davinci: add pata_bk3710 libata driver supportSekhar Nori1-1/+2
2017-02-13ARM: davinci: Don't rely on public mmc header to include leds.hUlf Hansson1-0/+1
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+1
2016-06-27arm: use the new LED disk activity triggerStephan Linz1-1/+1
2016-06-24ARM: davinci: remove unused davinci-i2s pdataPetr Kulhavy1-3/+1
2016-02-17ARM: davinci: make I2C support optionalArnd Bergmann1-2/+6
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab1-1/+1
2015-10-07ARM: davinci: re-use %*ph specifierAndy Shevchenko1-3/+1
2014-11-18ARM: davinci: Use standard logging stylesJoe Perches1-6/+4
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+5
2014-03-21ARM: davinci: make dm644x-evm phy fixup conditionalArnd Bergmann1-5/+6
2014-02-23ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemifIvan Khoronzhuk1-0/+5
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+1
2013-09-30misc: (at24) move header to linux/platform_data/Vivien Didelot1-1/+1
2013-09-25ARM: davinci: board: gpio device creationPhilip Avinash1-0/+5
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+1
2013-08-22ARM: davinci: serial: get rid of davinci_uart_configManjunathappa, Prakash1-5/+1
2013-08-19ARM: davinci: nand: specify ecc strengthSekhar Nori1-0/+1