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