aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/board-dm646x-evm.c
AgeCommit message (Expand)Author
2022-07-01ARM: davinci: Delete DM646x board filesLinus Walleij
2022-05-26Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-29ARM: davinci: remove include/mach/ subdirectoryArnd Bergmann
2022-04-25gpio: pcf857x: Make teardown callback return voidUwe Kleine-König
2021-04-08ARM: davinci: Constify the software nodesHeikki Krogerus
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-09-28mtd: rawnand: Use the new ECC engine type enumerationMiquel Raynal
2020-09-03ARM: davinci: use simple i2c probe functionStephen Kitt
2020-07-22ARM: davinci: dm646x-evm: Simplify error handling in 'evm_sw_setup()'Christophe JAILLET
2019-02-19ARM: davinci: aintc: wrap davinci_irq_init() with a helperBartosz Golaszewski
2019-02-19ARM: davinci: make irqs.h a local headerBartosz Golaszewski
2019-01-10ARM: davinci: dm646x-evm: use device properties for at24 eepromBartosz Golaszewski
2018-12-06ARM: davinci: dm646x-evm: use cell nvmem lookup for mac addressBartosz Golaszewski
2018-07-10ARM: davinci: dm646x-evm: use aemif platform driverBartosz Golaszewski
2018-06-26ARM: davinci: dm646x: add new clock init using common clock frameworkDavid Lechner
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-05-15ARM: davinci: board-dm646x-evm: set VPIF capture card nameSekhar Nori
2018-05-15ARM: davinci: board-dm646x-evm: pass correct I2C adapter id for VPIFSekhar Nori
2018-05-02ARM: davinci: dm646x-evm: specify the chipselect in davinci_nand_pdataBartosz Golaszewski
2018-02-19ARM: davinci: move davinci_clk_init() to init_timeDavid Lechner
2018-02-19ARM: davinci: remove watchdog resetDavid Lechner
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-06-15ARM: davinci: fix const warningsKevin Hilman
2017-05-23gpio: pcf857x: move header file out of I2C realmWolfram Sang
2017-03-30ARM: davinci: add pata_bk3710 libata driver supportSekhar Nori
2016-02-17ARM: davinci: make I2C support optionalArnd Bergmann
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab
2015-01-20ARM: davinci: Remove CDCE949 driverRickard Strandqvist
2014-02-23ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemifIvan Khoronzhuk
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-30misc: (at24) move header to linux/platform_data/Vivien Didelot
2013-09-25ARM: davinci: board: gpio device creationPhilip Avinash
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-08-22ARM: davinci: serial: get rid of davinci_uart_configManjunathappa, Prakash
2013-08-19ARM: davinci: nand: specify ecc strengthSekhar Nori
2013-05-04Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-02ARM: davinci: use is IS_ENABLED macroLad, Prabhakar
2013-03-19[media] davinci: replace V4L2_OUT_CAP_CUSTOM_TIMINGS by V4L2_OUT_CAP_DV_TIMINGSHans Verkuil
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-10-26ARM: davinci: board-dm646x-evm.c: Remove unecessary semicolonPeter Senna Tschudin
2012-10-05Merge branch 'samsung_platform_data' into staging/for_v3.7Mauro Carvalho Chehab
2012-10-05[media] media: davinci: vpif: display: separate out subdev from outputLad, Prabhakar
2012-10-05[media] davinci: move struct vpif_interface to chan_cfgHans Verkuil
2012-10-05[media] vpif_capture: move routing info from subdev to inputHans Verkuil
2012-10-05[media] vpif_capture: remove unnecessary can_route flagHans Verkuil
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann
2012-05-05ARM: davinci: use machine specific hook for late initShawn Guo