- 7124cb9 ARM: PXA: fix gpio-pxa.h build errors by Russell King · 13 years ago
- 5725aea Merge branch 'depends/rmk/memory_h' into next/fixes by Arnd Bergmann · 13 years ago
- 43872fa Merge branch 'depends/rmk/gpio' into next/fixes by Arnd Bergmann · 13 years ago
- f4220fe ARM: mach-pxa: remove mach/memory.h by Nicolas Pitre · 14 years ago
- 97b09da ARM: pxa: use correct __iomem annotations by Arnd Bergmann · 13 years ago
- c9d1917 ARM: pxa: make pxafb_smart_*() empty when not enabled by Eric Miao · 13 years ago
- 654a60e ARM: pxa: pxa95x/saarb depends on pxa3xx code by Eric Miao · 13 years ago
- ec13592 ARM: pxa: make zylonite_pxa*_init declaration match code by Arnd Bergmann · 13 years ago
- ba4a90a ARM: pxa/z2: fix building error of pxa27x_cpu_suspend() no longer available by Eric Miao · 13 years ago
- e227e88 ARM: pxa: fix building error by palm27x_lcd_init() when FB_PXA not defined by Eric Miao · 13 years ago
- f55be1b ARM: 7104/1: plat-pxa: break out GPIO driver specifics by Linus Walleij · 13 years ago
- 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
- 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 13 years ago
- 69f1d1a Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
- 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
- d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- ae4c42e Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
- 3ad5515 Merge branch 'devel-stable' into for-next by Russell King · 13 years ago
- c8f8552 Merge branch 'cross-platform/clkdev' into next/cross-platform by Arnd Bergmann · 13 years ago
- aa3831c ARM: Consolidate the clkdev header files by Kyungmin Park · 13 years ago
- 805e88d ARM: mach-pxa: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size by Nicolas Pitre · 14 years ago
- c9d95fb ARM: convert PCI defines to variables by Rob Herring · 14 years ago
- dc8d966 ARM: pci: make pcibios_assign_all_busses use pci_has_flag by Rob Herring · 14 years ago
- 8a97ae2 ARM: pxa: enable MULTI_IRQ_HANDLER for all boards by Eric Miao · 14 years ago
- ca0e687 ARM: pxa: move declarations from generic.h to <soc>.h by Eric Miao · 14 years ago
- a551e4f ARM: pxa: introduce {icip,ichp}_handle_irq() to prepare MULTI_IRQ_HANDLER by Eric Miao · 14 years ago
- 5d284e3 ARM: pxa: avoid accessing interrupt registers directly by Eric Miao · 14 years ago
- 9c86441 ARM: pxa: add common header file for pxa3xx by Eric Miao · 14 years ago
- 250ccd4 ARM: pxa/magician: fix MAGICIAN_EGPIO_BASE, align with NR_BUILTIN_GPIO by Philipp Zabel · 14 years ago
- 29cb3cd ARM: pm: allow suspend finisher to return error codes by Russell King · 14 years ago
- 7c9d440 treewide: transciever/transceiver spelling fixes by Joe Perches · 14 years ago
- a9503d2 ARM: pm: pxa: move cpu_suspend into C code by Russell King · 14 years ago
- 9a55d97 Merge branch 'devel-stable' into for-linus by Russell King · 14 years ago
- 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 14 years ago
- be20902 ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes by Russell King · 14 years ago
- 2fb3ec5 ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS by Russell King · 14 years ago
- 7b76415 Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 14 years ago
- 8ea0de4 ARM: zImage: remove the static qualifier from global data variables by Nicolas Pitre · 14 years ago
- 7db6a7f ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio() by Eric Miao · 14 years ago
- a0a4dcb ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt number by Haojian Zhuang · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 938c0ace Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 14 years ago
- 05e3475 Merge branch 'p2v' into devel by Russell King · 14 years ago
- 2472f3c Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into devel by Russell King · 14 years ago
- b8f56a7 ARM: PXA: Z2: Fix libertas init/tear down sequences by Vasily Khoruzhick · 14 years ago
- 4321e1a ARM: pxa: clean up set_pxa_fb_info by Russell King - ARM Linux · 14 years ago
- 54a93b6 ARM: pxa: PalmZ72: Add OV9640 camera support by Marek Vasut · 14 years ago
- 4f5ad99 ARM: pm: convert PXA to generic suspend/resume support by Russell King · 14 years ago
- f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 14 years ago
- 57834a7 ARM: pxa/colibri: use correct SD detect pin by Bjørn Forsman · 14 years ago
- 021db8e Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- 59bdd13 ARM: pxa: Add Balloon3 NAND ready check by Marek Vasut · 14 years ago
- 1b9169d ARM: pxa: Update Balloon3 for new FPGA firmware by Marek Vasut · 14 years ago
- e60f137b ARM: pxa: Fix number of IRQs on Balloon3 by Marek Vasut · 14 years ago
- a3172e5 ARM: pxa: Rename Colibri evalboard by Marek Vasut · 14 years ago
- 9b6956f ARM: pxa: Push Colibri evalboard MFP into module files by Marek Vasut · 14 years ago
- a79a9ad ARM: pxa: sanitize IRQ registers access based on offset by Haojian Zhuang · 14 years ago
- a455335 ARM: pxa: support pxa95x by Haojian Zhuang · 14 years ago
- bb71bdd ARM: pxa: redefine irqs.h by Haojian Zhuang · 14 years ago
- d04e67c ARM: pxa: redefine the cpu_is_pxa3xx by Haojian Zhuang · 14 years ago
- ad68bb9 ARM: pxa: Access SMEMC via virtual addresses by Marek Vasut · 14 years ago
- 64ed267 ARM: pxa: introduce addr-map.h for large bus addresses and ranges by Eric Miao · 14 years ago
- 8348c25 arm/pxa2xx: reorgazine SSP and SPI header files by Sebastian Andrzej Siewior · 14 years ago
- 0ea1293 arm: return both physical and virtual addresses from addruart by Jeremy Kerr · 15 years ago
- 20266df ARM: pxa: append tavorevb3 support by Haojian Zhuang · 14 years ago
- 4a2490e ARM: pxa: moved pxa27x_keypad.h to platform pxa directory by Mark F. Brown · 14 years ago
- 6ac6b81 ARM: pxa: encode IRQ number into .nr_irqs by Haojian Zhuang · 14 years ago
- 69f22be ARM: pxa: add U2D controller and ULPI driver for pxa3xx by Igor Grinberg · 14 years ago
- 6e029fe Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
- cfc6a55 ARM: pxa: fix cpu_is_pxa*() not expanding to zero when not configured by Eric Miao · 14 years ago
- 710224f arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" by FUJITA Tomonori · 14 years ago
- be7a6d9 ARM: pxa: fix CI_HSYNC and CI_VSYNC MFP defines for pxa300 by Axel Lin · 14 years ago
- 054d5c9 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
- f165eb7 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 14 years ago
- 9b2a606 ARM: 6283/1: Remove useless PCIO_BASE definitions by eric miao · 14 years ago
- e6a8ef5 [ARM] pxa/balloon3: Add NAND driver by Marek Vasut · 14 years ago
- 02a453e [ARM] pxa/balloon3: PCF857x GPIO expander and LEDs by Marek Vasut · 14 years ago
- a9c0629 [ARM] pxa/balloon3: PCMCIA Support by Marek Vasut · 14 years ago
- 2d67982 [ARM] pxa/spitz: Rework spitz by Marek Vasut · 15 years ago
- 9504594 [ARM] pxa/palm: Introduce Palm27x by Marek Vasut · 15 years ago
- 04e4ad2 [ARM] pxa: removed mostly unused and confusing two sharpsl.h by Eric Miao · 15 years ago
- 0eefe71 [ARM] pxa/corgi: remove unused declarations of corgiscoop_device by Eric Miao · 15 years ago
- 7166519 [ARM] pxa/spitz: remove unused declarations by Eric Miao · 15 years ago
- 8ae807c [ARM] pxa: removing dead ARCH_GUMSTIX_ORIG by Christoph Egger · 15 years ago
- b65b478 ARM: Remove 'node' argument form arch_adjust_zones() by Russell King · 15 years ago
- be37030 ARM: Remove DISCONTIGMEM support by Russell King · 15 years ago
- 403d297 [ARM] pxa/income: Add Income SBC support by Marek Vasut · 15 years ago
- 4c243c8 [ARM] pxa/colibri270: Split module and base board code by Daniel Mack · 15 years ago
- 7cca84a [ARM] pxa/colibri270: Add TSC support by Marek Vasut · 15 years ago
- d01b8d6 [ARM] pxa/colibri270: Add MMC support by Marek Vasut · 15 years ago
- f95bb54 [ARM] pxa/colibri270: Refactor board definition file by Marek Vasut · 15 years ago
- 2dc6c6f [ARM] pata_pxa: DMA-capable PATA driver by Marek Vasut · 15 years ago
- f97cab2 [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond by Eric Miao · 15 years ago
- aeec134 [ARM] pxa/vpac270: remove TS_IRQ magic number by Marek Vasut · 15 years ago
- 052345a [ARM] pxa/vpac270: add ide support by Marek Vasut · 15 years ago
- 947fb57 [ARM] pxa/vpac270: add ethernet support by Marek Vasut · 15 years ago
- 3d98f88 [ARM] pxa/vpac270: UDC and UHC support by Marek Vasut · 15 years ago
- addff0f [ARM] pxa: add support for Voipac PXA270 PCMCIA by Marek Vasut · 15 years ago
- 543cd84 [ARM] pxa: add basic support for Voipac PXA270 SBC by Marek · 15 years ago
- b637799 [ARM] pxa: add basic support for the Aeronix Zipit Z2 handheld by Marek Vasut · 15 years ago