aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/board-dm355-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-04-29ARM: davinci: remove include/mach/ subdirectoryArnd Bergmann1-3/+2
2020-09-28mtd: rawnand: Use the new ECC engine type enumerationMiquel Raynal1-1/+1
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-1/+1
2019-02-19ARM: davinci: aintc: wrap davinci_irq_init() with a helperBartosz Golaszewski1-1/+1
2019-01-10ARM: davinci: dm355-evm: fix label names in GPIO lookup entriesBartosz Golaszewski1-2/+2
2018-06-26ARM: davinci: dm355: 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: dm355-evm: specify the chipselect in davinci_nand_pdataBartosz Golaszewski1-0/+1
2018-05-02ARM: davinci: fix GPIO lookup for I2CSekhar Nori1-3/+6
2018-05-01ARM: davinci: board-dm355-evm: fix broken networkingSekhar Nori1-0/+6
2018-03-07Merge tag 'davinci-for-v4.17/soc' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/socArnd Bergmann1-2/+1
2018-02-22ARM: davinci: mark spi_board_info arrays as constArnd Bergmann1-1/+1
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
2016-06-24ARM: davinci: remove unused davinci-i2s pdataPetr Kulhavy1-3/+1
2016-01-20Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+1
2015-12-15ARM: davinci: fix a problematic usage of WARN()Geliang Tang1-3/+1
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab1-1/+1
2014-11-14[media] platform: Make use of media_bus_format enumBoris BREZILLON1-1/+1
2014-05-22ARM: davinci: remove checks for CONFIG_USB_MUSB_PERIPHERALPaul Bolle1-4/+0
2013-09-25ARM: davinci: board: gpio device creationPhilip Avinash1-4/+11
2013-08-22ARM: davinci: serial: get rid of davinci_uart_configManjunathappa, Prakash1-5/+1
2013-05-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2013-04-14[media] ARM: daVinci: dm644x/dm355/dm365: replace V4L2_STD_525_60/625_50 with V4L2_STD_NTSC/PALLad, Prabhakar1-2/+2
2013-04-14[media] ARM: davinci: dm355 EVM: add support for VPBE displayLad, Prabhakar1-1/+68
2013-04-14[media] ARM: davinci: dm355: add support for v4l2 video displayLad, Prabhakar1-2/+2
2013-04-03ARM: davinci: mmc: derive version information from device nameManjunathappa, Prakash1-1/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-10-24ARM: davinci: convert platform code to use clk_prepare/clk_unpreparem-karicheri2@ti.com1-1/+1
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann1-4/+4
2012-05-05ARM: davinci: use machine specific hook for late initShawn Guo1-0/+1
2012-02-25ARM: davinci: create new common platform header for davinciManjunath Hadli1-1/+2
2012-01-05ARM: 7190/1: restart: davinci: use new restart hookSekhar Nori1-0/+1
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+1
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris1-1/+1
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris1-1/+1
2011-08-21ARM: mach-davinci: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-07-18ARM: mach-davinci: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre1-0/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-05-13Davinci: aintc/cpintc - use ioremap()Cyril Chemparathy1-6/+1
2010-05-06DaVinci: move AEMIF #define's to the proper headersSergei Shtylyov1-7/+4
2010-02-04Add SDA and SCL pin numbers to i2c platform dataPhilby John1-0/+2
2010-01-06Davinci VPFE Capture: Take i2c adapter id through platform dataVaibhav Hiremath1-0/+1
2009-11-25DaVinci: rename setup_usb() to davinci_setup_usb()Sergei Shtylyov1-2/+2
2009-11-25DaVinci: remove unneeded #include'sSergei Shtylyov1-8/+1
2009-11-25davinci: DM355: Update NAND driver platform dataSneha Narnakaje1-1/+2