1. b339051 arm: Move timer_rate_hz into arch_global_data by Simon Glass · 12 years ago
  2. f47e6ec at91: Move at91 global data into arch_global_data by Simon Glass · 12 years ago
  3. f093088 mxs: Use __weak annotation to simplify code by Fabio Estevam · 12 years ago
  4. 8303ed1 mxs: Boost the memory power supply by Marek Vasut · 12 years ago
  5. 71a988a imximage.cfg: run files through C preprocessor by Troy Kisky · 12 years ago
  6. 0023997 mxs: Add MX23 quirks into the clock code by Otavio Salvador · 12 years ago
  7. 30af6c0 mxs: Fix the memory init for MX23 by Otavio Salvador · 12 years ago
  8. 7788bf0 mxs: Add function to ungate the power block on MX23 by Marek Vasut · 12 years ago
  9. e6d93c2 mx23: config: Enable building of u-boot.sb binary by Otavio Salvador · 12 years ago
  10. 1ddf386 mx23: SPL: Initialize DDR at 133MHz by Otavio Salvador · 12 years ago
  11. f942f7d mx23: SPL: Add boot mode support by Otavio Salvador · 12 years ago
  12. f69077e mx23: Add support on print_cpuinfo() by Otavio Salvador · 12 years ago
  13. bf48fcb mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  14. 14e26bc mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · 12 years ago
  15. d08b9e9 tegra: remove IRDA pinmux synonym by Allen Martin · 12 years ago
  16. 619bd99 Tegra30: clocks: Fix clock tables for I2C and other periphs by Tom Warren · 12 years ago
  17. 6d6c0ba Tegra30: Add generic Tegra30 build support by Tom Warren · 12 years ago
  18. b287103 Tegra30: Add common CPU (shared) files by Tom Warren · 12 years ago
  19. 5576aab Tegra30: Add CPU (armv7) files by Tom Warren · 12 years ago
  20. 1b245fe Tegra30: Add AVP (arm720t) files by Tom Warren · 12 years ago
  21. df3ad6c pxa: Save lr register in relocate_code function by Łukasz Dałek · 12 years ago
  22. a17617d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  23. 1199c37 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  24. abbab70 mx31/mx35/mx51/mx53/mx6: add watchdog by Troy Kisky · 12 years ago
  25. 5374d38 Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk by Jaehoon Chung · 12 years ago
  26. c39e969 Exynos: clock: support get_mmc_clk for exynos by Jaehoon Chung · 12 years ago
  27. 1673f19 EXYNOS5: Change parent clock of FIMD to MPLL by Ajay Kumar · 12 years ago
  28. 612404c Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  29. 2b16e51 mx6: Add workaround for ARM errata by Fabio Estevam · 12 years ago
  30. ea33fb1 Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  31. 9d86f0c kirkwood: make MPP arrays static const by Albert ARIBAUD · 12 years ago
  32. 61bdb91 arm: remove useless code in start.S files by Albert ARIBAUD · 12 years ago
  33. e05e5de arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  34. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  35. d055911 EXYNOS5: FDT : Decode peripheral id by Rajeshwari Shinde · 12 years ago
  36. 7a84e1f arm:exynos4:pinmux: Modify the gpio function for mmc by Piotr Wilczek · 12 years ago
  37. a527757 EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequency by Chander Kashyap · 12 years ago
  38. 96764df Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · 12 years ago
  39. a098cf4 Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  40. 89bd58a exynos:pinmux: Add pinmux support for i2c by Piotr Wilczek · 12 years ago
  41. 83d745d exynos:clock: Add i2c clock by Piotr Wilczek · 12 years ago
  42. fa5e284 mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · 12 years ago
  43. 21f11c7 davinci: fixed cpu reset by Davide Bonfanti · 12 years ago
  44. 8602114 omap: emif: configure emif only when required by Lokesh Vutla · 12 years ago
  45. c7f1cf5 OMAP: Tweak omap-common/Makefile since reset.S -> reset.c by Robert P. J. Day · 12 years ago
  46. f281f29 omap4: Add comments on some "#endif"s for readability. by Robert P. J. Day · 12 years ago
  47. e3fe625 omap3: Add a few comments to "#endif"s for readability. by Robert P. J. Day · 12 years ago
  48. 8c4445d Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · 12 years ago
  49. 04c3757 am33xx: add ELM support by Mansoor Ahamed · 12 years ago
  50. 8eb16b7 am33xx: NAND support by Ilya Yanok · 12 years ago
  51. 1befaff OMAP: include sys_proto.h from boot-common by Ilya Yanok · 12 years ago
  52. 4af9e67 omap3/mem.c: remove unused defines by Andreas Bießmann · 12 years ago
  53. 2c601c7 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  54. bcfc897 at91sam9x5: enable USB support for 9x5ek board. by Richard Genoud · 12 years ago
  55. 05a860c Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · 12 years ago
  56. 393ff47 mxs: SPL: Generalize memory initialization by Otavio Salvador · 12 years ago
  57. a918a53 mxs: Staticize SPL functions by Marek Vasut · 12 years ago
  58. 1230e7b mxs: Properly setup VDDD in power supply setup code by Marek Vasut · 12 years ago
  59. 77cb33b mxs: Implement common function to setup VDDx by Marek Vasut · 12 years ago
  60. b8a7c46 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  61. 08fc717 OMAP3: am35x: add musb functions by Ilya Yanok · 12 years ago
  62. 7df5cf3 am33xx: init OTG hardware and new musb gadget driver by Ilya Yanok · 12 years ago
  63. 0dde7f5 arm: Add control over cachability of memory regions by Simon Glass · 12 years ago
  64. 87540de tegra: Add SOC support for display/lcd by Wei Ni · 12 years ago
  65. e1ae0d1 tegra: Add support for PWM by Simon Glass · 12 years ago
  66. b344496 tegra: Add display support to funcmux by Simon Glass · 12 years ago
  67. 95be58c tegra: Use const for pinmux_config_pingroup/table() by Simon Glass · 12 years ago
  68. 39e8576 mx5: Mark lowlevel_init board-specific code by Benoît Thébaudeau · 12 years ago
  69. cc44672 mx6: clock: Only show CSPI clock if CSPI is enabled by Fabio Estevam · 12 years ago
  70. 081237c mx5: Print CSPI clock in 'clock' command by Fabio Estevam · 12 years ago
  71. b56b304 EXYNOS: Add clock for SPI by Hatim RV · 12 years ago
  72. fbb5743 EXYNOS5: Add pinmux support for SPI by Rajeshwari Shinde · 12 years ago
  73. 2e206ca EXYNOS: Add clock for I2S by Rajeshwari Shinde · 12 years ago
  74. 6b0884d EXYNOS: Add pinmux for I2S by Rajeshwari Shinde · 12 years ago
  75. 4debcc2 ARM: arm1176: Define arch_cpu_init() for s3c64xx by Ashok Kumar Reddy · 12 years ago
  76. 2b5fdd0 dm: wdt: Move s5p watchdog timer to drivers/watchdog/ by Marek Vasut · 12 years ago
  77. bb6527b EXYNOS: Clock: Add common function for pll rate calculation by Minkyu Kang · 12 years ago
  78. a3eab2a arm:exynos4:pinmux: Modify the gpio function for mmc by Piotr Wilczek · 12 years ago
  79. ccfa398 arm1136: Fix enable_caches() by Benoît Thébaudeau · 12 years ago
  80. 20332a0 mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololite by Troy Kisky · 12 years ago
  81. 3e4d27b Merge git://git.denx.de/u-boot by Stefano Babic · 12 years ago
  82. 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  83. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  84. 46d626d socfpga/spl: Remove malloc.h by Vikram Narayanan · 12 years ago
  85. 7ae534c socfpga/spl: Remove timer_init from spl_board_init by Vikram Narayanan · 12 years ago
  86. a42c87f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  87. 57f588b omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF by Tom Rini · 12 years ago
  88. d598e0f arm720t: add back common.h include by Allen Martin · 12 years ago
  89. ee2e185 tegra20: initialize variable to avoid compiler warning by Allen Martin · 12 years ago
  90. b2f9893 tegra: move to common SPL framework by Allen Martin · 12 years ago
  91. 2b7818d ARM: enhance u-boot.lds to detect over-sized SPL by Stephen Warren · 12 years ago
  92. f04821a Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  93. b68d671 ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections by Stephen Warren · 12 years ago
  94. bff679d arm: ks8695: use defined constants for UART by Yann Vernier · 12 years ago
  95. 82138f4 arm720: Remove CONFIG_ARM7_REVD by Marek Vasut · 12 years ago
  96. a63dd62 arm720: Further clean up the arm720t directory by Marek Vasut · 12 years ago
  97. f2e0801 stdio: Remove the CLPS7111 serial driver by Marek Vasut · 12 years ago
  98. b411eb3 arm: Remove support for NETARM by Marek Vasut · 12 years ago
  99. afad402 arm: Remove support for s3c4510 by Marek Vasut · 12 years ago
  100. 6f62f42 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago