1. 259ee57 ARM: OMAP: PM: Add support to allocate the memory for secure RAM by Santosh Shilimkar · 13 years ago
  2. 16edc3d ARM: 7192/1: OMAP: Fix build error for omap1_defconfig by Tony Lindgren · 13 years ago
  3. 7146182 ARM: plat-omap: remove arch specific special handling for ioremap by Nicolas Pitre · 13 years ago
  4. 119c4c2 ARM: omap: move omap_board_config_kernel to .init.data by Uwe Kleine-König · 13 years ago
  5. 2354f64 ARM: omap: move omap_get_config et al. to .init.text by Uwe Kleine-König · 13 years ago
  6. e4c5bf8 Merge 'staging-next' to Linus's tree by Greg Kroah-Hartman · 14 years ago
  7. aa218da OMAP: split plat-omap/common.c by Paul Walmsley · 14 years ago
  8. 54164bb OMAP2420: CTRL: fix OMAP242X_CTRL_REGADDR macro by Paul Walmsley · 14 years ago
  9. 9017388 omap: add dsp platform device by Felipe Contreras · 14 years ago
  10. c04ede3 OMAP2: UART: remove set_uart_globals by Govindraj.R · 14 years ago
  11. dcf5ef3 omap4: control: Fix the control module register accesses by Santosh Shilimkar · 14 years ago
  12. 0c34924 omap4: control: Add ctrl_pad_base to omap_globals by Santosh Shilimkar · 14 years ago
  13. 869fef4 omap3: introduce omap3_map_io by Mike Rapoport · 14 years ago
  14. c573bcf omap3: Unify omap2_set_globals_3[43,6x]x functions by Sergio Aguirre · 14 years ago
  15. 98864ff ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMB by Russell King · 14 years ago
  16. 71ee7da ARM: OMAP: Convert to use ->reserve method to reserve boot time memory by Russell King · 14 years ago
  17. fbc9be1 omap4: Move SOC specific code from board file by Santosh Shilimkar · 14 years ago
  18. 223e632 omap: delete unused bootloader tag variables by Aaro Koskinen · 14 years ago
  19. 2decb12 omap: fix clocksource_32k to start from zero by Aaro Koskinen · 14 years ago
  20. b7ebb10 omap2/3/4: ioremap omap_globals module by Santosh Shilimkar · 14 years ago
  21. a8eb7ca omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 by Tony Lindgren · 14 years ago
  22. be26a3d Merge branch 'debug-ll' into omap-for-linus by Tony Lindgren · 14 years ago
  23. 4f2c49f omap: Clean the serial port defines by Tony Lindgren · 14 years ago
  24. d92cfcb OMAP: timekeeping: time should not stop during suspend by Kevin Hilman · 15 years ago
  25. b570e0e OMAP4: Fix cpu detection by Santosh Shilimkar · 15 years ago
  26. 9ef8915 ARM: OMAP4: PM: Fix the PRM and CM base addresses by Rajendra Nayak · 15 years ago
  27. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  28. 233fd64 omap: Split OMAP2_IO_ADDRESS to L3 and L4 by Santosh Shilimkar · 15 years ago
  29. e4e7a13 omap: Use ioremap for omap4 L4 code by Tony Lindgren · 15 years ago
  30. 73c583e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  31. 79e44c9 OMAP: Remove omap boot parsing code by Roger Quadros · 15 years ago
  32. 987cadc OMAP: remove OMAP_TAG_SERIAL_CONSOLE by Kalle Valo · 15 years ago
  33. 0a54419 timekeeping: Move NTP adjusted clock multiplier to struct timekeeper by Martin Schwidefsky · 15 years ago
  34. cd07ecc Merge branch 'omap4' into for-next by Tony Lindgren · 15 years ago
  35. 4416907 ARM: OMAP4: Add minimal support for omap4 by Santosh Shilimkar · 15 years ago
  36. 8bd2294 OMAP2/3: PM: push core PM code from linux-omap by Kevin Hilman · 15 years ago
  37. 8f9ccfe ARM: OMAP: Remove unnecessary omap2_globals. by Santosh Shilimkar · 15 years ago
  38. a4ab0d8 ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASE by Tony Lindgren · 15 years ago
  39. 00aeeff ARM: OMAP: Remove unnecessary omap2_globals. by Santosh Shilimkar · 15 years ago
  40. bed8b97 ARM: OMAP2/3: Remove OMAP2_32KSYNCT_BASE by Tony Lindgren · 15 years ago
  41. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  42. 7d83f8f Merge branch 'master' of git://git.marvell.com/orion into devel by Russell King · 15 years ago
  43. 80ea3ba ARM: OMAP: sched_clock() corrected by Aaro Koskinen · 15 years ago
  44. f2ab997 [ARM] OMAP2 SDRC: separate common OMAP2/3 code from OMAP2xxx code by Paul Walmsley · 16 years ago
  45. b6825d2 Merge branch 'omap-all' into devel by Russell King · 16 years ago
  46. 0e56484 ARM: OMAP2: Use omap_globals for CPU detection for multi-omap by Tony Lindgren · 16 years ago
  47. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  48. e8a91c9 [ARM] omap: Fix IO_ADDRESS() macros by Russell King · 16 years ago
  49. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  50. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  51. a58caad ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omap by Tony Lindgren · 16 years ago
  52. 4459598 ARM: OMAP2: Change 24xx to use new register access by Paul Walmsley · 16 years ago
  53. f258b0c ARM: OMAP: Timer32K: Move 32k-based sched_clock() to common code by Kevin Hilman · 17 years ago
  54. 5c5dcca ARM: OMAP: Fix 32k timer unsupported one-shot mode by Kevin Hilman · 17 years ago
  55. 6cbdc8c [ARM] spelling fixes by Simon Arlott · 17 years ago
  56. 805f53f Merge branches 'armv7', 'at91', 'misc' and 'omap' into devel by Russell King · 17 years ago
  57. c40fae9 ARM: OMAP: Sync core code with linux-omap by Tony Lindgren · 18 years ago
  58. 075192a [ARM] 4262/1: OMAP: clocksource and clockevent support by Kevin Hilman · 17 years ago
  59. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  60. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 19 years ago
  61. 1a8bfa1 [ARM] 3142/1: OMAP 2/5: Update files common to omap1 and omap2 by Tony Lindgren · 19 years ago
  62. fc611a1 [ARM] Don't include mach-types.h unnecessarily by Russell King · 19 years ago
  63. 92105bb [ARM] 2887/1: OMAP 2/4: Update files common to omap1 and omap2, take 2 by Tony Lindgren · 19 years ago
  64. 5e1c5ff [PATCH] ARM: 2812/1: OMAP update 7c/11: Move arch-omap to plat-omap by Tony Lindgren · 19 years ago