1. dbc0416 ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ by Tony Lindgren · 12 years ago
  2. cf3a6ec ARM: OMAP: remove plat/board.h file by Igor Grinberg · 12 years ago
  3. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  4. 260db90 mach-omap2: Fix typo in debug message and comment by Masanari Iida · 12 years ago
  5. fe57ab0 ARM: OMAP2: Remove legacy USB FS support by Tony Lindgren · 12 years ago
  6. bbd707a ARM: omap2: use machine specific hook for late init by Shawn Guo · 12 years ago
  7. 46a0a54 ARM: OMAP: boards: Fix OMAP_GPIO_IRQ usage with gpio_to_irq() by Tarun Kanti DebBarma · 12 years ago
  8. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  9. baa9588 ARM: restart: omap: use new restart hook by Russell King · 13 years ago
  10. 2d13cca Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stable by Russell King · 13 years ago
  11. 4e65331 ARM: 7159/1: OMAP: Introduce local common.h files by Tony Lindgren · 13 years ago
  12. 6b2f55d ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  13. 034ee29 Merge branch 'depends/omap2_dss' into next/cleanup by Arnd Bergmann · 13 years ago
  14. 71f2c15 Merge branch 'depends/rmk/devel-stable' into next/cleanup by Arnd Bergmann · 13 years ago
  15. da91e89 OMAP: Apollon: Port the display driver to new DSS2 by Tomi Valkeinen · 13 years ago
  16. e990a40 ARM: OMAP2+: Use SoC specifc map_io by Tony Lindgren · 13 years ago
  17. 8f5b5a4 ARM: OMAP: Introduce SoC specific early_init by Tony Lindgren · 13 years ago
  18. a4ca9db ARM: OMAP: Move omap2_init_common_devices out of init_early by Tony Lindgren · 13 years ago
  19. 5e52b43 ARM: mach-omap2: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  20. e74984e omap: Set separate timer init functions to avoid cpu_is_omap tests by Tony Lindgren · 13 years ago
  21. 741e3a8 omap: Use separate init_irq functions to avoid cpu_is_omap tests early by Tony Lindgren · 13 years ago
  22. f9fa1bb ARM: OMAP2: Add missing include of linux/gpio.h by Axel Lin · 13 years ago
  23. bc593f5 arm: omap2plus: GPIO cleanup by Igor Grinberg · 13 years ago
  24. e41cccf omap2+: Minimize board specific init_early calls by Tony Lindgren · 13 years ago
  25. 3dc3bad ARM: OMAP2: use early init hook by Russell King - ARM Linux · 13 years ago
  26. 4805734 OMAP2+: io: split omap2_init_common_hw() by Paul Walmsley · 14 years ago
  27. 1a6b592 omap: kill all section mismatch warning for omap2plus_defconfig by Bryan Wu · 14 years ago
  28. 79b357c Merge branch 'devel-gpio' into omap-for-linus by Tony Lindgren · 14 years ago
  29. 77640aa OMAP: GPIO: Implement GPIO as a platform device by Varadarajan, Charulatha · 14 years ago
  30. c2cdaff omap: Fix gpio_request calls to happen as arch_initcall by Tony Lindgren · 14 years ago
  31. 7203f8a arm: mach-omap2: remove NULL board_mux from board files by Aaro Koskinen · 14 years ago
  32. 7b6181e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  33. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  34. 4814ced OMAP: control: move plat-omap/control.h to mach-omap2/control.h by Paul Walmsley · 14 years ago
  35. 7590d1d Merge branch 'devel-map-io' into omap-for-linus by Tony Lindgren · 14 years ago
  36. 71ee7da ARM: OMAP: Convert to use ->reserve method to reserve boot time memory by Russell King · 14 years ago
  37. f99bf16 omap: mux: Convert 2420 platform init code to use new mux code by Tony Lindgren · 14 years ago
  38. 18dbe6c omap: mux: Mux Apollon LCD power in board-apollon.c by Tony Lindgren · 14 years ago
  39. b52b14e omap: mux: Select POP package for Apollon by Tony Lindgren · 14 years ago
  40. b5e8905 omap: Move omap2 FS USB platform init code into mach-omap2/usb-fs.c by Tony Lindgren · 14 years ago
  41. 6fbd55d omap2/3/4: Fix omap2_map_common_io for multi-omap by Tony Lindgren · 14 years ago
  42. 3bc4801 omap: use smc91x_platdata to setup smc91x by Ladislav Michl · 15 years ago
  43. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  44. b4224b2 omap: Fix DEBUG_LL UART io address by Santosh Shilimkar · 15 years ago
  45. 6469f54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  46. 778dbcc mtd: onenand: make onenand/generic.c more generic by Magnus Damm · 15 years ago
  47. b3c6df3 OMAP2/3 board-*.c files: read bootloader configuration earlier by Paul Walmsley · 15 years ago
  48. 15ac408 OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle by Kalle Valo · 15 years ago
  49. 58cda88 OMAP3 SDRC: add support for 2 SDRAM chip selects by Jean Pihet · 15 years ago
  50. 8937b73 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 15 years ago
  51. b0b5aa3 ARM: OMAP: get rid of OMAP_TAG_USB, v2 by Felipe Balbi · 15 years ago
  52. 7055477 ARM: OMAP: No need to include board-apollon.h from hardware.h by Tony Lindgren · 15 years ago
  53. 87246b7 [ARM] OMAP2 SDRC: add SDRAM timing parameter infrastructure by Paul Walmsley · 15 years ago
  54. 73069e3 ARM: OMAP: Fix gpio by switching to generic gpio calls, v2 by Jarkko Nikula · 16 years ago
  55. 652bcd8 omap mmc: Remove broken MMC init code by Tony Lindgren · 16 years ago
  56. f2d18fe ARM: OMAP: Switch to gpio_request/free calls by Jarkko Nikula · 16 years ago
  57. e918edf ARM: OMAP: switch to gpio_direction_output by David Brownell · 16 years ago
  58. 40e3925 ARM: OMAP: switch to gpio_direction_input by David Brownell · 16 years ago
  59. 0b84b5c ARM: OMAP: switch to standard gpio get/set calls by David Brownell · 16 years ago
  60. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  61. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  62. 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
  63. c8d2eb8 ARM: OMAP: Add calls to omap2_set_globals_*() by Paul Walmsley · 16 years ago
  64. 4459598 ARM: OMAP2: Change 24xx to use new register access by Paul Walmsley · 16 years ago
  65. 0ff66f0 Merge branch 'pxa-plat' into devel by Russell King · 16 years ago
  66. e7b3dc7 [NET] smc91x: Make smc91x use IRQ resource trigger flags by Russell King · 17 years ago
  67. 1d7d4f5 [ARM] remove duplicate includes by Lucas Woods · 17 years ago
  68. f024840 ARM: OMAP: Board Apollon update, fix boot by Kyungmin Park · 18 years ago
  69. 463cab3 [PATCH] ARM: OMAP: fix missing header on apollon board by Kyungmin Park · 18 years ago
  70. 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
  71. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  72. abc45e1 ARM: OMAP: Apollon MMC support by Kyungmin Park · 18 years ago
  73. 52e405e [PATCH] ARM: fixup irqflags breakage after ARM genirq merge by Thomas Gleixner · 18 years ago
  74. 9b6553c [ARM] 3433/1: ARM: OMAP: 8/8 Update board files by Tony Lindgren · 18 years ago