summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-141-2/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-141-2/+2
| |\
| | * x86 microcode: firmware data is constGreg Kroah-Hartman2008-07-101-2/+2
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-14302-5338/+36432
|\ \ \
| * \ \ [ARM] Merge most of the PXA work for initial mergeRussell King2008-07-1436-1819/+1468
| |\ \ \
| | * | | [ARM] 5084/1: zylonite: Register AC97 deviceMark Brown2008-07-091-0/+2
| | * | | [ARM] 5085/2: PXA: Move AC97 over to the new central device declaration modelMark Brown2008-07-099-74/+45
| | * | | [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel2008-07-096-10/+22
| | * | | [ARM] 5145/1: PXA2xx: provide api to control IrDA pins stateDmitry Baryshkov2008-07-092-2/+48
| | * | | [ARM] pxa: remove pxa_set_cken()Russell King2008-07-091-18/+0
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxaRussell King2008-07-0930-1719/+1332
| | |\ \ \ \
| | | | * | | [ARM] 5071/2: Drop PXA_SHARPSL_25x/27x case from PXA Kconfig.Dmitry Baryshkov2008-06-021-25/+16
| | | | * | | [ARM] 5073/1: spitz_pm: don't register devices on non-spitz machinesDmitry Baryshkov2008-06-021-0/+5
| | | | * | | [ARM] 5072/1: corgi_pm: don't register devices on non-corgi machinesDmitry Baryshkov2008-06-021-0/+4
| | | | * | | [ARM] 5036/2: Combine cm_x270_defconfig and em_x270_defconfig into xm_x270_de...Mike Rapoport2008-06-022-1530/+597
| | | | * | | [ARM] pxa: allow PXA to be built for multiple platformsRussell King2008-06-021-3/+2
| | | | * | | [ARM] 5035/1: Ensure that zone adjustment is done only on CM-X270Mike Rapoport2008-06-021-12/+14
| | | | * | | [ARM] pxa: separate out power manager and clock registersRussell King2008-06-0211-1/+12
| | | | * | | [ARM] 5075/1: i2c-pxa: move i2c pin setup and PCFR_PI2CEN handling into arch/...Philipp Zabel2008-06-022-0/+12
| | | | * | | [ARM] pxa: Add PXA3_ prefix to PXA3 specific constantsRussell King2008-06-021-41/+41
| | | | * | | [ARM] pxa: don't register lpd270 cpld_irq sysdev if !lpd270Russell King2008-06-021-3/+6
| | | | * | | [ARM] pxa: separate PXA25x and PXA27x UDC register definitionsRussell King2008-05-193-2/+3
| | | | * | | [ARM] pxa: corgibl_limit_intensity build errorsRussell King2008-05-193-0/+6
| | | * | | | [ARM] 5094/1: pcm990: Add framebuffer and backlight supportGuennadi Liakhovetski2008-07-032-1/+114
| | | * | | | [ARM] 5045/1: magician: use the pwm_bl driver for the LCD backlightPhilipp Zabel2008-07-031-24/+44
| | | * | | | [ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL.Ben Dooks2008-07-031-5/+11
| | | * | | | [ARM] pxa: make LogicPD 270 use the generic PWM backlight driverRussell King2008-07-032-21/+18
| | | * | | | [ARM] pxa: make mainstone use the generic PWM backlight driverRussell King2008-07-032-46/+18
| | | * | | | [ARM] pxa: make zylonite use the generic PWM backlight drivereric miao2008-07-034-13/+21
| | | * | | | [ARM] 5087/1: Get the PWM layer to handle clock enable/disable properly.Robert Jarzmik2008-07-031-2/+14
| | | * | | | [ARM] 5078/1: pxa-pwm: Add missing MODULE_LICENSE to be able to build the driverGuennadi Liakhovetski2008-07-031-0/+2
| | | * | | | [ARM] 5136/1: pxa: fix PWM device order for pxa27xPhilipp Zabel2008-07-031-2/+2
| | | * | | | [ARM] pxa: Add PXA support for PWM APIeric miao2008-05-198-3/+382
| | | * | | | [ARM] pxa: Add bare bones PWM APIRussell King2008-05-191-0/+3
| | | |/ / /
| | * | | | [ARM] pxa: allow clk aliasesRussell King2008-07-093-0/+23
| | * | | | [ARM] 5135/1: pxa: drop superfluous asm/arch/pxa2xx-gpio.h includesPhilipp Zabel2008-07-071-1/+0
| | |/ / /
| * | | | Merge branch 'imx' into develRussell King2008-07-1047-257/+11040
| |\ \ \ \
| | * | | | i.MX2 family: Add basic mach supportJuergen Beisert2008-07-053-3/+10
| | * | | | i.MX27 family: Add the Phytec PCM970 evaluation boardJuergen Beisert2008-07-054-0/+51
| | * | | | i.MX27: Adding PCM038 platform supportJuergen Beisert2008-07-054-0/+1216
| | * | | | i.MX27: Add ADS platform supportJuergen Beisert2008-07-054-0/+1139
| | * | | | i.MX2 family: Add clock handling for i.MX27 CPUJuergen Beisert2008-07-052-0/+1627
| | * | | | i.MX27 CPU: Add basic i.MX27 CPU supportJuergen Beisert2008-07-053-0/+71
| | * | | | MX2 add support for mx2 in i.MX serial driverSascha Hauer2008-07-052-1/+178
| | * | | | i.MX2 family: Add basic device supportJuergen Beisert2008-07-052-1/+232
| | * | | | i.MX2 family: Add basic mach support (headers)Juergen Beisert2008-07-051-0/+273
| | * | | | i.MX2 family: Add basic mach support (sources)Juergen Beisert2008-07-055-0/+152
| | * | | | i.MX2 family: Add GPIO multiplexing supportJuergen Beisert2008-07-052-0/+158
| | * | | | MXC arch: Simplify architecture's irq sourcesJuergen Beisert2008-07-051-16/+51
| | * | | | MX3: Adapt mx31lite to new timer init styleJuergen Beisert2008-07-051-1/+12
OpenPOWER on IntegriCloud