| Commit message (Expand) | Author | Age |
* | OMAP2+: powerdomain: move header file from plat-omap to mach-omap2 | Paul Walmsley | 2010-12-21 |
* | OMAP2+: clockdomain: move header file from plat-omap to mach-omap2 | Paul Walmsley | 2010-12-21 |
* | OMAP2/3: clockdomain: remove unneeded .clkstctrl_reg, remove some direct CM r... | Paul Walmsley | 2010-12-21 |
* | OMAP4: clockdomains: add OMAP4 PRCM data and OMAP4 support | Paul Walmsley | 2010-12-21 |
* | OMAP4: powerdomains: add PRCM partition data; use OMAP4 PRM functions | Paul Walmsley | 2010-12-21 |
* | OMAP4: PRCM: add OMAP4-specific accessor/mutator functions | Paul Walmsley | 2010-12-21 |
* | OMAP3: PRM/CM: separate CM context save/restore; remove PRM context save/restore | Paul Walmsley | 2010-12-21 |
* | OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific files | Paul Walmsley | 2010-12-21 |
* | OMAP2+: clockdomains: move clockdomain static data to .c files | Paul Walmsley | 2010-12-21 |
* | OMAP2+: powerdomains: move powerdomain static data to .c files | Paul Walmsley | 2010-12-21 |
* | OMAP: powerdomain: Infrastructure to put arch specific code | Rajendra Nayak | 2010-12-21 |
* | OMAP: powerdomain: Move static allocations from powerdomains.h to a .c file | Rajendra Nayak | 2010-12-21 |
* | OMAP2+: hwmod: fix a warning, add some docs, remove unused fields | Paul Walmsley | 2010-12-21 |
* | OMAP2+: hwmod: upgrade per-hwmod mutex to a spinlock | Paul Walmsley | 2010-12-21 |
* | OMAP2+: hwmod: add support for per-class custom device reset functions | Paul Walmsley | 2010-12-21 |
* | OMAP2+: hwmod: add postsetup state | Paul Walmsley | 2010-12-21 |
* | OMAP2+: hwmod: allow custom pre-shutdown functions | Paul Walmsley | 2010-12-21 |
* | OMAP2+: io: split omap2_init_common_hw() | Paul Walmsley | 2010-12-21 |
* | Merge branch 'pm-opp' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khi... | Tony Lindgren | 2010-12-21 |
|\ |
|
| * | OMAP3: remove OPP interfaces from OMAP PM layer | Kevin Hilman | 2010-12-21 |
* | | Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh... | Tony Lindgren | 2010-12-21 |
|\ \ |
|
| * | | OMAP2+: use global values for the SRAM PA addresses | Jean Pihet | 2010-12-21 |
* | | | Merge branch 'devel-dma' into omap-for-linus | Tony Lindgren | 2010-12-21 |
|\ \ \
| |_|/
|/| | |
|
| * | | OMAP: DMA: Convert DMA library into platform driver | G, Manjunath Kondaiah | 2010-12-20 |
| * | | OMAP2430: hwmod data: add system DMA | G, Manjunath Kondaiah | 2010-12-20 |
| * | | OMAP2420: hwmod data: add system DMA | G, Manjunath Kondaiah | 2010-12-20 |
| * | | OMAP: DMA: Introduce errata handling feature | G, Manjunath Kondaiah | 2010-12-20 |
| * | | OMAP: DMA: Replace read/write macros with functions | G, Manjunath Kondaiah | 2010-12-20 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'devel-iommu-mailbox' and 'devel-l2x0' into omap-for-linus | Tony Lindgren | 2010-12-20 |
|\ \ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'for_2.6.38' of git://gitorious.org/iommu_mailbox/iommu_mailbox ... | Tony Lindgren | 2010-12-17 |
| |\ \ \ |
|
| | * | | | OMAP: iommu: create new api to set valid da range | Guzman Lugo, Fernando | 2010-12-15 |
| | * | | | OMAP: mailbox: add notification support for multiple readers | Kanigeri, Hari | 2010-12-02 |
| | * | | | OMAP: mailbox: change full flag per mailbox queue instead of global | Fernando Guzman Lugo | 2010-12-02 |
| | |/ / |
|
| * / / | ARM: io: make iounmap() a simple macro | Russell King | 2010-12-08 |
| |/ / |
|
* | | | omap1: Fix innovator FPGA init for multi-omap | Tony Lindgren | 2010-12-20 |
* | | | omap: serial: Change device name: omap-hsuart -> omap_uart | Benoit Cousson | 2010-12-20 |
| |/
|/| |
|
* | | Merge branch 'devel-board' into omap-for-linus | Tony Lindgren | 2010-12-17 |
|\ \ |
|
| * | | arm: omap: add minimal support for RM-680 | Aaro Koskinen | 2010-12-17 |
| |/ |
|
* | | Merge branch 'devel-gpio' into omap-for-linus | Tony Lindgren | 2010-12-10 |
|\ \ |
|
| * | | omap1: Fix gpio mpuio bank to work for multi-omap for 7xx/15xx/16xx | Tony Lindgren | 2010-12-07 |
| * | | OMAP: GPIO: Implement GPIO as a platform device | Varadarajan, Charulatha | 2010-12-07 |
| * | | OMAP2420: hwmod data: Add GPIO | Varadarajan, Charulatha | 2010-12-07 |
| * | | OMAP15xx: GPIO: Introduce support for GPIO init | Varadarajan, Charulatha | 2010-12-07 |
* | | | Merge branch 'devel-omap-irq' into omap-for-linus | Tony Lindgren | 2010-12-10 |
|\ \ \
| |/ /
|/| | |
|
| * | | omap1: Use asm_irq_flags for entry-macro.S | Tony Lindgren | 2010-12-09 |
| |/ |
|
* | | Merge branch 'pm-hwmod-i2c' of ssh://master.kernel.org/pub/scm/linux/kernel/g... | Tony Lindgren | 2010-11-30 |
|\ \ |
|
| * | | OMAP3: hwmod: add I2C hwmods for OMAP3430 | Rajendra Nayak | 2010-11-09 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'devel-cleanup', 'devel-serial' and 'devel-board' into omap-fo... | Tony Lindgren | 2010-11-30 |
|\ \ \
| |_|/
|/| | |
|
| | * | omap: AM3517/05: Add craneboard support | Srinath | 2010-11-30 |
| |/
|/| |
|
| * | omap: Serial: Define register access modes in LCR | Andrei Emeltchenko | 2010-11-30 |