aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-ixp4xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-12USB: pxa2xx_udc: use generic gpio layerMilan Svoboda1-22/+0
2007-07-12[ARM] 4426/2: Netgear WG302 v2 and WAG302 v2 supportImre Kaloz1-1/+1
2007-07-12[ARM] 4425/2: Gateway 7001 series supportImre Kaloz1-2/+3
2007-07-12[ARM] 4385/2: ixdp425: NAND supportVladimir Barinov1-0/+4
2007-05-26[ARM] 4406/1: Trivial NSLU2 / NAS-100D header & setup code cleanupMichael-Luke Jones2-58/+16
2007-05-26[ARM] 4405/1: NSLU2, DSM-G600 frequency fixup codeMichael-Luke Jones1-0/+1
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-30/+184
2007-05-06Merge branch 'ixp4xx' into develRussell King8-28/+182
2007-05-05[ARM] mm 10: allow memory type to be specified with ioremapRussell King1-2/+2
2007-05-05[ARM] 4318/2: DSM-G600 Board SupportMichael-Luke Jones3-0/+68
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-04-21[ARM] 4320/1: ixp4xx: cpu type detection stuff cleanupVladimir Barinov3-48/+33
2007-04-21[ARM] 4311/1: ixp4xx: add KIXRP435 platformRuslan V. Sushko5-12/+40
2007-04-21[ARM] 4275/1: generic gpio layer for ixp4xxMilan Svoboda1-0/+73
2007-03-30[ARM] 4296/1: ixp4xx: compile fixVladimir Barinov1-17/+0
2007-03-12[ARM] 4263/1: fix IXP4XX_NPE[ABC]_BASE_VIRT addressMilan Svoboda1-3/+3
2007-02-20Merge ARM fixesRussell King1-3/+0
2007-02-20[ARM] Merge remaining IOP codeRussell King1-0/+6
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-0/+71
2007-02-17[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_userDan Williams1-0/+6
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro1-3/+0
2007-02-08[ARM] 4141/1: consolidate functions that handles gpio in pxa2xx_udcMilan Svoboda1-0/+22
2007-02-06[ARM] 4033/1: Add separate Avila board setup codeMichael-Luke Jones3-0/+49
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+11
2006-12-07[ARM] 3984/1: ixp4xx/nslu2: Fix disk LED numbering (take 2)Rod Whitby1-2/+3
2006-12-01[libata] ARM: add ixp4xx PATA driverAlessandro Zummo1-0/+13
2006-12-01[ARM] 3958/1: add platform device (pxa2xx-udc)to ixp4xxMilan Svoboda1-0/+8
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-09-28[ARM] 3856/1: Add clocksource for Intel IXP4xx platformsKevin Hilman1-0/+5
2006-06-30typo fixes: disadvantadge -> disadvantageAdrian Bunk1-1/+1
2006-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2-1/+8
2006-04-30[ARM] 3487/1: IXP4xx: Support non-PCI systemsDeepak Saxena2-1/+8
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-28[ARM] Fix decompressor serial IO to give CRLF not LFCRRussell King1-13/+5
2006-03-21[ARM] 3349/1: ixp4xx exp bus definesAlessandro Zummo1-0/+27
2006-03-21[ARM] Collect 8250-based debug implementations togetherRussell King1-13/+2
2006-03-21[ARM] Remove asm/arch/irq.hRussell King1-13/+0
2006-03-21[ARM] Move HZ definition into KconfigRussell King1-3/+0
2006-02-22[ARM] 3343/1: NAS100d: Fix incorrect I2C pin assignmentAlessandro Zummo1-2/+2
2006-01-05[ARM] 3226/1: IXP4xx runtime expansion bus window size configurationDeepak Saxena6-27/+12
2006-01-04[ARM] 3218/1: PAGE_SHIFT undeclared in arch-ixp4xx/memory.h (adjust_zones moved out of line)Rod Whitby1-23/+2
2006-01-04[ARM] 3215/1: Iomega NAS 100d (MACH_NAS100D) machine supportRod Whitby3-0/+85
2006-01-04[ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xxDeepak Saxena1-5/+0
2006-01-04[ARM] Remove definition of MAX_DMA_CHANNELS to zeroRussell King1-3/+0
2006-01-03[ARM] Cleanup ARM includesRussell King1-0/+1
2005-11-21[ARM] 3171/1: To add missing QMGR region size for IXP4XXKenneth Tan1-0/+1
2005-11-17[ARM] __ioremap doesn't use 4th argumentRussell King1-6/+3
2005-11-10[ARM] 3140/1: NSLU2 machine supportAlessandro Zummo3-0/+104
2005-11-02[ARM] 3083/1: include/asm-arm/arch-ixp4xx/io.h: eliminate warnings for pointer passed to integral function argumentJohn Bowler1-34/+40
2005-10-30[ARM] arch-ixp4xx/io.h: make const args const to remove compiler warningJohn Bowler1-3/+3