summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2010-02-15omap2/3: Multiboot compile fixes to compile in omap2 and omap3Tony Lindgren
2010-02-15omap2/3: Make get_irqnr_and_base common for mach-omap2 multibootTony Lindgren
2010-02-15Merge branch 'debug-ll' into omap-for-linusTony Lindgren
2010-02-15omap: Remove old DEBUG_LL serial port optionsTony Lindgren
2010-02-15omap: Make uncompress code and DEBUG_LL code genericTony Lindgren
2010-02-15omap: Clean the serial port definesTony Lindgren
2010-02-12Merge branch 'for-tony' of git://gitorious.org/linux-omap-dss2/linux into oma...Tony Lindgren
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren
2010-02-12omap3: cm-t35: add DSS2 display supportMike Rapoport
2010-02-12OMAP: AM3517: Enable DSS2 for AM3517EVM boardVaibhav Hiremath
2010-02-12OMAP: Enable DSS2 for OMAP3EVM boardVaibhav Hiremath
2010-02-11Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren
2010-02-10OMAP: hsmmc: fix memory leakAaro Koskinen
2010-02-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-03omap: Disable serial port autoidle by defaultTony Lindgren
2010-02-03omap: Fix access to already released memory in clk_debugfs_register_one()Marek Skuczynski
2010-02-03omap: Fix arch/arm/mach-omap2/mux.c: Off by one errorTony Lindgren
2010-02-03omap: Fix 3630 mux errorsTony Lindgren
2010-02-03OMAP2/3: GPMC: ensure valid clock pointerKevin Hilman
2010-02-03OMAP2/3: IRQ: ensure valid base addressKevin Hilman
2010-02-03ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAPSriram
2010-02-03omap: Remove old unused defines for OMAP_32KSYNCT_BASETony Lindgren
2010-02-03ARM: Fix wrong register in proc-arm6_7.S data abort handlerRussell King
2010-02-01Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King
2010-02-01ARM: 5909/1: ARM: Correct the FPSCR bits setting when raising exceptionsCatalin Marinas
2010-01-30ARM: 5904/1: ARM: Always generate the IT instruction when compiling for Thumb-2Catalin Marinas
2010-01-30ARM: 5907/1: ARM: Fix the reset on the RealView PBX Development boardColin Tuckley
2010-01-29omap: define _toggle_gpio_edge_triggering only for OMAP1Uwe Kleine-König
2010-01-29OMAP2+ powerdomains/clockdomains: prepare for multi-OMAP configsPaul Walmsley
2010-01-29OMAP4: PRCM: Define shift macros as n instead of 1 << nRajendra Nayak
2010-01-29OMAP2/3/4 clock: rename and clean the omap2_clk_init() functionsPaul Walmsley
2010-01-29OMAP clock: resolve all remaining sparse warningsPaul Walmsley
2010-01-29OMAP3 DPLL: reorganize static functionsPaul Walmsley
2010-01-29OMAP2/3/4 clock: omap2_clk_prepare_for_reboot() is OMAP2xxx-onlyPaul Walmsley
2010-01-29OMAP2/3 clock: remove unnecessary includes and clean up headerPaul Walmsley
2010-01-29OMAP2/3 clock: clean up omap*_clk_arch_init()Paul Walmsley
2010-01-29mx35: add a missing comma in a pad definitionUwe Kleine-König
2010-01-29OMAP3 clock: split out DPLL3 M2 divider functions into mach-omap2/clkt34xx_dp...Paul Walmsley
2010-01-29OMAP2 clock: don't compile OMAP2430-only functions on non-2430 buildsPaul Walmsley
2010-01-29OMAP2xxx clock: move sys_clk code into mach-omap2/clkt2xxx_sys.cPaul Walmsley
2010-01-29OMAP2xxx clock: move osc_clk code into mach-omap2/clkt2xxx_osc.cPaul Walmsley
2010-01-29OMAP2xxx clock: move the APLL clock code into mach-omap2/clkt2xxx_apll.cPaul Walmsley
2010-01-28[ARM] Update mach-typesRussell King
2010-01-28Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2010-01-27Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King
2010-01-27OMAP2xxx clock: move the DVFS virtual clock code into mach-omap2/clkt2xxx_vir...Paul Walmsley
2010-01-27OMAP2xxx clock: move the DPLL+CORE composite clock code into mach-omap2/clkt2...Paul Walmsley
2010-01-27OMAP2/3/4 clock: combine all omap2_clk_functionsPaul Walmsley
2010-01-27OMAP2 clock: move all static functions to the top of the filePaul Walmsley
2010-01-27OMAP2/3/4 clock: move clksel clock functions into mach-omap2/clkt_clksel.cPaul Walmsley