messages from 2011-04-28 09:42:15 to 2011-04-29 07:04:08 UTC [more...]
[PATCH 0/9] zImage fixes
2011-04-29 7:04 UTC (13+ messages)
` [PATCH 1/9] ARM: zImage: make sure the stack is 64-bit aligned
` [PATCH 2/9] ARM: zImage: Fix bad SP address after relocating kernel
` [PATCH 3/9] ARM: zImage: make sure not to relocate on top of the relocation code
` [PATCH 4/9] ARM: zImage: the page table memory must be considered before relocation
` [PATCH 5/9] ARM: zImage: no need to get the decompressed size from the filesystem
` [PATCH 6/9] ARM: zImage: simplify decompress_kernel()
` [PATCH 7/9] ARM: zImage: don't ignore error returned from decompress()
` [PATCH 8/9] ARM: zImage: remove the static qualifier from global data variables
` [PATCH 9/9] ARM: zImage: make sure no GOTOFF relocs are used with .bss symbols
[PATCH V3] ARM: GIC: Convert GIC library to use the IO relaxed operations
2011-04-29 6:22 UTC
[PATCH 0/14] at91: factorize soc init and switch to early platform
2011-04-29 6:08 UTC (23+ messages)
` [PATCH 03/14] at91: factorize at91 interrupts init to soc
` [PATCH 05/14] at91: use structure to store the current soc
` [PATCH 09/14] at91: switch pit timer to early platform devices
[RFC] ARM DMA mapping TODO, v1
2011-04-29 5:50 UTC (42+ messages)
` [Linaro-mm-sig] "
[PATCH v6] [ARM] MX1: Add ARMadeus Systems APF9328 board support
2011-04-29 5:21 UTC
Git pull request: ARM kprobes fixes
2011-04-29 4:08 UTC
S3C2416, S3C2443 HS-SPI driver?
2011-04-29 3:45 UTC (2+ messages)
[PATCH] arm:pm: save the vfp state of last scheduled-out proceed while suspending
2011-04-29 3:26 UTC (4+ messages)
[PATCH V3 0/7] dmaengine/dw_dmac updates
2011-04-29 3:25 UTC (8+ messages)
` [PATCH V3 2/7] dmaengine/dw_dmac: Replace spin_lock* with irqsave variants
` [PATCH V3 3/7] dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_all() is called
` [PATCH V3 4/7] dmaengine/dw_dmac: Enable resubmission from callback routine
[PATCH] clk: don't include mach/clkdev.h for common struct clk
2011-04-29 3:18 UTC
[PATCH v3 00/23] Create common framework for AT91 device initialisation
2011-04-29 2:59 UTC (24+ messages)
` [PATCH v3 01/23] at91: Add common devices framework
` [PATCH v3 02/23] at91: Make Ethernet device common
` [PATCH v3 03/23] at91: Make USB OHCI/EHCI devices common
` [PATCH v3 04/23] at91: Make UDC device common
` [PATCH v3 05/23] at91: Make MMC "
` [PATCH v3 06/23] at91: Make NAND "
` [PATCH v3 07/23] at91: Make TWI "
` [PATCH v3 08/23] at91: Make SPI "
` [PATCH v3 09/23] at91: Make TCB "
` [PATCH v3 10/23] at91: Make RTT "
` [PATCH v3 11/23] at91: Make watchdog "
` [PATCH v3 12/23] at91: Make UART devices common
` [PATCH v3 13/23] at91: Make PWM device common
` [PATCH v3 14/23] at91: Make SSC "
` [PATCH v3 15/23] at91: Make AC97 "
` [PATCH v3 16/23] at91: Make LCD controller "
` [PATCH v3 17/23] at91: Make touchscreen "
` [PATCH v3 18/23] at91: Make HDMAC "
` [PATCH v3 19/23] at91: Make RTC "
` [PATCH v3 20/23] at91: Make high speed USB gadget "
` [PATCH v3 21/23] at91: Make compact flash "
` [PATCH v3 22/23] at91: Move at91sam9263 CAN device to common devices
` [PATCH v3 23/23] at91: Remove mAgic and ISI device code
[PATCH 1/2] TI816X: Add minimal hwmod data
2011-04-29 2:58 UTC (4+ messages)
[PATCH v2 1/3] ARM: mmp: add pxa910 mmc resource
2011-04-29 2:21 UTC (5+ messages)
[PATCH v6 0/3] add the GPMI controller driver for IMX23/IMX28
2011-04-29 1:42 UTC (4+ messages)
` [PATCH v6 1/3] MTD : add the common code for GPMI controller driver
[PATCH] ARM: Include Makefile.boot only when it exists
2011-04-29 1:00 UTC (5+ messages)
[PATCH v2 1/3] ARM: mx5/mx51_babbage: Move GPIO initialization for USB PHY Reset line to common place
2011-04-29 0:43 UTC (3+ messages)
` [PATCH v2 2/3] ARM: mx5/mx51_babbage: Use gpio_request_one when possible
` [PATCH v2 3/3] ARM: mx5/mx51_babbage: Fix the msleep placement
[PATCH] mmci: sync DATAEND irq with dma transfer done
2011-04-28 22:24 UTC (7+ messages)
[PATCH v2 00/23] at91: Replace duplicate device initialisation code with
2011-04-28 21:54 UTC (9+ messages)
` [PATCH v2 02/23] at91: Make Ethernet device common
since when does ARM map the kernel memory in sections?
2011-04-28 21:38 UTC (2+ messages)
[PATCH] ARM: The mandatory barrier rmb() must be a dsb() in for device accesses
2011-04-28 21:37 UTC (10+ messages)
[PATCH] plat-pxa: Enable ability to adjust SD/MMC clocks
2011-04-28 20:45 UTC (6+ messages)
` [PATCH v2] arm: mach-mmp: brownstone.c support multiple sd slots
2.6.39-rc2 on zaurus: does not build, does not boot
2011-04-28 20:36 UTC (4+ messages)
` [Zaurus-devel] "
` [Zaurus-devel] 2.6.39-rc5 on zaurus: works
[PATCH] at91: fix map_io init usage
2011-04-28 20:34 UTC (3+ messages)
[PATCH] pxa/magician: use gpio arrays for backlight and lcd power init
2011-04-28 20:21 UTC (3+ messages)
` [PATCH v2] pxa/magician: use gpio arrays for backlight and global gpio initialization
` [PATCH v3] "
AT91: Convert to fasteoi IRQ handler, and remove ARM irq_finish
2011-04-28 20:20 UTC (7+ messages)
[PATCH] pxa/mioa701: use gpio arrays for global and gsm gpio initialization
2011-04-28 20:19 UTC (6+ messages)
` [PATCH v3] "
[PATCH] pxa/hx4700: use gpio arrays for global gpio initialization
2011-04-28 20:17 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] at91: switch to CLKDEV_LOOKUP
2011-04-28 19:22 UTC (3+ messages)
[PATCH] pxa/hx4700: Add hx4700 LED support
2011-04-28 19:09 UTC (2+ messages)
[PATCH v4 REPOST 0/2] ARM: ptrace: migrate to regsets and enable VFP coredumps
2011-04-28 18:49 UTC (3+ messages)
` [PATCH v4 1/2] ARM: ELF: Define new core note type for VFP registers
[PATCH] ARM: Suspend: Fix build error on ARCH_S5PC100
2011-04-28 18:43 UTC (4+ messages)
Architecture specific implementations for tickless kernel and deferrable timers
2011-04-28 18:24 UTC (12+ messages)
[PATCH 0/3] fix some issues with the kernel decompressor
2011-04-28 18:20 UTC (6+ messages)
` [PATCH 2/3] ARM: compressed/misc.c: simplify decompress_kernel()
[PATCH 02/10] mach-u300: rewrite gpio driver, move to drivers/gpio
2011-04-28 17:41 UTC (4+ messages)
[PATCH] ARM: perf: remove erroneous check on active_events
2011-04-28 17:25 UTC (5+ messages)
[PATCH] msm: watchdog: support watchdog on 8x60 and 8960
2011-04-28 17:19 UTC (6+ messages)
[PATCH 0/5] ARM: kprobes: Fixes and additions for ARM instruction emulation (part 6)
2011-04-28 17:05 UTC (6+ messages)
[PATCH 2/9] ARM i.MX5: Add IPU device support
2011-04-28 16:51 UTC (2+ messages)
[PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
2011-04-28 16:48 UTC (5+ messages)
Getting a lot of zero values from a driver using DMA. D-cache is not updated?
2011-04-28 16:45 UTC (2+ messages)
[PATCH 0/4] omap: cleanup board files
2011-04-28 16:36 UTC (7+ messages)
` [PATCH 4/4] omap: musb: introduce default baord config
[RFC PATCH V4 0/4] cpuidle: global registration of idle states with per-cpu statistics
2011-04-28 16:33 UTC (5+ messages)
` [RFC PATCH V4 1/4] cpuidle: Move dev->last_residency update to driver enter routine, remove dev->last_state
` [RFC PATCH V4 2/4] cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
` [RFC PATCH V4 3/4] cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
` [RFC PATCH V4 4/4] cpuidle: Single/Global registration of idle states
[PATCH 1/2] gpio: add a custom configuration mechanism to gpiolib
2011-04-28 16:07 UTC (3+ messages)
[PATCH 1/2] ARM: mx5/mx51_babbage: Move GPIO initialization for USB PHY Reset line to commom place
2011-04-28 16:03 UTC (4+ messages)
` [PATCH 2/2] ARM: mx5/mx51_babbage: Use gpio_request_one when possible
[RFC PATCH 12/15] ARM: perf: add support for multiple PMUs
2011-04-28 15:27 UTC
[PATCH] ARM: S3C6410: Add some lower frequencies for 800MHz base clock operation
2011-04-28 15:26 UTC
[RFC] sanitizing crazy clock data files
2011-04-28 15:22 UTC (7+ messages)
` [PATCH 05/10] clk: Add support for simple dividers
[PATCH 1/3] i2c: append hardware lock with bus lock
2011-04-28 15:15 UTC (3+ messages)
` [PATCH 2/3] i2c: pxa: support hardware lock
` [PATCH 3/3] ARM: mmp: add hardware lock support in PXA910
[PATCH] ARM: S3C6410: Support 800MHz operation in cpufreq
2011-04-28 15:08 UTC
[PATCH 1/3] i2c: append hardware lock with bus lock
2011-04-28 14:48 UTC (7+ messages)
[RFC PATCH 11/15] ARM: perf: refactor event mapping
2011-04-28 14:47 UTC
ARM unaligned MMIO access with attribute((packed))
2011-04-28 14:16 UTC (3+ messages)
[GIT PULL] pxa: fix for v2.6.39-rc4
2011-04-28 14:14 UTC
[PATCH] OMAP4: SRAM: Fix warning: format '%08lx' expects type 'long unsigned int'
2011-04-28 14:09 UTC (4+ messages)
[PATCH v4 0/4] OMAP: DMA: mstandby mode and runtime pm support
2011-04-28 13:56 UTC (3+ messages)
[PATCH 1/2] MTD: s3c2410_nand: Add option to disable hw ECC at runtime
2011-04-28 13:51 UTC (2+ messages)
[PATCH 5/5] ARM: remove per-platform timex.h include files
2011-04-28 12:07 UTC (2+ messages)
[PATCH] PXA: Fix typo in proc-xscale.S
2011-04-28 11:22 UTC (8+ messages)
[PATCH] clkdev: add support to lookup for early platform device
2011-04-28 11:19 UTC (12+ messages)
Prefetching on Cortex-A8
2011-04-28 10:22 UTC (2+ messages)
[PATCH] mmc: mxs-mmc: add support for pre_req and post_req
2011-04-28 10:10 UTC (11+ messages)
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).