summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 5611/1: ep93xx: update ts72xx nor flash supportHartley Sweeten2009-07-232-8/+13
* [ARM] 5595/1: ep93xx: missing header in dma-m2p.cHartley Sweeten2009-07-091-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-06-201-0/+42
|\
| * Merge commit 'v2.6.30' into nextDmitry Torokhov2009-06-112-9/+65
| |\
| * \ Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov2009-05-089-4/+558
| |\ \
| * | | Input: add matrix keypad driver for Cirrus EP93xxH Hartley Sweeten2009-04-181-0/+42
* | | | [ARM] 5552/1: ep93xx get_uart_rate(): use EP93XX_SYSCON_PWRCNT and EP93XX_SYS...Matthias Kaehlcke2009-06-111-2/+2
* | | | Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2009-06-101-2/+2
|\ \ \ \
| * | | | [ARM] VIC: Add power management deviceBen Dooks2009-05-071-2/+2
| | |/ / | |/| |
* | | | Merge branch 'ep93xx' into develRussell King2009-06-1015-549/+341
|\ \ \ \
| * | | | [ARM] 5528/1: ep93xx: add defines for dma clock magic numbersHartley Sweeten2009-05-292-29/+42
| * | | | [ARM] 5527/1: ep93xx: core.c: trivial spelling errorHartley Sweeten2009-05-291-4/+4
| * | | | [ARM] 5526/1: ep93xx: usb driver cleanupHartley Sweeten2009-05-291-1/+1
| * | | | [ARM] 5523/1: ep93xx phys offset selectionRyan Mallon2009-05-243-4/+43
| * | | | [ARM] 5504/1: ep93xx: Merge all edb93xx platformsHartley Sweeten2009-05-1510-513/+253
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Russell King2009-05-292-9/+65
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | [ARM] 5509/1: ep93xx: clkdev enable UARTSHartley Sweeten2009-05-162-9/+65
| |/ /
* | | [ARM] 5452/1: ep93x: rtc: use ioremap'ed addressesHartley Sweeten2009-04-262-3/+13
|/ /
* | [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
OpenPOWER on IntegriCloud