messages from 2010-02-23 13:30:46 to 2010-02-25 13:07:37 UTC [more...]
QUERY: How to call board specific initialization function before map_io or timer_init
2010-02-25 13:07 UTC
Linux kernel crash dumps for ARM
2010-02-25 13:06 UTC
ARM 2.6.30.9 OOPS question -- stack limit?
2010-02-25 12:56 UTC (2+ messages)
AC97 audio broken on SAM9263EK?
2010-02-25 12:46 UTC (3+ messages)
USB mass storage and ARM cache coherency
2010-02-25 12:36 UTC (14+ messages)
[PATCH] ARM: perf-events: request PMU interrupts with IRQF_NOBALANCING
2010-02-25 12:31 UTC (2+ messages)
[PATCH] Clean up ARM compressed loader
2010-02-25 12:24 UTC (17+ messages)
Boot up & soft reboot Problems enabling & disabling MMU Discontiguous Memory
2010-02-25 12:00 UTC
[PATCH] mx31pdk: Add NAND support
2010-02-25 11:12 UTC (3+ messages)
[PATCH v3] MXC: mach_armadillo5x0: Add USB Host support
2010-02-25 10:46 UTC
[PATCH v2] MXC: mach_armadillo5x0: Add USB Host support
2010-02-25 10:31 UTC (3+ messages)
[RESEND][PATCH/RFC] OMAP2: serial.c: Fix number of uarts in early_init
2010-02-25 9:40 UTC
No subject
2010-02-25 9:36 UTC
[PATCH] MXC: mach_armadillo5x0: Add USB Host support
2010-02-25 9:35 UTC (4+ messages)
[PATCH] Bugfixing and improvement of the AT91 MCI driver
2010-02-25 9:35 UTC
Fwd: [PATCH] Bugfixing and improvement of the AT91 MCI driver
2010-02-25 7:58 UTC (2+ messages)
[GIT PULL] pxa: patches for next merge window
2010-02-25 2:49 UTC
[PULL] Pull request for for-rmk/samsung5
2010-02-25 0:09 UTC
[PATCH] Clean up ARM compressed loader
2010-02-25 0:01 UTC (11+ messages)
[GIT PULL v2] Second set of OMAP clock/hwmod patches for 2.6.34 (rebased)
2010-02-24 23:36 UTC
[PATCH] ARM: MMCI: support 8bit mode on the ST Micro version
2010-02-24 22:41 UTC (2+ messages)
[PATCH 3/7] ARM: U300: set f_max to 24 MHz for MMCI
2010-02-24 21:25 UTC (8+ messages)
[GIT PULL] Second set of OMAP clock/hwmod patches for 2.6.34
2010-02-24 20:21 UTC (4+ messages)
Git pull request: more Kirkwood/MV78xx0 stuff
2010-02-24 17:57 UTC
[PATCH] ARM: pxa/raumfeld: set GPIO drive bits for LED pins
2010-02-24 17:50 UTC
Boot up & soft reboot Problems enabling & disabling MMU Discontiguous Memory
2010-02-24 17:35 UTC
[PATCH] ARM: S3C64XX: Add initial support for board specific IRQs
2010-02-24 16:45 UTC
QUERY: Inclusion of header files in kernel header files
2010-02-24 12:59 UTC (4+ messages)
New s3c2442 machine
2010-02-24 11:52 UTC (4+ messages)
[PATCH 1/2 RESENT] [ARM] i2c/pxa: remove unused macro
2010-02-24 11:01 UTC (7+ messages)
` [PATCH 1/2 RESEND#2] "
` [PATCH 2/2 RESEND#2] i2c/pxa: only define 'blue_murder'-function if DEBUG is #defined
` my i2c-patches for 2.6.34
` [PATCH 1/3] i2c/pxa: remove unused macro
` [PATCH 2/3] i2c/pxa: only define 'blue_murder'-function if DEBUG is #defined
` [PATCH 3/3] MAINTAINERS: add i2c tree for embedded platforms
[PATCH 06/13] ARM: LPC32XX: Core architecture files
2010-02-24 10:35 UTC (3+ messages)
` [PATCH 1/3] gpiolib: make names array and its values const
[PATCH 00/39] more imx patches for 2.6.34
2010-02-24 10:08 UTC (40+ messages)
` [PATCH 01/39] arm/mx2: use cpp magic to create spi_imx devices
` [PATCH 02/39] arm/mx2: use cpp magic to create imx_gpt devices
` [PATCH 03/39] arm/mx2: use cpp magic to create imx-i2c devices
` [PATCH 04/39] arm/mx2: use cpp magic to create imx-mmc devices
` [PATCH 05/39] arm/mx2: use cpp magic to create imx-ssi devices
` [PATCH 06/39] arm/mx2/devices: use SoC-prefixed names where possible
` [PATCH 07/39] arm/mx2: define seperate imx_nand devices for imx21 and imx27
` [PATCH 08/39] arm/mx2: use per-SOC nand device
` [PATCH 09/39] arm/mx2: define seperate gpio port descriptions for imx21 and imx27
` [PATCH 10/39] arm/mx2/devices: no need for IMX_NEEDS_DEPRECATED_SYMBOLS any more
` [PATCH 11/39] arm/mx2: split generic.c into mm-imx2[17].c
` [PATCH 12/39] arm/imx/gpio: GPIO_INT_{HIGH, LOW}_LEV are not necessarily constant
` [PATCH 13/39] arm/imx: use generic_handle_irq instead of open-coding it
` [PATCH 14/39] arm/imx/gpio: use fls to find set bits in the irq status register
` [PATCH 15/39] arm/imx/gpio: remove a BUG_ON in hot path
` [PATCH 16/39] arm/imx/audmux-v1: use SoC-prefixed names
` [PATCH 17/39] arm/imx/audmux-v2: "
` [PATCH 18/39] arm/imx: remove "NO_PAD_CTRL" from Copyright statements
` [PATCH 19/39] arm/imx: let ARCH_MXC select COMMON_CLKDEV instead of each subfamily
` [PATCH 20/39] arm/imx: don't explicitly select GENERIC_GPIO
` [PATCH 21/39] arm/imx: remove MTD_XIP support
` [PATCH 22/39] arm/imx: remove #ifndef CONFIG_COMMON_CLKDEV block
` [PATCH 23/39] arm/imx: don't depend on ARCH_MXC twice
` [PATCH 24/39] arm/imx/irq: order definitions of MXC_GPIO_IRQS numerically
` [PATCH 25/39] arm/imx: choose sane CONSISTENT_DMA_SIZE if video is enabled for both mx1 and mx3
` [PATCH 26/39] arm/imx/dma-v1: don't use deprecated symbols DMA_BASE and MXC_INT_DMACH0
` [PATCH 27/39] arm/imx/dma-v1: protect #ifdef'd blocks additionally by cpu_is_
` [PATCH 28/39] arm/imx/iomux-v1: rename source file and reorganize Kconfig stuff
` [PATCH 29/39] arm/imx/iomux-v1: make base address a runtime choice
` [PATCH 30/39] arm/imx/iomux-mx1: unify style and comment cleanup
` [PATCH 31/39] arm/imx/iomux-mx21: unify style
` [PATCH 32/39] arm/imx/iomux-mx25: unify style and comment cleanup
` [PATCH 33/39] arm/imx/iomux-mx27: unify style and comments
` [PATCH 34/39] arm/imx/iomux-mx2x: unify style
` [PATCH 35/39] arm/imx/iomux-mx3.h: unify style and comments
` [PATCH 36/39] arm/mx25: don't include iomux.h which is for iomux-v1 machines
` [PATCH 37/39] arm/imx/iomux-v1: rename header file
` [PATCH 38/39] arm/imx: let platform files include the SoC-specific iomux header
` [PATCH 39/39] arm/imx/iomux-v1: check for invalid modes in mxc_gpio_mode
[PATCH] mx25: move ARCH_MXC_IOMUX_V3 to the ARCH level
2010-02-24 9:45 UTC (2+ messages)
large page support for IOP331
2010-02-24 9:38 UTC (3+ messages)
[PATCH] mx31ads: Configure SSI5 pins in IOMUX for PMIC module audio support
2010-02-24 9:30 UTC (2+ messages)
sleeping clk_[enable,disable]?
2010-02-24 8:46 UTC (4+ messages)
PL-330 DMA driver
2010-02-24 8:31 UTC (8+ messages)
large page support for IOP331
2010-02-24 8:12 UTC
[PATCH v5 0/8] ARM: S5PV210: Add support for Samsung's S5PV210
2010-02-24 7:48 UTC
[PATCH v5 8/8] ARM: S5PV210: Add S5PC110 configuration file
2010-02-24 7:41 UTC
[PATCH v5 7/8] ARM: S5PV210: Add S5PV210 configuration file
2010-02-24 7:40 UTC
[PATCH v5 6/8] ARM: S5PV210: Add SMDKC110 board support file
2010-02-24 7:40 UTC
[PATCH v5 5/8] ARM: S5PV210: Add SMDKV210 board support file
2010-02-24 7:40 UTC
[PATCH v5 4/8] ARM: S5PV210: Update Kconfig and Makefiles
2010-02-24 7:40 UTC
[PATCH v5 3/8] ARM: S5PV210: Add IRQ support
2010-02-24 7:40 UTC
[PATCH v5 2/8] ARM: S5PV210: Add clock support for S5PV210
2010-02-24 7:40 UTC
[PATCH v5 1/8] ARM: S5PV210: Add Samsung S5PV210 CPU support
2010-02-24 7:40 UTC
[PATCH 00/11] OMAP clock/hwmod: final set of 2.6.34 patches
2010-02-24 5:05 UTC (2+ messages)
[PATCH 1/9] omap3/4: uart: fix full-fifo write abort
2010-02-24 4:09 UTC (9+ messages)
[PATCH] Support for Buffalo WXL (Terastation Duo)
2010-02-23 22:15 UTC (2+ messages)
[PATCH] MPP routines and definitions for MV78XX0 arch
2010-02-23 22:04 UTC (2+ messages)
LPC32XX architecture files (updated v4)
2010-02-23 21:28 UTC (4+ messages)
` [PATCH 03/13] ARM: LPC32XX: Clock driver
[PATCH] ep93xx: move gpio interrupt support to gpio.c
2010-02-23 20:31 UTC (3+ messages)
[PATCH 00/10] ARM: ftrace: cleanups, Thumb-2, and dynamic ftrace
2010-02-23 20:27 UTC (24+ messages)
` [PATCH 02/10] ARM: ftrace: document mcount formats
` [PATCH 03/10] ftrace: allow building without frame pointers
` [PATCH 04/10] ARM: "
` [PATCH 07/10] ftrace: pass KBUILD_CFLAGS to record_mcount.pl
` [PATCH 09/10] ARM: ftrace: add Thumb-2 support to dynamic ftrace
[PATCH] ep93xx: fix broken build of clock.c
2010-02-23 20:09 UTC (2+ messages)
[RFC PATCH 05/12] arm: mm: retry on QSD icache parity errors
2010-02-23 19:09 UTC (6+ messages)
[PATCH 00/11] omap updates for 2.6.34, part 4
2010-02-23 18:58 UTC (6+ messages)
` [PATCH 10/11] omap: musb: get rid of dyn_fifo
[PATCH 1/4] ARM: Change the mandatory barriers implementation
2010-02-23 18:07 UTC (12+ messages)
[PATCH] omap: McBSP: Drop unnecessary status/error bit clearing on reg_cacheretrieved register values
2010-02-23 15:50 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).