1. 40ecdbc dra7: Allow selecting a new dtb after board detection. by Jean-Jacques Hiblot · 6 years ago
  2. 2b30b38 omap: detect the board after DM is available by Jean-Jacques Hiblot · 6 years ago
  3. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  4. 941f2fc arm: dra762: Add support for device package identification by Lokesh Vutla · 7 years ago
  5. a4d7286 omap: detect board before spl_early_init() by Jean-Jacques Hiblot · 7 years ago
  6. 3c9c4a2 arm: omap4+: Enable spl_early_init() by Lokesh Vutla · 7 years ago
  7. 4bd754d arm: omap: Detect boot mode very early by Lokesh Vutla · 7 years ago
  8. 00bbe96 arm: omap: Unify get_device_type() function by Semen Protsenko · 7 years ago
  9. 01fe119 arm: omap5+: Add support for early debug by Lokesh Vutla · 7 years ago
  10. 8628279 arch: arm: omap: Declare size of ddr very early by Lokesh Vutla · 7 years ago
  11. 983e370 arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms by Tom Rini · 8 years ago[Renamed from arch/arm/cpu/armv7/omap-common/hwinit-common.c]
  12. 663f6fc ARM: OMAP5+: Enable errata i727 by Lokesh Vutla · 8 years ago
  13. 61462cd arm: omap: Introduce vcores_init function by Keerthy · 8 years ago
  14. 47c331e ARM: omap-common: Add device type to CPU string by Daniel Allred · 8 years ago
  15. 3832e54 omap-common: Remove deprecated arch_cpu_init code by Paul Kocialkowski · 9 years ago
  16. 3ef56e6 omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs by Paul Kocialkowski · 9 years ago
  17. e850ed8 ARM: OMAP4+: Allow arch specfic code to use early DM by Lokesh Vutla · 9 years ago
  18. d88d6c8 ARM: OMAP4/5: Add generic board detection hook by Kipisz, Steven · 9 years ago
  19. 93e6253 ARM: OMAP4/5: Centralize early clock initialization by Kipisz, Steven · 9 years ago
  20. 60c7c30 omap-common: Common boot code OMAP3 support and cleanup by Paul Kocialkowski · 9 years ago
  21. 7ae8350 ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago
  22. a6b541b TI ARMv7: Don't use GD before crt0.S has set it by Tom Rini · 10 years ago
  23. 7b92252 ARM: DRA: Enable VTT regulator by Lokesh Vutla · 10 years ago
  24. 8c16dd6 ARM: OMAP: Fix handling of errata i727 by Rajendra Nayak · 10 years ago
  25. 7e4154a am33xx/omap: Allow cache enable for all Sitara/OMAP by Simon Glass · 10 years ago
  26. d7630da ARM: OMAP: Fix omap_sdram_size calculation by Lokesh Vutla · 10 years ago
  27. 939911a armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_context by Tom Rini · 10 years ago
  28. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  29. 365475e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · 11 years ago
  30. e81f63f ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL by Jassi Brar · 12 years ago
  31. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  32. 3332b24 ARM: DRA7xx: clocks: Fixing i2c_init for PMIC by Lokesh Vutla · 11 years ago
  33. 4596dcc am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 11 years ago
  34. 0ac6db2 omap-common/hwinit-common.c: Mark omap_rev_string as static by Tom Rini · 11 years ago
  35. 47c6ea0 ARM: OMAP: Add arch_cpu_init function by SRICHARAN R · 11 years ago
  36. fda0681 ARM: OMAP: Correct save_boot_params and replace with 'C' function by SRICHARAN R · 11 years ago
  37. de63ac2 ARM: mmu: Set domain permissions to client access by R Sricharan · 12 years ago
  38. de62688 arm: dra7xx: Add silicon id support for DRA752 soc by Lokesh Vutla · 12 years ago
  39. d4d986e ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup by Lokesh Vutla · 12 years ago
  40. c43c833 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · 12 years ago
  41. 01b753f ARM: OMAP4+: Change the PRCM structure prototype common for all Socs by SRICHARAN R · 12 years ago
  42. 6507f13 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
  43. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  44. 55cdbb8 ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
  45. 861a86f omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · 12 years ago
  46. 38f25b1 OMAP4+: Force DDR in self-refresh after warm reset by Lokesh Vutla · 12 years ago
  47. e06e914 ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections. by SRICHARAN R · 12 years ago
  48. aa2889c omap4+: Remove CONFIG_ARCH_CPU_INIT by Tom Rini · 12 years ago
  49. c1fa3c3 OMAP4/5: device: Add support to get the device type. by SRICHARAN R · 13 years ago
  50. f590217 OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() by Dechesne, Nicolas · 13 years ago
  51. 761ca31 omap_rev_string: output to stdout by Andreas Müller · 13 years ago
  52. 8a8f084 ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · 13 years ago
  53. 78f455c omap4/5: Add support for booting with CH. by Sricharan · 13 years ago
  54. bb772a5 omap5: emif: Add emif/ddr configurations required for omap5 evm by Sricharan · 13 years ago
  55. 508a58f omap5: Add minimal support for omap5430. by Sricharan · 13 years ago
  56. ce170be omap4: make omap4 code common for future reuse by Sricharan · 13 years ago[Renamed (98%) from arch/arm/cpu/armv7/omap4/board.c]
  57. 53430a4 omap4: splitting padconfs into common, 4430 and 4460 by Ricardo Salveti de Araujo · 13 years ago
  58. 8f6a027 omap4: adding revision detection for 4460 ES1.1 by Ricardo Salveti de Araujo · 13 years ago
  59. 20033c9 omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROL by Ricardo Salveti de Araujo · 13 years ago
  60. 63ffcfc omap-common/omap4: relocate early UART clock setup by Simon Schwarz · 13 years ago
  61. 4ecfcfa omap4: IO settings by Aneesh V · 13 years ago
  62. 13d4f9b omap: enable caches at system start-up by Aneesh V · 13 years ago
  63. 080a46e omap: fix gpio related build breaks by Aneesh V · 13 years ago
  64. d506719 omap4: support TPS programming by Aneesh V · 13 years ago
  65. 25223a6 omap: reuse omap3 gpio support in omap4 by Aneesh V · 13 years ago
  66. 5ab12a9 omap4: add omap4460 revision detection by Aneesh V · 13 years ago
  67. 8cf686e omap: add MMC and FAT support to SPL by Aneesh V · 13 years ago
  68. bcae721 omap: add basic SPL support by Aneesh V · 13 years ago
  69. 095aea2 omap4: calculate EMIF register values by Aneesh V · 13 years ago
  70. 2ae610f omap4: add sdram init support by Aneesh V · 13 years ago
  71. 3776801 omap4: add clock support by Aneesh V · 13 years ago
  72. ad577c8 omap4: add OMAP4430 revision check by Aneesh V · 13 years ago
  73. 469ec1e omap4: cleanup pin mux data by Aneesh V · 13 years ago
  74. 8b457fa armv7: adapt omap4 to the new cache maintenance framework by Aneesh V · 13 years ago
  75. 93e3568 omap4: board: change global data pointer to file scope by Nishanth Menon · 14 years ago
  76. a9aa392 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  77. 57b512b ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDP by Steve Sakoman · 14 years ago
  78. 7ca3f9c ARMV7: OMAP4: Calculate SDRAM size by Aneesh V · 14 years ago
  79. 2d941de Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago
  80. 2ad853c ARMV7: Add pad mux support for OMAP4 by Steve Sakoman · 14 years ago
  81. d34efc7 ARMV7: Add basic support for TI OMAP4 by Steve Sakoman · 14 years ago