Age | Commit message (Expand) | Author | Files | Lines |
2012-05-08 | ARM: omap2: use machine specific hook for late init | Shawn Guo | 1 | -0/+1 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 1 | -0/+1 |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells | 1 | -0/+1 |
2012-02-25 | ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __init | Tony Lindgren | 1 | -6/+7 |
2012-02-20 | ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pins | Tony Lindgren | 1 | -1/+3 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 1 | -0/+1 |
2012-01-05 | ARM: restart: omap: use new restart hook | Russell King | 1 | -0/+1 |
2011-11-22 | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke... | Russell King | 1 | -0/+1 |
2011-11-17 | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 1 | -1/+1 |
2011-11-15 | ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER | Marc Zyngier | 1 | -0/+1 |
2011-11-01 | Merge branch 'depends/omap2_dss' into next/cleanup | Arnd Bergmann | 1 | -18/+0 |
2011-10-08 | Merge branch 'depends/rmk/devel-stable' into next/cleanup | Arnd Bergmann | 1 | -1/+1 |
2011-09-30 | OMAP: omap3touchbook: Remove unused lcd stuff | Tomi Valkeinen | 1 | -18/+0 |
2011-09-27 | ARM: OMAP2+: Remove custom init_irq for remaining boards | Tony Lindgren | 1 | -6/+1 |
2011-08-24 | ARM: OMAP: Introduce SoC specific early_init | Tony Lindgren | 1 | -6/+1 |
2011-08-24 | ARM: OMAP: Move omap2_init_common_devices out of init_early | Tony Lindgren | 1 | -2/+2 |
2011-08-22 | ARM: mach-omap2: convert boot_params to atag_offset | Nicolas Pitre | 1 | -1/+1 |
2011-07-04 | OMAP3: Move common regulator configuration to twl-common | Peter Ujfalusi | 1 | -32/+12 |
2011-07-04 | OMAP3: Move common twl configuration to twl-common | Peter Ujfalusi | 1 | -17/+2 |
2011-06-29 | Merge branch 'devel-timer' into devel-cleanup | Tony Lindgren | 1 | -6/+2 |
2011-06-27 | omap2+: Remove omap2_gp_clockevent_set_gptimer | Tony Lindgren | 1 | -4/+0 |
2011-06-20 | omap: Set separate timer init functions to avoid cpu_is_omap tests | Tony Lindgren | 1 | -1/+1 |
2011-06-16 | omap: Use separate init_irq functions to avoid cpu_is_omap tests early | Tony Lindgren | 1 | -1/+1 |
2011-06-14 | Remove old-style supply.dev assignments common in hsmmc init | Oleg Drokin | 1 | -4/+0 |
2011-06-14 | cleanup regulator supply definitions in mach-omap2 | Oleg Drokin | 1 | -14/+18 |
2011-06-01 | arm: omap2plus: move NAND_BLOCK_SIZE out of boards | Igor Grinberg | 1 | -2/+0 |
2011-05-12 | arm: omap2plus: GPIO cleanup | Igor Grinberg | 1 | -14/+6 |
2011-05-09 | omap: musb: introduce default board config | Mike Rapoport | 1 | -7/+1 |
2011-05-03 | omap: move detection of NAND CS to common-board-devices | Mike Rapoport | 1 | -43/+2 |
2011-05-03 | omap: use common initialization for PMIC i2c bus | Mike Rapoport | 1 | -11/+1 |
2011-05-03 | omap: consolidate touch screen initialization among different boards | Mike Rapoport | 1 | -33/+3 |
2011-03-18 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -8/+12 |
2011-03-03 | omap: Remove unnecessary twl4030_codec_audio settings from board files | Ilkka Koskinen | 1 | -3/+1 |
2011-03-01 | arm: omap: usb: Invoke usbhs core device initialization | Keshava Munegowda | 1 | -1/+1 |
2011-03-01 | arm: omap: usb: create common enums and structures for ehci and ohci | Keshava Munegowda | 1 | -5/+5 |
2011-02-25 | omap2+: Minimize board specific init_early calls | Tony Lindgren | 1 | -2/+3 |
2011-02-25 | OMAP3 Touchbook: fix board initialization | Radek PilaĆ (Mrkva) | 1 | -1/+1 |
2011-02-15 | ARM: OMAP2: use early init hook | Russell King - ARM Linux | 1 | -2/+7 |
2010-12-22 | OMAP2+: io: split omap2_init_common_hw() | Paul Walmsley | 1 | -2/+3 |
2010-12-10 | Merge branch 'devel-gpio' into omap-for-linus | Tony Lindgren | 1 | -1/+0 |
2010-12-08 | OMAP: GPIO: Implement GPIO as a platform device | Varadarajan, Charulatha | 1 | -1/+0 |
2010-12-03 | arm: mach-omap2: remove NULL board_mux from board files | Aaro Koskinen | 1 | -2/+0 |
2010-10-26 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+4 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 1 | -2/+0 |
2010-10-08 | OMAP2plus: Fix static function warnings | Manjunath Kondaiah G | 1 | -1/+1 |
2010-10-08 | OMAP: mach-omap2: Fix static declaration warnings | Manjunath Kondaiah G | 1 | -1/+1 |
2010-09-27 | omap: mmc: extended to pass host capabilities from board file | Sukumar Ghorai | 1 | -1/+2 |
2010-08-04 | Merge branch 'devel-map-io' into omap-for-linus | Tony Lindgren | 1 | -7/+2 |
2010-08-04 | omap3: introduce omap3_map_io | Mike Rapoport | 1 | -7/+1 |
2010-08-04 | omap3: Unify omap2_set_globals_3[43,6x]x functions | Sergio Aguirre | 1 | -1/+1 |