summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 5509/1: ep93xx: clkdev enable UARTSHartley Sweeten2009-05-162-9/+65
* [ARM] 5451/1: ep93xx:core.c: build warning fixHartley Sweeten2009-04-151-1/+1
* Merge branch 'master' of git://git.marvell.com/orion into develRussell King2009-03-191-0/+2
|\
| * [ARM] 5419/1: ep93xx: fix build warnings about struct i2c_board_infoHartley Sweeten2009-03-051-0/+2
* | [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-1/+1
* | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-132-4/+0
|\ \ | |/
| * [ARM] 5405/1: ep93xx: remove unused gesbc9312.h headerHartley Sweeten2009-02-192-4/+0
* | [ARM] 5414/2: ep93xx m2p dma coreRyan Mallon2009-03-034-2/+463
* | [ARM] 5413/1: Add ep93xx dma m2p clocksRyan Mallon2009-02-271-0/+79
* | [ARM] 5371/1: ep93xx: add i2c device to edb9307aHartley Sweeten2009-02-101-0/+12
|/
* arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-3/+3
* [ARM] 5343/1: ep93xx: include linux/i2c.hHartley Sweeten2008-12-1311-0/+11
* [ARM] 5342/1: ep93xx: platform init cleanupHartley Sweeten2008-12-1310-83/+83
* [ARM] 5324/2: ep93xx: support gpio interrupt debounceHartley Sweeten2008-12-012-0/+20
* [ARM] 5311/1: ep93xx: add core support for built in i2c busHartley Sweeten2008-12-012-0/+23
* [ARM] 5309/1: ep93xx: add edb9307a platformHartley Sweeten2008-12-013-0/+74
* Merge branch 'clks' into develRussell King2008-11-302-45/+30
|\
| * [ARM] ep93xx: convert to clkdev and match clocks by struct device where possibleRussell King2008-11-302-45/+30
* | [ARM] Add a common typesafe __io implementationRussell King2008-11-301-2/+2
* | [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-291-3/+0
* | [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-281-4/+0
|/
* [ARM] ep93xx: fix OHCI DMA maskMatthias Kaehlcke2008-10-301-2/+4
* Merge branch 'pxa-all' into develRussell King2008-10-091-4/+3
|\
| * [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-091-4/+3
| |
| \
*-. \ Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100'...Russell King2008-10-0918-209/+148
|\ \ \ | |_|/ |/| |
| | * [ARM] 5293/1: ep93xx: add defines for external chipselectsHartley Sweeten2008-10-071-0/+34
| | * [ARM] 5273/2: ep93xx: move ethernet support into core.cHartley Sweeten2008-10-0412-185/+68
| | * [ARM] 5276/1: ep93xx: allow selecting UART for early kernel messagesHartley Sweeten2008-10-032-6/+29
| | * [ARM] 5243/1: ep93xx: bugfix, GPIO ports C and F are swappedHartley Sweeten2008-09-071-2/+2
| | * [ARM] 5242/1: ep93xx: bugfix, GPIO port F enable register offsetHartley Sweeten2008-09-071-1/+1
| |/ |/|
| * [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-0614-15/+14
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0729-14/+720
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-0712-12/+12
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-271-7/+7
* [ARM] 5171/1: ep93xx: fix compilation of modules using clocksDmitry Baryshkov2008-07-101-0/+5
* [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/+0
| | |/ | |/|
| | * [ARM] 4671/1: ep93xx: remove obsolete gpio_line_* operationsHerbert Valerio Riedel2008-01-261-6/+3
| | * [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/+70
| | * [ARM] 4668/1: ep93xx: implement new GPIO APIHerbert Valerio Riedel2008-01-261-19/+44
| |/
* | [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King2008-01-281-4/+0
|/
* [ARM] 4572/1: ep93xx: add cirrus logic edb9307 supportHerbert Valerio Riedel2007-10-123-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
OpenPOWER on IntegriCloud