linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-12-28 05:18:01 to 2010-01-02 11:20:32 UTC [more...]

[PATCH 0/18] PNX4008 patchset (updated with Vitaly's acks, plus a few more patches)
 2010-01-02 11:20 UTC  (6+ messages)
` [PATCH 01/18] ARM: PNX4008: convert to clkdev
` [PATCH 02/18] ARM: PNX4008: simplify clk enable/disable paths
` [PATCH 03/18] ARM: PNX4008: provide clock enable/disable methods and initialization
` [PATCH 04/18] ARM: PNX4008: convert watchdog clocks to match by device only
` [PATCH 05/18] ARM: PNX4008: convert watchdog to use clk API enable/disable calls

tree with htc dream support
 2010-01-02 10:55 UTC  (19+ messages)

[PATCH] Valid relocation symbol for FLAT format on ARM
 2010-01-01 21:01 UTC  (5+ messages)

SMP issues on ARM11 MPCore
 2010-01-01 20:58 UTC  (2+ messages)

[PATCH] ARM: fix "BUG: using smp_processor_id() in preemptible code"
 2010-01-01 20:35 UTC  (2+ messages)

[PATCH] scripts: add ARM support to decodecode
 2010-01-01 20:32 UTC  (3+ messages)

21285 serial driver deadlock(?) fix
 2010-01-01 20:29 UTC  (2+ messages)

Footbridge / 21285 phsical/virtual address selection patch
 2010-01-01 20:24 UTC  (2+ messages)

Amba device porting
 2010-01-01 20:12 UTC  (4+ messages)

[PATCH] ARM: NUC900: rename mtd nand driver name
 2010-01-01 13:35 UTC  (5+ messages)

[PATCH] NUC900: Add clock divider API and modify some clk APIs
 2010-01-01  9:52 UTC 

[PATCH 1/2] pxa: unable to enable L2 in outer cache
 2010-01-01  8:08 UTC  (6+ messages)

[PATCH 2/2] pxa: enable L2 if present in XSC3
 2010-01-01  7:56 UTC  (7+ messages)

[PATCH] error message when FLAT reloc symbol is invalid, v2
 2010-01-01  6:24 UTC  (2+ messages)
` [uClinux-dev] "

[PATCH] Valid relocation symbol for FLAT format on ARM, v2
 2010-01-01  6:23 UTC  (2+ messages)
` [uClinux-dev] "

[patch 2/4] [ARM] mmp: support marvell ARMADA610
 2010-01-01  3:46 UTC  (4+ messages)

[PATCH 0/7] pxa/sa1100: irqs.h cleanup
 2010-01-01  3:35 UTC  (15+ messages)
` [PATCH 1/7] [ARM] sa1100: remove unreferenced IRQ definitions
` [PATCH 2/7] [ARM] locomo: avoid the unnecessary cascade of keyboard IRQ
` [PATCH 3/7] [ARM] locomo: remove unused IRQs and avoid unnecessary cascade
` [PATCH 4/7] [ARM] locomo: allow cascaded IRQ base to be specified by platforms
` [PATCH 5/7] [ARM] sa1111: avoid using hardcoded IRQ numbers for PCMCIA driver
` [PATCH 6/7] [ARM] sa1111: allow cascaded IRQs to be used by platforms
` [PATCH 7/7] [ARM] pxa: move board board IRQ definitions out of irqs.h

arm-unknown-linux-gnu-ld: no machine record defined
 2010-01-01  3:18 UTC  (4+ messages)

[PATCH] ARM: Simplify param.h by simply including <asm-generic/param.h>
 2009-12-31 20:32 UTC 

[PATCH v2] ARM: NUC900: Fix bugs of clocksource driver
 2009-12-31 13:34 UTC  (2+ messages)

Ethernet in a cold climate / SMDK6410
 2009-12-31 12:59 UTC  (15+ messages)
                      ` Ethernet / SD Boot

Issue in oamp nand driver with 32-bit reads in prefetch mode
 2009-12-31 12:20 UTC  (5+ messages)

[PATCH/RFC v2.1 0/2] Mem-to-mem device framework
 2009-12-31  4:50 UTC  (4+ messages)

[Fwd: [PATCH] PCI Domains Support]
 2009-12-31  4:36 UTC  (10+ messages)
  ` [PATCH] PCI Domains Support

[RFC] preliminary support for sparse IRQ
 2009-12-31  1:04 UTC  (3+ messages)

[PATCH] ep93xx: use pr_fmt in dma-m2p.c
 2009-12-30 18:13 UTC 

[PATCH] ep93xx: use pr_fmt in core.c
 2009-12-30 18:09 UTC 

[PATCH] ARM: fix "BUG: using smp_processor_id() in preemptible code"
 2009-12-30 16:58 UTC 

[PATCH] ep93xx: define magic numbers for pll1 and pll2
 2009-12-30 16:56 UTC 

[PATCH] ep93xx: use pr_fmt in clock.c
 2009-12-30 16:35 UTC 

[PATCH] ARM: OMAP4 clock framework: Remove the checks preventing OMAP4 clockdomain validation
 2009-12-30 16:09 UTC 

[PATCH] ARM: OMAP4 clock domains : Add the missing Clock Domain Structure
 2009-12-30 16:08 UTC 

[PATCH] [ARM] pxa: enable L2 if present in XSC3
 2009-12-30 15:02 UTC 

[PATCH] [ARM] pxa: unable to enable L2 in outer cache
 2009-12-30 14:31 UTC 

[patch-v2.6.34 0/9] arm omap patches for -next merge window
 2009-12-30 13:46 UTC  (16+ messages)
` [patch-v2.6.34 1/9] arm: omap: musb: remove unused data
` [patch-v2.6.34 2/9] arm: omap: musb: we can use clk framework
` [patch-v2.6.34 3/9] arm: omap: musb: remove unused soft_con field
` [patch-v2.6.34 4/9] arm: omap: musb: remove unused dma data
` [patch-v2.6.34 5/9] arm: omap: musb: remove unnecessary return
` [patch-v2.6.34 6/9] arm: omap: gpmc: avoid section definitions on headers
` [patch-v2.6.34 7/9] usb: musb: use only clk framework for clk handling
` [patch-v2.6.34 8/9] arm: omap: musb: do not pass clock name to driver
` [patch-v2.6.34 9/9] arm: omap: musb: get rid of dyn_fifo

[PATCH RFC 1/2] MUSB: CPPI 4.1 DMA driver (take 4)
 2009-12-30 13:22 UTC  (6+ messages)

[PATCH 4/4] regulator: add max8925 support
 2009-12-30 12:40 UTC  (6+ messages)

[PATCH 1/1] ARM: OMAP4: PM: Add check for avoiding dependency related update
 2009-12-30 12:08 UTC  (3+ messages)

add LCD to omap 35xx
 2009-12-30  9:38 UTC 

[PATCH 1/1] ARM: OMAP4: PM: Remove the checks preventing OMAP4 clockdomain validation
 2009-12-30  8:34 UTC  (2+ messages)

[PATCH 1/1] ARM: OMAP4: PM: Add the missing Clock Domain Structure
 2009-12-30  8:34 UTC  (2+ messages)

[PATCH] OMAP1 clock: Add missing clocks for OMAP 7xx
 2009-12-30  8:19 UTC  (3+ messages)
` [PATCH] [OMAP1] Clock fixups for OMAP1 and OMAP7xx

[PATCH 0/2] fix enabling L2 on XSC3
 2009-12-30  7:26 UTC 

[PATCH 1/5] ARM: OMAP4: PM: OMAP4 essential basic initialisations
 2009-12-30  6:25 UTC  (3+ messages)

[PATCH v3] ARM: NUC900: Add cpufreq driver for NUC900
 2009-12-30  5:55 UTC 

Mach-Id query
 2009-12-30  4:19 UTC  (2+ messages)

[patch-v2.6.33-rc2+ 00/12] arm omap patches for next -rc
 2009-12-29 23:51 UTC  (14+ messages)
` [patch-v2.6.33-rc2+ 01/12] arm: omap: musb: ioremap only what's ours
` [patch-v2.6.33-rc2+ 02/12] arm: omap: musb: fix board power budget by passing it to usb_musb_init
` [patch-v2.6.33-rc2+ 03/12] arm: omap: musb: fix board mode "
` [patch-v2.6.33-rc2+ 04/12] arm: omap1: mailbox: kill compile warning
` [patch-v2.6.33-rc2+ 05/12] arm: omap: gpmc: "
` [patch-v2.6.33-rc2+ 06/12] arm: omap: kill compile warning in irq.c
` [patch-v2.6.33-rc2+ 07/12] arm: omap: remove unused variables
` [patch-v2.6.33-rc2+ 08/12] arm: omap: io: kill compile warning
` [patch-v2.6.33-rc2+ 09/12] arm: omap: kill compile warning on board-4430-sdp.c
` [patch-v2.6.33-rc2+ 10/12] arm: omap: gpio: kill compile warning in gpio.c
` [patch-v2.6.33-rc2+ 11/12] arm: omap: mailbox: kill compile warning in mailbox.c
` [patch-v2.6.33-rc2+ 12/12] arm: omap: perseus: kill compile warning on board-perseus2.c

[PATCH 0/5] V7/Cortex/omap34xx fixes for 2.6.33-rc1: DCC, kexec, atags
 2009-12-29 22:07 UTC  (3+ messages)

ARMv6 performance counters v3
 2009-12-29 16:32 UTC  (8+ messages)
` Perf Event support for ARMv7 (was: Re: [PATCH 5/5] arm/perfevents: implement perf event support for ARMv6)

[PATCH] ixp4xx: implement sched_clock()
 2009-12-29 15:27 UTC 

[PATCH] iop: use generic clock mult/shift compute functions
 2009-12-29 15:26 UTC 

[PATCH 0/4] Add s3c64xx SROM support and setup SMDK nCS1 for Ethernet
 2009-12-29 14:40 UTC  (5+ messages)
` [PATCH 1/4] s3c64xx-introduce-srom-registers.patch
` [PATCH 2/4] s3c64xx-add-srom-physical-virtual-mapping.patch
` [PATCH 3/4] smdk6410-add-chipselect-setup.patch
` [PATCH 4/4] smdk6410-comment-ethernet-prerequisites.patch

query about u-boot
 2009-12-29 10:06 UTC  (2+ messages)

Arm linux Asymmetric multicore programming
 2009-12-29  7:19 UTC 

[GIT PULL] pxa: fixes for v2.6.33-rc2
 2009-12-29  6:19 UTC 

[RESUBMIT][PATCH-v2][RFC] OMAP4: I2C Support for OMAP4430
 2009-12-29  5:13 UTC  (2+ messages)

[BUG] pxa27x_udc: possible recursive locking detected in pxa_ep_queue
 2009-12-28 23:03 UTC  (7+ messages)

[Patch v4] OMAP: sDMA driver: descriptor autoloading feature
 2009-12-28 21:48 UTC  (2+ messages)

[PATCH 1/1] ARM: OMAP4: PM: Remove the checks preventing OMAP4 clockdomain validation
 2009-12-28 19:47 UTC  (2+ messages)

[PATCH 1/5] arch/arm: Correct NULL test
 2009-12-28 17:09 UTC  (6+ messages)

[PATCH 0/4] pxa/zeus: Fixes for 2.6.33
 2009-12-28 13:35 UTC  (9+ messages)
` [PATCH 1/4] pxa/zeus: Allow usage of 8250-compatible UART in uncompress
  ` [PATCH 2/4] pxa/zeus: Make internal zeus_get_pcb_info static
    ` [PATCH 3/4] pxa/zeus: Relax memory timings on Zeus ethernet ports
      ` [PATCH 4/4] pxa/zeus: provide power-source information when APM is enabled

[PATCH 2/2] Littleton: Select CPU_PXA300 and CPU_PXA310
 2009-12-28 13:30 UTC  (2+ messages)

[PATCH 1/2] Littleton: add UART3 GPIO config
 2009-12-28 13:30 UTC  (2+ messages)

Need information on how to use PCM on versatile application baseboard running ARM Linux
 2009-12-28  8:33 UTC 

[PATCH v2 7/7] ARM: S5P6440: Add serial port support
 2009-12-28  6:37 UTC 

[PATCH v2 6/7] ARM: S5P6440: Add Board and configuration file
 2009-12-28  6:32 UTC 

[PATCH v2 5/7] ARM: S5P6440: Add new Kconfig and Makefiles
 2009-12-28  6:30 UTC 

[PATCH v2 4/7] ARM: S5P6440: Add Timer support
 2009-12-28  6:07 UTC 

[PATCH v2 3/7] ARM: S5P6440: Add IRQ support
 2009-12-28  6:02 UTC 

[PATCH v2 0/7] ARM: S5P6440: Add support for Samsung's S5P6440 SoC
 2009-12-28  5:58 UTC 

[PATCH v2 2/7] ARM: S5P6440: Add Clock and PLL support
 2009-12-28  5:58 UTC 

[PATCH v2 1/7] ARM: S5P6440: Add new CPU initialization support
 2009-12-28  5:53 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).