1. a0b9fa5 ARM: SPL: Make spl_mmc.c more generic by Tom Rini · 12 years ago
  2. 29d69dc ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
  3. 09ebf1a ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c by Tom Rini · 12 years ago
  4. a76ff95 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · 12 years ago
  5. 0be93ff ARM: SPL: Rename omap_boot_device to spl_boot_device by Tom Rini · 12 years ago
  6. 05df891 omap3: Introduce weak misc_init_r by Tom Rini · 13 years ago
  7. 44fa188 OMAP3: SPL: do not call I2C init if no I2C is set. by Stefano Babic · 13 years ago
  8. e0db71d armv7: omap3: leave outer cache enabled by Aneesh V · 13 years ago
  9. 7ea4b7c omap3: fix comment typos by Peter Meerwald · 13 years ago
  10. 3968a6a OMAP3+: Clock: Adding ehci clock enabling by Govindraj.R · 13 years ago
  11. de3ffeb OMAP SPL: call timer_init in s_init to make udelay work earlier by Andreas Müller · 13 years ago
  12. ead66c1 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · 13 years ago
  13. 4e333f6 OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. by Alexander Holler · 14 years ago
  14. 09c797b OMAP3 SPL: Provide weak omap_rev_string by Tom Rini · 13 years ago
  15. 992dcf7 omap-common: add nand spl support by Simon Schwarz · 13 years ago
  16. 572134b omap: enable caches at system start-up by Aneesh V · 13 years ago
  17. 1843eca omap: fix gpio related build breaks by Aneesh V · 13 years ago
  18. 9a39088 omap: reuse omap3 gpio support in omap4 by Aneesh V · 13 years ago
  19. d16dd01 armv7: adapt omap3 to the new cache maintenance framework by Aneesh V · 13 years ago
  20. 3d81b55 ARMV7: OMAP3: Convert setup_auxcr() to pure asm by Mans Rullgard · 15 years ago
  21. 6329a8f ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · 14 years ago[Renamed from arch/arm/cpu/arm_cortexa8/omap3/board.c]
  22. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  23. 558d23d omap3: Consolidate SDRC related operations by Vaibhav Hiremath · 14 years ago
  24. 0d58167 omap3: Calculate CS1 size only when SDRC is by Vaibhav Hiremath · 14 years ago
  25. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/arm_cortexa8/omap3/board.c]
  26. b914c9c OMAP3: workaround for ARM Cortex-A8 erratum 725233 by Siarhei Siamashka · 15 years ago
  27. 3ea16c3 help: Correct syntax of nandecc help output. by Robert P. J. Day · 15 years ago
  28. 096b9c2 OMAP3 Move cache routine to cache.S by Tom Rix · 15 years ago
  29. d47f486 ARM: compiler options cleanup - improve tool chain support by Wolfgang Denk · 15 years ago
  30. dc7af20 omap3: remove typedefs for configuration structs by Dirk Behme · 15 years ago
  31. 3b5ac95 move L2 cache enable/disable function to cache.c in the omap3 SoC directory by Kim, Heung Jun · 15 years ago
  32. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  33. e32ef2e OMAP3: Use functions print_cpuinfo() and checkboard() by Sanjeev Premi · 16 years ago
  34. 15af998 OMAP: Fix compile issue by Sanjeev Premi · 16 years ago
  35. e0e49fe OMAP3: Add common board, interrupt and system info by Dirk Behme · 16 years ago