summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren16-80/+76
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren17-61/+57
2010-02-15omap2/3/4: Fix mbox init for multi-omapTony Lindgren1-6/+24
2010-02-15omap2/3/4: Fix omap2_map_common_io for multi-omapTony Lindgren22-38/+86
2010-02-15omap: Fix dmtimer.c for multi-omap bootTony Lindgren1-51/+39
2010-02-15omap2/3: Multiboot compile fixes to compile in omap2 and omap3Tony Lindgren5-5/+52
2010-02-15omap2/3: Make get_irqnr_and_base common for mach-omap2 multibootTony Lindgren1-20/+57
2010-02-15Merge branch 'debug-ll' into omap-for-linusTony Lindgren58-243/+507
2010-02-15omap: Remove old DEBUG_LL serial port optionsTony Lindgren1-19/+0
2010-02-15omap: Make uncompress code and DEBUG_LL code genericTony Lindgren4-82/+322
2010-02-15omap: Clean the serial port definesTony Lindgren11-87/+130
2010-02-12Merge branch 'for-tony' of git://gitorious.org/linux-omap-dss2/linux into oma...Tony Lindgren3-12/+618
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren48-64/+64
2010-02-12omap3: cm-t35: add DSS2 display supportMike Rapoport1-1/+238
2010-02-12OMAP: AM3517: Enable DSS2 for AM3517EVM boardVaibhav Hiremath1-0/+145
2010-02-12OMAP: Enable DSS2 for OMAP3EVM boardVaibhav Hiremath1-11/+235
2010-02-11Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren30-63/+470
2010-02-10OMAP: hsmmc: fix memory leakAaro Koskinen1-1/+6
2010-02-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-30/+195
2010-02-03omap: Disable serial port autoidle by defaultTony Lindgren1-2/+9
2010-02-03omap: Fix access to already released memory in clk_debugfs_register_one()Marek Skuczynski1-2/+2
2010-02-03omap: Fix arch/arm/mach-omap2/mux.c: Off by one errorTony Lindgren1-1/+2
2010-02-03omap: Fix 3630 mux errorsTony Lindgren2-0/+54
2010-02-03OMAP2/3: GPMC: ensure valid clock pointerKevin Hilman1-1/+4
2010-02-03OMAP2/3: IRQ: ensure valid base addressKevin Hilman1-1/+3
2010-02-03ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAPSriram1-0/+1
2010-02-03omap: Remove old unused defines for OMAP_32KSYNCT_BASETony Lindgren1-10/+0
2010-02-03ARM: Fix wrong register in proc-arm6_7.S data abort handlerRussell King1-1/+1
2010-02-01Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King8-25/+187
2010-02-01ARM: 5909/1: ARM: Correct the FPSCR bits setting when raising exceptionsCatalin Marinas1-1/+4
2010-01-30ARM: 5904/1: ARM: Always generate the IT instruction when compiling for Thumb-2Catalin Marinas1-1/+1
2010-01-30ARM: 5907/1: ARM: Fix the reset on the RealView PBX Development boardColin Tuckley1-2/+2
2010-01-30omap: define _toggle_gpio_edge_triggering only for OMAP1Uwe Kleine-König1-2/+2
2010-01-29OMAP2+ powerdomains/clockdomains: prepare for multi-OMAP configsPaul Walmsley3-40/+40
2010-01-29OMAP4: PRCM: Define shift macros as n instead of 1 << nRajendra Nayak2-773/+773
2010-01-29OMAP2/3/4 clock: rename and clean the omap2_clk_init() functionsPaul Walmsley9-26/+21
2010-01-29OMAP clock: resolve all remaining sparse warningsPaul Walmsley2-2/+2
2010-01-29OMAP3 DPLL: reorganize static functionsPaul Walmsley1-55/+58
2010-01-29OMAP2/3/4 clock: omap2_clk_prepare_for_reboot() is OMAP2xxx-onlyPaul Walmsley6-29/+9
2010-01-29OMAP2/3 clock: remove unnecessary includes and clean up headerPaul Walmsley2-38/+13
2010-01-29OMAP2/3 clock: clean up omap*_clk_arch_init()Paul Walmsley2-13/+10
2010-01-29mx35: add a missing comma in a pad definitionUwe Kleine-König1-1/+1
2010-01-29OMAP3 clock: split out DPLL3 M2 divider functions into mach-omap2/clkt34xx_dp...Paul Walmsley3-91/+122
2010-01-29OMAP2 clock: don't compile OMAP2430-only functions on non-2430 buildsPaul Walmsley1-0/+6
2010-01-29OMAP2xxx clock: move sys_clk code into mach-omap2/clkt2xxx_sys.cPaul Walmsley5-35/+55
2010-01-29OMAP2xxx clock: move osc_clk code into mach-omap2/clkt2xxx_osc.cPaul Walmsley4-33/+66
2010-01-29OMAP2xxx clock: move the APLL clock code into mach-omap2/clkt2xxx_apll.cPaul Walmsley4-86/+124
2010-01-29[ARM] Update mach-typesRussell King1-1/+59
2010-01-29Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King3-6/+15
2010-01-28Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King4-6/+118