aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop32x (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17Merge branch 'devel-stable' into develRussell King4-4/+0
2010-04-29ARM: 5943/1: iop: n2100: enable serial interruptAaro Koskinen1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo4-4/+0
2010-02-25Merge branch 'misc2' into develRussell King1-1/+1
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan1-1/+1
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren1-1/+1
2009-10-29iop: enable generic timeMikael Pettersson5-5/+0
2009-08-18iop3xx: ATU and PCI memory configuration correctedAaro Koskinen1-2/+0
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King1-9/+0
2008-11-28[ARM] iop3xx: avoid polluting the kernel's namespaceRussell King4-7/+3
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-11/+0
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King4-4/+4
2008-09-01[ARM] cputype: separate definitions, use themRussell King1-2/+2
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King25-11/+427
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King6-6/+6
2008-07-23leds: Add pca9532 platform data for Thecus N2100Riku Voipio1-0/+52
2008-04-29i2c: Convert most new-style drivers to use module aliasingJean Delvare3-8/+3
2008-03-26iop: unconditionally initialize the ATU on platforms known to be 'hosts'Dan Williams3-16/+5
2008-03-20[ARM] 4865/1: Register the F75375 device in the GLAN Tank platform codeGordon Farquharson1-0/+12
2008-01-26[ARM] 4770/1: GLAN Tank: correct physmap_flash_data width fieldGordon Farquharson1-1/+1
2008-01-26[ARM] 4732/1: GLAN Tank: register rtc-rs5c372 i2c deviceMartin Michlmayr1-1/+12
2007-11-08hwmon: (f75375s) On n2100 systems, set fans to full speed on bootRiku Voipio1-0/+11
2007-07-20[ARM] 4491/1: em7210 rtc clockArnaud Patard1-0/+13
2007-07-20[ARM] 4476/1: EM7210/SS4000E supportArnaud Patard4-1/+212
2007-07-17Thecus N2100: register rtc-rs5c372 i2c deviceMartin Michlmayr1-0/+10
2007-07-13iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driverDan Williams4-0/+12
2007-05-16[ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop filesDan Williams5-7/+7
2007-05-03[ARM] 4348/4: iop3xx: Give Linux control over PCI initializationDan Williams3-5/+17
2007-03-17[ARM] 4271/1: iop32x: fix ep80219 detection (support iq80219 platforms)Dan Williams2-8/+55
2007-02-20[ARM] Merge remaining IOP codeRussell King5-14/+13
2007-02-18Merge the easy part of the IOP branchRussell King1-0/+2
2007-02-18[ARM] 4058/2: iop32x: set ->broken_parity_status on n2100 onboard r8169 portsLennert Buytenhek1-0/+14
2007-02-17[ARM] 4187/1: iop: unify time implementation across iop32x, iop33x, and iop13xxDan Williams4-10/+13
2007-02-17[ARM] 4186/1: iop: remove cp6_enable/disable routinesDan Williams1-4/+0
2007-02-14[ARM] 4184/1: iop: cp6 access handler (undef_hook)Dan Williams1-0/+2
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King1-1/+1
2006-10-29[ARM] 3913/1: n2100: fix IRQ routing for second ethernet portLennert Buytenhek1-1/+1
2006-09-25[ARM] 3851/1: iop3xx: add io-data glantank supportLennert Buytenhek4-1/+205
2006-09-25[ARM] 3850/1: iop3xx: add thecus n2100 supportLennert Buytenhek4-1/+260
2006-09-25[ARM] 3832/1: iop3xx: coding style cleanupLennert Buytenhek4-54/+45
2006-09-25[ARM] 3830/1: iop3xx: board support file cleanupLennert Buytenhek10-454/+489
2006-09-25[ARM] 3826/1: iop3xx: remove IOP3??_IRQ_OFS irq offsetLennert Buytenhek1-3/+3
2006-09-25[ARM] 3825/1: iop3xx: use cp6 enable/disable macrosLennert Buytenhek1-18/+5
2006-09-25[ARM] 3823/1: iop3xx: switch iop32x/iop33x over to shared time codeLennert Buytenhek3-113/+12
2006-09-25[ARM] 3821/1: iop3xx: switch iop32x/iop33x over to shared pci codeLennert Buytenhek6-312/+8
2006-09-25[ARM] 3819/1: iop3xx: factor out shared i2c codeLennert Buytenhek2-58/+12
2006-09-25[ARM] 3818/1: iop3xx: introduce arch/arm/plat-iop for shared iop32x/iop33x codeLennert Buytenhek3-24/+4
2006-09-25[ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33xLennert Buytenhek12-0/+1054