summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/include
Commit message (Expand)AuthorAgeFilesLines
* ARM: Remove 'node' argument form arch_adjust_zones()Russell King2010-07-161-4/+3
* ARM: Remove DISCONTIGMEM supportRussell King2010-07-161-12/+0
* [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao2010-05-111-1/+1
* [ARM] pxa/vpac270: remove TS_IRQ magic numberMarek Vasut2010-05-111-0/+2
* [ARM] pxa/vpac270: add ide supportMarek Vasut2010-05-111-0/+2
* [ARM] pxa/vpac270: add ethernet supportMarek Vasut2010-05-111-0/+3
* [ARM] pxa/vpac270: UDC and UHC supportMarek Vasut2010-05-111-0/+1
* [ARM] pxa: add support for Voipac PXA270 PCMCIAMarek Vasut2010-05-111-0/+8
* [ARM] pxa: add basic support for Voipac PXA270 SBCMarek2010-05-111-0/+26
* [ARM] pxa: add basic support for the Aeronix Zipit Z2 handheldMarek Vasut2010-05-111-0/+41
* [ARM] pxa: remove pxa_gpio_mode() and filesEric Miao2010-05-111-375/+0
* [ARM] pxa/tosa: move CONFIG_KEYBOARD_TOSA_USE_EXT_KEYCODES to mach/KconfigEric Miao2010-05-111-1/+1
* [ARM] pxa: add MFP_LPM_KEEP_OUTPUT flag to pin configEric Miao2010-05-111-0/+2
* [ARM] pxa: move ssp into common plat-pxaHaojian Zhuang2010-05-111-196/+0
* [ARM] pxa: merge regs-ssp.h into ssp.hEric Miao2010-05-112-127/+122
* [ARM] pxa: correct SSCR0_SCR to support multiple SoCsEric Miao2010-05-111-8/+1
* [ARM] pxa: remove the now legacy SSP APIEric Miao2010-05-111-35/+0
* [ARM] pxa: remove now un-used corgi_ssp.c and corgi_lcd.cEric Miao2010-05-111-1/+0
* [ARM] pxa/colibri: fix missing #include <mach/mfp.h> in colibri.hJakob Viketoft2010-05-061-0/+1
* [ARM] pxa: fix the incorrect cpu_is_pxa950()Haojian Zhuang2010-05-061-1/+1
* [ARM] pxa: add missing new line to regs-u2d.hIgor Grinberg2010-05-061-1/+2
* [ARM] pxa: fix for variables in uncompress.h being discardedJonathan Cameron2010-03-221-3/+8
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-1212-159/+169
|\
| * Merge branch 'origin' into devel-stableRussell King2010-03-083-4/+2
| |\
| * | [ARM] pxa: fix typo in mxm8x10.hEric Miao2010-03-021-1/+1
| * | [ARM] pxa/zeus: Add support for mcp2515 CAN busMarc Zyngier2010-03-021-0/+2
| * | [ARM] pxa/zeus: Add support for onboard max6369 watchdogMarc Zyngier2010-03-021-1/+0
| * | [ARM] pxa/zeus: Allow usage of 8250-compatible UART in uncompressMarc Zyngier2010-03-021-0/+6
| * | [ARM] pxa: refactor uncompress.h for non-PXA uartsEric Miao2010-03-021-7/+28
| * | [ARM] pxa: introduce PXA_SSP_LEGACY for legacy SSP APIEric Miao2010-03-021-0/+2
| * | [ARM] pxa: add support for Embedian MXM-8x10Edwin Peer2010-03-021-0/+21
| * | [ARM] pxa: move board board IRQ definitions out of irqs.hEric Miao2010-03-026-66/+50
| * | [ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao2010-03-021-53/+1
| * | [ARM] locomo: allow cascaded IRQ base to be specified by platformsEric Miao2010-03-021-6/+0
| * | [ARM] locomo: remove unused IRQs and avoid unnecessary cascadeEric Miao2010-03-021-28/+3
| * | [ARM] locomo: avoid unnecessary cascaded keyboard IRQEric Miao2010-03-021-2/+1
| * | [ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao2010-03-021-0/+27
| * | [ARM] pxa: simplify the LCD pin configuration for pxa25x platformsEric Miao2010-03-021-0/+32
* | | dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_maskFUJITA Tomonori2010-03-121-1/+0
| |/ |/|
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-012-2/+2
|\ \
| * \ Merge branch 'misc2' into develRussell King2010-02-251-1/+1
| |\ \
| | * | ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan2010-02-151-1/+1
| * | | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1
| |/ /
* | | pxa_camera: remove init() callbackAntonio Ospite2010-02-261-2/+0
| |/ |/|
* | [ARM] pxa: fix the incorrect naming of AC97 reset pin config for pxa26xEric Miao2010-01-131-2/+4
|/
* [ARM] pxa: fix compiler warnings of unused variable 'id' in cpu_is_pxa9*()Eric Miao2010-01-041-6/+3
* [ARM] pxa/zylonite: simplify reduntant gpio settings on mmc slotHaojian Zhuang2009-12-291-7/+0
* [ARM] pxa/zeus: make Viper pcmcia support more generic to support ZeusMarc Zyngier2009-12-132-2/+11
* [ARM] pxa/zeus: basic support for Arcom Zeus SBCMarc Zyngier2009-12-131-0/+82
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-096-6/+6
|\
OpenPOWER on IntegriCloud