1. 41aebf8 omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms by Tom Rini · 12 years ago
  2. 308252a dm: Move OMAP GPIO driver to drivers/gpio/ by Marek Vasut · 12 years ago
  3. 3b97152 omap: am33xx: enable gpio support by Steve Sakoman · 12 years ago
  4. 2547638 ARM: OMAP4+: Move external phy initialisations to arch specific place. by SRICHARAN R · 12 years ago
  5. ad0878a omap: emif: fix bug in manufacturer code test by Steve Sakoman · 12 years ago
  6. 55c1284 omap: emif: deal with rams that return duplicate mr data on all byte lanes by Steve Sakoman · 12 years ago
  7. 38f25b1 OMAP4+: Force DDR in self-refresh after warm reset by Lokesh Vutla · 12 years ago
  8. 784229c OMAP4+: Handle sdram init after warm reset by Lokesh Vutla · 12 years ago
  9. 7023950 ARM: OMAP3+: Detect reset type by Lokesh Vutla · 12 years ago
  10. 753bae8 OMAP5: DPLL core lock for OMAP5432 by Lokesh Vutla · 12 years ago
  11. 784ab7c OMAP5: EMIF: Add support for DDR3 device by Lokesh Vutla · 12 years ago
  12. 41321fd ARM: OMAP5: Align memory used for testing to the power of 2 by SRICHARAN R · 12 years ago
  13. e06e914 ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections. by SRICHARAN R · 12 years ago
  14. aa2889c omap4+: Remove CONFIG_ARCH_CPU_INIT by Tom Rini · 13 years ago
  15. 74236ac armv7: add appropriate headers for assembly functions by Aneesh V · 13 years ago
  16. d417d1db5f OMAP3+: reset: Create a common reset layer. by SRICHARAN R · 13 years ago
  17. f75231b arm: omap5: correct boot device mode7 for eMMC by Balaji T K · 13 years ago
  18. c1fa3c3 OMAP4/5: device: Add support to get the device type. by SRICHARAN R · 13 years ago
  19. 8de17f4 OMAP5: palmas: Configure nominal opp vdd values by SRICHARAN R · 13 years ago
  20. f401073 OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon. by SRICHARAN R · 13 years ago
  21. 5f14d91 OMAP5: clocks: Change clock settings as required for ES1.0 silicon. by SRICHARAN R · 13 years ago
  22. 3acb553 OMAP4460: TPS Ensure SET1 is selected after voltage configuration by Nishanth Menon · 13 years ago
  23. a78274b OMAP3+: Introduce generic logic for OMAP voltage controller by Nishanth Menon · 13 years ago
  24. bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  25. b6e95fd CMD: Fix CONFIG_CMD_SAVEBP_WRITE_SIZE -> CONFIG_CMD_SPL_WRITE_SIZE by Marek Vasut · 13 years ago
  26. 27ac87d arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  27. 53c4492 SPL: call cleanup_before_linux() before booting Linux by Stefano Babic · 13 years ago
  28. ace7318 omap/spl: change output of spl_parse_image_header by Simon Schwarz · 13 years ago
  29. 379c19a omap-common/spl: Add linux boot to SPL by Simon Schwarz · 13 years ago
  30. df163a5 omap-common: Add NAND SPL linux booting by Simon Schwarz · 13 years ago
  31. 24de357 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  32. ad1820a spl.c: Use __noreturn decorator by Tom Rini · 13 years ago
  33. 860004c OMAP4: clock-common: Move the usb dppl configuration to new func by Govindraj.R · 13 years ago
  34. f590217 OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() by Dechesne, Nicolas · 13 years ago
  35. 761ca31 omap_rev_string: output to stdout by Andreas Müller · 13 years ago
  36. 8775471 OMAP SPL: call timer_init in s_init to make udelay work earlier by Andreas Müller · 13 years ago
  37. 8a8f084 ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · 13 years ago
  38. 365d607 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
  39. 164a750 arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  40. b0a86a2 arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings by Anatolij Gustschin · 13 years ago
  41. ee08a82 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · 13 years ago
  42. 4324c11 omap4: emif: fix error in driver by Aneesh V · 13 years ago
  43. 473673a omap: remove I2C from SPL by Aneesh V · 13 years ago
  44. cd5847a omap4460: fix TPS initialization by Aneesh V · 13 years ago
  45. 78f455c omap4/5: Add support for booting with CH. by Sricharan · 13 years ago
  46. bb772a5 omap5: emif: Add emif/ddr configurations required for omap5 evm by Sricharan · 13 years ago
  47. 2e5ba48 omap5: clocks: Add clocks support for omap5 platform. by Sricharan · 13 years ago
  48. 508a58f omap5: Add minimal support for omap5430. by Sricharan · 13 years ago
  49. ce170be omap4: make omap4 code common for future reuse by Sricharan · 13 years ago
  50. b88befa omap/spl: actually enable the console by Ilya Yanok · 13 years ago
  51. cca4e4a Reduce build times by Wolfgang Denk · 13 years ago
  52. f0f4b5f ARM:AM33XX: Added timer support by Chandan Nath · 13 years ago
  53. b5db0a0 omap: Don't use gpio_free to change direction to input by Joe Hershberger · 13 years ago
  54. 2d01dd9 omap: spl: fix build break due to changes in FAT by Aneesh V · 13 years ago
  55. cc3f705 OMAP3 SPL: Provide weak omap_rev_string by Tom Rini · 13 years ago
  56. efb2172 Move timestamp and version files into 'generated' subdir by Simon Glass · 13 years ago
  57. 9ea5c6e omap-common: reorganize spl.c by Simon Schwarz · 13 years ago
  58. 409ef1b omap3: implement boot parameter saving by Simon Schwarz · 13 years ago
  59. bb085b8 omap-common: add nand spl support by Simon Schwarz · 13 years ago
  60. 63ffcfc omap-common/omap4: relocate early UART clock setup by Simon Schwarz · 13 years ago
  61. 81bdc15 omap: gpio: Use generic API by Sanjeev Premi · 13 years ago
  62. 569919d OMAP: Add function to get state of a GPIO output by Joel A Fernandes · 13 years ago
  63. 080a46e omap: fix gpio related build breaks by Aneesh V · 13 years ago
  64. 25223a6 omap: reuse omap3 gpio support in omap4 by Aneesh V · 13 years ago
  65. 8cf686e omap: add MMC and FAT support to SPL by Aneesh V · 13 years ago
  66. bcae721 omap: add basic SPL support by Aneesh V · 13 years ago
  67. 095aea2 omap4: calculate EMIF register values by Aneesh V · 13 years ago
  68. 17659d7 Timer: Remove reset_timer_masked() by Graeme Russ · 13 years ago
  69. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  70. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  71. aadcfc1 OMAP[34]: fix broken timer by John Rigby · 14 years ago
  72. b03c840 OMAP: Timer: Replace bss variable by gd by Dirk Behme · 14 years ago
  73. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  74. 87d98d3 ARM: Use syslib functions for all CORTEXA8 by Stefano Babic · 14 years ago
  75. 543431b ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4 by Steve Sakoman · 14 years ago
  76. 0e7b621 ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
  77. 674e0b2 ARMV7: Fix udelay for OMAP4 by Steve Sakoman · 14 years ago
  78. d34efc7 ARMV7: Add basic support for TI OMAP4 by Steve Sakoman · 14 years ago