Eric Miao 26a552264b [ARM] pxa: stop and disable IRQ for each DMA channels at startup 16 年之前
..
include b6729deb26 [ARM] pxa: make more SSCR0 bit definitions visible on multiple processors 16 年之前
Kconfig 40321fd21c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 16 年之前
Makefile b6795fa9fd [ARM] pxa: initial support for the Imote2 platform 16 年之前
Makefile.boot 1da177e4c3 Linux-2.6.12-rc2 20 年之前
am200epd.c 40321fd21c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 16 年之前
clock.c c5b84b3bb0 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 16 年之前
clock.h 8c3abc7d90 [ARM] pxa: convert to clkdev and match clocks by struct device where possible 16 年之前
cm-x255.c 49a7061dca [ARM] 5284/1: pxa: cm-x255: add NOR and NAND flash support 16 年之前
cm-x270.c 598dca1f4c [ARM] 5306/1: pxa: fix build error on CM-X270 16 年之前
cm-x2xx-pci.c a7f3f0309b [ARM] 5282/1: pxa: add CM-X255 support 16 年之前
cm-x2xx-pci.h da591937ba [ARM] 5280/1: pxa: prepare cm-x2xx.c and cm-x2xx-pci.[ch] for addition of CM-X255 16 年之前
cm-x2xx.c 9587319bfe [ARM] pxa: convert legacy LCD setup of other boards to new one 16 年之前
cm-x300.c 6f584cfab4 [ARM] pxa: move I2C pin configurations out into board specific files 16 年之前
colibri.c c0b1541fc7 [ARM] pxa/colibri: convert to use new MFP API 16 年之前
corgi.c 353816f43d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 16 年之前
corgi_lcd.c 45e2a9b485 [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig 16 年之前
corgi_pm.c 5cbff9603a [ARM] corgi_lcd: fix simultaneous compilation with corgi_bl 16 年之前
corgi_ssp.c 25af3b0f75 Revert "[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c" 16 年之前
cpufreq-pxa2xx.c a10c287d39 [ARM] pxa: cpufreq-pxa2xx: sdram_rows detection support 16 年之前
cpufreq-pxa3xx.c 459fc208ab cpufreq: remove policy->governor setting in drivers initialization 16 年之前
devices.c 724931465c [ARM] pxa: add resources for incoming rtc-pxa driver 16 年之前
devices.h 724931465c [ARM] pxa: add resources for incoming rtc-pxa driver 16 年之前
dma.c 26a552264b [ARM] pxa: stop and disable IRQ for each DMA channels at startup 16 年之前
e330.c b1ae1b7b27 [ARM] pxa: Add multi-io support for e-series 16 年之前
e350.c 80b02c172b [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c 16 年之前
e400.c 80b02c172b [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c 16 年之前
e740.c 80b02c172b [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c 16 年之前
e750.c 97b5fe8e28 Merge branch 'devel' 16 年之前
e800.c 80b02c172b [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c 16 年之前
em-x270.c 097b53348f [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers 16 年之前
eseries.c b1ae1b7b27 [ARM] pxa: Add multi-io support for e-series 16 年之前
eseries.h b1ae1b7b27 [ARM] pxa: Add multi-io support for e-series 16 年之前
ezx.c 40321fd21c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 16 年之前
generic.c 6769717d5d [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constant 16 年之前
generic.h 5a3d965190 [ARM] pxa: better MFP low power state support for pxa25x/pxa27x 16 年之前
gpio.c f1647e4c06 [ARM] pxa: move GPIOx_BASE and GPIO register offsets to gpio.c 16 年之前
gumstix.c 40321fd21c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 16 年之前
h5000.c bc2fd1c09c [ARM] pxa: add basic support for HP iPAQ h5000 16 年之前
idp.c b40c6762ba [ARM] pxa/idp: remove the unnecessary idp_init_irq() 16 年之前
imote2.c b6795fa9fd [ARM] pxa: initial support for the Imote2 platform 16 年之前
irq.c 57a7a62eb6 [ARM] 5233/1: Allow PXA to have ISA IRQs numbered 0-15 17 年之前
leds-idp.c a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 年之前
leds-lubbock.c a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 年之前
leds-mainstone.c a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 年之前
leds.c 2532967147 [ARM] 5251/1: remove old LED support for Trizeps4 SOM 16 年之前
leds.h f30c226954 fix file specification in comments 18 年之前
littleton.c 3b24f30c4f [ARM] pxa/littleton: add preliminary I2C board info (da9034 + max7320) 16 年之前
lpd270.c d8aa0251f1 [ARM] 5298/1: Drop desc_handle_irq() 16 年之前
lubbock.c d8aa0251f1 [ARM] 5298/1: Drop desc_handle_irq() 16 年之前
magician.c 9587319bfe [ARM] pxa: convert legacy LCD setup of other boards to new one 16 年之前
mainstone.c 6f584cfab4 [ARM] pxa: move I2C pin configurations out into board specific files 16 年之前
mfp-pxa2xx.c 067455aa53 [ARM] pxa: add support for additional GPIOs on PXA26x 16 年之前
mfp-pxa3xx.c a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 年之前
mioa701.c c5b84b3bb0 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 16 年之前
mioa701_bootresume.S 999f633878 [ARM] pxa/MioA701: fix memory corruption. 16 年之前
mp900.c 49ea26d0a0 [ARM] 5277/1: Add basic support for MobilePro 900/c 16 年之前
palmtx.c a730b327ca [ARM] pxa/palmtx: misc fixes to use generic GPIO API 16 年之前
palmz72.c fda50a1c49 [ARM] 5239/1: Palm Zire 72 power management support 16 年之前
pcm027.c 6517265922 [ARM] pxa/pcm027: convert to use new MFP API 16 年之前
pcm990-baseboard.c 40321fd21c Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 16 年之前
pm.c 4104980a3c [ARM] pxa: Allow platforms to override PSPR setting 16 年之前
poodle.c 353816f43d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 16 年之前
pwm.c e0d8b13ae1 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks 16 年之前
pxa25x.c c5b84b3bb0 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 16 年之前
pxa27x.c c5b84b3bb0 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 16 年之前
pxa2xx.c afd2fc02ab Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 17 年之前
pxa300.c 8d69abb083 [ARM] pxa: fix NAND and MMC clock initialization for pxa3xx 16 年之前
pxa320.c 8d69abb083 [ARM] pxa: fix NAND and MMC clock initialization for pxa3xx 16 年之前
pxa3xx.c c5b84b3bb0 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel 16 年之前
pxa930.c a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 年之前
reset.c 28105fda1e [ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other strings 16 年之前
saar.c 111059e7f4 [ARM] pxa/saar: add support for the on-board smart panel LCD 16 年之前
sharpsl.h ca4d6cfcee [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfix 17 年之前
sharpsl_pm.c 45e2a9b485 [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig 16 年之前
sleep.S a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 年之前
smemc.c 05678a96de [ARM] pxa: avoid polluting the kernel's namespace 16 年之前
spitz.c 353816f43d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 16 年之前
spitz_pm.c 5cbff9603a [ARM] corgi_lcd: fix simultaneous compilation with corgi_bl 16 年之前
ssp.c e0d8b13ae1 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks 16 年之前
standby.S a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 年之前
tavorevb.c 9f1442bbf9 [ARM] pxa/tavorevb: update board support (smartpanel LCD + keypad) 16 年之前
time.c b840d79631 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 年之前
tosa-bt.c a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 年之前
tosa.c f34ee79a53 [ARM] pxa/tosa: add physmap mapping for ROM 16 年之前
trizeps4.c 778c4c8217 [ARM] remove extra brace in arch/arm/mach-pxa/trizeps4.c 16 年之前
viper.c a9ff8f6462 [ARM] 5308/1: Fix Viper ISA IRQ handling 16 年之前
zylonite.c 80796f2a40 [ARM] pxa: use <linux/gpio.h> instead of unnecessary <mach/gpio.h> 16 年之前
zylonite_pxa300.c 7ff4353569 [ARM] pxa/zylonite: add support for USB OHCI 16 年之前
zylonite_pxa320.c 80796f2a40 [ARM] pxa: use <linux/gpio.h> instead of unnecessary <mach/gpio.h> 16 年之前