index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-davinci
/
board-dm644x-evm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-24
ARM: davinci: convert platform code to use clk_prepare/clk_unprepare
m-karicheri2@ti.com
1
-1
/
+1
2012-10-05
Merge branch 'samsung_platform_data' into staging/for_v3.7
Mauro Carvalho Chehab
1
-5
/
+5
2012-10-05
[media] davinci: vpbe: replace V4L2_OUT_CAP_CUSTOM_TIMINGS with V4L2_OUT_CAP_...
Lad, Prabhakar
1
-1
/
+1
2012-10-05
[media] dm644x: replace the obsolete preset API by the timings API
Hans Verkuil
1
-7
/
+8
2012-09-14
ARM: davinci: move platform_data definitions
Arnd Bergmann
1
-5
/
+5
2012-05-05
ARM: davinci: use machine specific hook for late init
Shawn Guo
1
-0
/
+1
2012-03-15
Merge branch 'v3.4/features' of git://gitorious.org/linux-davinci/linux-davin...
Arnd Bergmann
1
-14
/
+121
2012-03-11
ARM: davinci: dm644x evm: add support for VPBE display
Manjunath Hadli
1
-1
/
+108
2012-03-11
ARM: davinci: dm644x: add support for v4l2 video display
Manjunath Hadli
1
-1
/
+1
2012-02-25
ARM: davinci: dm644x: don't force vpfe registeration on all boards
Manjunath Hadli
1
-2
/
+1
2012-02-25
ARM: davinci: dm644x: fix inconsistent variable naming
Manjunath Hadli
1
-12
/
+12
2012-02-25
ARM: davinci: create new common platform header for davinci
Manjunath Hadli
1
-1
/
+2
2012-01-27
ARM: davinci: update mdio bus name
Sekhar Nori
1
-1
/
+1
2012-01-05
ARM: 7190/1: restart: davinci: use new restart hook
Sekhar Nori
1
-0
/
+1
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-1
/
+1
2011-10-31
arm: Add export.h to ARM specific files as required.
Paul Gortmaker
1
-0
/
+1
2011-09-11
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
1
-1
/
+1
2011-09-11
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
1
-1
/
+1
2011-08-21
ARM: mach-davinci: convert boot_params to atag_offset
Nicolas Pitre
1
-1
/
+1
2011-07-18
ARM: mach-davinci: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Nicolas Pitre
1
-0
/
+1
2011-03-15
davinci: DM644x EVM: register MUSB device earlier
Sergei Shtylyov
1
-5
/
+3
2010-10-21
Merge branch 'davinci-next' into davinci-for-linus
Kevin Hilman
1
-6
/
+14
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
1
-2
/
+0
2010-09-24
davinci: cleanup mdio arch code and switch to phy_id
Cyril Chemparathy
1
-6
/
+2
2010-09-24
davinci: dm644x evm: setup NAND flash timing
Sekhar Nori
1
-0
/
+12
2010-05-13
Davinci: aintc/cpintc - use ioremap()
Cyril Chemparathy
1
-6
/
+1
2010-05-06
DaVinci: move IDE platform device to its proper place
Sergei Shtylyov
1
-32
/
+1
2010-05-06
DaVinci: move AEMIF #define's to the proper headers
Sergei Shtylyov
1
-12
/
+6
2010-05-06
davinci: misc cleanups from sparse
Kevin Hilman
1
-1
/
+1
2010-02-04
Add SDA and SCL pin numbers to i2c platform data
Philby John
1
-0
/
+2
2010-01-06
Davinci VPFE Capture: Take i2c adapter id through platform data
Vaibhav Hiremath
1
-0
/
+1
2009-11-25
DaVinci: rename setup_usb() to davinci_setup_usb()
Sergei Shtylyov
1
-1
/
+2
2009-11-25
DaVinci: remove unneeded #include's
Sergei Shtylyov
1
-12
/
+0
2009-09-16
davinci: DM644x platform changes for vpfe capture
Muralidharan Karicheri
1
-3
/
+71
2009-08-26
davinci: audio: move tlv320aic33 i2c setup into board files
Chaithrika U S
1
-1
/
+3
2009-08-26
davinci: audio clocks: use struct device instead of clock names
Kevin Hilman
1
-3
/
+1
2009-08-26
davinci: ASoC: Add the platform devices for ASP
Chaithrika U S
1
-0
/
+5
2009-07-25
ARM: includecheck fix: board-dm644x-evm.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-05-28
davinci: Factor out emac mac address handling
Mark A. Greer
1
-18
/
+3
2009-05-28
davinci: Move emac platform_data to SoC-specific files
Mark A. Greer
1
-8
/
+6
2009-05-26
davinci: Encapsulate SoC-specific data in a structure
Mark A. Greer
1
-1
/
+1
2009-05-26
davinci: EMAC platform support
Kevin Hilman
1
-23
/
+14
2009-05-26
davinci: MMC platform support
Kevin Hilman
1
-0
/
+24
2009-05-07
[ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32)
Kevin Hilman
1
-2
/
+2
2009-04-27
davinci: DM644x: NAND: update partitioning
David Brownell
1
-6
/
+36
2009-04-27
davinci: update DM644x support in preparation for more SoCs
Kevin Hilman
1
-33
/
+259
2009-04-27
davinci: DM644x: rename board file
Kevin Hilman
1
-0
/
+440