summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | [ARM] prevent crashing when too much RAM installedLennert Buytenhek2008-08-093-0/+71
| | * | [ARM] Kirkwood: Instantiate mv_xor driverSaeed Bishara2008-08-094-0/+220
| | * | [ARM] Orion: Instantiate mv_xor driver for 5182Saeed Bishara2008-08-099-0/+109
| | * | [ARM] Orion: enable CONFIG_RTC_DRV_S35390A in the defconfg for QNAP devicesMartin Michlmayr2008-08-091-1/+1
| | * | [ARM] Orion: enable RTC_DRV_PCF8563 in the defconfig for HP mv2120Martin Michlmayr2008-08-091-1/+1
| | * | [ARM] Orion: enable KEYBOARD_GPIO in the defconfgMartin Michlmayr2008-08-091-1/+8
| | * | [ARM] Orion: Export the reset button of the QNAP TS-409Martin Michlmayr2008-08-091-0/+6
| | * | [ARM] Orion: use better key codes for the TS-209/TS-409 buttonsMartin Michlmayr2008-08-092-3/+3
| | * | [ARM] Orion: export red SATA lights on TS-409, fix SATA presence/activityMartin Michlmayr2008-08-091-0/+42
| | * | [ARM] Orion: support D0 5281 siliconLennert Buytenhek2008-08-092-0/+12
| | * | [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek2008-08-0924-26/+177
| * | | [ARM] S3C24XX: Fix section mismatch for s3c_lookup_cpuBen Dooks2008-08-091-3/+1Star
| * | | [ARM] CATS: Do not try and map bad PCI IRQ numbersBen Dooks2008-08-091-0/+3
| * | | [ARM] JIVE: Remove duplicated mtd includesHuang Weiyi2008-08-091-3/+0Star
| * | | Merge http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm ...Ben Dooks2008-08-081557-3250/+86778
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks2008-07-15282-4721/+33081
| |\ \ \
| * | | | [ARM] S3C24XX: s3c243xx_clock_register() data can be __initdataBen Dooks2008-07-154-4/+4
* | | | | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying2008-08-152-2/+2
* | | | | usb: musb: pass configuration specifics via pdataFelipe Balbi2008-08-141-1/+0Star
| |_|/ / |/| | |
* | | | [ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USBAdrian Bunk2008-08-081-3/+0Star
* | | | [ARM] fix pnx4008 build errorsRussell King2008-08-081-3/+0Star
* | | | [ARM] Fix SMP booting with non-zero PHYS_OFFSETRussell King2008-08-071-2/+2
* | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-08-0713-8/+91
|\ \ \ \
| * | | | [ARM] pxa: introduce reset_status and clear_reset_status for driver's usageEric Miao2008-08-058-3/+52
| * | | | [ARM] pxa: introduce reset.h for reset specific header informationEric Miao2008-08-053-0/+3
* | | | | [ARM] 5185/1: Fix spi num_chipselect for lubbockJonathan Cameron2008-08-071-1/+1
| |_|_|/ |/| | |
* | | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071336-1573/+64044
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-0737-49/+76
|\ \ \ \
| * \ \ \ Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-03200-71/+16544
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ARM] 5182/1: pxa: Fix pcm990 compilationGuennadi Liakhovetski2008-08-031-1/+0Star
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-015-0/+15
| |\ \ \ \
| | * \ \ \ Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-07-315-0/+15
| | |\ \ \ \
| | | * \ \ \ Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik2008-07-305-0/+15
| | | |\ \ \ \
| | | | * | | | mv643xx_eth: use auto phy polling for configuring (R)(G)MII interfaceLennert Buytenhek2008-07-245-0/+15
| * | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-08-0128-51/+51
| |\ \ \ \ \ \ \
| | * | | | | | | Fix rename of at91_nand -> atmel_nandPieter du Preez2008-08-0128-51/+51
| | |/ / / / / /
| * / / / / / / regulator: core kbuild filesLiam Girdwood2008-07-301-0/+2
| |/ / / / / /
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-292-0/+9
| |\ \ \ \ \ \
| | * | | | | | Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-29131-1447/+6096
| | |\| | | | |
| | * | | | | | ARM: support generic per-device coherent dma memDmitry Baryshkov2008-07-182-0/+9
| * | | | | | | arm: fix HAVE_CLK merge goofDavid Brownell2008-07-291-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | [ARM] Add support for arch/arm/mach-*/include and arch/arm/plat-*/includeRussell King2008-08-072-16/+20
* | | | | | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07391-409/+389Star
* | | | | | | [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-0725-25/+0Star
* | | | | | | [ARM] Fix circular include dependency with IRQ headersRussell King2008-08-073-21/+20Star
| |_|_|/ / / |/| | | | |
* | | | | | [ARM] Fix explicit asm(-arm)?/arch-foo referencesRussell King2008-08-029-23/+23
* | | | | | [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-02182-6/+16301
* | | | | | [ARM] Remove explicit dependency for misc.o from compressed/MakefileRussell King2008-08-021-3/+0Star
* | | | | | [ARM] initrd: claim initrd memory exclusivelyRussell King2008-07-301-12/+20
* | | | | | [ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2)Eric Miao2008-07-293-22/+190