1. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  2. 365475e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · 11 years ago
  3. e81f63f ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL by Jassi Brar · 12 years ago
  4. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  5. 3332b24 ARM: DRA7xx: clocks: Fixing i2c_init for PMIC by Lokesh Vutla · 11 years ago
  6. 4596dcc am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 11 years ago
  7. 0ac6db2 omap-common/hwinit-common.c: Mark omap_rev_string as static by Tom Rini · 11 years ago
  8. 47c6ea0 ARM: OMAP: Add arch_cpu_init function by SRICHARAN R · 12 years ago
  9. fda0681 ARM: OMAP: Correct save_boot_params and replace with 'C' function by SRICHARAN R · 12 years ago
  10. de63ac2 ARM: mmu: Set domain permissions to client access by R Sricharan · 12 years ago
  11. de62688 arm: dra7xx: Add silicon id support for DRA752 soc by Lokesh Vutla · 12 years ago
  12. d4d986e ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup by Lokesh Vutla · 12 years ago
  13. c43c833 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · 12 years ago
  14. 01b753f ARM: OMAP4+: Change the PRCM structure prototype common for all Socs by SRICHARAN R · 12 years ago
  15. 6507f13 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
  16. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  17. 55cdbb8 ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
  18. 861a86f omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · 12 years ago
  19. 38f25b1 OMAP4+: Force DDR in self-refresh after warm reset by Lokesh Vutla · 12 years ago
  20. e06e914 ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections. by SRICHARAN R · 12 years ago
  21. aa2889c omap4+: Remove CONFIG_ARCH_CPU_INIT by Tom Rini · 13 years ago
  22. c1fa3c3 OMAP4/5: device: Add support to get the device type. by SRICHARAN R · 13 years ago
  23. f590217 OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() by Dechesne, Nicolas · 13 years ago
  24. 761ca31 omap_rev_string: output to stdout by Andreas Müller · 13 years ago
  25. 8a8f084 ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · 13 years ago
  26. 78f455c omap4/5: Add support for booting with CH. by Sricharan · 13 years ago
  27. bb772a5 omap5: emif: Add emif/ddr configurations required for omap5 evm by Sricharan · 13 years ago
  28. 508a58f omap5: Add minimal support for omap5430. by Sricharan · 13 years ago
  29. ce170be omap4: make omap4 code common for future reuse by Sricharan · 13 years ago[Renamed (98%) from arch/arm/cpu/armv7/omap4/board.c]
  30. 53430a4 omap4: splitting padconfs into common, 4430 and 4460 by Ricardo Salveti de Araujo · 13 years ago
  31. 8f6a027 omap4: adding revision detection for 4460 ES1.1 by Ricardo Salveti de Araujo · 13 years ago
  32. 20033c9 omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROL by Ricardo Salveti de Araujo · 13 years ago
  33. 63ffcfc omap-common/omap4: relocate early UART clock setup by Simon Schwarz · 13 years ago
  34. 4ecfcfa omap4: IO settings by Aneesh V · 13 years ago
  35. 13d4f9b omap: enable caches at system start-up by Aneesh V · 13 years ago
  36. 080a46e omap: fix gpio related build breaks by Aneesh V · 13 years ago
  37. d506719 omap4: support TPS programming by Aneesh V · 13 years ago
  38. 25223a6 omap: reuse omap3 gpio support in omap4 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. 8b457fa armv7: adapt omap4 to the new cache maintenance framework by Aneesh V · 13 years ago
  48. 93e3568 omap4: board: change global data pointer to file scope by Nishanth Menon · 14 years ago
  49. a9aa392 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  50. 57b512b ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDP by Steve Sakoman · 14 years ago
  51. 7ca3f9c ARMV7: OMAP4: Calculate SDRAM size by Aneesh V · 14 years ago
  52. 2d941de Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago v2010.09-rc1
  53. 2ad853c ARMV7: Add pad mux support for OMAP4 by Steve Sakoman · 14 years ago
  54. d34efc7 ARMV7: Add basic support for TI OMAP4 by Steve Sakoman · 14 years ago