summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | [ARM] pxa/spitz: add physmap mapping for ROMDmitry Baryshkov2008-12-021-0/+32
| | * | | | | [ARM] pxa/tosa: add physmap mapping for ROMDmitry Baryshkov2008-12-021-0/+32
| | * | | | | [ARM] pxa/tosa: fix building w/o TC6393XB driverDmitry Baryshkov2008-12-021-0/+4
| | * | | | | [ARM] pxa/tosa: support tc6393xb/tmiofb.Dmitry Baryshkov2008-12-021-0/+38
| | * | | | | [ARM] pxa/MioA701: improve power supply sourcesRobert Jarzmik2008-12-021-116/+26
| | * | | | | [ARM] pxa/MioA701: discovered new gpio definitions.Robert Jarzmik2008-12-022-13/+18
| | * | | | | [ARM] pxa/MioA701: change reset function to preserve RTC.Robert Jarzmik2008-12-021-2/+2
| | * | | | | [ARM] pxa/MioA701: add camera support for Mio A701 board.Robert Jarzmik2008-12-021-0/+51
| | * | | | | [ARM] pxa/MioA701: remove KConfig leds driver requirementRobert Jarzmik2008-12-021-1/+0
| | * | | | | [ARM] pxa: add resources for incoming rtc-pxa driverRobert Jarzmik2008-12-025-2/+30
| | * | | | | [ARM] pxa: cpufreq-pxa2xx: sdram_rows detection supportPhilipp Zabel2008-12-022-3/+27
| | * | | | | [ARM] pxa: cpufreq-pxa2xx: allow frequency table selectionMarc Zyngier2008-12-021-13/+19
| | * | | | | [ARM] pxa: add missing GPIOs definitionsEric Miao2008-12-021-0/+6
| | * | | | | [ARM] pxa: introduced cpu_is_pxa935() and cpu_is_pxa9xx()Eric Miao2008-12-022-1/+33
| | * | | | | [ARM] pxa: move I2C pin configurations out into board specific filesEric Miao2008-12-027-8/+24
| | * | | | | [ARM] pxa: register Power I2C device only when necessaryEric Miao2008-12-022-4/+3
| | * | | | | [ARM] pxa: move power I2C device definitions into devices.cEric Miao2008-12-023-39/+42
| | * | | | | [ARM] pxa: remove unnecessary #include of pxa2xx-gpio.h in clock.cEric Miao2008-12-021-1/+0
| | * | | | | [ARM] pxa: include <mach/hardware.h> in pxa-regs.hEric Miao2008-12-021-0/+1
| | * | | | | [ARM] pxa: further cleanup of pxa-regs.hEric Miao2008-12-021-29/+0
| | * | | | | [ARM] pxa: move GPIOx_BASE and GPIO register offsets to gpio.cEric Miao2008-12-022-28/+12
| | * | | | | [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao2008-12-022-96/+99
| | * | | | | [ARM] pxa: move UART register definitions into dedicated regs-uart.hEric Miao2008-12-024-150/+152
| | * | | | | [ARM] pxa: move pxa2xx specific PWRMODE definitions into pxa2xx-regs.hEric Miao2008-12-022-7/+7
| | * | | | | [ARM] pxa: remove the now unused IMPMCR/IMPMSR register definitionsEric Miao2008-12-021-54/+0
| | * | | | | [ARM] pxa: remove unused PWM register definitions, use generic PWM APIEric Miao2008-12-021-13/+0
| | * | | | | [ARM] pxa: move FICP register definitions into pxaficp_ir.cEric Miao2008-12-021-44/+1
| | * | | | | [ARM] pxa: move camera (QCI) registers definition out of pxa-regs.hEric Miao2008-12-021-95/+0
| | * | | | | [ARM] pxa: removed unused declarations of pxa_gpio_* in hardware.hEric Miao2008-12-022-15/+5
| | * | | | | [ARM] pxa: use <linux/gpio.h> instead of unnecessary <mach/gpio.h>Eric Miao2008-12-025-5/+4
| | * | | | | [ARM] pxa: add support for additional GPIOs on PXA26xEric Miao2008-12-025-16/+95
| | * | | | | Revert "[ARM] pxa: introduce cpu_is_pxa26x()"Eric Miao2008-12-022-9/+1
| | * | | | | [ARM] pxa: use 'pxa_last_gpio' instead of 'gpio_nr' in mfp-pxa2xx.cEric Miao2008-12-022-10/+6
| | * | | | | [ARM] pxa: add muxed gpio wakeup sources on pxa2xx architecturesRobert Jarzmik2008-12-021-2/+29
| * | | | | | [ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are definedRussell King2008-11-301-0/+1
| * | | | | | [ARM] Add a common typesafe __io implementationRussell King2008-11-301-2/+2
| * | | | | | [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-291-1/+1
| * | | | | | [ARM] pxa: avoid polluting the kernel's namespaceRussell King2008-11-284-2/+4
| * | | | | | Merge branch 'highmem' into develRussell King2008-11-283-11/+2
| |\ \ \ \ \ \
| | * | | | | | [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-281-10/+0
| * | | | | | | Merge branches 'core' and 'clks' into develRussell King2008-11-2710-207/+202
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-272-2/+2
| | * | | | | | [ARM] pxa: convert to clkdev and match clocks by struct device where possibleRussell King2008-11-278-205/+200
| | | |/ / / / | | |/| | | |
| * | | | | | [ARM] Arrange for platforms to select appropriate CPU supportRussell King2008-11-271-0/+3
| |/ / / / /
* | | | | | Merge branch 'topic/asoc' into to-pushTakashi Iwai2008-12-251-0/+13
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'upstream' into topic/asocTakashi Iwai2008-12-0110-40/+147
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | ASoC: Add Palm/PXA27x unified ASoC audio driverMarek Vasut2008-11-051-0/+13
| | |_|_|/ | |/| | |
* | | | | [ARM] fix kernel-doc syntaxRandy Dunlap2008-12-141-3/+2
| |/ / / |/| | |
* | | | [ARM] pxa/palmtx: misc fixes to use generic GPIO APIMarek Vasut2008-11-271-32/+118
* | | | [ARM] pxa/pcm990: use negative number for an invalid GPIO in camera dataGuennadi Liakhovetski2008-11-261-0/+1
| |_|/ |/| |
OpenPOWER on IntegriCloud