| Commit message (Expand) | Author | Age |
... | |
| | * | | | | | | | | | | | OMAP: hwmod: Rename hwmod name for the MPU | Benoit Cousson | 2010-05-20 |
| | * | | | | | | | | | | | OMAP: hwmod: Do not exit the iteration if one clock init failed | Benoit Cousson | 2010-05-20 |
| | * | | | | | | | | | | | OMAP: hwmod: Replace WARN by pr_warning if clock lookup failed | Benoit Cousson | 2010-05-20 |
| | * | | | | | | | | | | | OMAP: hwmod: Remove IS_ERR check with omap_clk_get_by_name return value | Benoit Cousson | 2010-05-20 |
| | * | | | | | | | | | | | OMAP: hwmod: Fix wrong pointer iteration in oh->slaves | Benoit Cousson | 2010-05-20 |
| | * | | | | | | | | | | | OMAP4: hwmod: Replace OCPIF_HAS_IDLEST by HWMOD_NO_IDLEST | Benoit Cousson | 2010-05-20 |
| | * | | | | | | | | | | | OMAP4: hwmod & CM: Implement the omap4_cm_wait_module_ready function | Benoit Cousson | 2010-05-20 |
| | * | | | | | | | | | | | OMAP: CM: Move MAX_MODULE_READY_TIME to cm.h | Benoit Cousson | 2010-05-20 |
| | * | | | | | | | | | | | OMAP4: hwmod: Replace module & device offsets by absolute clkctrl address | Benoit Cousson | 2010-05-20 |
| | * | | | | | | | | | | | OMAP clock: resolve old checkpatch and CodingStyle issues with plat-omap/clock.c | Paul Walmsley | 2010-05-20 |
| | * | | | | | | | | | | | OMAP3 clock: remove unnecessary duplicate of dpll4_m2_ck, added for 36xx | Paul Walmsley | 2010-05-20 |
| | * | | | | | | | | | | | OMAP3 clock: rename RATE_IN_343X, RATE_IN_3430ES2 to match reality | Paul Walmsley | 2010-05-20 |
| | * | | | | | | | | | | | OMAP2+ clock: clean up clkt_clksel.c | Paul Walmsley | 2010-05-20 |
| | * | | | | | | | | | | | OMAP2+ clock: remove DEFAULT_RATE clksel_rate flag | Paul Walmsley | 2010-05-20 |
| | * | | | | | | | | | | | OMAP3: PM: PM_MPUGRPSEL writes should use GRPSEL macros, not EN macros | Paul Walmsley | 2010-05-20 |
| | * | | | | | | | | | | | OMAP2+ PRCM: convert remaining PRCM macros to the _SHIFT/_MASK suffixes | Paul Walmsley | 2010-05-20 |
| | * | | | | | | | | | | | OMAP3 PRCM: convert OMAP3 PRCM macros to the _SHIFT/_MASK suffixes | Paul Walmsley | 2010-05-20 |
| | * | | | | | | | | | | | OMAP2 PRCM: convert OMAP2 PRCM macros to the _SHIFT/_MASK suffixes | Paul Walmsley | 2010-05-20 |
| | * | | | | | | | | | | | OMAP1 clock: fix section mismatch on clk_init | Felipe Balbi | 2010-05-20 |
| * | | | | | | | | | | | | omap3: Add stalker board to omap3_defconfig | Tony Lindgren | 2010-05-20 |
| * | | | | | | | | | | | | omap3: update omap3_defconfig | Anand Gadiyar | 2010-05-20 |
| * | | | | | | | | | | | | omap3: Add OMAP3 Stalker board LK-S defconfig | Jason Lam | 2010-05-20 |
| * | | | | | | | | | | | | omap3: Add support for OMAP3Stalker boards | Jason | 2010-05-20 |
| * | | | | | | | | | | | | omap4: Enable HSMMC support | kishore kadiyala | 2010-05-20 |
| * | | | | | | | | | | | | omap4: Adding PBIAS Configuration for MMC1 Controller | kishore kadiyala | 2010-05-20 |
| * | | | | | | | | | | | | omap4: Adding hsmmc support to board file | kishore kadiyala | 2010-05-20 |
| * | | | | | | | | | | | | omap4: Adds Dummy Interface clock's for MMC controllers | kishore kadiyala | 2010-05-20 |
| * | | | | | | | | | | | | omap4: Enable RTC and regulator support | Balaji T K | 2010-05-20 |
| * | | | | | | | | | | | | omap4: add i2c1 peripherals data | Balaji T K | 2010-05-20 |
| * | | | | | | | | | | | | omap4: Add i2c board support on omap4430 sdp platform | Santosh Shilimkar | 2010-05-20 |
| |/ / / / / / / / / / / |
|
| * | | | | | | | | | | | AM3517: rename the i2c boardinfo to make it more readable | stanley.miao | 2010-05-20 |
| * | | | | | | | | | | | omap: GPIO: Fix OMAP4 GPIO reg access issues | Charulatha V | 2010-05-20 |
| * | | | | | | | | | | | omap4: Move SOC specific code from board file | Santosh Shilimkar | 2010-05-20 |
| * | | | | | | | | | | | OMAP4: Networking: Defconfig Support | Abraham Arce | 2010-05-20 |
| * | | | | | | | | | | | OMAP4: Ethernet: KS8851 Board Support | Abraham Arce | 2010-05-20 |
| * | | | | | | | | | | | omap: hsmmc: fix the hsmmc driver for am3517 | stanley.miao | 2010-05-20 |
| * | | | | | | | | | | | omap: init the gpio pinmux for mmc | stanley.miao | 2010-05-20 |
| * | | | | | | | | | | | omap: DMA: Fix multi-line comments | manjugk manjugk | 2010-05-20 |
| * | | | | | | | | | | | OMAP2/3/4: DMA: disable channel interrupts in omap_init_dma() | Mika Westerberg | 2010-05-20 |
| * | | | | | | | | | | | Merge branch 'v2.6.34-rc7.iommu' of git://gitorious.org/~doyu/lk/mainline int... | Tony Lindgren | 2010-05-20 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | omap iommu: Reject unaligned addresses at setting page table entry | Hiroshi DOYU | 2010-05-14 |
| | * | | | | | | | | | | | omap iommu: Exit iteration if no possibility of available area | Hiroshi DOYU | 2010-05-14 |
| | * | | | | | | | | | | | omap iommu: Insert a gap page between IOVMAs against override | Hiroshi DOYU | 2010-05-14 |
| | * | | | | | | | | | | | omap iommu: Make CONFIG_OMAP_IOMMU_DEBUG selectable | Hiroshi DOYU | 2010-05-14 |
| | * | | | | | | | | | | | omap iommu: Introduce iteration macro for iotlb entry scan | Hiroshi DOYU | 2010-05-14 |
| | * | | | | | | | | | | | omap iommu: add TLB preservation support | Kanigeri, Hari | 2010-05-14 |
| | * | | | | | | | | | | | omap iommu: missing check for TLB valid entry | Kanigeri, Hari | 2010-05-14 |
| | * | | | | | | | | | | | omap iommu: support for OMAP4 | Kanigeri, Hari | 2010-05-14 |
| | * | | | | | | | | | | | omap iommu: renamed omap3-iommu to omap-iommu | Kanigeri, Hari | 2010-05-14 |
| * | | | | | | | | | | | | OMAP: RX51: Add "vdds_sdi" supply voltage for SDI | Roger Quadros | 2010-05-20 |