1. 419d894 serial: mpc8xx: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 13:50:56 2012 +0200
  2. 5bcdf24 serial: Properly spell out the structure member names of serial_driver by Marek Vasut · Sun Sep 09 18:48:28 2012 +0200
  3. b46931d serial: Rename .init() and .uninit() in serial_device by Marek Vasut · Fri Sep 07 14:35:31 2012 +0200
  4. 0b3176c COMMON: Use __stringify() instead of MK_STR() by Marek Vasut · Sun Sep 23 17:41:24 2012 +0200
  5. d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · Tue Oct 09 09:28:15 2012 +0000
  6. f30ef81 arm: armv7: omap3: Fix restore sequence in lowlevel_init by Albert ARIBAUD · Sun Oct 07 09:24:10 2012 +0000
  7. 08d5451 arm: rmobile: bugfix: wrong register saving in lowlevel_init by Tetsuyuki Kobayashi · Thu Oct 04 18:39:22 2012 +0000
  8. 89329dc Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Oct 05 13:56:45 2012 -0700
  9. dd66108 arm: armv7: temporarily set -mno-unaligned-access by Albert ARIBAUD · Fri Oct 05 18:43:33 2012 +0200
  10. 659c9cd Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Oct 04 10:00:42 2012 -0700
  11. ad51f7c ARM: Add Altera SOCFPGA Cyclone5 by Dinh Nguyen · Thu Oct 04 06:46:02 2012 +0000
  12. dea68a7 arm: Support new Xilinx Zynq platform by Michal Simek · Thu Sep 13 20:23:35 2012 +0000
  13. 8c2ef80 arm: Fixed the offset for the no relocation. by Zhong Hongbo · Sat Sep 01 20:49:52 2012 +0000
  14. ceea077 arm: Add CONFIG_OF_BOARD_SETUP support to bootm by Joe Hershberger · Fri Aug 17 10:28:50 2012 +0000
  15. 216559a arm: Remove additional config flags by Michal Simek · Tue Aug 14 01:15:17 2012 +0000
  16. 0a16790 armv7 cpu_init_crit: Simplify code by Benoît Thébaudeau · Fri Aug 10 12:05:16 2012 +0000
  17. a8c7aea arm: work around assembler bug by Allen Martin · Wed Jul 18 13:45:53 2012 +0000
  18. 13137f3 ARM: increase lmb stack space reservation to 4KB by Rob Herring · Thu Jun 28 03:54:11 2012 +0000
  19. 1b0280e Merge remote-tracking branch 'u-boot-marvell/master' by Albert ARIBAUD · Wed Oct 03 16:44:29 2012 +0200
  20. bd58c45 ARM: kirkwood/orion5x: Use reset_cpu definition in include/common.h by Dinh Nguyen · Fri Sep 14 11:08:28 2012 +0000
  21. ea32b7e kirkwood: implement kw_sdram_size_adjust by Gerlando Falauto · Wed Jul 25 06:23:48 2012 +0000
  22. ac935e2 kirkwood: implement kw_sdram_bs_set() by Gerlando Falauto · Fri Jul 20 02:34:25 2012 +0000
  23. 67393fc kirkwood: use c-struct for access to SDRAM addr decode registers by Holger Brunck · Fri Jul 20 02:34:24 2012 +0000
  24. 6c46604 kirkwood: fix mpp.h coding style by Luka Perkov · Wed Sep 05 08:08:16 2012 +0000
  25. dd15930 ARM : Add GPIO Driver and IOMUX definition for S3C2440 by Gabriel Huau · Wed May 02 10:49:55 2012 +0000
  26. b95d3da rmobile: Fix build timer driver with BUILD_DIR by Nobuhiro Iwamatsu · Tue Oct 02 16:40:39 2012 +0000
  27. ee4c349 arm: rmobile: Add cpu_eth_init function by Nobuhiro Iwamatsu · Mon Aug 06 07:26:09 2012 +0900
  28. 1da7a59 arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA board by Hideyuki Sano · Wed Jun 27 10:35:35 2012 +0900
  29. 852a0a2 arm: rmobile: Add support PFC of Renesas R8A7740 by Nobuhiro Iwamatsu · Fri Jul 20 13:07:43 2012 +0900
  30. 3966dea arm: rmobile: Add support Renesas R8A7740 by Nobuhiro Iwamatsu · Fri Jul 20 13:06:54 2012 +0900
  31. 8176247 arm: rmobile: Add support TMU base timer function by Nobuhiro Iwamatsu · Fri Aug 03 14:21:05 2012 +0900
  32. fe1c4bc arm: rmobile: Change initializing ICCICR register by Nobuhiro Iwamatsu · Wed Jul 25 15:48:27 2012 +0900
  33. 7811e54 arm: rmobile: kzm9g: separate cpu_rev to integer and fraction by Tetsuyuki Kobayashi · Wed Jul 25 18:24:21 2012 +0000
  34. eed9212 arm: rmobile: kzm9g: fix CPU info by Tetsuyuki Kobayashi · Wed Jul 25 18:24:20 2012 +0000
  35. a9aef3b arm: rmobile: kzm9g: Add dummy member to struct sh73a0_rwdt by Tetsuyuki Kobayashi · Thu Jul 19 23:27:56 2012 +0000
  36. 7cd76e1 arm: rmobile: Support build with gcc-4.6 or later by Nobuhiro Iwamatsu · Fri Jul 06 08:53:02 2012 +0900
  37. 8182c27 arm: rmobile: kzm9g: enable reset command by Tetsuyuki Kobayashi · Mon Jul 16 19:13:12 2012 +0000
  38. d83e19d arm: rmobile: kzm9g: Adjust low level hardware setting by Tetsuyuki Kobayashi · Thu Jul 05 01:43:48 2012 +0000
  39. 06d4c6d arm: rmobile: Add supoprt for KMC KZM-A9-GT board by Nobuhiro Iwamatsu · Thu Jun 21 14:55:07 2012 +0900
  40. 8682e58 arm: rmobile: Add support PFC of Renesas SH73A0 by Nobuhiro Iwamatsu · Fri Jul 20 09:29:19 2012 +0900
  41. 940103d arm: rmobile: Add support Renesas SH73A0 by Nobuhiro Iwamatsu · Sun Aug 19 04:40:05 2012 +0000
  42. f3db9da arm: rmobile: Add basic support for Renesas R-Mobile by Nobuhiro Iwamatsu · Wed Jun 13 16:29:47 2012 +0900
  43. 3b23215 ARMv7: Add register definition of global timer by Nobuhiro Iwamatsu · Wed Jun 13 16:13:24 2012 +0900
  44. 8843e65 openrisc/bitops: add hweightX defines by Stefan Kristiansson · Wed Feb 22 07:10:09 2012 +0000
  45. d19c221 openrisc: implement get_ticks and get_tbclk by Stefan Kristiansson · Wed Feb 22 07:10:10 2012 +0000
  46. b55759e am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX by Joel A Fernandes · Tue Sep 18 04:30:51 2012 +0000
  47. f7a2c55 OMAP: networking support for SPL by Ilya Yanok · Tue Sep 18 00:22:50 2012 +0000
  48. 426d9fd Merge remote-tracking branch 'u-boot/master' by Albert ARIBAUD · Sun Sep 30 23:49:17 2012 +0200
  49. 8bd9806 sandbox: Add asm/errno.h by Simon Glass · Fri Sep 28 08:23:45 2012 +0000
  50. a20e6d3 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Sat Sep 29 11:12:34 2012 +0200
  51. b314ebe Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Sep 27 12:06:07 2012 -0700
  52. 1293858 ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK by Tom Rini · Tue Aug 14 12:27:13 2012 -0700
  53. 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
  54. 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
  55. 28591df SPL: Move the omap SPL framework to common/spl by Tom Rini · Mon Aug 13 12:03:19 2012 -0700
  56. 9e0c260 ARM: SPL: Move gpmc_init() to spl_board_init() by Tom Rini · Tue Aug 14 12:26:08 2012 -0700
  57. ff7a605 ARM: SPL: Start hooking in the current SPI SPL support by Tom Rini · Tue Aug 14 12:25:23 2012 -0700
  58. 7b51686 ARM: SPL: Clean up spl.c / spl_nand.c slightly by Tom Rini · Tue Aug 14 12:06:43 2012 -0700
  59. a0b9fa5 ARM: SPL: Make spl_mmc.c more generic by Tom Rini · Tue Aug 14 10:25:15 2012 -0700
  60. 29d69dc ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h> by Tom Rini · Tue Aug 14 08:50:58 2012 -0700
  61. 730bae7 ARM: SPL: Only call mem_malloc_init if configured by Tom Rini · Mon Aug 13 14:13:07 2012 -0700
  62. 09ebf1a ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c by Tom Rini · Mon Aug 13 14:11:06 2012 -0700
  63. a76ff95 ARM: SPL: Rename omap_boot_mode to spl_boot_mode() by Tom Rini · Tue Aug 14 09:19:44 2012 -0700
  64. 0be93ff ARM: SPL: Rename omap_boot_device to spl_boot_device by Tom Rini · Mon Aug 13 12:53:23 2012 -0700
  65. 63c37f1 omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds. by Pavel Machek · Thu Aug 30 19:20:22 2012 +0200
  66. 69fa444 omap-common: Fix typo in save_boot_params() in lowlevel_init.S by Tom Rini · Tue Aug 14 09:20:06 2012 -0700
  67. fe3b0c7 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · Mon Aug 13 11:37:56 2012 -0700
  68. a0d8cca spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT by Tom Rini · Fri Aug 10 09:27:14 2012 -0700
  69. 01fe7db malloc: remove extern declarations of malloc_bin_reloc() in board.c files by Daniel Schwierzeck · Sun Jun 03 12:40:04 2012 +0000
  70. dad11a9 ARM: arm1176: Define arch_cpu_init() at the SoC level by Stephen Warren · Sat Sep 01 16:27:56 2012 +0000
  71. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Sep 25 12:23:55 2012 -0700
  72. 3c2fe86 dm: net: Move IXP NPE to drivers/net/ by Marek Vasut · Sat Jul 21 05:02:26 2012 +0000
  73. 54b3f3b i.MX: shut down video before launch of O/S by Eric Nelson · Sun Sep 23 07:30:55 2012 +0000
  74. 7477d11 mx51evk: Add CONFIG_REVISION_TAG by Benoît Thébaudeau · Tue Sep 18 04:48:42 2012 +0000
  75. e1ced00 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 21 14:53:13 2012 -0700
  76. 2fa03bc Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Fri Sep 21 00:26:19 2012 +0200
  77. 9fc768d Flex bus definition update for Coldfire 5253. by Jason Jin · Thu Sep 20 14:17:46 2012 +0800
  78. 9324138 ColdFire: Queued SPI driver by Richard Retanubun · Thu Mar 24 08:58:11 2011 +0000
  79. 8d8dac9 ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 by Alison Wang · Mon Mar 26 21:49:08 2012 +0000
  80. 027f76f ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x by Alison Wang · Mon Mar 26 21:49:07 2012 +0000
  81. d132fe6 ColdFire: Clean up checkpatch warnings for MCF523x by Alison Wang · Mon Mar 26 21:49:06 2012 +0000
  82. 35d23df ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x by Alison Wang · Mon Mar 26 21:49:05 2012 +0000
  83. 95bed1f ColdFire: Clean up checkpatch warnings for MCF52x2 by Alison Wang · Mon Mar 26 21:49:04 2012 +0000
  84. 8bce3ec ColdFire: Clean up checkpatch warnings for MCF5227x by Alison Wang · Mon Mar 26 21:49:03 2012 +0000
  85. e14f732 ColdFire: Add clear and set bits macros for ColdFire platform by Alison Wang · Mon Mar 26 21:49:02 2012 +0000
  86. fd54d53 ColdFire: Update the bitops for ColdFire platform by Alison Wang · Sun Mar 25 19:18:49 2012 +0000
  87. fbaa804 ARM: Remove apollon board by Marek Vasut · Wed Sep 05 17:16:55 2012 +0000
  88. 032b080 dm: sparc: Fixup the compile warnings in sparc code by Marek Vasut · Fri Jul 27 08:04:34 2012 +0000
  89. e715909 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Sep 17 11:39:03 2012 -0700
  90. 086413a MX6: drop binary constants from iomux header by Stefano Babic · Sun Sep 16 14:52:10 2012 +0200
  91. 76825d8 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Fri Sep 14 07:15:48 2012 -0700
  92. 4fc9179 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · Wed Sep 12 10:26:06 2012 -0700
  93. ab43dbe microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASE by Michal Simek · Tue Jul 10 10:21:25 2012 +0200
  94. 9cabb36 microblaze: Clean microblaze initialization by Michal Simek · Wed Jul 04 13:12:37 2012 +0200
  95. 06ac651 microblaze: timer: Prepare for device-tree initialization by Michal Simek · Fri Jun 29 13:46:54 2012 +0200
  96. 8b4bb3a microblaze: intc: Coding style cleanup by Michal Simek · Fri Jun 29 13:27:28 2012 +0200
  97. e76a06e microblaze: intc: Registering interrupt should return value by Michal Simek · Fri Jun 29 14:21:52 2012 +0200
  98. 58a5dd2 microblaze: board: Remove compilation warning by Michal Simek · Fri Jun 29 10:29:46 2012 +0200
  99. f0300ea microblaze: Add support for device tree driven board configuration by Michal Simek · Thu Jun 28 14:34:32 2012 +0200
  100. 22562a4 Tegra: Change Tegra20 to Tegra in common code, prep for T30 by Tom Warren · Tue Sep 04 17:00:24 2012 -0700