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