aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-26[ARM] 5452/1: ep93x: rtc: use ioremap'ed addressesHartley Sweeten2-3/+13
2009-04-18Input: add matrix keypad driver for Cirrus EP93xxH Hartley Sweeten1-0/+42
2009-04-15[ARM] 5451/1: ep93xx:core.c: build warning fixHartley Sweeten1-1/+1
2009-03-19Merge branch 'master' of git://git.marvell.com/orion into develRussell King1-0/+2
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-1/+1
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2-4/+0
2009-03-05[ARM] 5419/1: ep93xx: fix build warnings about struct i2c_board_infoHartley Sweeten1-0/+2
2009-03-03[ARM] 5414/2: ep93xx m2p dma coreRyan Mallon4-2/+463
2009-02-27[ARM] 5413/1: Add ep93xx dma m2p clocksRyan Mallon1-0/+79
2009-02-19[ARM] 5405/1: ep93xx: remove unused gesbc9312.h headerHartley Sweeten2-4/+0
2009-02-10[ARM] 5371/1: ep93xx: add i2c device to edb9307aHartley Sweeten1-0/+12
2009-01-06arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-3/+3
2008-12-13[ARM] 5343/1: ep93xx: include linux/i2c.hHartley Sweeten11-0/+11
2008-12-13[ARM] 5342/1: ep93xx: platform init cleanupHartley Sweeten10-83/+83
2008-12-01[ARM] 5324/2: ep93xx: support gpio interrupt debounceHartley Sweeten2-0/+20
2008-12-01[ARM] 5311/1: ep93xx: add core support for built in i2c busHartley Sweeten2-0/+23
2008-12-01[ARM] 5309/1: ep93xx: add edb9307a platformHartley Sweeten3-0/+74
2008-11-30Merge branch 'clks' into develRussell King2-45/+30
2008-11-30[ARM] ep93xx: convert to clkdev and match clocks by struct device where possibleRussell King2-45/+30
2008-11-30[ARM] Add a common typesafe __io implementationRussell King1-2/+2
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King1-3/+0
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-4/+0
2008-10-30[ARM] ep93xx: fix OHCI DMA maskMatthias Kaehlcke1-2/+4
2008-10-09Merge branch 'pxa-all' into develRussell King1-4/+3
2008-10-09Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100' into develRussell King18-209/+148
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov1-4/+3
2008-10-07[ARM] 5293/1: ep93xx: add defines for external chipselectsHartley Sweeten1-0/+34
2008-10-04[ARM] 5273/2: ep93xx: move ethernet support into core.cHartley Sweeten12-185/+68
2008-10-03[ARM] 5276/1: ep93xx: allow selecting UART for early kernel messagesHartley Sweeten2-6/+29
2008-09-07[ARM] 5243/1: ep93xx: bugfix, GPIO ports C and F are swappedHartley Sweeten1-2/+2
2008-09-07[ARM] 5242/1: ep93xx: bugfix, GPIO port F enable register offsetHartley Sweeten1-1/+1
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King14-15/+14
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King29-14/+720
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King12-12/+12
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov1-7/+7
2008-07-10[ARM] 5171/1: ep93xx: fix compilation of modules using clocksDmitry Baryshkov1-0/+5
2008-05-04[ARM] 5023/1: Fix broken gpio interrupts on ep93xxRyan Mallon1-1/+1
2008-04-19[ARM] 4988/1: Add GPIO lib support to the EP93xxRyan Mallon3-98/+171
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into develRussell King1-101/+157
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King1-4/+0
2008-01-26[ARM] remove duplicate includesLucas Woods1-1/+0
2008-01-26[ARM] 4671/1: ep93xx: remove obsolete gpio_line_* operationsHerbert Valerio Riedel1-6/+3
2008-01-26[ARM] 4670/1: ep93xx: implement IRQT_BOTHEDGE gpio irq sense typeHerbert Valerio Riedel1-11/+53
2008-01-26[ARM] 4669/1: ep93xx: simplify GPIO code and cleanupsHerbert Valerio Riedel1-77/+70
2008-01-26[ARM] 4668/1: ep93xx: implement new GPIO APIHerbert Valerio Riedel1-19/+44
2007-10-12[ARM] 4572/1: ep93xx: add cirrus logic edb9307 supportHerbert Valerio Riedel3-0/+98
2007-09-20[ARM] 4569/1: ep93xx_gpio_irq_type(): fix spurious enumeration offset for FGPIO handlingHerbert Valerio Riedel1-1/+1
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1
2007-04-22[ARM] Convert AMBA PL010 driver to use the clk infrastructureRussell King1-0/+5
2007-02-08[ARM] 4142/1: ep93xx: handle IRQT_NOEDGELennert Buytenhek1-9/+16