1. f7ee2a4 tegra20: add clock_set_pllout function by Lucas Stach · Tue Sep 25 20:21:13 2012 +0000
  2. e694178 tegra20: complete periph_id enum by Lucas Stach · Tue Sep 25 09:59:12 2012 +0000
  3. ab37196 Tegra20: Move some include files to arch-tegra for sharing with Tegra30 by Tom Warren · Wed Sep 19 15:50:56 2012 -0700
  4. f83e9c6 Tegra20: Move some code files to common directories for upcoming Tegra30 patches. by Tom Warren · Wed Sep 19 14:08:52 2012 -0700
  5. f31e411 tegra20: add USB ULPI init code by Lucas Stach · Mon Oct 01 00:44:35 2012 +0200
  6. c1275eb tegra20: port to new ehci interface by Lucas Stach · Wed Sep 26 00:14:37 2012 +0200
  7. 3494a4c usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · Wed Sep 26 00:14:35 2012 +0200
  8. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · Wed Sep 26 00:14:34 2012 +0200
  9. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · Fri Sep 14 23:45:51 2012 +0200
  10. ff17767 serial: mxs: spl: Remove empty serial_* functions from SPL code by Marek Vasut · Fri Sep 14 23:18:08 2012 +0200
  11. d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · Tue Oct 09 09:28:15 2012 +0000
  12. f30ef81 arm: armv7: omap3: Fix restore sequence in lowlevel_init by Albert ARIBAUD · Sun Oct 07 09:24:10 2012 +0000
  13. 08d5451 arm: rmobile: bugfix: wrong register saving in lowlevel_init by Tetsuyuki Kobayashi · Thu Oct 04 18:39:22 2012 +0000
  14. dd66108 arm: armv7: temporarily set -mno-unaligned-access by Albert ARIBAUD · Fri Oct 05 18:43:33 2012 +0200
  15. ad51f7c ARM: Add Altera SOCFPGA Cyclone5 by Dinh Nguyen · Thu Oct 04 06:46:02 2012 +0000
  16. dea68a7 arm: Support new Xilinx Zynq platform by Michal Simek · Thu Sep 13 20:23:35 2012 +0000
  17. 8c2ef80 arm: Fixed the offset for the no relocation. by Zhong Hongbo · Sat Sep 01 20:49:52 2012 +0000
  18. ceea077 arm: Add CONFIG_OF_BOARD_SETUP support to bootm by Joe Hershberger · Fri Aug 17 10:28:50 2012 +0000
  19. 216559a arm: Remove additional config flags by Michal Simek · Tue Aug 14 01:15:17 2012 +0000
  20. 0a16790 armv7 cpu_init_crit: Simplify code by Benoît Thébaudeau · Fri Aug 10 12:05:16 2012 +0000
  21. a8c7aea arm: work around assembler bug by Allen Martin · Wed Jul 18 13:45:53 2012 +0000
  22. 13137f3 ARM: increase lmb stack space reservation to 4KB by Rob Herring · Thu Jun 28 03:54:11 2012 +0000
  23. 1b0280e Merge remote-tracking branch 'u-boot-marvell/master' by Albert ARIBAUD · Wed Oct 03 16:44:29 2012 +0200
  24. bd58c45 ARM: kirkwood/orion5x: Use reset_cpu definition in include/common.h by Dinh Nguyen · Fri Sep 14 11:08:28 2012 +0000
  25. ea32b7e kirkwood: implement kw_sdram_size_adjust by Gerlando Falauto · Wed Jul 25 06:23:48 2012 +0000
  26. ac935e2 kirkwood: implement kw_sdram_bs_set() by Gerlando Falauto · Fri Jul 20 02:34:25 2012 +0000
  27. 67393fc kirkwood: use c-struct for access to SDRAM addr decode registers by Holger Brunck · Fri Jul 20 02:34:24 2012 +0000
  28. 6c46604 kirkwood: fix mpp.h coding style by Luka Perkov · Wed Sep 05 08:08:16 2012 +0000
  29. dd15930 ARM : Add GPIO Driver and IOMUX definition for S3C2440 by Gabriel Huau · Wed May 02 10:49:55 2012 +0000
  30. b95d3da rmobile: Fix build timer driver with BUILD_DIR by Nobuhiro Iwamatsu · Tue Oct 02 16:40:39 2012 +0000
  31. ee4c349 arm: rmobile: Add cpu_eth_init function by Nobuhiro Iwamatsu · Mon Aug 06 07:26:09 2012 +0900
  32. 1da7a59 arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA board by Hideyuki Sano · Wed Jun 27 10:35:35 2012 +0900
  33. 852a0a2 arm: rmobile: Add support PFC of Renesas R8A7740 by Nobuhiro Iwamatsu · Fri Jul 20 13:07:43 2012 +0900
  34. 3966dea arm: rmobile: Add support Renesas R8A7740 by Nobuhiro Iwamatsu · Fri Jul 20 13:06:54 2012 +0900
  35. 8176247 arm: rmobile: Add support TMU base timer function by Nobuhiro Iwamatsu · Fri Aug 03 14:21:05 2012 +0900
  36. fe1c4bc arm: rmobile: Change initializing ICCICR register by Nobuhiro Iwamatsu · Wed Jul 25 15:48:27 2012 +0900
  37. 7811e54 arm: rmobile: kzm9g: separate cpu_rev to integer and fraction by Tetsuyuki Kobayashi · Wed Jul 25 18:24:21 2012 +0000
  38. eed9212 arm: rmobile: kzm9g: fix CPU info by Tetsuyuki Kobayashi · Wed Jul 25 18:24:20 2012 +0000
  39. a9aef3b arm: rmobile: kzm9g: Add dummy member to struct sh73a0_rwdt by Tetsuyuki Kobayashi · Thu Jul 19 23:27:56 2012 +0000
  40. 7cd76e1 arm: rmobile: Support build with gcc-4.6 or later by Nobuhiro Iwamatsu · Fri Jul 06 08:53:02 2012 +0900
  41. 8182c27 arm: rmobile: kzm9g: enable reset command by Tetsuyuki Kobayashi · Mon Jul 16 19:13:12 2012 +0000
  42. d83e19d arm: rmobile: kzm9g: Adjust low level hardware setting by Tetsuyuki Kobayashi · Thu Jul 05 01:43:48 2012 +0000
  43. 06d4c6d arm: rmobile: Add supoprt for KMC KZM-A9-GT board by Nobuhiro Iwamatsu · Thu Jun 21 14:55:07 2012 +0900
  44. 8682e58 arm: rmobile: Add support PFC of Renesas SH73A0 by Nobuhiro Iwamatsu · Fri Jul 20 09:29:19 2012 +0900
  45. 940103d arm: rmobile: Add support Renesas SH73A0 by Nobuhiro Iwamatsu · Sun Aug 19 04:40:05 2012 +0000
  46. f3db9da arm: rmobile: Add basic support for Renesas R-Mobile by Nobuhiro Iwamatsu · Wed Jun 13 16:29:47 2012 +0900
  47. 3b23215 ARMv7: Add register definition of global timer by Nobuhiro Iwamatsu · Wed Jun 13 16:13:24 2012 +0900
  48. b55759e am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX by Joel A Fernandes · Tue Sep 18 04:30:51 2012 +0000
  49. f7a2c55 OMAP: networking support for SPL by Ilya Yanok · Tue Sep 18 00:22:50 2012 +0000
  50. 426d9fd Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · Sun Sep 30 23:49:17 2012 +0200
  51. a20e6d3 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Sat Sep 29 11:12:34 2012 +0200
  52. b314ebe Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Sep 27 12:06:07 2012 -0700
  53. 1293858 ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK by Tom Rini · Tue Aug 14 12:27:13 2012 -0700
  54. 9ef51bd SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl by Tom Rini · Tue Aug 14 14:33:02 2012 -0700
  55. 31dfba4 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · Wed Aug 22 15:31:05 2012 -0700
  56. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · Mon Aug 13 12:03:19 2012 -0700
  57. 9e0c260 ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · Tue Aug 14 12:26:08 2012 -0700
  58. ff7a605 ARM: SPL: Start hooking in the current SPI SPL support by Tom Rini · Tue Aug 14 12:25:23 2012 -0700
  59. 7b51686 ARM: SPL: Clean up spl.c / spl_nand.c slightly by Tom Rini · Tue Aug 14 12:06:43 2012 -0700
  60. a0b9fa5 ARM: SPL: Make spl_mmc.c more generic by Tom Rini · Tue Aug 14 10:25:15 2012 -0700
  61. 29d69dc ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · Tue Aug 14 08:50:58 2012 -0700
  62. 730bae7 ARM: SPL: Only call mem_malloc_init if configured by Tom Rini · Mon Aug 13 14:13:07 2012 -0700
  63. 09ebf1a ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c by Tom Rini · Mon Aug 13 14:11:06 2012 -0700
  64. a76ff95 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · Tue Aug 14 09:19:44 2012 -0700
  65. 0be93ff ARM: SPL: Rename omap_boot_device to spl_boot_device by Tom Rini · Mon Aug 13 12:53:23 2012 -0700
  66. 63c37f1 omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds. by Pavel Machek · Thu Aug 30 19:20:22 2012 +0200
  67. 69fa444 omap-common: Fix typo in save_boot_params() in lowlevel_init.S by Tom Rini · Tue Aug 14 09:20:06 2012 -0700
  68. fe3b0c7 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · Mon Aug 13 11:37:56 2012 -0700
  69. a0d8cca spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT by Tom Rini · Fri Aug 10 09:27:14 2012 -0700
  70. dad11a9 ARM: arm1176: Define arch_cpu_init() at the SoC level by Stephen Warren · Sat Sep 01 16:27:56 2012 +0000
  71. 3c2fe86 dm: net: Move IXP NPE to drivers/net/ by Marek Vasut · Sat Jul 21 05:02:26 2012 +0000
  72. 54b3f3b i.MX: shut down video before launch of O/S by Eric Nelson · Sun Sep 23 07:30:55 2012 +0000
  73. 7477d11 mx51evk: Add CONFIG_REVISION_TAG by Benoît Thébaudeau · Tue Sep 18 04:48:42 2012 +0000
  74. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 21 14:53:13 2012 -0700
  75. 2fa03bc Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Fri Sep 21 00:26:19 2012 +0200
  76. fbaa804 ARM: Remove apollon board by Marek Vasut · Wed Sep 05 17:16:55 2012 +0000
  77. e715909 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Sep 17 11:39:03 2012 -0700
  78. 086413a MX6: drop binary constants from iomux header by Stefano Babic · Sun Sep 16 14:52:10 2012 +0200
  79. 22562a4 Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · Tue Sep 04 17:00:24 2012 -0700
  80. 2816c9f tegra20: usb: rework set_host_mode by Lucas Stach · Tue Aug 07 08:19:15 2012 +0000
  81. 8c7238e MX: set a common place to share code for Freescale i.MX by Stefano Babic · Wed Sep 05 20:16:36 2012 +0000
  82. 5d309e6 tegra: nand: Add Tegra NAND driver by Jim Lin · Sun Jul 29 20:53:29 2012 +0000
  83. 949e53f tegra: fdt: Add NAND controller binding and definitions by Simon Glass · Sun Jul 29 20:53:27 2012 +0000
  84. fdf5473 tegra: Add NAND support to funcmux by Simon Glass · Sun Jul 29 20:53:26 2012 +0000
  85. 38e2f08 mx31: Define default SoC input clock frequencies by Benoît Thébaudeau · Tue Aug 21 11:06:03 2012 +0000
  86. 9111653 Fix mx31_decode_pll by Benoît Thébaudeau · Tue Aug 14 08:43:47 2012 +0000
  87. 6ce2db0 mx35 timer: Switch to 32-kHz source by Benoît Thébaudeau · Tue Aug 21 11:07:54 2012 +0000
  88. e452834 mx35: Define default SoC input clock frequencies by Benoît Thébaudeau · Tue Aug 21 11:07:20 2012 +0000
  89. d2dd29d mx25: Define default SoC input clock frequencies by Benoît Thébaudeau · Tue Aug 21 11:05:12 2012 +0000
  90. a83e26d mx35: Fix clock dividers by Benoît Thébaudeau · Tue Aug 14 10:33:27 2012 +0000
  91. 5881556 mx35: Add definitions for clock gate values by Benoît Thébaudeau · Tue Aug 14 10:33:06 2012 +0000
  92. cd6173b mx35: Fix decode_pll by Benoît Thébaudeau · Tue Aug 14 10:32:54 2012 +0000
  93. 584ff5f omap4 i2c: add support for i2c bus 4 by Koen Kooi · Wed Aug 08 00:57:35 2012 +0000
  94. e26123b mmc: s5p_sdhci: fixed wrong function argument by Jaehoon Chung · Thu Aug 30 16:24:10 2012 +0000
  95. b44c114 Merge remote-tracking branch 'u-boot-ti/master' into m by Albert ARIBAUD · Wed Sep 05 20:20:04 2012 +0200
  96. 63f4148 am33xx: Remove redundant timer config by Tom Rini · Mon Aug 06 08:49:54 2012 +0000
  97. 613bea6 OMAP3: video: add macros to set display parameters by Stefano Babic · Wed Aug 29 01:22:06 2012 +0000
  98. b06d140 video: drop duplicate set of DISPC_CONFIG register by Stefano Babic · Wed Aug 29 01:22:05 2012 +0000
  99. 8524b37 OMAP3: add definition of CTRL_WKUP_CTRL register by Arnout Vandecappelle (Essensium/Mind) · Mon Aug 27 01:37:11 2012 +0000
  100. 3c92e0e arm: Adds board_postclk_init to the init_sequence. by Markus Hubig · Thu Aug 16 08:22:08 2012 +0000