aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-08[ARM] 4122/1: ep93xx: add support for GPIO port F interruptsLennert Buytenhek1-28/+62
2007-02-08[ARM] 4121/1: ep93xx: move setting of HWCAP_CRUNCHLennert Buytenhek1-4/+0
2007-02-08[ARM] 4120/1: ep93xx: make clock init an arch_initcall()Lennert Buytenhek2-3/+5
2007-02-06[ARM] 4047/1: Add initial board support for Contec Hypercontrol Micro9 boards.Manfred Gruber3-0/+183
2006-12-18[ARM] 4054/1: ep93xx: add HWCAP_CRUNCHLennert Buytenhek1-0/+4
2006-12-07[ARM] Merge individual ARM sub-treesRussell King5-3/+199
2006-12-07[ARM] 3993/1: ep93xx: add cirrus logic edb9302a supportLennert Buytenhek3-0/+98
2006-12-01[ARM] 3964/1: ep93xx: add ads sphere supportLennert Buytenhek3-0/+98
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King1-3/+3
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-5/+5
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones4-4/+0
2006-09-30[ARM] 3879/1: ep93xx: instantiate platform devices for ep93xx ethernetLennert Buytenhek3-0/+87
2006-09-25[ARM] 3811/1: ep93xx: add cirrus logic edb9312 supportLennert Buytenhek3-0/+70
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-07-02Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-0/+138
2006-07-01[ARM] 3706/2: ep93xx: add cirrus logic edb9315a supportLennert Buytenhek3-0/+69
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-06-29[ARM] 3674/1: ep93xx: add cirrus logic edb9302 supportLennert Buytenhek3-0/+69
2006-06-28[ARM] 3671/1: ep93xx: add cirrus logic edb9315 supportLennert Buytenhek3-0/+69
2006-06-28[ARM] 3370/2: ep93xx: add crunch supportLennert Buytenhek1-0/+5
2006-06-28[ARM] 3663/1: fix resource->end off-by-one thinko during physmap conversionLennert Buytenhek2-2/+2
2006-06-24[ARM] 3646/1: ep93xx: instantiate ep93xx-ohci platform deviceLennert Buytenhek1-0/+26
2006-06-24[ARM] 3634/1: ep93xx: initial implementation of the clk_* APILennert Buytenhek3-1/+159
2006-06-22[ARM] 3617/1: ep93xx: fix slightly incorrect timer tick rateLennert Buytenhek1-1/+1
2006-06-22[ARM] 3616/1: fix timer handler wrap logic for a number of platformsLennert Buytenhek1-1/+2
2006-06-22[ARM] 3614/1: ep93xx: use platform devices for physmap flashLennert Buytenhek2-2/+45
2006-06-08[PATCH] ep93xx build fixLennert Buytenhek1-4/+4
2006-04-02[ARM] 3451/1: ep93xx: use the m48t86 rtc driver on the ts72xx platformLennert Buytenhek1-0/+39
2006-04-02[ARM] 3450/1: ep93xx: use the ep93xx rtc driverLennert Buytenhek1-0/+10
2006-03-26[SERIAL] Provide Cirrus EP93xx AMBA PL010 serial support.Lennert Buytenhek1-0/+68
2006-03-21[ARM] 3374/1: ep93xx: gpio interrupt supportLennert Buytenhek1-0/+133
2006-03-21[ARM] 3371/1: ep93xx: gpio supportLennert Buytenhek1-0/+68
2006-03-21[ARM] 3369/1: ep93xx: add core cirrus ep93xx supportLennert Buytenhek6-0/+364