index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-davinci
/
common.c
Age
Commit message (
Expand
)
Author
2016-11-16
ARM: davinci: PM: rework init, remove platform device
Kevin Hilman
2016-05-18
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2016-04-29
ARM: davinci: only use NVMEM when available
Arnd Bergmann
2016-04-27
ARM: davinci: Move clock init after ioremap.
David Lechner
2016-03-01
misc: at24: replace memory_accessor with nvmem_device_read
Andrew Lunn
2012-11-13
ARM: davinci: remove obsoleted init_consistent_dma_size()
Marek Szyprowski
2012-05-05
ARM: davinci: use machine specific hook for late init
Shawn Guo
2012-01-05
ARM: 7190/1: restart: davinci: use new restart hook
Sekhar Nori
2011-08-22
ARM: mach-davinci: Setup consistent dma size at boot time
Jon Medhurst
2010-05-13
Davinci: aintc/cpintc - use ioremap()
Cyril Chemparathy
2010-05-13
Davinci: jtag_id - use ioremap()
Cyril Chemparathy
2010-05-06
Davinci: watchdog reset separation across socs
Cyril Chemparathy
2010-02-04
TI Davinci EMAC : Re-use driver for other platforms.
Sriramakrishnan
2009-11-25
davinci: make it easier to identify SoC init failures
Sekhar Nori
2009-05-28
davinci: Integrate cp_intc support into low-level irq code
Mark A. Greer
2009-05-28
davinci: Factor out emac mac address handling
Mark A. Greer
2009-05-26
davinci: Move interrupt ctlr info to SoC infrastructure
Mark A. Greer
2009-05-26
davinci: Add clock init call to common init routine
Mark A. Greer
2009-05-26
davinci: Support JTAG ID register at any address
Mark A. Greer
2009-05-26
davinci: Encapsulate SoC-specific data in a structure
Mark A. Greer