summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 5023/1: Fix broken gpio interrupts on ep93xxRyan Mallon2008-05-041-1/+1
* [ARM] 4988/1: Add GPIO lib support to the EP93xxRyan Mallon2008-04-193-98/+171
*---. Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King2008-01-281-101/+157
|\ \ \
| | | * [ARM] remove duplicate includesLucas Woods2008-01-261-1/+0Star
| | |/ | |/|
| | * [ARM] 4671/1: ep93xx: remove obsolete gpio_line_* operationsHerbert Valerio Riedel2008-01-261-6/+3Star
| | * [ARM] 4670/1: ep93xx: implement IRQT_BOTHEDGE gpio irq sense typeHerbert Valerio Riedel2008-01-261-11/+53
| | * [ARM] 4669/1: ep93xx: simplify GPIO code and cleanupsHerbert Valerio Riedel2008-01-261-77/+70Star
| | * [ARM] 4668/1: ep93xx: implement new GPIO APIHerbert Valerio Riedel2008-01-261-19/+44
| |/
* / [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King2008-01-281-4/+0Star
|/
* [ARM] 4572/1: ep93xx: add cirrus logic edb9307 supportHerbert Valerio Riedel2007-10-133-0/+98
* [ARM] 4569/1: ep93xx_gpio_irq_type(): fix spurious enumeration offset for FGP...Herbert Valerio Riedel2007-09-201-1/+1
* Add IRQF_IRQPOLL flag on armBernhard Walle2007-05-081-1/+1
* [ARM] Convert AMBA PL010 driver to use the clk infrastructureRussell King2007-04-221-0/+5
* [ARM] 4142/1: ep93xx: handle IRQT_NOEDGELennert Buytenhek2007-02-081-9/+16
* [ARM] 4122/1: ep93xx: add support for GPIO port F interruptsLennert Buytenhek2007-02-081-28/+62
* [ARM] 4121/1: ep93xx: move setting of HWCAP_CRUNCHLennert Buytenhek2007-02-081-4/+0Star
* [ARM] 4120/1: ep93xx: make clock init an arch_initcall()Lennert Buytenhek2007-02-082-3/+5
* [ARM] 4047/1: Add initial board support for Contec Hypercontrol Micro9 boards.Manfred Gruber2007-02-063-0/+183
* [ARM] 4054/1: ep93xx: add HWCAP_CRUNCHLennert Buytenhek2006-12-181-0/+4
*-. [ARM] Merge individual ARM sub-treesRussell King2006-12-085-3/+199
|\ \
| | * [ARM] 3993/1: ep93xx: add cirrus logic edb9302a supportLennert Buytenhek2006-12-073-0/+98
| | * [ARM] 3964/1: ep93xx: add ads sphere supportLennert Buytenhek2006-12-013-0/+98
| |/ |/|
| * [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-301-3/+3
|/
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-061-5/+5
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-044-4/+0Star
* [ARM] 3879/1: ep93xx: instantiate platform devices for ep93xx ethernetLennert Buytenhek2006-09-303-0/+87
* [ARM] 3811/1: ep93xx: add cirrus logic edb9312 supportLennert Buytenhek2006-09-253-0/+70
* [PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner2006-07-031-1/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-034-0/+138
|\
| * [ARM] 3706/2: ep93xx: add cirrus logic edb9315a supportLennert Buytenhek2006-07-013-0/+69
| * [ARM] 3674/1: ep93xx: add cirrus logic edb9302 supportLennert Buytenhek2006-06-293-0/+69
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-303-3/+0Star
|/
* [ARM] 3671/1: ep93xx: add cirrus logic edb9315 supportLennert Buytenhek2006-06-283-0/+69
* [ARM] 3370/2: ep93xx: add crunch supportLennert Buytenhek2006-06-281-0/+5
* [ARM] 3663/1: fix resource->end off-by-one thinko during physmap conversionLennert Buytenhek2006-06-282-2/+2
* [ARM] 3646/1: ep93xx: instantiate ep93xx-ohci platform deviceLennert Buytenhek2006-06-241-0/+26
* [ARM] 3634/1: ep93xx: initial implementation of the clk_* APILennert Buytenhek2006-06-243-1/+159
* [ARM] 3617/1: ep93xx: fix slightly incorrect timer tick rateLennert Buytenhek2006-06-221-1/+1
* [ARM] 3616/1: fix timer handler wrap logic for a number of platformsLennert Buytenhek2006-06-221-1/+2
* [ARM] 3614/1: ep93xx: use platform devices for physmap flashLennert Buytenhek2006-06-222-2/+45
* [PATCH] ep93xx build fixLennert Buytenhek2006-06-091-4/+4
* [ARM] 3451/1: ep93xx: use the m48t86 rtc driver on the ts72xx platformLennert Buytenhek2006-04-021-0/+39
* [ARM] 3450/1: ep93xx: use the ep93xx rtc driverLennert Buytenhek2006-04-021-0/+10
* [SERIAL] Provide Cirrus EP93xx AMBA PL010 serial support.Lennert Buytenhek2006-03-271-0/+68
* [ARM] 3374/1: ep93xx: gpio interrupt supportLennert Buytenhek2006-03-211-0/+133
* [ARM] 3371/1: ep93xx: gpio supportLennert Buytenhek2006-03-211-0/+68
* [ARM] 3369/1: ep93xx: add core cirrus ep93xx supportLennert Buytenhek2006-03-216-0/+364