summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)Author
2010-02-15omap: McBSP: Introduce caching in register write operationsJanusz Krzysztofik
2010-02-15omap: convert boards to use physmap-flashLadislav Michl
2010-02-15omap2/3/4: Fix mach-omap2/serial.c for multibootTony Lindgren
2010-02-15omap3/4: Fix compile for multi-omap for clkops_noncore_dpll_opsTony Lindgren
2010-02-15omap2/3/4: Allow booting omap4 with multi-omap configurationTony Lindgren
2010-02-15omap2/3/4: Clean up entry-macro.s for adding support for omap4 multibootTony Lindgren
2010-02-15omap4: Use get_irqnr_preambleTony Lindgren
2010-02-15omap2/3/4: Clean up defines for entry-macro.STony Lindgren
2010-02-15omap2/3: Fix initcalls for multi-omapTony Lindgren
2010-02-15omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUSTony Lindgren
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren
2010-02-15omap2/3/4: Fix mbox init for multi-omapTony Lindgren
2010-02-15omap2/3/4: Fix omap2_map_common_io for multi-omapTony Lindgren
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: 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-10Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren
2010-02-10OMAP: hsmmc: fix memory leakAaro Koskinen
2010-02-03omap: Disable serial port autoidle by defaultTony Lindgren
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-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-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-28OMAP3 clock: split out DPLL3 M2 divider functions into mach-omap2/clkt34xx_dp...Paul Walmsley
2010-01-28OMAP2 clock: don't compile OMAP2430-only functions on non-2430 buildsPaul Walmsley
2010-01-28OMAP2xxx clock: move sys_clk code into mach-omap2/clkt2xxx_sys.cPaul Walmsley
2010-01-28OMAP2xxx clock: move osc_clk code into mach-omap2/clkt2xxx_osc.cPaul Walmsley
2010-01-28OMAP2xxx clock: move the APLL clock code into mach-omap2/clkt2xxx_apll.cPaul Walmsley
2010-01-26OMAP2xxx clock: move the DVFS virtual clock code into mach-omap2/clkt2xxx_vir...Paul Walmsley
2010-01-26OMAP2xxx clock: move the DPLL+CORE composite clock code into mach-omap2/clkt2...Paul Walmsley
2010-01-26OMAP2/3/4 clock: combine all omap2_clk_functionsPaul Walmsley
2010-01-26OMAP2 clock: move all static functions to the top of the filePaul Walmsley
2010-01-26OMAP2/3/4 clock: move clksel clock functions into mach-omap2/clkt_clksel.cPaul Walmsley
2010-01-26OMAP2/3/4 clock: move DPLL clock functions into mach-omap2/clkt_dpll.cPaul Walmsley
2010-01-26OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.cPaul Walmsley