1. 3935873 Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · Tue Feb 22 16:38:05 2011 -0500
  2. d314394 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Mon Mar 21 21:38:29 2011 +0100
  3. cb4148c sh: Add KEEP order to start.o section by Nobuhiro Iwamatsu · Mon Mar 07 16:36:21 2011 +0900
  4. e657167 sh: Add handling of CONFIG_SYS_NO_FLASH for board.c by Nobuhiro Iwamatsu · Mon Mar 07 11:21:40 2011 +0900
  5. 6c5025e powerpc/85xx: Fix synchronization of timebase on MP boot by Kumar Gala · Sun Mar 13 10:55:53 2011 -0500
  6. a9cecd5 mpc8[5/6]xx: Ensure POST word does not get reset by John Schmoller · Thu Mar 10 16:09:26 2011 -0600
  7. 853e2de powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms by Ed Swarthout · Thu Mar 03 18:28:14 2011 -0600
  8. 3673f2c powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registers by York Sun · Wed Mar 02 14:24:11 2011 -0800
  9. 6bf194d ARM: Update mach-types by Sandeep Paulraj · Wed Feb 16 11:15:45 2011 +0000
  10. 6631e96 arm1136 relocation: Fix calculation of board_init_r by Fabio Estevam · Thu Feb 17 14:27:41 2011 +0000
  11. a85ef55 arm1136: Fix NAND boot by Fabio Estevam · Wed Feb 09 01:17:54 2011 +0000
  12. e6b836e arm: get_sp() should always be compiled by Po-Yu Chuang · Tue Feb 15 22:54:35 2011 +0000
  13. 7527a68 mvmfp: add MFP configuration support for PANTHEON by Lei Wen · Wed Feb 09 18:06:58 2011 +0530
  14. 4301303 ARM: Add Support for Marvell Pantheon Familiy SoCs by Lei Wen · Wed Feb 09 18:06:58 2011 +0530
  15. 2001476 mv: seperate kirkwood and armada from common setting by Lei Wen · Wed Feb 09 18:06:58 2011 +0530
  16. cbc782e ARM: fix write*() I/O accessors by Wolfgang Denk · Fri Feb 11 12:25:48 2011 +0000
  17. 0c66573 arm relocation: Fix calculation of board_init_r by Alexander Stein · Thu Feb 03 10:52:29 2011 +0000
  18. 41b6838 arm: Tegra2: Add basic NVIDIA Tegra2 SoC support by Tom Warren · Thu Jan 27 10:58:05 2011 +0000
  19. 078a3e9 microblaze: Fix msr handling in interrupt_handler by Michal Simek · Mon Feb 07 10:33:50 2011 +0100
  20. 736245c microblaze: Fix systems with MSR=0 by Michal Simek · Mon Feb 07 10:30:45 2011 +0100
  21. 151713d sc520: Release CAR and enable caching by Graeme Russ · Sat Feb 12 15:12:12 2011 +1100
  22. 6ec93c3 x86: Convert board_init_f to use an init_sequence by Graeme Russ · Sat Feb 12 15:12:10 2011 +1100
  23. 689caa0 x86: Rearrange function calls in board_init_f by Graeme Russ · Sat Feb 12 15:12:08 2011 +1100
  24. 4b25982 x86: Split board_init_f() into init_fnc_t compatible functions by Graeme Russ · Sat Feb 12 15:12:06 2011 +1100
  25. b4b7a53 x86: Fix incorrect usage of relocation offset by Graeme Russ · Sat Feb 12 15:12:05 2011 +1100
  26. ae7a6d1 x86: Move console initialisation into board_init_f by Graeme Russ · Sat Feb 12 15:12:03 2011 +1100
  27. e24dec6 x86: Move test for cold boot into init functions by Graeme Russ · Sat Feb 12 15:12:01 2011 +1100
  28. 344f745 x86: Move call to dram_init_f into board_init_f by Graeme Russ · Sat Feb 12 15:11:59 2011 +1100
  29. 9c44afc x86: Defer setup of final stack by Graeme Russ · Sat Feb 12 15:11:58 2011 +1100
  30. 3818393 sc520: Move RAM sizing code from asm to C by Graeme Russ · Sat Feb 12 15:11:54 2011 +1100
  31. bc76193 x86: Use Cache-As-RAM for initial stack by Graeme Russ · Sat Feb 12 15:11:52 2011 +1100
  32. 4e0f55f x86: Move initial gd to fixed location by Graeme Russ · Sat Feb 12 15:11:50 2011 +1100
  33. ea9d35a sc520: Remove printf calls from cpu_init_f by Graeme Russ · Sat Feb 12 15:11:40 2011 +1100
  34. 7dc4c98 sc520: Move board specific settings to board init function by Graeme Russ · Sat Feb 12 15:11:38 2011 +1100
  35. b112bca sc520: Define MMCR address in include file by Graeme Russ · Sat Feb 12 15:11:36 2011 +1100
  36. 121931c x86: Make cpu init functions weak by Graeme Russ · Sat Feb 12 15:11:35 2011 +1100
  37. 3f7954d x86: Call early_board_init when warm booting by Graeme Russ · Sat Feb 12 15:11:33 2011 +1100
  38. 93efcb2 x86: Add processor flags header from linux by Graeme Russ · Sat Feb 12 15:11:32 2011 +1100
  39. 25391d1 x86: Move Global Descriptor Table defines to processor.h by Graeme Russ · Sat Feb 12 15:11:30 2011 +1100
  40. 6869980 x86: Add stack dump to register dump by Graeme Russ · Sat Feb 12 15:11:28 2011 +1100
  41. bd92301 x86: Fix mangled umlauts by Graeme Russ · Sat Feb 12 15:11:26 2011 +1100
  42. 327b3f8 sc520: Sort Makefile by Graeme Russ · Sat Feb 12 15:11:25 2011 +1100
  43. 3fe4860 x86: Parametize values used in linker script by Graeme Russ · Sat Feb 12 15:11:24 2011 +1100
  44. 9381c8a x86: Align config.mk and linker scripts with other arches by Graeme Russ · Sat Feb 12 15:11:21 2011 +1100
  45. a3dde22 x86: Fix definition of global_data struct for asm-offsets.c by Graeme Russ · Sat Feb 12 15:11:21 2011 +1100
  46. 27f83be powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3 by York Sun · Thu Feb 10 10:13:10 2011 -0800
  47. 057b261 Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · Wed Feb 09 20:54:53 2011 +0100
  48. 8ff9101 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Wed Feb 09 20:50:26 2011 +0100
  49. 5dbb29f nios2: add gpio_is_valid by Thomas Chou · Mon Dec 27 10:46:01 2010 +0800
  50. 111d446 nios2: use long for ssize_t by Thomas Chou · Mon Dec 27 10:45:34 2010 +0800
  51. c259ec8 nios2: add gpio_free by Thomas Chou · Fri Dec 24 15:19:44 2010 +0800
  52. 81b3793 ppc4xx: Add DLVision-10G board support by Dirk Eibach · Fri Jan 21 09:31:21 2011 +0100
  53. 0cf43de Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Sun Feb 06 22:41:53 2011 +0100
  54. 2ebbc8d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sun Feb 06 22:28:34 2011 +0100
  55. f2af1bb mpc83xx: Use correct register to calculate clocks. by Joakim Tjernlund · Thu Jan 27 16:30:54 2011 +0100
  56. e87bc03 mpc83xx: fix pcie configuration space read/write by Leo Liu · Wed Jan 19 19:50:47 2011 +0800
  57. 52ed8b3 powerpc/8xxx: Fix possible compile issue related to P1013 by Kumar Gala · Fri Feb 04 12:50:53 2011 -0600
  58. d622cbb Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Fri Feb 04 20:38:27 2011 +0100
  59. c8fc959 powerpc/mpc85xx: implement workaround for errata DDR111 and DDR134 by York Sun · Tue Jan 25 22:05:49 2011 -0800
  60. 9aa857b powerpc/85xx: Rename MPC8572 DDR erratum to DDR115 by York Sun · Tue Jan 25 21:51:27 2011 -0800
  61. c034d42 powerpc/85xx: Remove unnecessary polling loop from DDR init by York Sun · Tue Jan 25 21:51:26 2011 -0800
  62. 9a878d5 fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020) by Kumar Gala · Sat Jan 29 15:36:10 2011 -0600
  63. 7b5b480 powerpc/85xx: Enable ESDHC111 Erratum on P2010/P2020 SoCs by Kumar Gala · Wed Jan 26 01:43:15 2011 -0600
  64. a4de835 Minor Coding Style Cleanup. by Wolfgang Denk · Wed Feb 02 22:36:10 2011 +0100
  65. a7d382c sh: add support for sh7757lcr board by Yoshihiro Shimoda · Wed Feb 02 10:05:36 2011 +0900
  66. 95c5c72 sh: add support the CONFIG_SYS_LDSCRIPT by Yoshihiro Shimoda · Thu Jan 27 10:06:14 2011 +0900
  67. b1b2468 armv7: add support for S5PC210 SoC by Minkyu Kang · Mon Jan 24 15:22:23 2011 +0900
  68. afae8aa S5P: serial: Use the inline function instead of static value by Minkyu Kang · Mon Jan 24 14:43:25 2011 +0900
  69. 5504dab arm926ejs: timer: Replace bss variable by gdr by Heiko Schocher · Thu Jan 20 22:56:39 2011 +0000
  70. 96e7208 remove (double) LED initialization in arm920t start.s by Jens Scharsig · Sat Dec 18 02:08:07 2010 +0000
  71. f201595 arm1136: timer: Replace bss variable by gd by Heiko Schocher · Thu Dec 09 22:01:15 2010 +0000
  72. 52d1fdb ARM: */start.S: code cleanup by Liu Hui-R64343 · Wed Dec 22 18:35:04 2010 +0000
  73. 60ccbdd ARM: Avoid compiler optimization for readb, writeb and friends. by Alexander Holler · Sun Jan 09 12:19:44 2011 +0000
  74. 8bd7dad armv7: s5pc1xx: don't use function pointer for clock functions by Minkyu Kang · Mon Dec 27 15:55:48 2010 +0900
  75. 1eeffff DaVinci: Remove incorrect CONFIG option by Sandeep Paulraj · Wed Dec 29 16:09:27 2010 -0500
  76. e313d9d DaVinci DM6467: Fix Build Error by Sandeep Paulraj · Wed Dec 29 14:31:26 2010 -0500
  77. 0f45095 DaVinci DM6467: Enhance board Support by Sandeep Paulraj · Tue Dec 28 17:38:22 2010 -0500
  78. 48fe1af ARM: Update mach types by Sandeep Paulraj · Tue Dec 28 16:42:57 2010 -0500
  79. 3c86e5e DaVinci DM6467: Added ET1011C (LSI) PHY support by Sandeep Paulraj · Tue Dec 28 15:43:16 2010 -0500
  80. 5034717 Davinci MMCSD Support by Sandeep Paulraj · Mon Dec 20 20:01:21 2010 -0500
  81. 8b378e1 ARM: fix broken build of ARM by Stefano Babic · Thu Jan 27 06:03:49 2011 +0000
  82. 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
  83. 2858045 SPI: mxc_spi: replace fixed offsets with structures by Stefano Babic · Wed Jan 19 22:46:33 2011 +0000
  84. 1c2b3ac Add support for MX35 processor by Stefano Babic · Thu Jan 20 07:49:52 2011 +0000
  85. baa2d78 MX5: Add initial support for MX53 processor by Liu Hui-R64343 · Mon Jan 03 22:27:35 2011 +0000
  86. b859b8c Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS by Nobuhiro Iwamatsu · Thu Jan 06 10:23:54 2011 +0900
  87. 6d3e2d6 ftpmu010: support faraday ftpmu010 driver by Macpaul Lin · Wed Jan 05 17:12:23 2011 +0800
  88. 499e44d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Jan 25 21:13:04 2011 +0100
  89. 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
  90. 5d51bf9 powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC by Dipen Dudhat · Wed Jan 19 12:46:27 2011 +0530
  91. 1e9df0d powerpc/p4080: Fix warning in serdes code from early use of hwconfig by York Sun · Mon Jan 10 14:10:28 2011 -0800
  92. 00a69c0 corenet_ds: Extend board specific parameters by York Sun · Mon Jan 10 12:03:02 2011 +0000
  93. 922f40f mpc85xx: Implement workaround for erratum DDR-A003 by York Sun · Mon Jan 10 12:03:01 2011 +0000
  94. ba0c2eb mpc85xx: Enable unique mode registers and dynamic ODT for DDR3 by York Sun · Mon Jan 10 12:03:00 2011 +0000
  95. 7dda847 mpc85xx: Adding more registers and options by York Sun · Mon Jan 10 12:02:59 2011 +0000
  96. 0ac71ea mpc8xxx: Enable ECC on/off control in hwconfig by York Sun · Mon Jan 10 12:02:57 2011 +0000
  97. d56624f mpc8xxx: Display RDIMM if detected by York Sun · Mon Jan 10 12:02:56 2011 +0000
  98. fe13711 powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers by Kumar Gala · Wed Jan 19 03:05:26 2011 -0600
  99. 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
  100. bd29be8 powerpc/p2040: Add various p2040 specific information by Kumar Gala · Tue Jun 01 10:29:11 2010 -0500