1. a532278 omap4 i2c: add support for i2c bus 4 by Koen Kooi · 12 years ago
  2. 41aebf8 omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms by Tom Rini · 12 years ago
  3. 38f25b1 OMAP4+: Force DDR in self-refresh after warm reset by Lokesh Vutla · 12 years ago
  4. 7023950 ARM: OMAP3+: Detect reset type by Lokesh Vutla · 12 years ago
  5. e423a8f ARM: OMAP4: Correct the lpddr2 io settings register value. by SRICHARAN R · 12 years ago
  6. 753bae8 OMAP5: DPLL core lock for OMAP5432 by Lokesh Vutla · 12 years ago
  7. 03f69dc omap4+: Avoid using __attribute__ ((__packed__)) by Aneesh V · 13 years ago
  8. d417d1db5f OMAP3+: reset: Create a common reset layer. by SRICHARAN R · 13 years ago
  9. c1fa3c3 OMAP4/5: device: Add support to get the device type. by SRICHARAN R · 13 years ago
  10. 002a2c0 OMAP4/5: Make the sysctrl structure common by SRICHARAN R · 13 years ago
  11. 087189f OMAP4/5: Make the silicon revision variable common. by SRICHARAN R · 13 years ago
  12. 8de17f4 OMAP5: palmas: Configure nominal opp vdd values by SRICHARAN R · 13 years ago
  13. 3acb553 OMAP4460: TPS Ensure SET1 is selected after voltage configuration by Nishanth Menon · 13 years ago
  14. a78274b OMAP3+: Introduce generic logic for OMAP voltage controller by Nishanth Menon · 13 years ago
  15. bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  16. a7778f8 omap_hsmmc: Wait for CMDI to be clear by Tom Rini · 13 years ago
  17. 43b6239 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · 13 years ago
  18. 761ca31 omap_rev_string: output to stdout by Andreas Müller · 13 years ago
  19. fe7104b omap4: fix boot issue on ES2.0 Panda by Aneesh V · 13 years ago
  20. df65a3f omap4_panda: Initialize the USB phy by Chris Lalancette · 13 years ago
  21. 9404758 omap4460: add ES1.1 identification by Aneesh V · 13 years ago
  22. 78f455c omap4/5: Add support for booting with CH. by Sricharan · 13 years ago
  23. bb772a5 omap5: emif: Add emif/ddr configurations required for omap5 evm by Sricharan · 13 years ago
  24. 2e5ba48 omap5: clocks: Add clocks support for omap5 platform. by Sricharan · 13 years ago
  25. 508a58f omap5: Add minimal support for omap5430. by Sricharan · 13 years ago
  26. 933efe6 omap: Checkpatch fixes by Sricharan · 13 years ago
  27. cc3f705 OMAP3 SPL: Provide weak omap_rev_string by Tom Rini · 13 years ago
  28. 8f6a027 omap4: adding revision detection for 4460 ES1.1 by Ricardo Salveti de Araujo · 13 years ago
  29. 20033c9 omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROL by Ricardo Salveti de Araujo · 13 years ago
  30. 14fa2dd mmc: omap: config VMMC, MMC1_PBIAS by Balaji T K · 13 years ago
  31. 4ecfcfa omap4: IO settings by Aneesh V · 13 years ago
  32. 025bc42 omap4: make SDRAM init work for ES1.0 silicon by Aneesh V · 13 years ago
  33. 34455b0 omap4: fix build warning due to signed unsigned comparison by Aneesh V · 13 years ago
  34. 080a46e omap: fix gpio related build breaks by Aneesh V · 13 years ago
  35. b4dc644 omap4: clock init support for omap4460 by Aneesh V · 13 years ago
  36. d506719 omap4: support TPS programming by Aneesh V · 13 years ago
  37. 25223a6 omap: reuse omap3 gpio support in omap4 by Aneesh V · 13 years ago
  38. 924eb36 omap4: sdram init changes for omap4460 by Aneesh V · 13 years ago
  39. 5ab12a9 omap4: add omap4460 revision detection by Aneesh V · 13 years ago
  40. 8cf686e omap: add MMC and FAT support to SPL by Aneesh V · 13 years ago
  41. bcae721 omap: add basic SPL support by Aneesh V · 13 years ago
  42. 095aea2 omap4: calculate EMIF register values by Aneesh V · 13 years ago
  43. 2ae610f omap4: add sdram init support by Aneesh V · 13 years ago
  44. 3776801 omap4: add clock support by Aneesh V · 13 years ago
  45. ad577c8 omap4: add OMAP4430 revision check by Aneesh V · 13 years ago
  46. 469ec1e omap4: cleanup pin mux data by Aneesh V · 13 years ago
  47. d2f18c2 omap4: utility function to identify the context of hw init by Aneesh V · 13 years ago
  48. 8b457fa armv7: adapt omap4 to the new cache maintenance framework by Aneesh V · 13 years ago
  49. de94124 ARMV7: OMAP: Add new mmc driver compatible with CONFIG_GENERIC_MMC by Sukumar Ghorai · 14 years ago
  50. 7ca3f9c ARMV7: OMAP4: Calculate SDRAM size by Aneesh V · 14 years ago
  51. 543431b ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4 by Steve Sakoman · 14 years ago
  52. 0e7b621 ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  53. 9b16757 ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  54. 2ad853c ARMV7: Add pad mux support for OMAP4 by Steve Sakoman · 14 years ago
  55. 2795201 ARMV7: Add basic gpmc initialization for OMAP4 by Steve Sakoman · 14 years ago
  56. 938717c ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  57. bec3dc7 ARMV7: Restructure OMAP mmc driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  58. d34efc7 ARMV7: Add basic support for TI OMAP4 by Steve Sakoman · 14 years ago