aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/lubbock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-09[ARM] pxa: make lubbock specific debugging stuffs back into lubbock.cEric Miao1-0/+7
2009-03-09[ARM] pxa: move GPIO register definitions into <mach/gpio.h>Eric Miao1-0/+1
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao1-3/+1
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov1-2/+1
2008-09-26[ARM] pxa/lubbock: add missing MFP pin configurationsEric Miao1-0/+23
2008-08-12[ARM] clocklib: Update users of aliases to new APIIan Molton1-0/+2
2008-08-07[ARM] 5185/1: Fix spi num_chipselect for lubbockJonathan Cameron1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-11/+11
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov1-1/+1
2008-07-12[ARM] pxa: make lubbock to use new smc91x platform dataEric Miao1-0/+8
2008-07-12[ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helperDmitry Baryshkov1-0/+1
2008-07-09[ARM] 5088/3: pxa2xx: add pxa2xx_set_spi_info to register pxa2xx-spi platform devicesGuennadi Liakhovetski1-9/+1
2008-07-09[ARM] 5085/2: PXA: Move AC97 over to the new central device declaration modelMark Brown1-6/+2
2008-05-08[ARM] lubbock: fix compilationAlexey Dobriyan1-1/+1
2008-04-30pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection typeeric miao1-2/+2
2008-04-19[ARM] pxa: lubbock: move mis-placed SPI infoRussell King1-20/+20
2008-04-19[ARM] pxa: use new pin configuration mechanism for lubbockeric miao1-45/+37
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao1-0/+1
2008-01-28[NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King1-1/+1
2008-01-26[ARM] pxa: move memory controller registers into pxa2xx-regs.hRussell King1-0/+1
2008-01-26[ARM] pxa: only register "cpld_irq" for the correct platformRussell King1-3/+7
2008-01-26[ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()eric miao1-17/+0
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2007-10-15[ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.cRussell King1-0/+19
2007-07-12[ARM] pxa: move platform devices to separate header fileRussell King1-0/+1
2007-07-12[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()Eric Miao1-1/+1
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao1-1/+1
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King1-2/+2
2006-10-15[ARM] Fix fallout from IRQ regs changesRussell King1-1/+1
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-2/+2
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-7/+6
2006-10-02[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode supportRichard Purdie1-1/+6
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell1-1/+2
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-06-18[ARM] 3534/1: add spi support to lubbock platformDavid Brownell1-0/+84
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre1-1/+0
2005-11-04[ARM] 3087/1: PXA2xx flash platform device conversionTodd Poynor1-0/+80
2005-11-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+60
2005-11-01[ARM] 3078/1: lubbock platform updates, mostly mmc detectionDavid Brownell1-3/+60
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[ARM] 2897/2: PXA2xx IRDA supportNicolas Pitre1-0/+20
2005-10-28[ARM] 2988/1: Replace map_desc.physical with map_desc.pfn: PXADeepak Saxena1-1/+6
2005-09-14[ARM] 2910/1: missing Lubbock audio device declarationNicolas Pitre1-0/+6
2005-09-04[ARM] Wrap calls to descriptor handlersRussell King1-1/+1
2005-07-04[PATCH] ARM: Fix non-standard PXA io_pg_offst initialisersRussell King1-1/+1
2005-07-03[PATCH] ARM: Remove machine description macrosRussell King1-5/+7
2005-06-16[PATCH] ARM: 2715/1: restore CPLD interrupts upon resume for Lubbock and MainstoneNicolas Pitre1-0/+30
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+247