summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/include/mach
AgeCommit message (Expand)Author
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-19omap: headers: Create headers necessary for compile under mach-omap1 and mach...Tony Lindgren
2009-10-19omap: headers: Move mtd-xip.h to be mach-omap1 specificTony Lindgren
2009-10-19omap: Split vmalloc.h for mach-omap1 and mach-omap2Tony Lindgren
2009-10-19omap: headers: Split entry-macro.S for mach-omap1 and mach-omap2Tony Lindgren
2009-10-19omap: headers: Split debug-macro.S for mach-omap1 and mach-omap2Tony Lindgren
2009-10-19omap: headers: Add mach path to include filesTony Lindgren
2009-10-19omap: Add OMAP4 L3 and L4 peripherals.Santosh Shilimkar
2009-10-19omap: Fix DEBUG_LL UART io addressSantosh Shilimkar
2009-10-19omap: Remap L3, L4 to get more kernel io address spaceSantosh Shilimkar
2009-10-19omap: Split OMAP2_IO_ADDRESS to L3 and L4Santosh Shilimkar
2009-10-19omap: Use ioremap for omap4 L4 codeTony Lindgren
2009-10-15Merge branch 'omap7xx-fortony-rc3' of git://robotfuzz.com/linwizard-kernel in...Tony Lindgren
2009-10-07OMAP850: Fix zImage bootingAlistair Buxton
2009-10-07OMAP7XX: Rename all the rest of the omap730 references in omap1 coreAlistair Buxton
2009-10-07OMAP7XX: Replace omap730 references in irqs.h and all usersAlistair Buxton
2009-10-07OMAP7XX: Update core omap1 files to use omap7xx.hAlistair Buxton
2009-10-07OMAP7XX: Create omap7xx.hAlistair Buxton
2009-10-07OMAP7XX: McBSP: Add omap850 supportAlistair Buxton
2009-10-07OMAP7XX: IRQ: Remove duplicate omap850 codeAlistair Buxton
2009-10-07OMAP7XX: Mux: Remove duplicate omap850 codeAlistair Buxton
2009-10-06Merge branch 'pm-fixes-32' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Tony Lindgren
2009-10-05omap: Fix incorrect 730 vs 850 detectionTony Lindgren
2009-10-05OMAP3: PM: introduce a new powerdomain walk helperArtem Bityutskiy
2009-09-24omap: Fix MMC gpio_wp for BeagleBoard C2 and aboveJarkko Nikula
2009-09-24omap: Fix matrix_keymap_data usageTony Lindgren
2009-09-24omap: Add missing mux pin for EHCI phy reset lineAjay Kumar Gupta
2009-09-23Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-09-23omapfb: fix coding style / remove dead linearun c
2009-09-23omapfb: add support for MIPI-DCS compatible LCDsImre Deak
2009-09-23omap4: mmc driver support on OMAP4kishore kadiyala
2009-09-23ARM: OMAP: mmc-twl4030: add regulator sleep / wake functionAdrian Hunter
2009-09-23omap_hsmmc: support for deeper power saving statesDenis Karpov
2009-09-23omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter
2009-09-23ARM: OMAP: mmc-twl4030: add context loss counter supportDenis Karpov
2009-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2009-09-19mtd: omap: add support for nand prefetch-read and post-writevimal singh
2009-09-18Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-09-12Merge branch 'master' into develRussell King
2009-09-10Merge branch 'topic/asoc' into for-linusTakashi Iwai
2009-09-03Merge branch '2_6_32_for_next' of git://git.pwsan.com/linux-2.6 into for-nextTony Lindgren
2009-09-03OMAP2/3/4 core: create omap_device layerPaul Walmsley
2009-09-03OMAP2/3/4: create omap_hwmod layerPaul Walmsley
2009-09-03OMAP2/3 board-*.c files: read bootloader configuration earlierPaul Walmsley
2009-09-03OMAP2/3 PM: create the OMAP PM interface and add a default OMAP PM no-op layerPaul Walmsley
2009-09-03OMAP: SDRC: Add several new register definitionsTero Kristo
2009-09-02Merge branch 'pm-upstream/debug' of git://git.kernel.org/pub/scm/linux/kernel...Tony Lindgren
2009-09-02OMAP: PM: Add pm-debug countersPeter 'p2' De Schrijver