summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAgeFilesLines
...
* | | ARM: 6283/1: Remove useless PCIO_BASE definitionseric miao2010-08-051-5/+0
|/ /
| |
| \
| \
| \
*---. \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-3110-25/+22
|\ \ \ \ | | | |/ | | |/|
| | | * ARM: Convert platform reservations to use LMB rather than bootmemRussell King2010-07-272-5/+5
| | | * ARM: Move platform memory reservations out of generic codeRussell King2010-07-162-0/+16
| | | * ARM: Remove 'node' argument form arch_adjust_zones()Russell King2010-07-162-6/+5
| | | * ARM: Remove DISCONTIGMEM supportRussell King2010-07-167-19/+1
| | |/
* | | [ARM] pxa/colibri-pxa300: fix AC97 initpieterg2010-07-131-1/+2
* | | [ARM] pxa: fix incorrect order of AC97 reset pin configsEric Miao2010-07-131-3/+3
* | | [ARM] pxa: cpufreq-pxa2xx: fix DRI recomputation routineMarek Vasut2010-07-131-6/+2
* | | [ARM] pxa/corgi: fix MMC/SD card detection failureEric Miao2010-07-131-1/+1
| |/ |/|
* | [ARM] pxa/mioa701: fix camera regressionRobert Jarzmik2010-06-131-1/+1
* | [ARM] pxa/z2: fix flash layout to final versionMarek Vasut2010-06-131-16/+10
|/
* [ARM] pxa/spitz: Correctly register WM8750Marek Vasut2010-05-311-0/+3
* [ARM] pxa/palmtc: storage class should be before const qualifierTobias Klauser2010-05-311-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-202-8/+5
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-126-8/+10
| |\
| * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-1110-20/+20
| |\ \
| * | | Add hotplug support to mcp251x driverMarc Zyngier2010-03-302-8/+5
* | | | [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao2010-05-1125-40/+28
* | | | [ARM] pxa/vpac270: fix now invalid bit of UP2OCRMarek Vasut2010-05-111-2/+2
* | | | [ARM] pxa/vpac270: add OneNAND supportMarek Vasut2010-05-111-3/+48
* | | | [ARM] pxa/vpac270: remove TS_IRQ magic numberMarek Vasut2010-05-112-1/+3
* | | | [ARM] pxa/vpac270: add ide supportMarek Vasut2010-05-113-0/+53
* | | | [ARM] pxa/vpac270: Add DS1339 RTC supportMarek Vasut2010-05-111-0/+26
* | | | [ARM] pxa/vpac270: Add touchscreen supportMarek Vasut2010-05-111-0/+42
* | | | [ARM] pxa/vpac270: add ethernet supportMarek Vasut2010-05-112-0/+52
* | | | [ARM] pxa/vpac270: UDC and UHC supportMarek Vasut2010-05-112-0/+79
* | | | [ARM] pxa: add support for Voipac PXA270 PCMCIAMarek Vasut2010-05-112-0/+28
* | | | [ARM] pxa: add basic support for Voipac PXA270 SBCMarek2010-05-114-0/+338
* | | | [ARM] pxa: add basic support for the Aeronix Zipit Z2 handheldMarek Vasut2010-05-114-0/+657
* | | | [ARM] pxa/cm-x300: update the memory fixup.Igor Grinberg2010-05-111-7/+7
* | | | [ARM] pxa/cm-x300: add regulator on vcc_coreIgor Grinberg2010-05-111-0/+27
* | | | [ARM] pxa/cm-x300: fix da903x IRQ line assignmentIgor Grinberg2010-05-111-1/+1
* | | | [ARM] pxa/cm-x300: da903x WLED is not connected on cm-x300Igor Grinberg2010-05-111-4/+0
* | | | [ARM] pxa/cm-x300.c: add battery charger supportIgor Grinberg2010-05-111-1/+56
* | | | [ARM] pxa: remove pxa_gpio_mode() and filesEric Miao2010-05-113-407/+0
* | | | [ARM] pxa/tosa: move CONFIG_KEYBOARD_TOSA_USE_EXT_KEYCODES to mach/KconfigEric Miao2010-05-112-1/+13
* | | | [ARM] pxa/corgi: cleanup GPIO configurations and low power mode settingsEric Miao2010-05-112-59/+32
* | | | [ARM] pxa/corgi: use generic GPIO API and remove pxa_gpio_mode()Eric Miao2010-05-112-21/+25
* | | | [ARM] pxa/spitz: use generic GPIO API and remove pxa_gpio_mode()Eric Miao2010-05-112-8/+24
* | | | [ARM] pxa: allow MFP_LPM_INPUT to be explicitly specifiedEric Miao2010-05-111-0/+1
* | | | [ARM] pxa: allow keypad GPIOs to wakeup when configured as genericEric Miao2010-05-111-9/+22
* | | | [ARM] pxa: add MFP_LPM_KEEP_OUTPUT flag to pin configEric Miao2010-05-112-0/+13
* | | | [ARM] pxa: remove incorrect select PXA_SSP in KconfigEric Miao2010-05-111-13/+0
* | | | [ARM] pxa: move ssp into common plat-pxaHaojian Zhuang2010-05-115-426/+1
* | | | [ARM] pxa: remove unnecessary #include of <mach/ssp.h>Eric Miao2010-05-113-3/+0
* | | | [ARM] pxa: merge regs-ssp.h into ssp.hEric Miao2010-05-113-128/+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-113-326/+0
* | | | [ARM] pxa: remove now un-used corgi_ssp.c and corgi_lcd.cEric Miao2010-05-116-596/+0
| |_|/ |/| |
OpenPOWER on IntegriCloud