1. 6d0fb3d mx31: Introduce mx31_set_gpr function by Fabio Estevam · 13 years ago
  2. f6dc192 MX35: Drop unnecessary prototypes from imx-regs.h by Stefano Babic · 13 years ago
  3. 324a131 MX35: factorize common assembly code by Stefano Babic · 13 years ago
  4. d330883 MX35: add reset cause as provided by other i.MX by Stefano Babic · 13 years ago
  5. e0a83cc MX35: add pins definition for UART3 by Stefano Babic · 13 years ago
  6. 9d94044 MX35: added ESDC structure to imx-regs by Stefano Babic · 13 years ago
  7. cca4e4a Reduce build times by Wolfgang Denk · 13 years ago
  8. 07133f2 PXA: Add MMC driver using the generic MMC framework by Marek Vasut · 13 years ago
  9. 87a5d60 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  10. 3ff915e GCC4.6: Squash warnings in omap4 clocks.c by Marek Vasut · 13 years ago
  11. 4a34af7 GCC4.6: Squash warning in tegra2 board.c by Marek Vasut · 13 years ago
  12. 9660e44 cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · 13 years ago
  13. 37fc0ed ARM: Add Calxeda Highbank platform by Rob Herring · 13 years ago
  14. 3d90a2a ARM: pantheon: add mmc definition by Lei Wen · 13 years ago
  15. 23365af davinci: remove config.mk file from the sources by Vladimir Zapolskiy · 13 years ago
  16. 5289e83 ARM:AM33XX: Add support for TI AM335X EVM by Chandan Nath · 13 years ago
  17. f0f4b5f ARM:AM33XX: Added timer support by Chandan Nath · 13 years ago
  18. 62d7fe7 ARM:AM33XX: Add emif/ddr support by Chandan Nath · 13 years ago
  19. f87fa62 ARM:AM33XX: Add clock definitions by Chandan Nath · 13 years ago
  20. 5655108 ARM:AM33XX: Added support for AM33xx by Chandan Nath · 13 years ago
  21. 40b95c8 omap3/emif4: fix registers definition by Ilya Yanok · 13 years ago
  22. fb1d633 davinci: remove obsolete macro CONFIG_EMAC_MDIO_PHY_NUM by Manjunath Hadli · 13 years ago
  23. b5db0a0 omap: Don't use gpio_free to change direction to input by Joe Hershberger · 13 years ago
  24. 2d01dd9 omap: spl: fix build break due to changes in FAT by Aneesh V · 13 years ago
  25. cc3f705 OMAP3 SPL: Provide weak omap_rev_string by Tom Rini · 13 years ago
  26. 4c4bb19 omap3: Add interface for omap3 DMA by Simon Schwarz · 13 years ago
  27. 7b646a6 omap3: Add DMA register accessors by Simon Schwarz · 13 years ago
  28. 9c60c55 omap3: Add Base register for DMA by Simon Schwarz · 13 years ago
  29. 2bc3acb arm, davinci: add missing LSPC define for MMC/SD1 by Heiko Schocher · 13 years ago
  30. 9e2538e DaVinci: correct MDSTAT.STATE mask by Sergei Shtylyov · 13 years ago
  31. 53430a4 omap4: splitting padconfs into common, 4430 and 4460 by Ricardo Salveti de Araujo · 13 years ago
  32. 8f6a027 omap4: adding revision detection for 4460 ES1.1 by Ricardo Salveti de Araujo · 13 years ago
  33. 20033c9 omap4: replacing OMAP4_CONTROL with OMAP4430_CONTROL by Ricardo Salveti de Araujo · 13 years ago
  34. 5ff8b35 ARM: orion5x: reduce dependence of including platform file by Lei Wen · 13 years ago
  35. a7efd71 ARM: kirkwood: reduce dependence of including platform file by Lei Wen · 13 years ago
  36. ab1b955 ARM: armada100: reduce dependence of including platform file by Lei Wen · 13 years ago
  37. 0c0d9b7 ARM: pantheon: reduce dependence of including platform file by Lei Wen · 13 years ago
  38. daa4b2f Armada100: Add SPI support for Marvell gplugD by Ajay Bhargav · 13 years ago
  39. 51100cf SPI: Add SPI driver support for Marvell Armada100 by Ajay Bhargav · 13 years ago
  40. 2e0c1c7 dreamplug: initial board support. by Jason Cooper · 13 years ago
  41. 77f11a9 imx: fix coding style by Fabio Estevam · 13 years ago
  42. 47c5455 mx31: provide readable WEIM CS accessor by Helmut Raiger · 13 years ago
  43. 47af6f6 ARM: Update mach-types by Marek Vasut · 13 years ago
  44. ee4014b arm, logbuffer: make it compileclean by Heiko Schocher · 13 years ago
  45. 20e18e0 tegra2: Add more pinmux functions by Simon Glass · 13 years ago
  46. c3cf49d tegra2: Rename PIN_ to PINGRP_ by Simon Glass · 13 years ago
  47. 4ed59e7 tegra2: Add more clock functions by Simon Glass · 13 years ago
  48. 03c609f tegra2: Rename CLOCK_PLL_ID to CLOCK_ID by Simon Glass · 13 years ago
  49. eea63e0 fdt: ARM: Add fdtcontroladdr to set device tree address in environment by Simon Glass · 13 years ago
  50. f5437ad fdt: ARM: Implement and verify embedded and separate device tree by Simon Glass · 13 years ago
  51. 45ba807 fdt: ARM: Add device tree control of U-Boot (CONFIG_OF_CONTROL) by Simon Glass · 13 years ago
  52. bc4e14c arm: Correct build error introduced by getenv_ulong() patch by Simon Glass · 13 years ago
  53. dc8bbea arm: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  54. 44d6cbb arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  55. 26ddff2 build: add missing $(AR)->$(cmd_link_o_target) update by Mike Frysinger · 13 years ago
  56. c4c9fbe consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  57. efb2172 Move timestamp and version files into 'generated' subdir by Simon Glass · 13 years ago
  58. 3f480bf mx31: make HSP clock for mx3fb driver available by Helmut Raiger · 13 years ago
  59. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  60. 0841ca9 arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  61. 80c6abc arch/arm/lib/board.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  62. 31a4f1e board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  63. e2a5345 net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  64. 476af29 image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  65. 7984395 POST: add post_log_res field for post results in global data by Valentin Longchamp · 13 years ago
  66. ea3681a POST/arm: adaptations needed for POST on ARM to work by Valentin Longchamp · 13 years ago
  67. 9558b48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  68. e6ec176 zmx25: Fix build warning due to 'get_reset_cause' defined but not used by Fabio Estevam · 13 years ago
  69. 37a6d20 MX5: Clean up the output of "clocks" command by Marek Vasut · 13 years ago
  70. 95c0eb1 MX5: Add AHB clock reporting and fix IPG clock reporting by Marek Vasut · 13 years ago
  71. bf2eaf5 MX5: Modify the PLL decoding algorithm by Marek Vasut · 13 years ago
  72. 8edcc6f FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h by Marek Vasut · 13 years ago
  73. 610b53e MX31: Disable watchdog during low-power modes by Fabio Estevam · 13 years ago
  74. e6d9b97 MX25: tx25: Avoid the usage of extern in C file by Fabio Estevam · 13 years ago
  75. b6ce479 MX31: Improve readability for reset cause by Fabio Estevam · 13 years ago
  76. 957dc02 ARM: mx25: Print the source of reset by Fabio Estevam · 13 years ago
  77. 986d0d1 ARM: mx25: Print the silicon revison by Fabio Estevam · 13 years ago
  78. 0a0522c arm, davinci, da8xx: add cpuinfo by Heiko Schocher · 13 years ago
  79. 310ae55 arm, davinci, am1808: add lowlevel functions for booting from NOR by Heiko Schocher · 13 years ago
  80. 337c433 arm, davinci: add NOR Boot Configuration Word by Heiko Schocher · 13 years ago
  81. a293181 arm, davinci: add ddr2 definition by Heiko Schocher · 13 years ago
  82. 198a7fc arm, davinci, am1808, gpio: add missing defines for bank 8 by Heiko Schocher · 13 years ago
  83. e686299 arm, davinci: add some missing defines in hardware.h by Heiko Schocher · 13 years ago
  84. b841c01 arm, davinci: add SYSCFG1 base and register struct by Heiko Schocher · 13 years ago
  85. 725c293 arm, davinci: add RTC base addr by Heiko Schocher · 13 years ago
  86. bf569ac arm, davinci: add internal WDT support for AM1808 cpus by Heiko Schocher · 13 years ago
  87. fbabac7 arm, davinci: add missing timer baseaddresses for !DA8xx cpu by Heiko Schocher · 13 years ago
  88. de23e72 arm, davinci: move davinci_timer in header file by Heiko Schocher · 13 years ago
  89. 4f3c42a net, davinci_emac: add KSZ8864 switch by Heiko Schocher · 13 years ago
  90. 939e722 omap3: Fix compile warning by Sanjeev Premi · 13 years ago
  91. 14fa2dd mmc: omap: config VMMC, MMC1_PBIAS by Balaji T K · 13 years ago
  92. d6cac9c devkit8000: Fix build break by Sandeep Paulraj · 13 years ago
  93. 9ea5c6e omap-common: reorganize spl.c by Simon Schwarz · 13 years ago
  94. 409ef1b omap3: implement boot parameter saving by Simon Schwarz · 13 years ago
  95. 78ce977 omap3: new SPL structure support by Simon Schwarz · 13 years ago
  96. bb085b8 omap-common: add nand spl support by Simon Schwarz · 13 years ago
  97. b88e425 omap3: Configure RAM bank 0 if in SPL by Simon Schwarz · 13 years ago
  98. 63ffcfc omap-common/omap4: relocate early UART clock setup by Simon Schwarz · 13 years ago
  99. 5213d24 OMAP3: Overo: Update GPMC timing for ethernet chip by Philip Balister · 13 years ago
  100. aa0ecfe Armada100: Enable Ethernet support for GplugD by Ajay Bhargav · 13 years ago