summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | omap mailbox: remove unnecessary header file inclusionHiroshi DOYU2009-03-241-5/+1
| | * | | | | | | omap mailbox: convert sequence bit checking to module paramterHiroshi DOYU2009-03-241-19/+16
| | * | | | | | | omap mailbox: move mailbox.h into mailbox.cHiroshi DOYU2009-03-242-101/+85
| | * | | | | | | omap mailbox: add save_/restore_ctx() for PMHiroshi DOYU2009-03-242-0/+55
| | * | | | | | | omap mailbox: fix empty struct device for omap2Hiroshi DOYU2009-03-242-7/+8
| | * | | | | | | omap mailbox: fix empty struct device for omap1Hiroshi DOYU2009-03-242-15/+16
| | * | | | | | | omap mailbox: fix empty struct device for omap_mboxHiroshi DOYU2009-03-242-34/+33
| | * | | | | | | omap mailbox: print hardware revision at startupHiroshi DOYU2009-03-241-0/+3
| | * | | | | | | omap mailbox: add initial omap3 supportHiroshi DOYU2009-03-244-36/+80
| | * | | | | | | omap mailbox: cleanup omap2 register definition with macroHiroshi DOYU2009-03-241-48/+29
| | | |/ / / / / | | |/| | | | |
| * | | | | | | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King2009-03-251-1/+1
| * | | | | | | [ARM] collie: fix two minor formatting nitsRussell King2009-03-251-3/+4
| * | | | | | | [ARM] 5431/1: scoop: completely drop old-style SCOOP GPIO accessorsDmitry Baryshkov2009-03-252-33/+0
| * | | | | | | [ARM] 5430/1: collie_pm: use new GPIO API to control chargerDmitry Baryshkov2009-03-252-11/+8
| * | | | | | | [ARM] 5429/1: collie: start scoop converton to new apiDmitry Baryshkov2009-03-252-8/+26
| * | | | | | | Merge git://git.marvell.com/orion into develRussell King2009-03-2511-11/+310
| |\ \ \ \ \ \ \
| | * | | | | | | [ARM] orion5x: update of FPGA ID's for the TS-78xxAlexander Clouter2009-03-232-4/+13
| | * | | | | | | [ARM] Kirkwood: Add support for QNAP TS-119/TS-219 Turbo NASMartin Michlmayr2009-03-235-4/+244
| | * | | | | | | [ARM] update mach-typesNicolas Pitre2009-03-231-1/+9
| | * | | | | | | [ARM] Kirkwood: More consistency regarding MPP namingMartin Michlmayr2009-03-231-2/+2
| | * | | | | | | [ARM] Kirkwood: Hook up I2CMartin Michlmayr2009-03-233-0/+42
| * | | | | | | | Merge branch 'highmem' into develRussell King2009-03-2420-70/+492
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [ARM] add CONFIG_HIGHMEM optionNicolas Pitre2009-03-161-0/+17
| | * | | | | | | | [ARM] ignore high memory with VIPT aliasing cachesNicolas Pitre2009-03-161-0/+5
| | * | | | | | | | [ARM] xsc3: add highmem support to L2 cache handling codeNicolas Pitre2009-03-161-27/+80
| | * | | | | | | | [ARM] Feroceon: add highmem support to L2 cache handling codeNicolas Pitre2009-03-162-17/+38
| | * | | | | | | | [ARM] make page_to_dma() highmem awareNicolas Pitre2009-03-166-5/+32
| | * | | | | | | | [ARM] introduce dma_cache_maint_page()Nicolas Pitre2009-03-163-2/+77
| | * | | | | | | | [ARM] mem_init(): make highmem pages available for useNicolas Pitre2009-03-161-3/+18
| | * | | | | | | | [ARM] kmap supportNicolas Pitre2009-03-166-4/+169
| | * | | | | | | | [ARM] fixmap supportNicolas Pitre2009-03-162-2/+42
| * | | | | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...root2009-03-2487-676/+7553
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | * | | | | | | | [ARM] pxa: add defconfig for pxa910-based platformsEric Miao2009-03-231-0/+891
| | * | | | | | | | [ARM] pxa: add defconfig for pxa168-based platformsEric Miao2009-03-231-0/+891
| | * | | | | | | | [ARM] pxa: add base support for pxa910-based TTC_DKBEric Miao2009-03-233-0/+55
| | * | | | | | | | [ARM] pxa: add base support for pxa910-based TavorEVBEric Miao2009-03-233-0/+117
| | * | | | | | | | [ARM] pxa: add base support for Marvell PXA910Eric Miao2009-03-2312-3/+485
| | * | | | | | | | [ARM] pxa/aspenite: add support for debug ethernetEric Miao2009-03-231-0/+63
| | * | | | | | | | [ARM] pxa/aspenite: add support for console uartEric Miao2009-03-231-0/+12
| | * | | | | | | | [ARM] pxa: add MFP support for pxa168Eric Miao2009-03-233-0/+310
| | * | | | | | | | [ARM] pxa: add GPIO support for pxa168Eric Miao2009-03-233-0/+57
| | * | | | | | | | [ARM] pxa: add iWMMXt support for pxa168Eric Miao2009-03-232-2/+3
| | * | | | | | | | [ARM] pxa: add base support for Marvell's PXA168 processor lineEric Miao2009-03-2340-2/+1669
| | * | | | | | | | [ARM] pxa: move common MFP handling code into plat-pxaEric Miao2009-03-2314-317/+680
| | * | | | | | | | [ARM] pxa: move common GPIO handling code into plat-pxaEric Miao2009-03-235-61/+66
| | * | | | | | | | [ARM] pxa: introduce plat-pxa for PXA common code and add DMA supportEric Miao2009-03-238-86/+105
| | * | | | | | | | [ARM] pxa: AC97 pin functions for Colibri PXA310/320Daniel Mack2009-03-232-0/+44
| | * | | | | | | | [ARM] pxa: Add Colibri LCD functionsDaniel Mack2009-03-234-0/+131
| | * | | | | | | | [ARM] pxa: Colibri PXA320 module basicsDaniel Mack2009-03-233-0/+134
| | * | | | | | | | [ARM] pxa: Refactor Colibri board support codeDaniel Mack2009-03-235-94/+119