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