Age | Commit message (Expand) | Author |
2012-11-08 | ARM: OMAP2+: board files: use SoC-specific system restart functions | Paul Walmsley |
2012-10-24 | Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h... | Tony Lindgren |
2012-10-24 | ARM: OMAP2+: Introduce local usb.h | Tony Lindgren |
2012-10-15 | ARM: OMAP2+: gpmc: localize gpmc header | Afzal Mohammed |
2012-10-15 | ARM: OMAP2+: nand: unify init functions | Afzal Mohammed |
2012-09-19 | ARM: omap: move platform_data definitions | Arnd Bergmann |
2012-09-12 | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ | Tony Lindgren |
2012-09-12 | ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_end | Tony Lindgren |
2012-09-10 | ARM: OMAP: remove plat/board.h file | Igor Grinberg |
2012-05-08 | ARM: omap2: use machine specific hook for late init | Shawn Guo |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells |
2012-02-24 | ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __init | Tony Lindgren |
2012-02-20 | ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pins | Tony Lindgren |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King |
2012-01-05 | ARM: restart: omap: use new restart hook | Russell King |
2011-11-21 | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke... | Russell King |
2011-11-17 | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren |
2011-11-15 | ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER | Marc Zyngier |
2011-10-31 | Merge branch 'depends/omap2_dss' into next/cleanup | Arnd Bergmann |
2011-10-08 | Merge branch 'depends/rmk/devel-stable' into next/cleanup | Arnd Bergmann |
2011-09-30 | OMAP: omap3touchbook: Remove unused lcd stuff | Tomi Valkeinen |
2011-09-26 | ARM: OMAP2+: Remove custom init_irq for remaining boards | Tony Lindgren |
2011-08-24 | ARM: OMAP: Introduce SoC specific early_init | Tony Lindgren |
2011-08-24 | ARM: OMAP: Move omap2_init_common_devices out of init_early | Tony Lindgren |
2011-08-21 | ARM: mach-omap2: convert boot_params to atag_offset | Nicolas Pitre |
2011-07-04 | OMAP3: Move common regulator configuration to twl-common | Peter Ujfalusi |
2011-07-04 | OMAP3: Move common twl configuration to twl-common | Peter Ujfalusi |
2011-06-29 | Merge branch 'devel-timer' into devel-cleanup | Tony Lindgren |
2011-06-27 | omap2+: Remove omap2_gp_clockevent_set_gptimer | Tony Lindgren |
2011-06-20 | omap: Set separate timer init functions to avoid cpu_is_omap tests | Tony Lindgren |
2011-06-16 | omap: Use separate init_irq functions to avoid cpu_is_omap tests early | Tony Lindgren |
2011-06-14 | Remove old-style supply.dev assignments common in hsmmc init | Oleg Drokin |
2011-06-14 | cleanup regulator supply definitions in mach-omap2 | Oleg Drokin |
2011-06-01 | arm: omap2plus: move NAND_BLOCK_SIZE out of boards | Igor Grinberg |
2011-05-12 | arm: omap2plus: GPIO cleanup | Igor Grinberg |
2011-05-09 | omap: musb: introduce default board config | Mike Rapoport |
2011-05-03 | omap: move detection of NAND CS to common-board-devices | Mike Rapoport |
2011-05-03 | omap: use common initialization for PMIC i2c bus | Mike Rapoport |
2011-05-03 | omap: consolidate touch screen initialization among different boards | Mike Rapoport |
2011-03-17 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-03-02 | omap: Remove unnecessary twl4030_codec_audio settings from board files | Ilkka Koskinen |
2011-03-01 | arm: omap: usb: Invoke usbhs core device initialization | Keshava Munegowda |
2011-03-01 | arm: omap: usb: create common enums and structures for ehci and ohci | Keshava Munegowda |
2011-02-25 | omap2+: Minimize board specific init_early calls | Tony Lindgren |
2011-02-25 | OMAP3 Touchbook: fix board initialization | Radek Pilař (Mrkva) |
2011-02-14 | ARM: OMAP2: use early init hook | Russell King - ARM Linux |
2010-12-21 | OMAP2+: io: split omap2_init_common_hw() | Paul Walmsley |
2010-12-10 | Merge branch 'devel-gpio' into omap-for-linus | Tony Lindgren |
2010-12-07 | OMAP: GPIO: Implement GPIO as a platform device | Varadarajan, Charulatha |