aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/board-dm644x-evm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-05-04Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-20/+5
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-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-14[media] ARM: daVinci: dm644x/dm355/dm365: replace V4L2_STD_525_60/625_50 with V4L2_STD_NTSC/PALLad, Prabhakar1-2/+2
2013-04-03ARM: davinci: mmc: derive version information from device nameManjunathappa, Prakash1-1/+0
2013-04-02ARM: davinci: use is IS_ENABLED macroLad, Prabhakar1-20/+5
2013-03-19[media] davinci: remove VPBE_ENC_DV_PRESET and rename VPBE_ENC_CUSTOM_TIMINGSHans Verkuil1-2/+2
2013-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-4/+4
2012-12-27Merge tag 'v3.8-rc1' into staging/for_v3.9Mauro Carvalho Chehab1-3/+4
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-12-21[media] davinci: vpbe: pass different platform names to handle different ip'sLad, Prabhakar1-4/+4
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-10-27ARM: davinci: dm644x evm: move pointer dereference below NULL checkWei Yongjun1-2/+3
2012-10-24ARM: davinci: convert platform code to use clk_prepare/clk_unpreparem-karicheri2@ti.com1-1/+1
2012-10-05Merge branch 'samsung_platform_data' into staging/for_v3.7Mauro Carvalho Chehab1-5/+5
2012-10-05[media] davinci: vpbe: replace V4L2_OUT_CAP_CUSTOM_TIMINGS with V4L2_OUT_CAP_DV_TIMINGSLad, Prabhakar1-1/+1
2012-10-05[media] dm644x: replace the obsolete preset API by the timings APIHans Verkuil1-7/+8
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann1-5/+5
2012-05-05ARM: davinci: use machine specific hook for late initShawn Guo1-0/+1
2012-03-15Merge branch 'v3.4/features' of git://gitorious.org/linux-davinci/linux-davinci into next/driversArnd Bergmann1-14/+121