1. c97a9b3 omap5: add qspi support by Matt Porter · 11 years ago
  2. e22cc0c ARM: OMAP5: Avoid writing into LDO SRAM bits by Lokesh Vutla · 11 years ago
  3. 696f81f ARM: OMAP4470: Add OMAP4470 identification by Taras Kondratiuk · 11 years ago
  4. b1e26e3 ARM: DRA7xx: Add CPSW support to DRA7xx EVM by Mugunthan V N · 11 years ago
  5. f986d97 ARM: DRA7xx: Enable GMAC clock control by Mugunthan V N · 11 years ago
  6. 65e9d56 ARM: DRA7xx: Lock DPLL_GMAC by Lokesh Vutla · 11 years ago
  7. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  8. 4134122 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  9. ee28eda OMAP5: Enable access to auxclk registers by Lubomir Popov · 11 years ago
  10. 92b0482 ARM: DRA7xx: EMIF: Change settings required for EVM board by Sricharan R · 11 years ago
  11. 97405d8 ARM: DRA7xx: clocks: Update PLL values by Lokesh Vutla · 11 years ago
  12. e9d6cd0 ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc's by Lokesh Vutla · 11 years ago
  13. 18c9d55 ARM: OMAP5: DRA7xx: support class 0 optimized voltages by Nishanth Menon · 11 years ago
  14. 63fc0c7 ARM: DRA7xx: power Add support for tps659038 PMIC by Lokesh Vutla · 11 years ago
  15. 4ca94d8 ARM: OMAP4+: pmic: Make generic bus init and write functions by Lokesh Vutla · 11 years ago
  16. 9239f5b ARM: OMAP4+: Cleanup header files by Lokesh Vutla · 11 years ago
  17. 4d0df9c OMAP3+: introduce generic ABB support by Andrii Tseglytskyi · 11 years ago
  18. edfcf85 am33xx/omap4+: Move SRAM_SCRATCH_SPACE_ADDR to <asm/arch/omap.h> by Tom Rini · 11 years ago
  19. 4a0eb75 ARM: OMAP: Cleanup boot parameters usage by SRICHARAN R · 12 years ago
  20. fda0681 ARM: OMAP: Correct save_boot_params and replace with 'C' function by SRICHARAN R · 12 years ago
  21. f92f227 ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines common by SRICHARAN R · 12 years ago
  22. 0b1b60c ARM: OMAP5: Fix warm reset with USB cable connected by Lokesh Vutla · 12 years ago
  23. de62688 arm: dra7xx: Add silicon id support for DRA752 soc by Lokesh Vutla · 12 years ago
  24. 8b12f17 arm: dra7xx: Add control module changes by Lokesh Vutla · 12 years ago
  25. ea8eff1 arm: dra7xx: clock: Add the dplls data by Lokesh Vutla · 12 years ago
  26. d4e4129 arm: dra7xx: clock: Add the prcm changes by Lokesh Vutla · 12 years ago
  27. d4d986e ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup by Lokesh Vutla · 12 years ago
  28. 47abc3d ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum by SRICHARAN R · 12 years ago
  29. afc2f9d ARM: OMAP5: clock: Add the prcm register changes required for ES2.0 by SRICHARAN R · 12 years ago
  30. eed7c0f ARM: OMAP5: Add silicon id support for ES2.0 revision. by SRICHARAN R · 12 years ago
  31. c43c833 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · 12 years ago
  32. 3fcdd4a ARM: OMAP4+: Clean up the pmic code by SRICHARAN R · 12 years ago
  33. ee9447b ARM: OMAP4+: Cleanup the clocks layer by SRICHARAN R · 12 years ago
  34. 01b753f ARM: OMAP4+: Change the PRCM structure prototype common for all Socs by SRICHARAN R · 12 years ago
  35. f088125 ARM: SPL: Make spl_mmc.c more generic by Tom Rini · 12 years ago
  36. 55cdbb8 ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · 12 years ago
  37. 8082fda ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c by Tom Rini · 12 years ago
  38. 37189a1 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · 12 years ago
  39. 8e1b836 ARM: SPL: Rename omap_boot_device to spl_boot_device by Tom Rini · 12 years ago
  40. 861a86f omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · 12 years ago
  41. 0689a2e am33xx: Correct MMC1, remove MMC2 support by Tom Rini · 12 years ago
  42. 0a0bf7b OMAP5: ADD chip detection for OMAP5432 SOC by Lokesh Vutla · 12 years ago
  43. f75231b arm: omap5: correct boot device mode7 for eMMC by Balaji T K · 13 years ago
  44. 087189f OMAP4/5: Make the silicon revision variable common. by SRICHARAN R · 13 years ago
  45. 379c19a omap-common/spl: Add linux boot to SPL by Simon Schwarz · 13 years ago
  46. 9e70c08 devkit8000/spl: init GPMC for dm9000 in SPL by Simon Schwarz · 13 years ago
  47. 24de357 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  48. 761ca31 omap_rev_string: output to stdout by Andreas Müller · 13 years ago
  49. 8a8f084 ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · 13 years ago
  50. ee08a82 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · 13 years ago
  51. 9404758 omap4460: add ES1.1 identification by Aneesh V · 13 years ago
  52. 78f455c omap4/5: Add support for booting with CH. by Sricharan · 13 years ago
  53. 508a58f omap5: Add minimal support for omap5430. by Sricharan · 13 years ago
  54. cc3f705 OMAP3 SPL: Provide weak omap_rev_string by Tom Rini · 13 years ago
  55. d6cac9c devkit8000: Fix build break by Sandeep Paulraj · 13 years ago
  56. bb085b8 omap-common: add nand spl support by Simon Schwarz · 13 years ago
  57. 8cf686e omap: add MMC and FAT support to SPL by Aneesh V · 13 years ago
  58. bcae721 omap: add basic SPL support by Aneesh V · 13 years ago
  59. 3776801 omap4: add clock support by Aneesh V · 13 years ago
  60. d2f18c2 omap4: utility function to identify the context of hw init by Aneesh V · 13 years ago