1. 100f963 ARM: omap1: make headers more local by Arnd Bergmann · 10 years ago
  2. b694331 ARM: omap1: Switch to use MULTI_IRQ by Tony Lindgren · 9 years ago
  3. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  4. cf4af01 Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  5. 0449410 ARM: OMAP1: use BUG_ON where possible by Sasha Levin · 12 years ago
  6. 21d182b ARM: OMAP: Fix relative includes for fpga.h by Tony Lindgren · 12 years ago
  7. f300af8 ARM: OMAP1: Remove omap_reserve() callback for all omap1 boards by Lokesh Vutla · 12 years ago
  8. 54b693d ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1 by Tony Lindgren · 12 years ago
  9. 4c98dc6 ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap by Tony Lindgren · 12 years ago
  10. 578fad4 ARM: OMAP1: Move flash.h from plat to mach by Tony Lindgren · 12 years ago
  11. 70c494c ARM: OMAP1: Make plat/mux.h omap1 only by Tony Lindgren · 12 years ago
  12. 2203747 ARM: omap: move platform_data definitions by Arnd Bergmann · 12 years ago
  13. ad6c910 ARM: OMAP1: move lcd pdata out of arch/arm/* by Igor Grinberg · 12 years ago
  14. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  15. f465d14 Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. 60f8291 arm: Use the plat_nand default partition parser by H Hartley Sweeten · 13 years ago
  17. 82c3bd0 ARM: omap1: use machine specific hook for late init by Shawn Guo · 12 years ago
  18. 31cde04 ARM: OMAP1: board files: deduplicate and clean some NAND-related code by Paul Walmsley · 12 years ago
  19. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  20. 2e3ee9f ARM: OMAP1: Move most of plat/io.h into local iomap.h by Tony Lindgren · 13 years ago
  21. 5f1cc13 OMAP1: Remove unused LCD devices from board files by Tomi Valkeinen · 13 years ago
  22. ddba6c7 OMAP1: pass LCD config with omapfb_set_lcd_config() by Tomi Valkeinen · 13 years ago
  23. baa9588 ARM: restart: omap: use new restart hook by Russell King · 13 years ago
  24. 4e65331 ARM: 7159/1: OMAP: Introduce local common.h files by Tony Lindgren · 13 years ago
  25. 81a3c10c Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  26. df80442 Merge branch 'depends/rmk/memory_h' into next/cleanup2 by Arnd Bergmann · 13 years ago
  27. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  28. 7b88e62 ARM: OMAP1: Use generic map_io, init_early and init_irq by Tony Lindgren · 13 years ago
  29. 246e389 ARM: mach-omap1: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  30. 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 13 years ago
  31. e74984e omap: Set separate timer init functions to avoid cpu_is_omap tests by Tony Lindgren · 14 years ago
  32. 741e3a8 omap: Use separate init_irq functions to avoid cpu_is_omap tests early by Tony Lindgren · 13 years ago
  33. da1f026 Keyboard: omap-keypad: use matrix_keypad.h by Janusz Krzysztofik · 14 years ago
  34. 77640aa OMAP: GPIO: Implement GPIO as a platform device by Varadarajan, Charulatha · 14 years ago
  35. c2cdaff omap: Fix gpio_request calls to happen as arch_initcall by Tony Lindgren · 14 years ago
  36. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  37. 7590d1d Merge branch 'devel-map-io' into omap-for-linus by Tony Lindgren · 14 years ago
  38. 71ee7da ARM: OMAP: Convert to use ->reserve method to reserve boot time memory by Russell King · 14 years ago
  39. 93c43f2 omap: mux: Do keypad muxing in board-*.c files by Tony Lindgren · 14 years ago
  40. 561b036 omap: convert boards to use physmap-flash by Ladislav Michl · 15 years ago
  41. 414f552 omap1: Use gen_nand by Ladislav Michl · 15 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. 372b1c3 OMAP7XX: Replace omap730 references in irqs.h and all users by Alistair Buxton · 15 years ago
  45. b51988d OMAP7XX: Update core omap1 files to use omap7xx.h by Alistair Buxton · 15 years ago
  46. 15ac408 OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle by Kalle Valo · 15 years ago
  47. f2d18fe ARM: OMAP: Switch to gpio_request/free calls by Jarkko Nikula · 16 years ago
  48. 0b84b5c ARM: OMAP: switch to standard gpio get/set calls by David Brownell · 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. e27a93a ARM: OMAP1: Misc clean-up by Tony Lindgren · 17 years ago
  52. 1ed16a8 ARM: OMAP1: Use I2C bus registration helper for omap1 by Jarkko Nikula · 17 years ago
  53. 78be632 ARM: OMAP1: Make omap1 boards to use omap_nand_platform_data by Tony Lindgren · 17 years ago
  54. e7b3dc7 [NET] smc91x: Make smc91x use IRQ resource trigger flags by Russell King · 17 years ago
  55. 496bcb8 ARM: OMAP1: Keymap fix for f-sample and p2-sample by Vivek Kutal · 17 years ago
  56. 277d58e ARM: OMAP: gpio init section cleanups by David Brownell · 18 years ago
  57. 4d24607 [PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdata by Komal Shah · 18 years ago
  58. 9b6553c [ARM] 3433/1: ARM: OMAP: 8/8 Update board files by Tony Lindgren · 19 years ago
  59. 87bd63f [ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boards by Tony Lindgren · 19 years ago
  60. 946d493 [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) by Nicolas Pitre · 19 years ago
  61. 93b1fae spelling: s/trough/through/ by Adrian Bunk · 19 years ago
  62. 3179a01 [ARM] 3141/1: OMAP 1/5: Update omap1 specific files by Tony Lindgren · 19 years ago
  63. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  64. 9fe133b [ARM] 2987/1: Replace map_desc.physical with map_desc.pfn: OMAP by Deepak Saxena · 19 years ago
  65. 7c38cf0 [ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2 by Tony Lindgren · 19 years ago
  66. d48af15 [PATCH] ARM: 2802/1: OMAP update 8/11: Update OMAP arch files by Tony Lindgren · 19 years ago
  67. dbdf9ced [PATCH] ARM: 2806/1: OMAP update 5/11: Move board files into mach-omap1 directory by Tony Lindgren · 19 years ago[Renamed (98%) from arch/arm/mach-omap/board-perseus2.c]
  68. e9dea0c [PATCH] ARM: Remove machine description macros by Russell King · 19 years ago
  69. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago