summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-161-1/+1
|\
| * [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-161-1/+1
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-16171-1082/+12036
|\ \
| * \ Merge branch 'fixes' into for-linusRussell King2008-10-1533-108/+102
| |\ \
| | * | [ARM] 5308/1: Fix Viper ISA IRQ handlingMarc Zyngier2008-10-151-11/+43
| | * | [ARM] 5306/1: pxa: fix build error on CM-X270Mike Rapoport2008-10-151-1/+1
| * | | Merge branch 's3c-move' into develRussell King2008-10-1491-319/+1511
| |\ \ \
| | * | | [ARM] S3C24XX: Additional include movesBen Dooks2008-10-0746-47/+492
| | * | | [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c*Ben Dooks2008-10-0772-164/+1002
| * | | | Merge branch 'omap-all' into develRussell King2008-10-1488-858/+10497
| |\ \ \ \
| | * | | | [ARM] 5302/1: ARM: OMAP: Revert omap3 WDT changes to avoid merge conflictTony Lindgren2008-10-141-10/+1
| | * | | | [ARM] 5305/1: ARM: OMAP: Fix compile of McBSP by removing unnecessary checkTony Lindgren2008-10-141-7/+0
| | * | | | [ARM] 5301/1: ARM: OMAP: Add missing irq definesTony Lindgren2008-10-141-0/+18
| | * | | | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-10-1035-90/+5477
| | |\ \ \ \
| | | * | | | ARM: OMAP3: Add default kernel config for OMAP LDPNishant Kamat2008-10-101-0/+1044
| | | * | | | ARM: OMAP3: Add basic board support for OMAP LDPNishant Kamat2008-10-105-0/+131
| | | * | | | ARM: OMAP3: Defconfig for the Gumstix Overo board (rev 3)Steve Sakoman2008-10-101-0/+1885
| | | * | | | ARM: OMAP3: Add support for the Gumstix Overo board (rev 3)Steve Sakoman2008-10-094-0/+272
| | | * | | | ARM: OMAP3: Add Beagle defconfigSyed Mohammed, Khasim2008-10-091-0/+1321
| | | * | | | ARM: OMAP3: Add minimal Beagle board supportSyed Mohammed, Khasim2008-10-096-1/+287
| | | * | | | ARM: OMAP3: Add minimal omap3430 supportSyed Mohammed, Khasim2008-10-0925-90/+538
| | * | | | | Merge branch 'omap2-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-10-0933-249/+798
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | ARM: OMAP2: Fix sparse, checkpatch warnings in OMAP2/3 IRQ codePaul Walmsley2008-10-091-29/+40
| | | * | | | ARM: OMAP2: Misc updates from linux-omap treeTony Lindgren2008-10-0621-86/+256
| | | * | | | ARM: OMAP2: Fix sparse, checkpatch warnings fro GPMC code, use ioremapPaul Walmsley2008-10-063-23/+64
| | | * | | | ARM: OMAP2: Add pinmux support for omap34xxVikram Pandita2008-10-062-19/+339
| | | * | | | ARM: OMAP2: Use omap_globals for CPU detection for multi-omapTony Lindgren2008-10-064-16/+34
| | | * | | | ARM: OMAP2: Move sleep.S into sleep24xx.STony Lindgren2008-10-063-19/+21
| | | * | | | ARM: OMAP2 Provide function to enable/disable uart clocksJouni Hogander2008-10-063-60/+47
| | * | | | | ARM: OMAP: Fixes to omap_mcbsp_request functionJarkko Nikula2008-10-081-4/+9
| | * | | | | ARM: OMAP: Add support for OMAP2430 in McBSPJarkko Nikula2008-10-082-10/+72
| | * | | | | ARM: OMAP: Add support for McBSP devices 3 - 5 on 34xxChandra Shekhar2008-10-082-1/+60
| | * | | | | ARM: OMAP: Allocate McBSP devices dynamicallyChandra Shekhar2008-10-084-216/+270
| | * | | | | Fix sections for omap-mcbsp platform driverUwe Kleine-König2008-10-081-3/+3
| | |/ / / /
| | * | | | Merge unstable branch 'omap-rmk'Russell King2008-10-0368-490/+17782
| | |\ \ \ \
| | | * | | | [ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King2008-09-054-15/+15
| | | * | | | [ARM] omap: fix inappropriate casting in gpio.cRussell King2008-09-052-36/+36
| | | * | | | [ARM] omap: DSP registers don't need to be castedRussell King2008-09-052-4/+4
| | | * | | | [ARM] omap: make sure virtual mmio addresses are __iomem pointer-likeRussell King2008-09-052-7/+7
| | | * | | | [ARM] omap: Fix IO_ADDRESS() macrosRussell King2008-09-0514-77/+79
| | | * | | | [ARM] omap: convert mcbsp to use ioremap()Russell King2008-09-054-29/+28
| | | * | | | [ARM] omap: allow ioremap() to use our fixed IO mappingsRussell King2008-09-053-1/+90
| | | * | | | [ARM] omap: improve is_omap_port()Russell King2008-09-051-6/+6
| | * | | | | Merge branch 'omap2-clock' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Russell King2008-10-0323-147/+3578
| | |\ \ \ \ \
| | | * | | | | [ARM] OMAP: clockdomain: add clkdm_get_pwrdm()Paul Walmsley2008-08-211-0/+16
| | | * | | | | [ARM] OMAP3 pwrdm: add hardware save-and-restore (SAR) supportPaul Walmsley2008-08-212-0/+79
| | | * | | | | ARM: OMAP2: Clock: Combine 34xx l3_icks and l4_icksHögander Jouni2008-08-191-38/+24
| | | * | | | | ARM: OMAP2: Clockdomain: Integrate OMAP3 clocks with clockdomain codePaul Walmsley2008-08-195-24/+232
| | | * | | | | ARM: OMAP2: Clockdomain: Associate clocks with clockdomainsPaul Walmsley2008-08-192-51/+190
| | | * | | | | ARM: OMAP2: Clockdomain: Encode OMAP2/3 clockdomainsPaul Walmsley2008-08-194-19/+349
OpenPOWER on IntegriCloud