1. c828253 Merge branch 'phylib' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Wed Apr 20 23:01:52 2011 +0200
  2. 5ecef51 Merge branch 'misc' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Wed Apr 20 22:57:35 2011 +0200
  3. b2d36ea Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · Wed Apr 20 22:11:21 2011 +0200
  4. 7832a46 fsl: Change fsl_phy_enet_if to phy_interface_t by Andy Fleming · Wed Apr 13 00:37:12 2011 -0500
  5. 422effd tsec: Convert tsec to use PHY Lib by Andy Fleming · Fri Apr 08 02:10:54 2011 -0500
  6. 0e71f80 gpio: generalize for all generic gpio providers by Mike Frysinger · Sun Apr 03 04:40:46 2011 -0400
  7. 6ec4559 sc520: Move reset to stand-alone file by Graeme Russ · Wed Apr 13 19:43:29 2011 +1000
  8. cbfce1d x86: Rename i386 to x86 by Graeme Russ · Wed Apr 13 19:43:28 2011 +1000
  9. 45fc1d8 x86: Code cleanup by Graeme Russ · Wed Apr 13 19:43:26 2011 +1000
  10. c5881f1 eNET: Remove config.mk by Graeme Russ · Wed Apr 13 19:43:25 2011 +1000
  11. 33a5734 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · Fri Feb 04 14:25:17 2011 +0100
  12. 5d0569a Fix misc spelling errors found by lintian by Loïc Minier · Thu Feb 03 22:04:26 2011 +0100
  13. 5d98e16 PowerPC: Add support for -msingle-pic-base by Joakim Tjernlund · Mon Dec 06 18:35:37 2010 +0100
  14. 703b808 PowerPC: Move -fPIC flag to common place by Joakim Tjernlund · Mon Dec 06 14:36:46 2010 +0100
  15. f644151 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sun Apr 10 21:24:40 2011 +0200
  16. dd07523 powerpc/85xx: Removed clearing of L2-as-SRAM by Fabian Cenedese · Mon Feb 14 12:59:33 2011 +0100
  17. 0244963 fsl_esdhc: Deal with watermark level register related changes by Priyanka Jain · Wed Feb 09 09:24:10 2011 +0530
  18. 25a2b39 powerpc/85xx: Add PBL boot from SPI flash support on P4080DS by Shaohui Xie · Wed Mar 16 10:10:32 2011 +0800
  19. f71233d powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on P1022DS by Jiang Yutang · Fri Mar 04 10:25:54 2011 +0800
  20. 3c8cad5 p4080ds: remove rev1-specific code for the SERDES8 erratum by Timur Tabi · Fri Mar 25 15:10:00 2011 -0500
  21. 48aab14 powerpc/85xx: rename NAND prefixes to CONFIG_SYS by Matthew McClintock · Tue Apr 05 14:39:33 2011 -0500
  22. 2d219a8 Blackfin: replace "bfin_reset_or_hang()" with "panic()" by Kyle Moffett · Mon Mar 07 12:37:30 2011 -0500
  23. 24bb290 Blackfin: bootrom.h: sync with toolchain by Mike Frysinger · Sun Dec 26 12:33:35 2010 -0500
  24. dc02937 Blackfin: default to L1 bank A when L1 bank B does not exist by Mike Frysinger · Fri Dec 24 19:31:55 2010 -0500
  25. cd6f70c Blackfin: turn off caches when self initializing by Mike Frysinger · Fri Dec 24 14:46:12 2010 -0500
  26. 7edbbfa Blackfin: only check for os log when we have external memory by Mike Frysinger · Fri Dec 24 13:19:25 2010 -0500
  27. 3172d870 Blackfin: BF537: unify duplicated headers by Mike Frysinger · Fri Dec 24 18:28:31 2010 -0500
  28. 143d22a Blackfin: BF52x: unify duplicated headers by Mike Frysinger · Fri Dec 24 18:28:27 2010 -0500
  29. 7675d6f Blackfin: drop duplicate system mmr and L1 scratch defines by Mike Frysinger · Fri Dec 24 18:21:53 2010 -0500
  30. 134db0d Blackfin: BF50x: new processor port by Mike Frysinger · Fri Dec 17 15:25:09 2010 -0500
  31. 93aac17 Blackfin: fix bd_t handling by Mike Frysinger · Fri Dec 24 12:48:16 2010 -0500
  32. 1e912cb Blackfin: bf537: fix L1 data defines by Mike Frysinger · Thu Dec 23 15:30:14 2010 -0500
  33. fbd8ae4 Blackfin: serial: clean up muxing a bit by Mike Frysinger · Fri Dec 17 16:23:59 2010 -0500
  34. 5b0c128 Blackfin: move CONFIG_BFIN_CPU back to board config.h by Mike Frysinger · Thu Dec 23 14:58:37 2010 -0500
  35. 785ce79 Blackfin: unify bootmode based LDR_FLAGS setup by Mike Frysinger · Thu Dec 23 14:19:23 2010 -0500
  36. d6a28fa Blackfin: drop CONFIG_SYS_TEXT_BASE from boards by Mike Frysinger · Thu Dec 23 14:13:41 2010 -0500
  37. 20ea997 Blackfin: skip RAM display for 0 mem systems by Mike Frysinger · Mon Dec 20 05:18:55 2010 -0500
  38. 36ffc41 powerpc/85xx: Add some defines & registers in immap_85xx.h by Zhao Chenhui · Thu Jan 27 19:02:47 2011 +0800
  39. 8cb2af7 powerpc/85xx: Add P1021 specific QE and UEC support by Haiying Wang · Fri Feb 11 01:25:30 2011 -0600
  40. 1a35f3d powerpc/85xx: don't init SDRAM when CONFIG_SYS_RAMBOOT by Zhao Chenhui · Fri Jan 28 17:58:37 2011 +0800
  41. e936628 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Apr 05 12:24:20 2011 +0200
  42. 4513d76 powerpc/8xxx: Fix typo for address hashing message by Kumar Gala · Fri Mar 18 11:53:06 2011 -0500
  43. 046d772 mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements by Kyle Moffett · Mon Mar 28 11:35:48 2011 -0400
  44. e37716a fsl_ddr: Don't use full 64-bit divides on 32-bit PowerPC by Kyle Moffett · Tue Mar 15 11:23:47 2011 -0400
  45. 960f87f powerpc/85xx: Fix setting of LIODN prop in PCIe nodes on P3041/P5020 by Laurentiu TUDOR · Tue Mar 15 16:37:36 2011 +0200
  46. 2c7ab3e powerpc/85xx: Update timer-frequency prop in ptp_timer node of device tree by bhaskar upadhaya · Wed Feb 02 14:44:28 2011 +0000
  47. 40222cb powerpc/85xx: Fix determining Fman freq on P1023 by Kumar Gala · Thu Mar 10 06:09:20 2011 -0600
  48. 3842bb5 powerpc/85xx: Fixup determining PME, FMan freq by Kumar Gala · Wed Feb 16 02:03:29 2011 -0600
  49. d80dfe4 powerpc/85xx: Specify CONFIG_SYS_FM_MURAM_SIZE by Kumar Gala · Fri Feb 04 00:43:34 2011 -0600
  50. ce0397b powerpc/85xx: Corrected sdhc clock value for P1010 by Priyanka Jain · Tue Feb 08 15:45:25 2011 +0530
  51. 7373c59 powerpc/85xx: Adds some P1010/P1014 SoC configuration defines by Poonam Aggrwal · Sun Feb 06 11:31:44 2011 +0530
  52. e4e6925 powerpc/85xx: Support for Freescale P1024/P1025 processor by Kumar Gala · Sat Feb 05 13:45:07 2011 -0600
  53. c0938d6 powerpc/85xx: load ucode from nand flash before qe_init by Haiying Wang · Mon Feb 07 16:14:15 2011 -0500
  54. 42d3640 fsl_ddr: Adds 16 bit DDR Data width option by Poonam Aggrwal · Mon Feb 07 15:09:51 2011 +0530
  55. b06fcb5 powerpc/8xxx: Display DIMM model by York Sun · Fri Feb 04 13:58:00 2011 -0800
  56. b582dae fsl_pci: Add support for FSL PCIe controllers v2.x by Prabhakar Kushwaha · Fri Feb 04 09:00:43 2011 +0530
  57. 325a12f powerpc/85xx: Refactor Qman/Portal support to be shared between SoCs by Haiying Wang · Thu Jan 20 22:26:31 2011 +0000
  58. 1de20b0 powerpc/85xx: Add support for Freescale P1023/P1017 Processors by Roy Zang · Thu Feb 03 22:14:19 2011 -0600
  59. d7ff6a8 powerpc/85xx: Don't build read_tlbcam_entry for CONFIG_NAND_SPL by Kumar Gala · Thu Feb 03 20:21:42 2011 -0600
  60. 2ef216b powerpc: Add cpu_secondary_init_r to allow for initialization post env setup by Kumar Gala · Wed Feb 02 11:23:50 2011 -0600
  61. 52bd815 powerpc/85xx: Cleanup some QE related defines by Kumar Gala · Mon Jan 31 23:09:25 2011 -0600
  62. c68e86c powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board by Kumar Gala · Mon Jan 31 22:18:47 2011 -0600
  63. b78c7bf powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() by Kumar Gala · Mon Jan 31 20:36:02 2011 -0600
  64. 365024c powerpc: Move cpu specific lmb reserve to arch_lmb_reserve by Kumar Gala · Mon Jan 31 15:51:20 2011 -0600
  65. 60d95d8 powerpc/85xx: Add some defines for P2040, P3041, P5010, P5020 by Kumar Gala · Tue Jan 25 12:42:32 2011 -0600
  66. d829fb6 powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2" by Pankaj Chauhan · Tue Jan 25 14:44:57 2011 +0530
  67. 2717719 powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h> by Kumar Gala · Tue Jan 25 01:48:03 2011 -0600
  68. 00c4294 powerpc/85xx: Add support for Integrated Flash Controller (IFC) by Dipen Dudhat · Thu Jan 20 16:29:35 2011 +0530
  69. 934e6ed powerpc/85xx: Add SERDES support for P1010/P1014 by Prabhakar Kushwaha · Thu Jan 20 16:34:41 2011 +0530
  70. 1f00ad6 MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectory by Daniel Schwierzeck · Mon Mar 28 18:33:58 2011 +0200
  71. b52f991 MIPS: IncaIP: Move all IncaIP specific code to separate subdirectory by Daniel Schwierzeck · Mon Mar 28 18:33:57 2011 +0200
  72. 53f4449 MIPS: Optimize the setup of CPU optimization flags by Daniel Schwierzeck · Mon Mar 28 18:33:56 2011 +0200
  73. ce82730 MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32 by Daniel Schwierzeck · Mon Mar 28 18:33:55 2011 +0200
  74. 95a3e6f MIPS: Purple: Remove Purple support by Daniel Schwierzeck · Mon Mar 28 18:33:54 2011 +0200
  75. 1c48e77 powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs by Prabhakar Kushwaha · Tue Feb 01 15:55:58 2011 +0000
  76. 7cd0590 powerpc/85xx: Enable various errata on P1022/P1013 SoCs by Jiang Yutang · Sun Jan 30 17:06:20 2011 -0600
  77. 1a0ce28 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Sun Mar 27 21:48:08 2011 +0200
  78. 616615c Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun Mar 27 21:20:29 2011 +0200
  79. b63c91a ARMV7: S5P: Fixed register offset in mmc.h by Chander Kashyap · Tue Mar 22 01:29:38 2011 +0000
  80. 4cb7fbf S5P: timer: replace bss variable by gd by Minkyu Kang · Wed Mar 16 20:09:20 2011 +0900
  81. da0bff8 S5P: timer: Use pwm functions by Minkyu Kang · Thu Mar 10 20:05:58 2011 +0900
  82. 85f5df2 ARM: S5P: pwm driver support by Donghwa Lee · Mon Mar 07 21:11:42 2011 +0000
  83. 10de94c SMDK6400: Disable LED function in start.s on the nand booting by seedshope · Sat Jan 22 10:06:13 2011 +0000
  84. 1864b00 arm: fix incorrect monitor protection region in FLASH by Po-Yu Chuang · Tue Mar 01 23:02:04 2011 +0000
  85. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  86. 7d9781b powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 by York Sun · Thu Mar 17 11:18:13 2011 -0700
  87. 501b70d powerpc/mpc8xxx: disable rcw_en bit for non-DDR3 by York Sun · Thu Mar 17 11:18:12 2011 -0700
  88. fbe6595 powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address Parity by York Sun · Thu Mar 17 11:18:10 2011 -0700
  89. 3935873 Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · Tue Feb 22 16:38:05 2011 -0500
  90. d314394 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Mon Mar 21 21:38:29 2011 +0100
  91. cb4148c sh: Add KEEP order to start.o section by Nobuhiro Iwamatsu · Mon Mar 07 16:36:21 2011 +0900
  92. e657167 sh: Add handling of CONFIG_SYS_NO_FLASH for board.c by Nobuhiro Iwamatsu · Mon Mar 07 11:21:40 2011 +0900
  93. 6c5025e powerpc/85xx: Fix synchronization of timebase on MP boot by Kumar Gala · Sun Mar 13 10:55:53 2011 -0500
  94. a9cecd5 mpc8[5/6]xx: Ensure POST word does not get reset by John Schmoller · Thu Mar 10 16:09:26 2011 -0600
  95. 853e2de powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms by Ed Swarthout · Thu Mar 03 18:28:14 2011 -0600
  96. 3673f2c powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registers by York Sun · Wed Mar 02 14:24:11 2011 -0800
  97. 6bf194d ARM: Update mach-types by Sandeep Paulraj · Wed Feb 16 11:15:45 2011 +0000
  98. 6631e96 arm1136 relocation: Fix calculation of board_init_r by Fabio Estevam · Thu Feb 17 14:27:41 2011 +0000
  99. a85ef55 arm1136: Fix NAND boot by Fabio Estevam · Wed Feb 09 01:17:54 2011 +0000
  100. e6b836e arm: get_sp() should always be compiled by Po-Yu Chuang · Tue Feb 15 22:54:35 2011 +0000