1. bc76193 x86: Use Cache-As-RAM for initial stack by Graeme Russ · Sat Feb 12 15:11:52 2011 +1100
  2. 4e0f55f x86: Move initial gd to fixed location by Graeme Russ · Sat Feb 12 15:11:50 2011 +1100
  3. ea9d35a sc520: Remove printf calls from cpu_init_f by Graeme Russ · Sat Feb 12 15:11:40 2011 +1100
  4. 7dc4c98 sc520: Move board specific settings to board init function by Graeme Russ · Sat Feb 12 15:11:38 2011 +1100
  5. b112bca sc520: Define MMCR address in include file by Graeme Russ · Sat Feb 12 15:11:36 2011 +1100
  6. 121931c x86: Make cpu init functions weak by Graeme Russ · Sat Feb 12 15:11:35 2011 +1100
  7. 3f7954d x86: Call early_board_init when warm booting by Graeme Russ · Sat Feb 12 15:11:33 2011 +1100
  8. 93efcb2 x86: Add processor flags header from linux by Graeme Russ · Sat Feb 12 15:11:32 2011 +1100
  9. 25391d1 x86: Move Global Descriptor Table defines to processor.h by Graeme Russ · Sat Feb 12 15:11:30 2011 +1100
  10. 6869980 x86: Add stack dump to register dump by Graeme Russ · Sat Feb 12 15:11:28 2011 +1100
  11. bd92301 x86: Fix mangled umlauts by Graeme Russ · Sat Feb 12 15:11:26 2011 +1100
  12. 327b3f8 sc520: Sort Makefile by Graeme Russ · Sat Feb 12 15:11:25 2011 +1100
  13. 3fe4860 x86: Parametize values used in linker script by Graeme Russ · Sat Feb 12 15:11:24 2011 +1100
  14. 9381c8a x86: Align config.mk and linker scripts with other arches by Graeme Russ · Sat Feb 12 15:11:21 2011 +1100
  15. a3dde22 x86: Fix definition of global_data struct for asm-offsets.c by Graeme Russ · Sat Feb 12 15:11:21 2011 +1100
  16. 27f83be powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3 by York Sun · Thu Feb 10 10:13:10 2011 -0800
  17. 057b261 Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · Wed Feb 09 20:54:53 2011 +0100
  18. 8ff9101 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Wed Feb 09 20:50:26 2011 +0100
  19. 5dbb29f nios2: add gpio_is_valid by Thomas Chou · Mon Dec 27 10:46:01 2010 +0800
  20. 111d446 nios2: use long for ssize_t by Thomas Chou · Mon Dec 27 10:45:34 2010 +0800
  21. c259ec8 nios2: add gpio_free by Thomas Chou · Fri Dec 24 15:19:44 2010 +0800
  22. 81b3793 ppc4xx: Add DLVision-10G board support by Dirk Eibach · Fri Jan 21 09:31:21 2011 +0100
  23. 0cf43de Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Sun Feb 06 22:41:53 2011 +0100
  24. 2ebbc8d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sun Feb 06 22:28:34 2011 +0100
  25. f2af1bb mpc83xx: Use correct register to calculate clocks. by Joakim Tjernlund · Thu Jan 27 16:30:54 2011 +0100
  26. e87bc03 mpc83xx: fix pcie configuration space read/write by Leo Liu · Wed Jan 19 19:50:47 2011 +0800
  27. 52ed8b3 powerpc/8xxx: Fix possible compile issue related to P1013 by Kumar Gala · Fri Feb 04 12:50:53 2011 -0600
  28. d622cbb Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Fri Feb 04 20:38:27 2011 +0100
  29. c8fc959 powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134 by York Sun · Tue Jan 25 22:05:49 2011 -0800
  30. 9aa857b powerpc/85xx: Rename MPC8572 DDR erratum to DDR115 by York Sun · Tue Jan 25 21:51:27 2011 -0800
  31. c034d42 powerpc/85xx: Remove unnecessary polling loop from DDR init by York Sun · Tue Jan 25 21:51:26 2011 -0800
  32. 9a878d5 fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020) by Kumar Gala · Sat Jan 29 15:36:10 2011 -0600
  33. 7b5b480 powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCs by Kumar Gala · Wed Jan 26 01:43:15 2011 -0600
  34. a4de835 Minor Coding Style Cleanup. by Wolfgang Denk · Wed Feb 02 22:36:10 2011 +0100
  35. a7d382c sh: add support for sh7757lcr board by Yoshihiro Shimoda · Wed Feb 02 10:05:36 2011 +0900
  36. 95c5c72 sh: add support the CONFIG_SYS_LDSCRIPT by Yoshihiro Shimoda · Thu Jan 27 10:06:14 2011 +0900
  37. b1b2468 armv7: add support for S5PC210 SoC by Minkyu Kang · Mon Jan 24 15:22:23 2011 +0900
  38. afae8aa S5P: serial: Use the inline function instead of static value by Minkyu Kang · Mon Jan 24 14:43:25 2011 +0900
  39. 5504dab arm926ejs: timer: Replace bss variable by gdr by Heiko Schocher · Thu Jan 20 22:56:39 2011 +0000
  40. 96e7208 remove (double) LED initialization in arm920t start.s by Jens Scharsig · Sat Dec 18 02:08:07 2010 +0000
  41. f201595 arm1136: timer: Replace bss variable by gd by Heiko Schocher · Thu Dec 09 22:01:15 2010 +0000
  42. 52d1fdb ARM: */start.S: code cleanup by Liu Hui-R64343 · Wed Dec 22 18:35:04 2010 +0000
  43. 60ccbdd ARM: Avoid compiler optimization for readb, writeb and friends. by Alexander Holler · Sun Jan 09 12:19:44 2011 +0000
  44. 8bd7dad armv7: s5pc1xx: don't use function pointer for clock functions by Minkyu Kang · Mon Dec 27 15:55:48 2010 +0900
  45. 1eeffff DaVinci: Remove incorrect CONFIG option by Sandeep Paulraj · Wed Dec 29 16:09:27 2010 -0500
  46. e313d9d DaVinci DM6467: Fix Build Error by Sandeep Paulraj · Wed Dec 29 14:31:26 2010 -0500
  47. 0f45095 DaVinci DM6467: Enhance board Support by Sandeep Paulraj · Tue Dec 28 17:38:22 2010 -0500
  48. 48fe1af ARM: Update mach types by Sandeep Paulraj · Tue Dec 28 16:42:57 2010 -0500
  49. 3c86e5e DaVinci DM6467: Added ET1011C (LSI) PHY support by Sandeep Paulraj · Tue Dec 28 15:43:16 2010 -0500
  50. 5034717 Davinci MMCSD Support by Sandeep Paulraj · Mon Dec 20 20:01:21 2010 -0500
  51. 8b378e1 ARM: fix broken build of ARM by Stefano Babic · Thu Jan 27 06:03:49 2011 +0000
  52. 19c53b4 MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bss by Stefano Babic · Fri Jan 21 21:16:15 2011 +0100
  53. 2858045 SPI: mxc_spi: replace fixed offsets with structures by Stefano Babic · Wed Jan 19 22:46:33 2011 +0000
  54. 1c2b3ac Add support for MX35 processor by Stefano Babic · Thu Jan 20 07:49:52 2011 +0000
  55. baa2d78 MX5: Add initial support for MX53 processor by Liu Hui-R64343 · Mon Jan 03 22:27:35 2011 +0000
  56. b859b8c Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS by Nobuhiro Iwamatsu · Thu Jan 06 10:23:54 2011 +0900
  57. 6d3e2d6 ftpmu010: support faraday ftpmu010 driver by Macpaul Lin · Wed Jan 05 17:12:23 2011 +0800
  58. 499e44d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Jan 25 21:13:04 2011 +0100
  59. 65b5be2 powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 board by Kumar Gala · Thu Jan 20 01:53:15 2011 -0600
  60. 5d51bf9 powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC by Dipen Dudhat · Wed Jan 19 12:46:27 2011 +0530
  61. 1e9df0d powerpc/p4080: Fix warning in serdes code from early use of hwconfig by York Sun · Mon Jan 10 14:10:28 2011 -0800
  62. 00a69c0 corenet_ds: Extend board specific parameters by York Sun · Mon Jan 10 12:03:02 2011 +0000
  63. 922f40f mpc85xx: Implement workaround for erratum DDR-A003 by York Sun · Mon Jan 10 12:03:01 2011 +0000
  64. ba0c2eb mpc85xx: Enable unique mode registers and dynamic ODT for DDR3 by York Sun · Mon Jan 10 12:03:00 2011 +0000
  65. 7dda847 mpc85xx: Adding more registers and options by York Sun · Mon Jan 10 12:02:59 2011 +0000
  66. 0ac71ea mpc8xxx: Enable ECC on/off control in hwconfig by York Sun · Mon Jan 10 12:02:57 2011 +0000
  67. d56624f mpc8xxx: Display RDIMM if detected by York Sun · Mon Jan 10 12:02:56 2011 +0000
  68. fe13711 powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers by Kumar Gala · Wed Jan 19 03:05:26 2011 -0600
  69. 7230160 powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init by Kumar Gala · Sun Jan 09 11:37:00 2011 -0600
  70. bd29be8 powerpc/p2040: Add various p2040 specific information by Kumar Gala · Tue Jun 01 10:29:11 2010 -0500
  71. cdbe63d powerpc/p5020: Add various p5020 specific information by Kumar Gala · Thu Jul 08 05:24:44 2010 -0500
  72. e378ae1 powerpc/p3041: Add various p3041 specific information by Kumar Gala · Sun Jul 04 13:07:08 2010 -0500
  73. b07a7de powerpc/85xx: Add Support for Freescale P1014 Processor by Poonam Aggrwal · Thu Jan 13 21:40:05 2011 +0530
  74. 2ba3ee0 powerpc/85xx: Add Support for Freescale P1010 Processor by Poonam Aggrwal · Thu Jan 13 21:39:27 2011 +0530
  75. b4dccf8 Fix wrong CONFIG_SYS_MPC85xx_SERDES1_ADDR by Prabhakar · Tue Jan 18 09:03:59 2011 +0530
  76. e727a36 powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h by Kumar Gala · Wed Jan 12 02:48:53 2011 -0600
  77. 80ad401 8xxx/ddr: add support to only compute the ddr sdram size by Haiying Wang · Wed Dec 01 10:35:31 2010 -0500
  78. 0b5a263 Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · Tue Dec 28 18:12:05 2010 -0600
  79. 77b37af powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080) by Kumar Gala · Thu Jan 13 02:58:23 2011 -0600
  80. 887c0e1 powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080) by Kumar Gala · Thu Jan 13 01:56:18 2011 -0600
  81. 9780b59 powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080) by Kumar Gala · Thu Jan 13 01:54:01 2011 -0600
  82. f582d98 powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr code by Kumar Gala · Sun Jan 09 14:06:28 2011 -0600
  83. c65dc4d fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080) by Roy Zang · Fri Jan 07 00:24:27 2011 -0600
  84. 3935661 fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080) by Roy Zang · Fri Jan 07 00:06:47 2011 -0600
  85. ed41367 fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080) by Jerry Huang · Thu Jan 06 23:42:19 2011 -0600
  86. 3cdbd00 powerpc/86xx: Enable common SRIO init code by Kumar Gala · Tue Jan 04 17:07:54 2011 -0600
  87. 8975d7a powerpc/8xxx: Refactor SRIO initialization into common code by Kumar Gala · Thu Dec 30 12:09:53 2010 -0600
  88. 3771ba3 fsl_pci: Update PCIe boot ouput by Peter Tyser · Tue Dec 28 17:47:25 2010 -0600
  89. 4d4384e powerpc/fsl-pci: Add generic code to setup PCIe controllers by Kumar Gala · Wed Dec 15 14:21:41 2010 -0600
  90. db943ed powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup by Kumar Gala · Fri Dec 17 05:57:25 2010 -0600
  91. fa103bf powerpc/85xx: Fix bug in dcache_disable by Kumar Gala · Wed Jan 05 10:33:46 2011 -0600
  92. 2d8ecac MPC8xxx DDR: align informational prints by Becky Bruce · Fri Dec 17 17:17:59 2010 -0600
  93. 4212f23 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN by Becky Bruce · Fri Dec 17 17:17:58 2010 -0600
  94. b88d3d0 mpc85xx: rename sdram_init() lbc_sdram_init() by Becky Bruce · Fri Dec 17 17:17:57 2010 -0600
  95. 5e35d8a mpc85xx boards: initdram() cleanup/bugfix by Becky Bruce · Fri Dec 17 17:17:56 2010 -0600
  96. 92e163f mpc85xx/tlb.c: Allow platforms to specify wimge bits by Becky Bruce · Fri Dec 17 17:17:55 2010 -0600
  97. 3d02038 powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured by Kumar Gala · Wed Dec 15 04:55:20 2010 -0600
  98. 2ff0a84 powerpc/85xx: Fix wrong SVR value for MPC8567 and MPC8567E processors by Piergiorgio Beruto · Tue Jan 04 14:32:15 2011 +0100
  99. 54e12db powerpc/85xx: Add is_serdes_configured() support for P1021 SERDES by Kumar Gala · Wed Dec 15 04:04:56 2010 -0600
  100. 4887c70 powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDES by Kumar Gala · Tue Apr 27 09:20:20 2010 -0500