aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-23[ARM] 5611/1: ep93xx: update ts72xx nor flash supportHartley Sweeten2-8/+13
2009-07-09[ARM] 5595/1: ep93xx: missing header in dma-m2p.cHartley Sweeten1-0/+1
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+42
2009-06-11[ARM] 5552/1: ep93xx get_uart_rate(): use EP93XX_SYSCON_PWRCNT and EP93XX_SYSCON_PWRCNMatthias Kaehlcke1-2/+2
2009-06-11Merge commit 'v2.6.30' into nextDmitry Torokhov2-9/+65
2009-06-10Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King1-2/+2
2009-06-10Merge branch 'ep93xx' into develRussell King15-549/+341
2009-05-29[ARM] 5528/1: ep93xx: add defines for dma clock magic numbersHartley Sweeten2-29/+42
2009-05-29[ARM] 5527/1: ep93xx: core.c: trivial spelling errorHartley Sweeten1-4/+4
2009-05-29[ARM] 5526/1: ep93xx: usb driver cleanupHartley Sweeten1-1/+1
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci into develRussell King2-9/+65
2009-05-24[ARM] 5523/1: ep93xx phys offset selectionRyan Mallon3-4/+43
2009-05-16[ARM] 5509/1: ep93xx: clkdev enable UARTSHartley Sweeten2-9/+65
2009-05-15[ARM] 5504/1: ep93xx: Merge all edb93xx platformsHartley Sweeten10-513/+253
2009-05-08Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov9-4/+558
2009-05-07[ARM] VIC: Add power management deviceBen Dooks1-2/+2
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