linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-01-30 11:56:53 to 2010-02-03 14:20:15 UTC [more...]

[PATCHv2 00/11] Base support for Freescale i.MX51 SoC platform
 2010-02-03 14:20 UTC  (25+ messages)
  ` [PATCHv2 01/11] arm: mxc: TrustZone interrupt controller (TZIC) for i.MX5 family
    ` [PATCHv2 02/11] mxc timer: refactor timer code to use timer versions
      ` [PATCHv2 03/11] mxc: Fix Drive Strength Field in the IOMUX controller
        ` [PATCHv2 04/11] mxc: changes to common plat-mxc code to add support for i.MX5
          ` [PATCHv2 05/11] mxc: Core support for i.MX5 series of processors from Freescale
            ` [PATCHv2 06/11] mxc: enable support for Freescale i.MX5 series of processors
              ` [PATCHv2 07/11] mxc: Add support for the Babbage board
                ` [PATCHv2 08/11] fec: fix uninitialized rx buffer usage
                  ` [PATCHv2 09/11] fec: Add LAN8700 phy support
                    ` [PATCHv2 10/11] fec: Add ARCH_MX5 as a dependency
                      ` [PATCHv2 11/11] mxc: Add imx51_defconfig

32-bit Thumb-2 breakpoints
 2010-02-03 13:59 UTC  (10+ messages)

LPC32XX architecture files (updated)
 2010-02-03 13:57 UTC  (10+ messages)
` [PATCH 04/13] ARM: LPC32XX arch support in Kconfig and Makefile
` [PATCH 05/13] ARM: LPC32XX: arch Kconfig, plat Kconfig, and makefiles
` [PATCH 06/13] ARM: LPC32XX: Core architecture files

[PATCH 5/5] input: support onkey in 88pm860x
 2010-02-03 13:04 UTC 

[PATCH 4/5] input: update 88pm860x driver
 2010-02-03 13:03 UTC 

[PATCH 3/5] mfd: use genirq in 88pm860x
 2010-02-03 13:03 UTC 

[PATCH 2/5] mfd: use i2c_dummy in 88pm860x
 2010-02-03 13:02 UTC 

[PATCH 1/5] mfd: clean code in max8925
 2010-02-03 13:01 UTC 

LPC32XX arch updates from developer comments
 2010-02-03 10:20 UTC  (22+ messages)
` [PATCH 01/16] ARM: LPC32XX: clock lookups array should not be tagged __initdata
` [PATCH 02/16] ARM: LPC32XX: removed extra include statement
` [PATCH 03/16] ARM: LPC32XX: Added LPC32XX identifier to high level macro names
` [PATCH 04/16] ARM: LPC32XX: Added LXP32XX identified to CLKPWR register field macros
` [PATCH 05/16] ARM: LPC32XX: Added LPC32XX identifier to INTC "
` [PATCH 06/16] ARM: LPC32XX: Added LPC32XX identifier to TIMER "
` [PATCH 07/16] ARM: LPC32XX: Added LPC32XX identifier to UART "
` [PATCH 08/16] ARM: LPC32XX: Added LPC32XX identifier to GPIO "
` [PATCH 09/16] ARM: LPC32XX: LPC32XX macro name changes and local macro use
` [PATCH 10/16] ARM: LPC32XX: Converted most register types to void __iomem *
` [PATCH 11/16] ARM: LPC32XX: Converted interrupt registers "
` [PATCH 12/16] ARM: LPC32XX: Watchdog reset type and sparse fixes
` [PATCH 13/16] ARM: LPC32XX: Various fixes with readl/writel types
` [PATCH 14/16] ARM: LPC32XX: Several small sparse warning fixed
` [PATCH 15/16] ARM: LPC32XX: Updated device IRQ names with LPC32XX identifier
` [PATCH 16/16] ARM: LPC32XX: Fix sparse errors on LCD code

Uncompressing broken with commit e7db7b4270
 2010-02-03  9:41 UTC  (9+ messages)

[PATCH/RFC v2.1 0/2] Mem-to-mem device framework
 2010-02-03  8:44 UTC  (5+ messages)

[PATCH 0/9] omap fixes for 2.6.33-rc6
 2010-02-03  8:13 UTC  (12+ messages)
` [PATCH 1/9] omap: define _toggle_gpio_edge_triggering only for OMAP1
` [PATCH 2/9] omap: Remove old unused defines for OMAP_32KSYNCT_BASE
` [PATCH 3/9] ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAP
` [PATCH 4/9] OMAP2/3: IRQ: ensure valid base address
` [PATCH 5/9] OMAP2/3: GPMC: ensure valid clock pointer
` [PATCH 6/9] omap: Fix 3630 mux errors
` [PATCH 7/9] omap: Fix arch/arm/mach-omap2/mux.c: Off by one error
` [PATCH 8/9] omap: Fix access to already released memory in clk_debugfs_register_one()
` [PATCH 9/9] omap: Disable serial port autoidle by default

[PATCH 1/1] mmp2: add handling on PMIC IRQ
 2010-02-03  7:42 UTC  (5+ messages)

[PULL] Please pull bjdooks' for-rmk/samsung4
 2010-02-03  2:11 UTC 

[PATCH 1/4] mfd: update i2c driver for max8925
 2010-02-03  1:44 UTC  (5+ messages)

[PATCH] vic: make irq_chip access typesafe
 2010-02-02 23:01 UTC 

ARM perf events support v5
 2010-02-02 19:28 UTC  (16+ messages)
` [PATCH 1/5] arm: provide a mechanism to reserve performance counters
  ` [PATCH 2/5] arm/oprofile: reserve the PMU when starting
    ` [PATCH 3/5] arm: use the spinlocked, generic atomic64 support
      ` [PATCH 4/5] arm: enable support for software perf events
` [PATCH 5/5] arm/perfevents: implement perf event support for ARMv6

[PATCH] ARM: Fix warnings in corgi/spitz_defconfig
 2010-02-02 19:22 UTC 

[RFC PATCH 0/4] ARM: add support for hw-breakpoints
 2010-02-02 16:22 UTC  (5+ messages)
` [RFC PATCH 1/4] ARM: hw-breakpoint: add mechanism for hooking into prefetch aborts
  ` [RFC PATCH 2/4] ARM: hw-breakpoint: add ARM backend for the hw-breakpoint framework
    ` [RFC PATCH 3/4] ARM: hw-breakpoint: add new ptrace requests for hw-breakpoint interaction
      ` [RFC PATCH 4/4] ARM: hw-breakpoint: add HAVE_HW_BREAKPOINT to Kconfig

[PATCH v3 2/7 RE-SEND] ARM: S5P6442: Add clock support for S5P6442
 2010-02-02 15:44 UTC  (3+ messages)

[PATCH 00/20] imx cleanup series
 2010-02-02 14:33 UTC  (17+ messages)
` [PATCH 09/25] imx: rename Kconfig symbol for "Eukrea CPUIMX27 module"
  ` [PATCH 10/25] imx: rename Kconfig symbol for "LogicPD MX27 LITEKIT platform"
    ` [PATCH 11/25] imx/mx2: rename files defining a machine to mach-$mach.c
      ` [PATCH 12/25] imx/mx3: "
        ` [PATCH 13/25] imx: provide helper macro to define IO_ADDRESS
          ` [PATCH 14/25] imx21: define and use MX21_IO_ADDRESS
            ` [PATCH 15/25] imx27: define and use MX27_IO_ADDRESS
              ` [PATCH 16/25] imx31: define and use MX31_IO_ADDRESS
                ` [PATCH 17/25] imx25: redefine MX25_IO_ADDRESS using IMX_IO_ADDRESS
                  ` [PATCH 18/25] imx35: define and use MX35_IO_ADDRESS
                    ` [PATCH 19/25] mx3/kzm_arm11_01: define and use board specific IO_ADDRESS macro
                      ` [PATCH 20/25] imx: mangle addresses after adding the offset
                        ` [PATCH 21/25] imx: only define deprecated symbols conditionally

[PATCH 3/4] rtc: enable rtc in max8925
 2010-02-02 14:23 UTC  (5+ messages)

[PATCH] ARM: S3C: Fix a compilation error in MCI
 2010-02-02 12:40 UTC 

[PATCH - v6] support for Embedian MXM-8x10
 2010-02-02 12:18 UTC 

[PATCH v3 2/7] ARM: S5P6442: Add clock support for S5P6442
 2010-02-02 10:31 UTC  (2+ messages)

not able to understand 'icedcc_putc'
 2010-02-02  8:41 UTC  (3+ messages)

[rtc-linux] [PATCH 1/3] rtc: driver for the DryIce block found in i.MX25 chips
 2010-02-02  8:33 UTC  (9+ messages)
` [PATCH] "
    ` [PATCH v3] "
      ` [rtc-linux] "

my imx changes for 2.6.34
 2010-02-02  8:04 UTC  (11+ messages)
` [PATCH 1/8] mx1: prefix SOC specific defines with MX1_ and deprecate old names
` [PATCH 2/8] mx25: deprecate UART1_BASE_ADDR and UART2_BASE_ADDR
` [PATCH 3/8] imx: BUG in clk_disable if the clock isn't enabled
` [PATCH 4/8] mxc91231: use MXC91231_IO_ADDRESS instead of MXC91231_AIPS1_IO_ADDRESS
` [PATCH 5/8] mxc91231: redefine MXC91231_IO_ADDRESS using IMX_IO_ADDRESS
` [PATCH 6/8] imx2x: convert serial.c to use soc-prefixed constants
` [PATCH 7/8] imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSET
` [PATCH 8/8] imx/mx25: rename files defining a machine to mach-$mach.c

[PATCH 1/3] OMAP4: Add L2 Cache support
 2010-02-02  6:49 UTC  (5+ messages)

[PATCH - v5] support for Embedian MXM-8x10
 2010-02-02  6:18 UTC  (4+ messages)

[PATCH]NUC900 add gpio virtual memory map
 2010-02-02  5:28 UTC 

[PATCH]NUC900 LCD Controller Driver
 2010-02-02  5:14 UTC  (6+ messages)
    ` [Linux-arm-nuc900] "
  ` [Linux-arm-nuc900] "

[PATCH] amba-pl011: support hardware flow control
 2010-02-02  3:32 UTC 

[PATCH 00/06] ARM: Initial SuperH Mobile ARM support
 2010-02-02  0:12 UTC  (6+ messages)
` [PATCH 01/06] ARM: SuperH Mobile ARM, sh7367 and G3EVM support

[PATCH 1/2] ftrace: pass KBUILD_CFLAGS along with CC to record_mcount.pl
 2010-02-01 21:11 UTC  (5+ messages)
` [PATCH 2/2] ftrace: re-enable dynamic ftrace for ARM

[PATCH] omap: Disable serial port autoidle by default
 2010-02-01 20:34 UTC 

[PATCH 0/9] Initial multi-omap support for omap4
 2010-02-01 20:20 UTC  (9+ messages)
` [PATCH 6/9] omap3/4: Fix compile for multi-omap for clkops_noncore_dpll_ops

[PATCH] Modify PL031 for Nomadik and U8500
 2010-02-01 19:09 UTC  (3+ messages)
` [rtc-linux] "

[PATCH] [ARM] pxa: match camera clock by struct device
 2010-02-01 17:50 UTC  (2+ messages)

[PATCH 4/4] mmp2: append board irq events
 2010-02-01 17:32 UTC  (2+ messages)

Pull request
 2010-02-01 15:47 UTC 

About kernel decompressors (fwd)
 2010-02-01 14:27 UTC  (2+ messages)

[PATCH] imx-serial-excessive-status-clearing-on-break.patch
 2010-02-01 12:28 UTC 

defining ZRELADDR as PHYS_OFFSET + TEXT_OFFSET
 2010-02-01  8:49 UTC  (4+ messages)

[PATCH]NUC900 clk enable problem fix
 2010-02-01  8:24 UTC  (2+ messages)

[PATCH v6] input: IMX: add imx-keypad driver to support the Keypad Port present in the imx application processors family
 2010-02-01  2:01 UTC  (4+ messages)

[patch v2 0/2] at91_udc driver: read_fifo timing issue + use spinlocks
 2010-01-31 22:34 UTC  (5+ messages)
` [patch v2 1/2] at91_udc.c read_fifo timing issue

[PATCH 2/4] ARM: SAMSUNG: Rename s3c24xx touchscreen interface to s3c
 2010-01-31 18:11 UTC  (3+ messages)

[PATCH] staging/dream: add missing include files/fix compilation
 2010-01-31 15:58 UTC  (8+ messages)

[PATCH] [ARM] pxa: match camera clock by struct device
 2010-01-31 11:03 UTC 

[PATCH] [ARM] pxa: match camera clock by struct device
 2010-01-31  9:50 UTC 

[PATCH] [ARM] pxa: match camera clock by struct device
 2010-01-31  9:34 UTC 

Static mappings at boottime
 2010-01-31  0:03 UTC  (5+ messages)

make PHYS_OFFSET determined at run time (unfinished)
 2010-01-30 21:07 UTC  (8+ messages)
  ` change boot requirements [Was: make PHYS_OFFSET determined at run time (unfinished)]
        ` [PATCH 1/3] zImage: don't hard code the stack size twice
        ` [PATCH 2/3] uImage: require passing a LOADADDR when building with RUNTIME_PHYSOFFSET
        ` [PATCH 3/3] Allow PHYS_OFFSET to be runtime determined

[PATCH] ARM: SAMSUNG: Add support for 12bit ADC
 2010-01-30 17:01 UTC 

[PATCH v5] input: MXC: add mxc-keypad driver to support the Keypad Port present in the mxc application processors family
 2010-01-30 11:56 UTC  (4+ messages)


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).