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