summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/include
AgeCommit message (Expand)Author
2010-08-05[ARM] pxa/spitz: remove unused declarationsEric Miao
2010-08-05[ARM] pxa: removing dead ARCH_GUMSTIX_ORIGChristoph Egger
2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King
2010-06-18[ARM] pxa/income: Add Income SBC supportMarek Vasut
2010-06-18[ARM] pxa/colibri270: Split module and base board codeDaniel Mack
2010-06-18[ARM] pxa/colibri270: Add TSC supportMarek Vasut
2010-06-18[ARM] pxa/colibri270: Add MMC supportMarek Vasut
2010-06-18[ARM] pxa/colibri270: Refactor board definition fileMarek Vasut
2010-06-18[ARM] pata_pxa: DMA-capable PATA driverMarek Vasut
2010-05-11[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao
2010-05-11[ARM] pxa/vpac270: remove TS_IRQ magic numberMarek Vasut
2010-05-11[ARM] pxa/vpac270: add ide supportMarek Vasut
2010-05-11[ARM] pxa/vpac270: add ethernet supportMarek Vasut
2010-05-11[ARM] pxa/vpac270: UDC and UHC supportMarek Vasut
2010-05-11[ARM] pxa: add support for Voipac PXA270 PCMCIAMarek Vasut
2010-05-11[ARM] pxa: add basic support for Voipac PXA270 SBCMarek
2010-05-11[ARM] pxa: add basic support for the Aeronix Zipit Z2 handheldMarek Vasut
2010-05-11[ARM] pxa: remove pxa_gpio_mode() and filesEric Miao
2010-05-11[ARM] pxa/tosa: move CONFIG_KEYBOARD_TOSA_USE_EXT_KEYCODES to mach/KconfigEric Miao
2010-05-11[ARM] pxa: add MFP_LPM_KEEP_OUTPUT flag to pin configEric Miao
2010-05-11[ARM] pxa: move ssp into common plat-pxaHaojian Zhuang
2010-05-11[ARM] pxa: merge regs-ssp.h into ssp.hEric Miao
2010-05-11[ARM] pxa: correct SSCR0_SCR to support multiple SoCsEric Miao
2010-05-11[ARM] pxa: remove the now legacy SSP APIEric Miao
2010-05-11[ARM] pxa: remove now un-used corgi_ssp.c and corgi_lcd.cEric Miao
2010-05-06[ARM] pxa/colibri: fix missing #include <mach/mfp.h> in colibri.hJakob Viketoft
2010-05-06[ARM] pxa: fix the incorrect cpu_is_pxa950()Haojian Zhuang
2010-05-06[ARM] pxa: add missing new line to regs-u2d.hIgor Grinberg
2010-03-22[ARM] pxa: fix for variables in uncompress.h being discardedJonathan Cameron
2010-03-13Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-12dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_maskFUJITA Tomonori
2010-03-08Merge branch 'origin' into devel-stableRussell King
2010-03-02[ARM] pxa: fix typo in mxm8x10.hEric Miao
2010-03-01[ARM] pxa/zeus: Add support for mcp2515 CAN busMarc Zyngier
2010-03-01[ARM] pxa/zeus: Add support for onboard max6369 watchdogMarc Zyngier
2010-03-01[ARM] pxa/zeus: Allow usage of 8250-compatible UART in uncompressMarc Zyngier
2010-03-01[ARM] pxa: refactor uncompress.h for non-PXA uartsEric Miao
2010-03-01[ARM] pxa: introduce PXA_SSP_LEGACY for legacy SSP APIEric Miao
2010-03-01[ARM] pxa: add support for Embedian MXM-8x10Edwin Peer
2010-03-01[ARM] pxa: move board board IRQ definitions out of irqs.hEric Miao
2010-03-01[ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao
2010-03-01[ARM] locomo: allow cascaded IRQ base to be specified by platformsEric Miao
2010-03-01[ARM] locomo: remove unused IRQs and avoid unnecessary cascadeEric Miao
2010-03-01[ARM] locomo: avoid unnecessary cascaded keyboard IRQEric Miao
2010-03-01[ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao
2010-03-01[ARM] pxa: simplify the LCD pin configuration for pxa25x platformsEric Miao
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-26pxa_camera: remove init() callbackAntonio Ospite
2010-02-25Merge branch 'misc2' into develRussell King