1. 4e1aa84 armv7: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  2. d861a33 ARM: OMAP5: Add registers and defines for USBOTG SS by Dan Murphy · 11 years ago
  3. e22cc0c ARM: OMAP5: Avoid writing into LDO SRAM bits by Lokesh Vutla · 11 years ago
  4. 6a0d803 am33xx: Add am33xx_spl_board_init function, call by Tom Rini · 11 years ago
  5. 0474fb0 omap: emif: Set initial DDR PHY config first by Taras Kondratiuk · 11 years ago
  6. 5718040 ARM: AM43xx: Add build support by Lokesh Vutla · 11 years ago
  7. 806d279 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · 11 years ago
  8. 65e9d56 ARM: DRA7xx: Lock DPLL_GMAC by Lokesh Vutla · 11 years ago
  9. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  10. e3f5310 ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTION by Lokesh Vutla · 11 years ago
  11. 92b0482 ARM: DRA7xx: EMIF: Change settings required for EVM board by Sricharan R · 11 years ago
  12. 97405d8 ARM: DRA7xx: clocks: Update PLL values by Lokesh Vutla · 11 years ago
  13. f9b814a ARM: DRA7xx: Correct the SYS_CLK to 20MHZ by Sricharan R · 11 years ago
  14. 18c9d55 ARM: OMAP5: DRA7xx: support class 0 optimized voltages by Nishanth Menon · 11 years ago
  15. 3332b24 ARM: DRA7xx: clocks: Fixing i2c_init for PMIC by Lokesh Vutla · 11 years ago
  16. 63fc0c7 ARM: DRA7xx: power Add support for tps659038 PMIC by Lokesh Vutla · 11 years ago
  17. 4ca94d8 ARM: OMAP4+: pmic: Make generic bus init and write functions by Lokesh Vutla · 11 years ago
  18. af1d002 ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h by Lokesh Vutla · 11 years ago
  19. e69c585 OMAP5: add ABB setup for MPU voltage domain by Andrii Tseglytskyi · 11 years ago
  20. 4d0df9c OMAP3+: introduce generic ABB support by Andrii Tseglytskyi · 11 years ago
  21. 4596dcc am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c by Tom Rini · 11 years ago
  22. 0ac6db2 omap-common/hwinit-common.c: Mark omap_rev_string as static by Tom Rini · 11 years ago
  23. 47c6ea0 ARM: OMAP: Add arch_cpu_init function by SRICHARAN R · 12 years ago
  24. 4a0eb75 ARM: OMAP: Cleanup boot parameters usage by SRICHARAN R · 12 years ago
  25. fda0681 ARM: OMAP: Correct save_boot_params and replace with 'C' function by SRICHARAN R · 12 years ago
  26. 0b1b60c ARM: OMAP5: Fix warm reset with USB cable connected by Lokesh Vutla · 12 years ago
  27. 166e5cc arm: omap: emif: Fix DDR3 init after warm reset by Lokesh Vutla · 12 years ago
  28. 1a9a91d arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · 12 years ago
  29. c3d2c24 OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC by Tom Rini · 12 years ago
  30. d3d82e9 arm: omap4: Fix SDRAM AUTO DETECTION by Lokesh Vutla · 12 years ago
  31. a8f408a OMAP: Fix copy-paste bug that did not enable UART4 clock by Lubomir Popov · 12 years ago
  32. de63ac2 ARM: mmu: Set domain permissions to client access by R Sricharan · 12 years ago
  33. ea7b96b ti814x_evm: add ti814x evm board support by Matt Porter · 12 years ago
  34. 98f9200 am33xx: Add required includes to some omap/am33xx code by Tom Rini · 12 years ago
  35. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  36. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  37. 65cdd64 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  38. 2fd34f2 arm: omap: map u_boot_lists section to .sram by Albert ARIBAUD · 12 years ago
  39. de62688 arm: dra7xx: Add silicon id support for DRA752 soc by Lokesh Vutla · 12 years ago
  40. 7831419 arm: dra7xx: Add DDR related data for DRA752 ES1.0 by Lokesh Vutla · 12 years ago
  41. ea8eff1 arm: dra7xx: clock: Add the dplls data by Lokesh Vutla · 12 years ago
  42. d4d986e ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup by Lokesh Vutla · 12 years ago
  43. 47abc3d ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum by SRICHARAN R · 12 years ago
  44. c43c833 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · 12 years ago
  45. e05a4f1 ARM: OMAP4+: Cleanup emif specific files by Lokesh Vutla · 12 years ago
  46. 3fcdd4a ARM: OMAP4+: Clean up the pmic code by SRICHARAN R · 12 years ago
  47. ee9447b ARM: OMAP4+: Cleanup the clocks layer by SRICHARAN R · 12 years ago
  48. 01b753f ARM: OMAP4+: Change the PRCM structure prototype common for all Socs by SRICHARAN R · 12 years ago
  49. 9ca8bfe ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register by Lokesh Vutla · 12 years ago
  50. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  51. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  52. da07c21 am33xx: support for booting via usbeth by Ilya Yanok · 12 years ago
  53. 582601d arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  54. 66ee692 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  55. 8602114 omap: emif: configure emif only when required by Lokesh Vutla · 12 years ago
  56. c7f1cf5 OMAP: Tweak omap-common/Makefile since reset.S -> reset.c by Robert P. J. Day · 12 years ago
  57. 1befaff OMAP: include sys_proto.h from boot-common by Ilya Yanok · 12 years ago
  58. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  59. 4e7067f arm: Remove additional config flags by Michal Simek · 12 years ago
  60. 90207b6 am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX by Joel A Fernandes · 12 years ago
  61. d97b4ce SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl by Tom Rini · 12 years ago
  62. 6507f13 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
  63. 47f7bca SPL: Move the omap SPL framework to common/spl by Tom Rini · 12 years ago
  64. d7cb93b ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · 12 years ago
  65. d4c4e0e ARM: SPL: Start hooking in the current SPI SPL support by Tom Rini · 12 years ago
  66. 026b2fe ARM: SPL: Clean up spl.c / spl_nand.c slightly by Tom Rini · 12 years ago
  67. f088125 ARM: SPL: Make spl_mmc.c more generic by Tom Rini · 12 years ago
  68. 55cdbb8 ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
  69. 24dafad ARM: SPL: Only call mem_malloc_init if configured by Tom Rini · 12 years ago
  70. 8082fda ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c by Tom Rini · 12 years ago
  71. 37189a1 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · 12 years ago
  72. 8e1b836 ARM: SPL: Rename omap_boot_device to spl_boot_device by Tom Rini · 12 years ago
  73. 9f8a6e7 omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds. by Pavel Machek · 12 years ago
  74. 6abbe74 omap-common: Fix typo in save_boot_params() in lowlevel_init.S by Tom Rini · 12 years ago
  75. 861a86f omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · 12 years ago
  76. 0da113e spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT by Tom Rini · 12 years ago
  77. 41aebf8 omap4/5/am33xx: Make lowlevel_init available to all armv7 platforms by Tom Rini · 12 years ago
  78. 308252a dm: Move OMAP GPIO driver to drivers/gpio/ by Marek Vasut · 12 years ago
  79. 3b97152 omap: am33xx: enable gpio support by Steve Sakoman · 12 years ago
  80. 2547638 ARM: OMAP4+: Move external phy initialisations to arch specific place. by SRICHARAN R · 12 years ago
  81. ad0878a omap: emif: fix bug in manufacturer code test by Steve Sakoman · 12 years ago
  82. 55c1284 omap: emif: deal with rams that return duplicate mr data on all byte lanes by Steve Sakoman · 12 years ago
  83. 38f25b1 OMAP4+: Force DDR in self-refresh after warm reset by Lokesh Vutla · 12 years ago
  84. 784229c OMAP4+: Handle sdram init after warm reset by Lokesh Vutla · 12 years ago
  85. 7023950 ARM: OMAP3+: Detect reset type by Lokesh Vutla · 12 years ago
  86. 753bae8 OMAP5: DPLL core lock for OMAP5432 by Lokesh Vutla · 12 years ago
  87. 784ab7c OMAP5: EMIF: Add support for DDR3 device by Lokesh Vutla · 12 years ago
  88. 41321fd ARM: OMAP5: Align memory used for testing to the power of 2 by SRICHARAN R · 13 years ago
  89. e06e914 ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections. by SRICHARAN R · 13 years ago
  90. aa2889c omap4+: Remove CONFIG_ARCH_CPU_INIT by Tom Rini · 13 years ago
  91. 74236ac armv7: add appropriate headers for assembly functions by Aneesh V · 13 years ago
  92. d417d1db5f OMAP3+: reset: Create a common reset layer. by SRICHARAN R · 13 years ago
  93. f75231b arm: omap5: correct boot device mode7 for eMMC by Balaji T K · 13 years ago
  94. c1fa3c3 OMAP4/5: device: Add support to get the device type. by SRICHARAN R · 13 years ago
  95. 8de17f4 OMAP5: palmas: Configure nominal opp vdd values by SRICHARAN R · 13 years ago
  96. f401073 OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon. by SRICHARAN R · 13 years ago
  97. 5f14d91 OMAP5: clocks: Change clock settings as required for ES1.0 silicon. by SRICHARAN R · 13 years ago
  98. 3acb553 OMAP4460: TPS Ensure SET1 is selected after voltage configuration by Nishanth Menon · 13 years ago
  99. a78274b OMAP3+: Introduce generic logic for OMAP voltage controller by Nishanth Menon · 13 years ago
  100. bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago