summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 5412/1: XSCALE: add ice dcc supportJean-Christop PLAGNIOL-VILLARD2009-02-274-1/+49
* Merge branch 'dma' into develRussell King2009-02-219-219/+283
|\
| * [ARM] dma: RiscPC: don't modify DMA SG entriesRussell King2009-02-211-5/+9
| * [ARM] dma: move IOMD and floppy DMA structures to RiscPC DMA codeRussell King2009-02-212-13/+13
| * [ARM] dma: remove dmamode_t typedefRussell King2009-01-023-8/+3Star
| * [ARM] dma: remove usage of dmamode_t from MXC platform supportRussell King2009-01-022-5/+5
| * [ARM] dma: make DMA_MODE_xxx reflect ISA DMA settingsRussell King2009-01-022-17/+9Star
| * [ARM] dma: Use sensible DMA parameters for Acorn driversRussell King2008-12-111-0/+2
| * [ARM] dma: convert IOMD DMA to use sg_next()Russell King2008-12-111-1/+1
| * [ARM] dma: ensure that the single entry sg is properly initializedRussell King2008-12-111-0/+4
| * [ARM] dma: constify dma controller name and dma opsRussell King2008-12-111-2/+2
| * [ARM] dma: move RiscPC specific DMA data out of dma_structRussell King2008-12-112-73/+91
| * [ARM] dma: rejig DMA initializationRussell King2008-12-116-47/+88
| * [ARM] dma: factor out code looking up the DMA channelRussell King2008-12-081-14/+24
| * [ARM] dma: remove dmach_t typedefRussell King2008-12-086-100/+98Star
* | [ARM] 5399/1: [AT91] Configure MCLK and SSC for AT91SAMG20-EKMark Brown2009-02-211-0/+4
* | [ARM] 5408/1: SA1100: update defconfigs after h3800 removalDmitry Artamonow2009-02-2112-12/+0Star
* | [ARM] 5407/1: SA1100: drop broken for ages iPAQ h3800 supportDmitry Artamonow2009-02-216-890/+3Star
* | [ARM] 5397/1: RealView: Add support for the ISP1761 USB chipCatalin Marinas2009-02-196-0/+70
* | [ARM] 5396/1: RealView: Use PATA_PLATFORM to access the CompactFlashCatalin Marinas2009-02-197-54/+39Star
* | [ARM] 5395/1: RealView: Add support for the DS1338 RTC chipCatalin Marinas2009-02-193-2/+31
* | [ARM] 5363/1: Shark cleanup and new defconfigAlexander Schulz2009-02-1912-393/+667
* | [ARM] 5376/1: S3C24XX: Fix sparse errors in platform uncompress.hDaniel Silverstone2009-02-191-1/+4
* | [ARM] 5386/2: unwind: Add Makefile and Kconfig entries for ARM stack unwindingCatalin Marinas2009-02-193-5/+21
* | [ARM] 5385/2: unwind: Add unwinding information to exception entry pointsCatalin Marinas2009-02-192-0/+23
* | [ARM] 5384/1: unwind: Add stack unwinding support for loadable modulesCatalin Marinas2009-02-193-5/+82
* | [ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas2009-02-196-0/+540
* | [ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas2009-02-127-60/+110
* | [ARM] 5381/1: unwind: Reorganise the traps.c codeCatalin Marinas2009-02-122-15/+20
* | [ARM] 5393/1: Add W90P910 EVB NOR flash driverwanzongshun2009-02-121-0/+48
* | [ARM] 5392/1: Delete redundant macros for w90p910wanzongshun2009-02-121-22/+0Star
* | [ARM] 5389/1: Make sure the pmd entries are visible by the secondary CPUCatalin Marinas2009-02-121-0/+2
* | [ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16Catalin Marinas2009-02-123-0/+16
* | [ARM] 5387/1: Add ptrace VFP support on ARMCatalin Marinas2009-02-127-4/+120
* | [ARM] 5373/2: Add gpiolib support to AT91Ryan Mallon2009-02-124-147/+161
* | [ARM] 5355/1: Adding support for the HTC Himalaya and its framebufferZbynek Michl2009-02-103-0/+174
* | [ARM] 5354/1: mach-pxa: add AM300 platform driver v3Jaya Kumar2009-02-105-0/+306
* | [ARM] 5375/1: PATCH - update jornada720.c to reflect driver additionsKristoffer Ericson2009-02-101-2/+12
* | [ARM] 5374/1: The w90p910 uart0 driver patchwanzongshun2009-02-103-70/+24Star
* | [ARM] 5372/1: ACS5K: Core board support for the ACS-5000Daniel Silverstone2009-02-105-0/+2414
* | [ARM] 5371/1: ep93xx: add i2c device to edb9307aHartley Sweeten2009-02-101-0/+12
* | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-02-0712-402/+4477
|\ \
| * | [ARM] pxa: add em_x270_defconfig for EM-X270 and eXedaMike Rapoport2009-02-021-0/+1741
| * | [ARM] pxa: prepare xm_x2xx_defconfig for splitMike Rapoport2009-02-021-65/+75
| * | [ARM] pxa: add eXeda platform supportMike Rapoport2009-02-022-21/+132
| * | [ARM] pxa/em-x270: prepare addition of eXeda machine to em-x270.cMike Rapoport2009-02-021-12/+31
| * | [ARM] pxa/em-x270: add battery chargerMike Rapoport2009-02-021-0/+46
| * | [ARM] pxa/em-x270: introduce macors to to simplify da9030 subdev initializationMike Rapoport2009-02-021-122/+50Star
| * | [ARM] pxa/em-x270: update MMC/SDIO implementationMike Rapoport2009-02-021-16/+81
| * | [ARM] pxa/magician: Enable pxa27x_udc and gpio_vbusPhilipp Zabel2009-02-023-14/+79