1. 651201b dra7: Allow selecting a new dtb after board detection. by Jean-Jacques Hiblot · 6 years ago
  2. 3a502f6 omap: detect the board after DM is available by Jean-Jacques Hiblot · 6 years ago
  3. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  4. 69483e6 arm: dra762: Add support for device package identification by Lokesh Vutla · 7 years ago
  5. a68ca9e omap: detect board before spl_early_init() by Jean-Jacques Hiblot · 7 years ago
  6. e7ab8ef arm: omap4+: Enable spl_early_init() by Lokesh Vutla · 7 years ago
  7. ca23da1 arm: omap: Detect boot mode very early by Lokesh Vutla · 7 years ago
  8. a8cb022 arm: omap: Unify get_device_type() function by Semen Protsenko · 7 years ago
  9. ac8bd3c arm: omap5+: Add support for early debug by Lokesh Vutla · 8 years ago
  10. bed46ef arch: arm: omap: Declare size of ddr very early by Lokesh Vutla · 8 years ago
  11. 28eec37 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. e38b45a ARM: OMAP5+: Enable errata i727 by Lokesh Vutla · 8 years ago
  13. 35740ec arm: omap: Introduce vcores_init function by Keerthy · 9 years ago
  14. fd684b2 ARM: omap-common: Add device type to CPU string by Daniel Allred · 9 years ago
  15. c22b57e omap-common: Remove deprecated arch_cpu_init code by Paul Kocialkowski · 9 years ago
  16. a00b1e5 omap-common: Rename set_muxconf_regs_essential to set_muxconf_regs by Paul Kocialkowski · 9 years ago
  17. e8534d2 ARM: OMAP4+: Allow arch specfic code to use early DM by Lokesh Vutla · 9 years ago
  18. 4466dfb ARM: OMAP4/5: Add generic board detection hook by Kipisz, Steven · 9 years ago
  19. ebe86dc ARM: OMAP4/5: Centralize early clock initialization by Kipisz, Steven · 9 years ago
  20. d5b7624 omap-common: Common boot code OMAP3 support and cleanup by Paul Kocialkowski · 9 years ago
  21. 0c078ea ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACK by Simon Glass · 10 years ago
  22. c95d6c4 TI ARMv7: Don't use GD before crt0.S has set it by Tom Rini · 10 years ago
  23. be86f0e ARM: DRA: Enable VTT regulator by Lokesh Vutla · 10 years ago
  24. c449523 ARM: OMAP: Fix handling of errata i727 by Rajendra Nayak · 10 years ago
  25. aa5121f am33xx/omap: Allow cache enable for all Sitara/OMAP by Simon Glass · 10 years ago
  26. e45d3bb ARM: OMAP: Fix omap_sdram_size calculation by Lokesh Vutla · 11 years ago
  27. 72f3600 armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate omap_hw_init_context by Tom Rini · 11 years ago
  28. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  29. 81a689e Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee by Masahiro Yamada · 11 years ago
  30. a7e4fd6 ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALL by Jassi Brar · 12 years ago
  31. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  32. d9c839a ARM: DRA7xx: clocks: Fixing i2c_init for PMIC by Lokesh Vutla · 11 years ago
  33. 51df26c am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 11 years ago
  34. 01b2dd9 omap-common/hwinit-common.c: Mark omap_rev_string as static by Tom Rini · 11 years ago
  35. 669b337 ARM: OMAP: Add arch_cpu_init function by SRICHARAN R · 12 years ago
  36. 4af1988 ARM: OMAP: Correct save_boot_params and replace with 'C' function by SRICHARAN R · 12 years ago
  37. 06396c1 ARM: mmu: Set domain permissions to client access by R Sricharan · 12 years ago
  38. 43c296f arm: dra7xx: Add silicon id support for DRA752 soc by Lokesh Vutla · 12 years ago
  39. 2804963 ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup by Lokesh Vutla · 12 years ago
  40. 834b6b0 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · 12 years ago
  41. fb6aa1f ARM: OMAP4+: Change the PRCM structure prototype common for all Socs by SRICHARAN R · 12 years ago
  42. 31dfba4 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
  43. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  44. 29d69dc ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
  45. fe3b0c7 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · 12 years ago
  46. ba87377 OMAP4+: Force DDR in self-refresh after warm reset by Lokesh Vutla · 12 years ago
  47. 015be79 ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections. by SRICHARAN R · 13 years ago
  48. 5ef54d4 omap4+: Remove CONFIG_ARCH_CPU_INIT by Tom Rini · 13 years ago
  49. 36c366f OMAP4/5: device: Add support to get the device type. by SRICHARAN R · 13 years ago
  50. f8c6e1b OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() by Dechesne, Nicolas · 13 years ago
  51. 0cda7a4 omap_rev_string: output to stdout by Andreas Müller · 13 years ago
  52. 77a73fe ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · 13 years ago
  53. 308fe92 omap4/5: Add support for booting with CH. by Sricharan · 13 years ago
  54. 62a8650 omap5: emif: Add emif/ddr configurations required for omap5 evm by Sricharan · 13 years ago
  55. 9310ff7 omap5: Add minimal support for omap5430. by Sricharan · 13 years ago
  56. 060cd22 omap4: make omap4 code common for future reuse by Sricharan · 13 years ago[Renamed (98%) from arch/arm/cpu/armv7/omap4/board.c]
  57. 242a92c omap4: splitting padconfs into common, 4430 and 4460 by Ricardo Salveti de Araujo · 13 years ago
  58. f79be10 omap4: adding revision detection for 4460 ES1.1 by Ricardo Salveti de Araujo · 13 years ago
  59. c28ea7c omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROL by Ricardo Salveti de Araujo · 13 years ago
  60. 01a4332 omap-common/omap4: relocate early UART clock setup by Simon Schwarz · 13 years ago
  61. b35f7cb omap4: IO settings by Aneesh V · 13 years ago
  62. 572134b omap: enable caches at system start-up by Aneesh V · 13 years ago
  63. 1843eca omap: fix gpio related build breaks by Aneesh V · 13 years ago
  64. 0fa1d1b omap4: support TPS programming by Aneesh V · 13 years ago
  65. 9a39088 omap: reuse omap3 gpio support in omap4 by Aneesh V · 13 years ago
  66. 0b92f09 omap4: add omap4460 revision detection by Aneesh V · 13 years ago
  67. 13a74c1 omap: add MMC and FAT support to SPL by Aneesh V · 13 years ago
  68. b8e60b9 omap: add basic SPL support by Aneesh V · 13 years ago
  69. c0e8852 omap4: calculate EMIF register values by Aneesh V · 13 years ago
  70. cc56558 omap4: add sdram init support by Aneesh V · 13 years ago
  71. 0d2628b omap4: add clock support by Aneesh V · 13 years ago
  72. 162ced3 omap4: add OMAP4430 revision check by Aneesh V · 13 years ago
  73. f908b63 omap4: cleanup pin mux data by Aneesh V · 13 years ago
  74. e3405bd armv7: adapt omap4 to the new cache maintenance framework by Aneesh V · 13 years ago
  75. 4e5dd66 omap4: board: change global data pointer to file scope by Nishanth Menon · 14 years ago
  76. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  77. 97c57f1 ARMV7: OMAP4: Implement relocation for Panda and OMAP4430SDP by Steve Sakoman · 14 years ago
  78. 04bd2b9 ARMV7: OMAP4: Calculate SDRAM size by Aneesh V · 14 years ago
  79. e9e8bab Prepare v2010.09-rc1 by Wolfgang Denk · 14 years ago
  80. 9bb65b5 ARMV7: Add pad mux support for OMAP4 by Steve Sakoman · 14 years ago
  81. 1ad2158 ARMV7: Add basic support for TI OMAP4 by Steve Sakoman · 14 years ago