aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/board-dm355-leopard.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/+1
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
2020-09-28mtd: rawnand: Separate the ECC engine type and the ECC byte placementMiquel Raynal1-1/+2
2019-02-19ARM: davinci: aintc: wrap davinci_irq_init() with a helperBartosz Golaszewski1-1/+1
2018-06-26ARM: davinci: dm355: add new clock init using common clock frameworkDavid Lechner1-0/+2
2018-05-02ARM: davinci: dm355-leopard: specify the chipselect in davinci_nand_pdataBartosz Golaszewski1-0/+1
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-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon1-1/+1
2015-12-15ARM: davinci: fix a problematic usage of WARN()Geliang Tang1-3/+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/+10
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
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
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-07-25ARM: includecheck fix: board-dm355-leopard.cJaswinder Singh Rajput1-1/+0
2009-05-26davinci: Encapsulate SoC-specific data in a structureMark A. Greer1-1/+1
2009-05-26davinci: MMC platform supportKevin Hilman1-0/+28
2009-05-26davinci: DM355: add base SoC and board supportKevin Hilman1-0/+268