Linux on ARM based TI OMAP SoCs
[Prev Page][Next Page]
- Re: [PATCH] omap: Fix DEBUG_LL code for p2v changes (Re: Fwd: [RFC 4/5] ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching), (continued)
- [PATCH 0/4] omap4: hsmmc: Adding ADMA support,
Kishore Kadiyala
- [RFC] omap4: Add board_data and initialise the serial pads,
sricharan
- [PATCH v2 0/5] Clockdomain split series,
Rajendra Nayak
- [PATCH v4 0/6] OMAP: McSPI: Hwmod adaptation + runtime conversion,
Govindraj.R
- [PATCH v2] OMAP: use fncpy to copy the PM code functions to SRAM,
jean . pihet
- [PATCH] OMAP3: CPUIdle: prevent CORE from going off if doing so would reset an active clockdomain,
Tero Kristo
- [PATCH 0/7] omap1 sparse warning fixes,
Aaro Koskinen
- [PATCHv3 0/2] omap3: Devkit8000: misc fixes,
Thomas Weber
- RE: [Query] OMAP: DSS2: Margin for downscaling in clock calculations,
Taneja, Archit
- NULL deref on sched_clock_poll(),
Felipe Balbi
- [PATCH] omap2-beagle: Depend upon CONFIG_GPIO_TWL4030,
Ben Gamari
- How to flash NAND over debug serial console,
Elvis Dowson
- [PATCH 00/14] Fix issues with ARMv6+v6k+v7 kernels,
Russell King - ARM Linux
- Re: [PATCH 02/14] ARM: bitops: switch set/clear/change bitops to use ldrex/strex,
Tony Lindgren
[PATCH 09/14] ARM: v6k: select generic atomic64 code according to V6 variants,
Russell King - ARM Linux
[PATCH 11/14] ARM: v6k: use CPU domain feature if we include support for arch < ARMv6K,
Russell King - ARM Linux
[PATCH 12/14] ARM: v6k: do not disable CPU_32v6K based on platform selection,
Russell King - ARM Linux
[PATCH 06/14] ARM: v6k: Dove platforms use V6K architecture CPUs,
Russell King - ARM Linux
[PATCH 14/14] ARM: v6k: only allow SMP if we have v6k or v7 CPU,
Russell King - ARM Linux
[PATCH 10/14] ARM: v6k: select TLS register code according to V6 variants,
Russell King - ARM Linux
[PATCH 13/14] ARM: v6k: allow swp emulation again when ARMv7 is enabled,
Russell King - ARM Linux
[PATCH 07/14] ARM: v6k: select clear exclusive code seqences according to V6 variants,
Russell King - ARM Linux
[PATCH 04/14] ARM: v6k: introduce CPU_V6K option,
Russell King - ARM Linux
Re: [PATCH 00/14] Fix issues with ARMv6+v6k+v7 kernels,
Tony Lindgren
Re: [PATCH 00/14] Fix issues with ARMv6+v6k+v7 kernels,
Kirill A. Shutemov
RE: [PATCH 00/14] Fix issues with ARMv6+v6k+v7 kernels,
Santosh Shilimkar
Creating a uboot script that will write MLO only once to NAND,
Elvis Dowson
[PATCH v3 6/6] OMAP: runtime: McSPI driver runtime conversion,
Govindraj.R
[PATCH v3 5/6] OMAP: devices: Modify McSPI device to adapt to hwmod framework,
Govindraj.R
[PATCH v3 4/6] OMAP4: hwmod data: Add McSPI,
Govindraj.R
[PATCH v3 3/6] OMAP3: hwmod data: Add McSPI,
Govindraj.R
[PATCH v3 2/6] OMAP2430: hwmod data: Add McSPI,
Govindraj.R
[PATCH v3 1/6] OMAP2420: hwmod data: Add McSPI,
Govindraj.R
[PATCH v3 0/6] OMAP: McSPI: Hwmod adaptation + runtime conversion,
Govindraj.R
[PATCHv2 0/2] misc Devkit8000 fixes,
Thomas Weber
[PATCH] arm: mach-omap2: potential NULL dereference,
Vasiliy Kulikov
[PATCH 0/7] OMAP compile warning fix,
Felipe Balbi
[PATCH v7 00/18] OMAP2,3: hwmod DSS Adaptation,
Sumit Semwal
- [PATCH v7 01/18] OMAP2,3: DSS2: remove forced clk-disable from omap_dss_remove,
Sumit Semwal
- [PATCH v7 02/18] OMAP2420: hwmod data: add DSS DISPC RFBI VENC,
Sumit Semwal
- [PATCH v7 03/18] OMAP2430: hwmod data: add DSS DISPC RFBI VENC,
Sumit Semwal
- [PATCH v7 04/18] OMAP3: hwmod data: add DSS DISPC RFBI DSI VENC,
Sumit Semwal
- [PATCH v7 06/18] OMAP2,3 DSS2 Use Regulator init with driver name,
Sumit Semwal
- [PATCH v7 05/18] OMAP2,3 DSS2 Change driver name to omap_display,
Sumit Semwal
- [PATCH v7 07/18] OMAP2,3: DSS2: Create new file display.c for central dss driver registration.,
Sumit Semwal
- [PATCH v7 08/18] OMAP2,3: DSS2: board files: replace platform_device_register with omap_display_init(),
Sumit Semwal
- [PATCH v7 09/18] OMAP2,3: DSS2: Build omap_device for each DSS HWIP,
Sumit Semwal
- [PATCH v7 10/18] OMAP2,3: DSS2: DSS: create platform_driver, move init,exit to driver,
Sumit Semwal
- [PATCH v7 11/18] OMAP2,3: DSS2: Move clocks from core driver to dss driver,
Sumit Semwal
- [PATCH v7 12/18] OMAP2,3: DSS2: RFBI: create platform_driver, move init,exit to driver,
Sumit Semwal
- [PATCH v7 13/18] OMAP2,3: DSS2: DISPC: create platform_driver, move init,exit to driver,
Sumit Semwal
- [PATCH v7 14/18] OMAP2,3: DSS2: VENC: create platform_driver, move init,exit to driver,
Sumit Semwal
- [PATCH v7 15/18] OMAP2,3: DSS2: DSI: create platform_driver, move init,exit to driver,
Sumit Semwal
- [PATCH v7 16/18] OMAP2,3: DSS2: replace printk with dev_dbg in init,
Sumit Semwal
- [PATCH v7 17/18] OMAP2,3: DSS2: Use platform device to get baseaddr,
Sumit Semwal
- [PATCH v7 18/18] OMAP2,3: DSS2: Get DSS IRQ from platform device,
Sumit Semwal
- Re: [PATCH v7 00/18] OMAP2,3: hwmod DSS Adaptation,
Kevin Hilman
[RFC+CFT] Use word operations in bitops,
Russell King - ARM Linux
[PATCH 2/2] arm: omap: remove duplicated headers,
Felipe Balbi
State of SDP4430 platform,
Russell King - ARM Linux
[PATCH] Remove CPU_32v6K dependencies in asm/spinlock.h,
Russell King - ARM Linux
[PATCH v4] ARM: Thumb-2: Symbol manipulation macros for function body copying,
Dave Martin
Open issues after 2.6.38 merge window,
Tony Lindgren
[GIT PULL] omap-fixes and minor board updates,
Tony Lindgren
[PATCH v6 00/18] OMAP2,3: hwmod DSS Adaptation,
Sumit Semwal
- [PATCH v6 01/18] OMAP2,3: DSS2: remove forced clk-disable from omap_dss_remove,
Sumit Semwal
- [PATCH v6 02/18] OMAP2420: hwmod data: add DSS DISPC RFBI VENC,
Sumit Semwal
- [PATCH v6 03/18] OMAP2430: hwmod data: add DSS DISPC RFBI VENC,
Sumit Semwal
- [PATCH v6 04/18] OMAP3: hwmod data: add DSS DISPC RFBI DSI VENC,
Sumit Semwal
- [PATCH v6 05/18] OMAP2,3 DSS2 Change driver name to omap_display,
Sumit Semwal
- [PATCH v6 06/18] OMAP2,3 DSS2 Use Regulator init with driver name,
Sumit Semwal
- [PATCH v6 07/18] OMAP2,3: DSS2: Create new file display.c for central dss driver registration.,
Sumit Semwal
- [PATCH v6 08/18] OMAP2,3: DSS2: board files: replace platform_device_register with omap_display_init(),
Sumit Semwal
- [PATCH v6 09/18] OMAP2,3: DSS2: Build omap_device for each DSS HWIP,
Sumit Semwal
- [PATCH v6 10/18] OMAP2,3: DSS2: DSS: create platform_driver, move init,exit to driver,
Sumit Semwal
- [PATCH v6 11/18] OMAP2,3: DSS2: Move clocks from core driver to dss driver,
Sumit Semwal
- [PATCH v6 12/18] OMAP2,3: DSS2: RFBI: create platform_driver, move init,exit to driver,
Sumit Semwal
- [PATCH v6 13/18] OMAP2,3: DSS2: DISPC: create platform_driver, move init,exit to driver,
Sumit Semwal
- [PATCH v6 14/18] OMAP2,3: DSS2: VENC: create platform_driver, move init,exit to driver,
Sumit Semwal
- [PATCH v6 15/18] OMAP2,3: DSS2: DSI: create platform_driver, move init,exit to driver,
Sumit Semwal
- [PATCH v6 16/18] OMAP2,3: DSS2: replace printk with dev_dbg in init,
Sumit Semwal
- [PATCH v6 17/18] OMAP2,3: DSS2: Use platform device to get baseaddr,
Sumit Semwal
- [PATCH v6 18/18] OMAP2,3: DSS2: Get DSS IRQ from platform device,
Sumit Semwal
[PATCH] OMAP: use fncpy to copy the PM code functions to SRAM,
jean . pihet
[OFF TOPIC] Off on business travel for next two weeks,
Felipe Balbi
[PATCH 0/3] omap3: devkit8000: misc fixes,
Daniel Morsing
[PATCH v3 0/1] ARM: Thumb-2: Symbol manipulation macros for function body copying,
Dave Martin
[PATCH v2 0/1] ARM: Thumb-2: Symbol manipulation macros for function body copying,
Dave Martin
[PATCH 0/2] cm-t3517 fixes,
Igor Grinberg
[RFC/PATCH] OMAP3: run the ASM sleep code from DDR,
jean . pihet
[PATCH 0/4] Compile Errors and Warnings,
Felipe Balbi
[PATCH 12/12] cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer,
Len Brown
[PATCHv2] omap3: Add basic support for 720MHz part,
Sanjeev Premi
Q: OMAP 4430 FDIF (Face Detection Interface),
Thomas Winkler
[RFC 0/3] OMAP4 static dependency support,
Rajendra Nayak
[PATCH] OMAP: Enable Sysrq on serial console,
Thomas Weber
Re: Issues with ADATA SD cards on OMAP? -- dto calculation??,
Steve Sakoman
[PATCH v6.1 3/3] omap3: beaglexm: fix power on of DVI,
Nishanth Menon
[PATCH 0/0] RFC: ARM: Thumb-2: Symbol manipulation macros for function body copying,
Dave Martin
Spinlock recursion after root nfs mount,
Aguirre, Sergio
[PATCH v5 3/3] omap3: beaglexm: fix power on of DVI,
Nishanth Menon
[PATCH v5 1/3] omap3: beaglexm: fix EHCI power up GPIO dir,
Nishanth Menon
[PATCH v5 0/3] OMAP3: beaglexm: GPIO fixes,
Nishanth Menon
[PATCH v5 2/3] omap3: beaglexm: fix DVI reset GPIO,
Nishanth Menon
Passing mem=1G to kernel on Panda, system is unstable.,
Bryan Wu
[PATCH] omap3: igep3: Add omap_reserve functionality,
Enric Balletbo i Serra
2.6.37-omap1 tag?,
Koen Kooi
[PATCH v4 4/4] TI816X: Add low level debug support,
Hemant Pedanekar
[PATCH v4 3/4] TI816X: Create board support and enable build for TI816X EVM,
Hemant Pedanekar
[PATCH v4 2/4] TI816X: Update common OMAP machine specific sources,
Hemant Pedanekar
[PATCH v4 1/4] TI816X: Update common omap platform files,
Hemant Pedanekar
[PATCH v4 0/4] Introduce support for TI816X processor series,
Hemant Pedanekar
[PATCH] arm: omap4: pandaboard: turn on PHY reference clock at init,
Anand Gadiyar
Unbalanced IRQ 257 wake disable,
Elvis Dowson
[PATCH 0/3] IGEP board changes for .38 merge window,
Enric Balletbo i Serra
[GIT PULL] OMAP DSS changes for .38 merge window v2,
Tomi Valkeinen
cpuidle omap 4430, some clarifications please?,
Etienne Le Sueur
[PATCH] omap3: clocks: Fix build error 'CK_3430ES2' undeclared here,
Santosh Shilimkar
Issues with ADATA SD cards on OMAP?,
Steve Sakoman
Re: [PATCH 26/30] mmc: update workqueue usages,
Chris Ball
Re: [RFC PATCH] Avoid aliasing mappings in DMA coherent allocator,
Janusz Krzysztofik
TWL-rtc on 4430sdp doesn't work?,
Russell King - ARM Linux
[GIT PULL] misc. fixes for 2.6.38-rc,
Kevin Hilman
[PATCH v4 1/3] omap3: beaglexm: fix EHCI power up GPIO dir,
Nishanth Menon
[PATCH v4 3/3] omap3: beaglexm: fix power on of DVI,
Nishanth Menon
[PATCH v4 2/3] omap3: beaglexm: fix DVI reset GPIO,
Nishanth Menon
[PATCH v4 0/3] OMAP3: beaglexm: GPIO fixes,
Nishanth Menon
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Big List of Linux Books]
[Linux WPAN Networking]
[Linux SCSI]
[Scanners]
[Yosemite Forum]