1. f87fa62 ARM:AM33XX: Add clock definitions by Chandan Nath · 13 years ago
  2. 5655108 ARM:AM33XX: Added support for AM33xx by Chandan Nath · 13 years ago
  3. fb1d633 davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM by Manjunath Hadli · 13 years ago
  4. b5db0a0 omap: Don't use gpio_free to change direction to input by Joe Hershberger · 13 years ago
  5. 2d01dd9 omap: spl: fix build break due to changes in FAT by Aneesh V · 13 years ago
  6. cc3f705 OMAP3 SPL: Provide weak omap_rev_string by Tom Rini · 13 years ago
  7. 9e2538e11 DaVinci: correct MDSTAT.STATE mask by Sergei Shtylyov · 13 years ago
  8. 53430a4 omap4: splitting padconfs into common, 4430 and 4460 by Ricardo Salveti de Araujo · 13 years ago
  9. 8f6a027 omap4: adding revision detection for 4460 ES1.1 by Ricardo Salveti de Araujo · 13 years ago
  10. 20033c9 omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROL by Ricardo Salveti de Araujo · 13 years ago
  11. 5ff8b35 ARM: orion5x: reduce dependence of including platform file by Lei Wen · 13 years ago
  12. a7efd71 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · 13 years ago
  13. ab1b955 ARM: armada100: reduce dependence of including platform file by Lei Wen · 13 years ago
  14. 0c0d9b7 ARM: pantheon: reduce dependence of including platform file by Lei Wen · 13 years ago
  15. 2e0c1c7 dreamplug: initial board support. by Jason Cooper · 13 years ago
  16. 77f11a9 imx: fix coding style by Fabio Estevam · 13 years ago
  17. 47c5455 mx31: provide readable WEIM CS accessor by Helmut Raiger · 13 years ago
  18. 20e18e0 tegra2: Add more pinmux functions by Simon Glass · 13 years ago
  19. c3cf49d tegra2: Rename PIN_ to PINGRP_ by Simon Glass · 13 years ago
  20. 4ed59e7 tegra2: Add more clock functions by Simon Glass · 13 years ago
  21. 03c609f tegra2: Rename CLOCK_PLL_ID to CLOCK_ID by Simon Glass · 13 years ago
  22. 26ddff2 build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · 13 years ago
  23. c4c9fbe consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  24. efb2172 Move timestamp and version files into 'generated' subdir by Simon Glass · 13 years ago
  25. 3f480bf mx31: make HSP clock for mx3fb driver available by Helmut Raiger · 13 years ago
  26. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  27. 0841ca9 arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  28. e6ec176 zmx25: Fix build warning due to 'get_reset_cause' defined but not used by Fabio Estevam · 13 years ago
  29. 37a6d20 MX5: Clean up the output of "clocks" command by Marek Vasut · 13 years ago
  30. 95c0eb1 MX5: Add AHB clock reporting and fix IPG clock reporting by Marek Vasut · 13 years ago
  31. bf2eaf5 MX5: Modify the PLL decoding algorithm by Marek Vasut · 13 years ago
  32. 610b53e MX31: Disable watchdog during low-power modes by Fabio Estevam · 13 years ago
  33. b6ce479 MX31: Improve readability for reset cause by Fabio Estevam · 13 years ago
  34. 957dc02 ARM: mx25: Print the source of reset by Fabio Estevam · 13 years ago
  35. 986d0d1 ARM: mx25: Print the silicon revison by Fabio Estevam · 13 years ago
  36. 0a0522c arm, davinci, da8xx: add cpuinfo by Heiko Schocher · 13 years ago
  37. 310ae55 arm, davinci, am1808: add lowlevel functions for booting from NOR by Heiko Schocher · 13 years ago
  38. 337c433 arm, davinci: add NOR Boot Configuration Word by Heiko Schocher · 13 years ago
  39. bf569ac arm, davinci: add internal WDT support for AM1808 cpus by Heiko Schocher · 13 years ago
  40. de23e72 arm, davinci: move davinci_timer in header file by Heiko Schocher · 13 years ago
  41. 4f3c42a net, davinci_emac: add KSZ8864 switch by Heiko Schocher · 13 years ago
  42. 939e722 omap3: Fix compile warning by Sanjeev Premi · 13 years ago
  43. 9ea5c6e omap-common: reorganize spl.c by Simon Schwarz · 13 years ago
  44. 409ef1b omap3: implement boot parameter saving by Simon Schwarz · 13 years ago
  45. 78ce977 omap3: new SPL structure support by Simon Schwarz · 13 years ago
  46. bb085b8 omap-common: add nand spl support by Simon Schwarz · 13 years ago
  47. b88e425 omap3: Configure RAM bank 0 if in SPL by Simon Schwarz · 13 years ago
  48. 63ffcfc omap-common/omap4: relocate early UART clock setup by Simon Schwarz · 13 years ago
  49. 2d3be7c led: remove camel casing of led identifiers globally by Jason Kridner · 13 years ago
  50. 4ecfcfa omap4: IO settings by Aneesh V · 13 years ago
  51. 025bc42 omap4: make SDRAM init work for ES1.0 silicon by Aneesh V · 13 years ago
  52. 3b690eb omap: gpio: generic changes after changing API by Sanjeev Premi · 13 years ago
  53. 81bdc15 omap: gpio: Use generic API by Sanjeev Premi · 13 years ago
  54. 32b58ce ARMV7: OMAP3: Add 37xx ESx revision numbers. by Howard D. Gray · 13 years ago
  55. 569919d OMAP: Add function to get state of a GPIO output by Joel A Fernandes · 13 years ago
  56. 04e5ae7 Minor coding style cleanup. by Wolfgang Denk · 13 years ago
  57. 3aa7782 tegra2: fix warning: "assert" redefined by Wolfgang Denk · 13 years ago
  58. 3a52cfa KS8695: move TIMER_ definitions before code use by Greg Ungerer · 13 years ago
  59. b793bb9 PXA: FIX: Deep-sleep return address in stored in PSPR by Marek Vasut · 13 years ago
  60. 67f463b MX31: fix missing mxc_get_clk() call by Stefano Babic · 13 years ago
  61. 6636eb9 omap24xx: fix 'reset_timer_masked' declaration error by Wolfgang Denk · 13 years ago
  62. c1f8750 ARM: remove broken "impa7" board. by Wolfgang Denk · 13 years ago
  63. c8f63b4 ARM: remove broken "ep7312" board. by Wolfgang Denk · 13 years ago
  64. a4814a6 Makefile : fix generation of cpu related asm-offsets.h by Stefano Babic · 13 years ago
  65. 31c8598 dm3730: enable dpll5 by Eric Benard · 13 years ago
  66. b7e6843 da8xx: add support for multiple PLL controllers by Sudhakar Rajashekhara · 13 years ago
  67. 7dd5a5b omap3:clock: check cpu_family before enabling clks for IVA & CAM by Vaibhav Hiremath · 13 years ago
  68. f4dac3e omap3:clock: configure GFX clock to 200MHz for AM/DM37x by Vaibhav Hiremath · 13 years ago
  69. cabe287 armv7: cache: remove flush on un-aligned invalidate by Aneesh V · 13 years ago
  70. 882f80b armv7: stronger barrier for cache-maintenance operations by Aneesh V · 13 years ago
  71. 13d4f9b omap: enable caches at system start-up by Aneesh V · 13 years ago
  72. d07dc49 Tegra2: Use clock and pinmux functions to simplify code by Simon Glass · 13 years ago
  73. 858bd09 Tegra2: Add additional pin multiplexing features by Simon Glass · 13 years ago
  74. b4ba2be Tegra2: Add more clock support by Simon Glass · 13 years ago
  75. 39d3416 Tegra2: Add microsecond timer function by Simon Glass · 13 years ago
  76. 7acec259 MX: MX35 / MX5: uniform clock command with powerpc by Stefano Babic · 13 years ago
  77. 9db1bfa ARM: MX51: PLL errata workaround by David Jander · 13 years ago
  78. 080a46e omap: fix gpio related build breaks by Aneesh V · 13 years ago
  79. 23b3ae0 integrator: convert to new build system by Linus Walleij · 13 years ago
  80. 58fb602 atmel: update at91sam9m10g45 SoC support to new style by Thomas Petazzoni · 13 years ago
  81. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  82. 7a619ab arm: auto gen asm-offsets.h for mb86r0x by Matthias Weisser · 13 years ago
  83. ffa280f AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
  84. f87353f AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/master by Xu, Hong · 13 years ago
  85. 3ad2480 AT91: change common at91sam9261 files to compile with new scheme by Asen Dimov · 13 years ago
  86. b38d634 AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init) by Reinhard Meyer · 13 years ago
  87. c23e5e7 a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART by Andreas Bießmann · 13 years ago
  88. 8312af9 a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning by Andreas Bießmann · 13 years ago
  89. cf05528 ARM: remove obsolete at91rm9200 by Andreas Bießmann · 13 years ago
  90. b4dc644 omap4: clock init support for omap4460 by Aneesh V · 13 years ago
  91. d506719 omap4: support TPS programming by Aneesh V · 13 years ago
  92. 25223a6 omap: reuse omap3 gpio support in omap4 by Aneesh V · 13 years ago
  93. 924eb36 omap4: sdram init changes for omap4460 by Aneesh V · 13 years ago
  94. 5ab12a9 omap4: add omap4460 revision detection by Aneesh V · 13 years ago
  95. 3decb14 mkimage: Add OMAP boot image support by John Rigby · 13 years ago
  96. 8cf686e omap: add MMC and FAT support to SPL by Aneesh V · 13 years ago
  97. bcae721 omap: add basic SPL support by Aneesh V · 13 years ago
  98. 033ca72 armv7: start.S: fixes and enhancements for SPL by Aneesh V · 13 years ago
  99. 1e46386 omap4: automatic sdram detection by Aneesh V · 13 years ago
  100. 095aea2 omap4: calculate EMIF register values by Aneesh V · 13 years ago