1. 8176247 arm: rmobile: Add support TMU base timer function by Nobuhiro Iwamatsu · Fri Aug 03 14:21:05 2012 +0900
  2. fe1c4bc arm: rmobile: Change initializing ICCICR register by Nobuhiro Iwamatsu · Wed Jul 25 15:48:27 2012 +0900
  3. 7811e54 arm: rmobile: kzm9g: separate cpu_rev to integer and fraction by Tetsuyuki Kobayashi · Wed Jul 25 18:24:21 2012 +0000
  4. eed9212 arm: rmobile: kzm9g: fix CPU info by Tetsuyuki Kobayashi · Wed Jul 25 18:24:20 2012 +0000
  5. a9aef3b arm: rmobile: kzm9g: Add dummy member to struct sh73a0_rwdt by Tetsuyuki Kobayashi · Thu Jul 19 23:27:56 2012 +0000
  6. 7cd76e1 arm: rmobile: Support build with gcc-4.6 or later by Nobuhiro Iwamatsu · Fri Jul 06 08:53:02 2012 +0900
  7. 8182c27 arm: rmobile: kzm9g: enable reset command by Tetsuyuki Kobayashi · Mon Jul 16 19:13:12 2012 +0000
  8. d83e19d arm: rmobile: kzm9g: Adjust low level hardware setting by Tetsuyuki Kobayashi · Thu Jul 05 01:43:48 2012 +0000
  9. 06d4c6d arm: rmobile: Add supoprt for KMC KZM-A9-GT board by Nobuhiro Iwamatsu · Thu Jun 21 14:55:07 2012 +0900
  10. 8682e58 arm: rmobile: Add support PFC of Renesas SH73A0 by Nobuhiro Iwamatsu · Fri Jul 20 09:29:19 2012 +0900
  11. 940103d arm: rmobile: Add support Renesas SH73A0 by Nobuhiro Iwamatsu · Sun Aug 19 04:40:05 2012 +0000
  12. f3db9da arm: rmobile: Add basic support for Renesas R-Mobile by Nobuhiro Iwamatsu · Wed Jun 13 16:29:47 2012 +0900
  13. 3b23215 ARMv7: Add register definition of global timer by Nobuhiro Iwamatsu · Wed Jun 13 16:13:24 2012 +0900
  14. b55759e am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX by Joel A Fernandes · Tue Sep 18 04:30:51 2012 +0000
  15. f7a2c55 OMAP: networking support for SPL by Ilya Yanok · Tue Sep 18 00:22:50 2012 +0000
  16. 426d9fd Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · Sun Sep 30 23:49:17 2012 +0200
  17. a20e6d3 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Sat Sep 29 11:12:34 2012 +0200
  18. b314ebe Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Sep 27 12:06:07 2012 -0700
  19. 1293858 ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK by Tom Rini · Tue Aug 14 12:27:13 2012 -0700
  20. 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
  21. 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
  22. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · Mon Aug 13 12:03:19 2012 -0700
  23. 9e0c260 ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · Tue Aug 14 12:26:08 2012 -0700
  24. ff7a605 ARM: SPL: Start hooking in the current SPI SPL support by Tom Rini · Tue Aug 14 12:25:23 2012 -0700
  25. 7b51686 ARM: SPL: Clean up spl.c / spl_nand.c slightly by Tom Rini · Tue Aug 14 12:06:43 2012 -0700
  26. a0b9fa5 ARM: SPL: Make spl_mmc.c more generic by Tom Rini · Tue Aug 14 10:25:15 2012 -0700
  27. 29d69dc ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · Tue Aug 14 08:50:58 2012 -0700
  28. 730bae7 ARM: SPL: Only call mem_malloc_init if configured by Tom Rini · Mon Aug 13 14:13:07 2012 -0700
  29. 09ebf1a ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c by Tom Rini · Mon Aug 13 14:11:06 2012 -0700
  30. a76ff95 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · Tue Aug 14 09:19:44 2012 -0700
  31. 0be93ff ARM: SPL: Rename omap_boot_device to spl_boot_device by Tom Rini · Mon Aug 13 12:53:23 2012 -0700
  32. 63c37f1 omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds. by Pavel Machek · Thu Aug 30 19:20:22 2012 +0200
  33. 69fa444 omap-common: Fix typo in save_boot_params() in lowlevel_init.S by Tom Rini · Tue Aug 14 09:20:06 2012 -0700
  34. fe3b0c7 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · Mon Aug 13 11:37:56 2012 -0700
  35. a0d8cca spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT by Tom Rini · Fri Aug 10 09:27:14 2012 -0700
  36. dad11a9 ARM: arm1176: Define arch_cpu_init() at the SoC level by Stephen Warren · Sat Sep 01 16:27:56 2012 +0000
  37. 3c2fe86 dm: net: Move IXP NPE to drivers/net/ by Marek Vasut · Sat Jul 21 05:02:26 2012 +0000
  38. 54b3f3b i.MX: shut down video before launch of O/S by Eric Nelson · Sun Sep 23 07:30:55 2012 +0000
  39. 7477d11 mx51evk: Add CONFIG_REVISION_TAG by Benoît Thébaudeau · Tue Sep 18 04:48:42 2012 +0000
  40. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 21 14:53:13 2012 -0700
  41. 2fa03bc Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Fri Sep 21 00:26:19 2012 +0200
  42. fbaa804 ARM: Remove apollon board by Marek Vasut · Wed Sep 05 17:16:55 2012 +0000
  43. e715909 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Sep 17 11:39:03 2012 -0700
  44. 086413a MX6: drop binary constants from iomux header by Stefano Babic · Sun Sep 16 14:52:10 2012 +0200
  45. 22562a4 Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · Tue Sep 04 17:00:24 2012 -0700
  46. 2816c9f tegra20: usb: rework set_host_mode by Lucas Stach · Tue Aug 07 08:19:15 2012 +0000
  47. 8c7238e MX: set a common place to share code for Freescale i.MX by Stefano Babic · Wed Sep 05 20:16:36 2012 +0000
  48. 5d309e6 tegra: nand: Add Tegra NAND driver by Jim Lin · Sun Jul 29 20:53:29 2012 +0000
  49. 949e53f tegra: fdt: Add NAND controller binding and definitions by Simon Glass · Sun Jul 29 20:53:27 2012 +0000
  50. fdf5473 tegra: Add NAND support to funcmux by Simon Glass · Sun Jul 29 20:53:26 2012 +0000
  51. 38e2f08 mx31: Define default SoC input clock frequencies by Benoît Thébaudeau · Tue Aug 21 11:06:03 2012 +0000
  52. 9111653 Fix mx31_decode_pll by Benoît Thébaudeau · Tue Aug 14 08:43:47 2012 +0000
  53. 6ce2db0 mx35 timer: Switch to 32-kHz source by Benoît Thébaudeau · Tue Aug 21 11:07:54 2012 +0000
  54. e452834 mx35: Define default SoC input clock frequencies by Benoît Thébaudeau · Tue Aug 21 11:07:20 2012 +0000
  55. d2dd29d mx25: Define default SoC input clock frequencies by Benoît Thébaudeau · Tue Aug 21 11:05:12 2012 +0000
  56. a83e26d mx35: Fix clock dividers by Benoît Thébaudeau · Tue Aug 14 10:33:27 2012 +0000
  57. 5881556 mx35: Add definitions for clock gate values by Benoît Thébaudeau · Tue Aug 14 10:33:06 2012 +0000
  58. cd6173b mx35: Fix decode_pll by Benoît Thébaudeau · Tue Aug 14 10:32:54 2012 +0000
  59. 584ff5f omap4 i2c: add support for i2c bus 4 by Koen Kooi · Wed Aug 08 00:57:35 2012 +0000
  60. e26123b mmc: s5p_sdhci: fixed wrong function argument by Jaehoon Chung · Thu Aug 30 16:24:10 2012 +0000
  61. b44c114 Merge remote-tracking branch 'u-boot-ti/master' into m by Albert ARIBAUD · Wed Sep 05 20:20:04 2012 +0200
  62. 63f4148 am33xx: Remove redundant timer config by Tom Rini · Mon Aug 06 08:49:54 2012 +0000
  63. 613bea6 OMAP3: video: add macros to set display parameters by Stefano Babic · Wed Aug 29 01:22:06 2012 +0000
  64. b06d140 video: drop duplicate set of DISPC_CONFIG register by Stefano Babic · Wed Aug 29 01:22:05 2012 +0000
  65. 8524b37 OMAP3: add definition of CTRL_WKUP_CTRL register by Arnout Vandecappelle (Essensium/Mind) · Mon Aug 27 01:37:11 2012 +0000
  66. 3c92e0e arm: Adds board_postclk_init to the init_sequence. by Markus Hubig · Thu Aug 16 08:22:08 2012 +0000
  67. 794cdb9 MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS by Marek Vasut · Tue Aug 28 15:15:53 2012 +0000
  68. baddd9f kw_spi: fix clock prescaler computation by Valentin Longchamp · Wed Aug 15 05:31:49 2012 +0000
  69. dea1cfb edminiv2: orion5x: fix GPIO inits and values by Albert ARIBAUD · Thu Aug 16 06:35:21 2012 +0000
  70. d296daa Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Sun Sep 02 16:38:48 2012 +0200
  71. 2e383ad atmel: at91sam9x5: fix name error for spi by Bo Shen · Sun Aug 19 20:32:23 2012 +0000
  72. bbebc4d pxa25x: Add UDC registers definitions by Łukasz Dałek · Sun Aug 19 00:21:02 2012 +0200
  73. 1da8a7b mxc: Define architecture identifier by Benoît Thébaudeau · Mon Aug 13 07:27:58 2012 +0000
  74. 6815cf6 mxs: Convert timeout parameter to 'unsigned int' by fabio.estevam@freescale.com · Wed Aug 22 10:10:11 2012 +0000
  75. f16c8e6 MX28: DMA: Align the struct mxs_dma_desc by Marek Vasut · Tue Aug 21 16:17:25 2012 +0000
  76. cf233ed gpio: add gpio api support to mx27 (v4) by trem · Sat Aug 25 05:30:33 2012 +0000
  77. 397e3d5 mx5: add iomux-mx51.h include by Matt Sealey · Wed Aug 22 09:24:06 2012 +0000
  78. a2bbe0c mxs: Rename 'mx28_dram_init' to 'mxs_dram_init' by Otavio Salvador · Sun Aug 19 04:58:30 2012 +0000
  79. d1de2e0 mxs: Only build internal Ethernet controller for i.MX28 by Otavio Salvador · Sun Aug 19 04:58:29 2012 +0000
  80. d8e9063 mxs: Replace i.MX233 by i.MX23 on copyright header by Otavio Salvador · Sun Aug 19 04:58:28 2012 +0000
  81. f884a42 mx35: Remove declaration of non-existing function by Benoît Thébaudeau · Tue Aug 14 10:32:40 2012 +0000
  82. efc9187 mx35: Move clock enums to clock.h by Benoît Thébaudeau · Tue Aug 14 10:32:21 2012 +0000
  83. 4618789 mx35: Remove declaration of non-existing function by Benoît Thébaudeau · Tue Aug 14 09:40:02 2012 +0000
  84. 97f69e6 mx35: Fix broken pin definitions by Benoît Thébaudeau · Tue Aug 14 09:39:49 2012 +0000
  85. 6774a92 mx35 iomux: Remove unused macro by Benoît Thébaudeau · Tue Aug 14 09:39:16 2012 +0000
  86. f303935 mx5: Undeclare imx_decode_pll() by Benoît Thébaudeau · Tue Aug 14 08:06:23 2012 +0000
  87. fc05b90 MX: Set a common gpio.h for all i.MX by Stefano Babic · Sun Aug 19 21:33:50 2012 +0000
  88. f13094d mxs: Use correct function name to initialize dram by Fabio Estevam · Sat Aug 18 13:28:12 2012 +0000
  89. 1781100 MX28: config: Allow different target generation in elftosb call by Otavio Salvador · Sat Aug 18 07:25:25 2012 +0000
  90. 5baa248 mx35: Add cpu_mmc_init() by Benoît Thébaudeau · Fri Aug 17 10:43:48 2012 +0000
  91. 58d2232 mx5/6: Fix cpu_mmc_init() return value by Benoît Thébaudeau · Fri Aug 17 10:42:55 2012 +0000
  92. 0ca618c imx-common/cmd_bmode.c: add imx bmode (bootmode) command by Troy Kisky · Wed Aug 15 10:31:20 2012 +0000
  93. c939e2c iomux: move IOMUX_GPR13_xxx defines by Troy Kisky · Wed Aug 15 10:27:11 2012 +0000
  94. 055926a mx35: Remove duplicate GPIO3_BASE_ADDR by Benoît Thébaudeau · Tue Aug 14 11:03:34 2012 +0000
  95. 118e0bc mx5: cosmetic: Clean up lowlevel_init by Benoît Thébaudeau · Tue Aug 14 05:18:43 2012 +0000
  96. 796ae25 mx5/6 timer: Round up tick_to_time() value by Benoît Thébaudeau · Tue Aug 14 05:01:21 2012 +0000
  97. c8750c6 mx3: Fix typo on IPU_CONF_CSI_EN by Benoît Thébaudeau · Tue Aug 14 03:33:52 2012 +0000
  98. 8ce8777 mx35: Fix typo on EDIO by Benoît Thébaudeau · Tue Aug 14 03:28:24 2012 +0000
  99. b8aaed3 mx5: Enable dcache by Benoît Thébaudeau · Tue Aug 14 03:17:52 2012 +0000
  100. 463b685 mx25: Enable dcache by Benoît Thébaudeau · Tue Aug 14 03:17:33 2012 +0000