1. baa9588 ARM: restart: omap: use new restart hook by Russell King · 13 years ago
  2. 4e65331 ARM: 7159/1: OMAP: Introduce local common.h files by Tony Lindgren · 13 years ago
  3. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  4. 81a3c10 Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
  5. df80442 Merge branch 'depends/rmk/memory_h' into next/cleanup2 by Arnd Bergmann · 13 years ago
  6. dc28094 arm: Add export.h to ARM specific files as required. by Paul Gortmaker · 13 years ago
  7. 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
  8. 7b88e62 ARM: OMAP1: Use generic map_io, init_early and init_irq by Tony Lindgren · 13 years ago
  9. 246e389 ARM: mach-omap1: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  10. 2f8163b ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h by Russell King · 13 years ago
  11. e74984e omap: Set separate timer init functions to avoid cpu_is_omap tests by Tony Lindgren · 13 years ago
  12. 741e3a8 omap: Use separate init_irq functions to avoid cpu_is_omap tests early by Tony Lindgren · 13 years ago
  13. 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 13 years ago
  14. 232bc65 arm: mach-omap1: board-voiceblue: add missing include by Aaro Koskinen · 14 years ago
  15. ee54dba ARM: OMAP: Allow platforms to hook reset cleanly by Russell King - ARM Linux · 14 years ago
  16. 79b357c Merge branch 'devel-gpio' into omap-for-linus by Tony Lindgren · 14 years ago
  17. 7f9187c omap1: Add initcall checks for omap1 and booted board by Tony Lindgren · 14 years ago
  18. 77640aa OMAP: GPIO: Implement GPIO as a platform device by Varadarajan, Charulatha · 14 years ago
  19. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  20. 7590d1d Merge branch 'devel-map-io' into omap-for-linus by Tony Lindgren · 14 years ago
  21. 71ee7da ARM: OMAP: Convert to use ->reserve method to reserve boot time memory by Russell King · 14 years ago
  22. dd0cdd8 omap: Move omap1 USB platform init code into mach-omap1/usb.c by Tony Lindgren · 14 years ago
  23. 561b036 omap: convert boards to use physmap-flash by Ladislav Michl · 14 years ago
  24. 3bc4801 omap: use smc91x_platdata to setup smc91x by Ladislav Michl · 15 years ago
  25. 774facd Merge branch '7xx-iosplit-plat' with omap-fixes by Tony Lindgren · 15 years ago
  26. c33da3a omap1: Fix redundant UARTs pin muxing that can break other hardware support by Janusz Krzysztofik · 15 years ago
  27. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  28. 15ac408 OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle by Kalle Valo · 15 years ago
  29. b0b5aa3 ARM: OMAP: get rid of OMAP_TAG_USB, v2 by Felipe Balbi · 15 years ago
  30. 5262822 ARM: OMAP: remove duplicated #include's by Huang Weiyi · 16 years ago
  31. 652bcd8 omap mmc: Remove broken MMC init code by Tony Lindgren · 16 years ago
  32. f2d18fe ARM: OMAP: Switch to gpio_request/free calls by Jarkko Nikula · 16 years ago
  33. 15f74b0 ARM: OMAP: use gpio_to_irq by David Brownell · 16 years ago
  34. e918edf ARM: OMAP: switch to gpio_direction_output by David Brownell · 16 years ago
  35. 40e3925 ARM: OMAP: switch to gpio_direction_input by David Brownell · 16 years ago
  36. 0b84b5c ARM: OMAP: switch to standard gpio get/set calls by David Brownell · 16 years ago
  37. d8aa025 [ARM] 5298/1: Drop desc_handle_irq() by Dmitry Baryshkov · 16 years ago
  38. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  39. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  40. 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
  41. e27a93a ARM: OMAP1: Misc clean-up by Tony Lindgren · 17 years ago
  42. 1ed16a8 ARM: OMAP1: Use I2C bus registration helper for omap1 by Jarkko Nikula · 17 years ago
  43. e7b3dc7 [NET] smc91x: Make smc91x use IRQ resource trigger flags by Russell King · 17 years ago
  44. a524626 ARM: OMAP: Sync board specific files with linux-omap by Tony Lindgren · 18 years ago
  45. 9b6553c [ARM] 3433/1: ARM: OMAP: 8/8 Update board files by Tony Lindgren · 18 years ago
  46. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  47. 87bd63f [ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boards by Tony Lindgren · 18 years ago
  48. 946d493 [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) by Nicolas Pitre · 19 years ago
  49. 3179a01 [ARM] 3141/1: OMAP 1/5: Update omap1 specific files by Tony Lindgren · 19 years ago
  50. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  51. 0db7443 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  52. 7c38cf0 [ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2 by Tony Lindgren · 19 years ago
  53. 6df29de [SERIAL] Use an enum for serial8250 platform device IDs by Russell King · 19 years ago
  54. d48af15 [PATCH] ARM: 2802/1: OMAP update 8/11: Update OMAP arch files by Tony Lindgren · 19 years ago
  55. dbdf9ce [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-voiceblue.c]
  56. e9dea0c [PATCH] ARM: Remove machine description macros by Russell King · 19 years ago
  57. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago