1. 574461c Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master by Wolfgang Denk · Fri Dec 02 00:17:49 2011 +0100
  2. b481fbe board/emk/top860/top860.c: Fix GCC 4.6 build warning by Wolfgang Denk · Tue Nov 29 22:17:57 2011 +0000
  3. d891750 board/sbc405/strataflash.c: Fix GCC 4.6 build warning by Wolfgang Denk · Tue Nov 29 22:17:56 2011 +0000
  4. a05ff46 arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning by Wolfgang Denk · Tue Nov 29 22:17:55 2011 +0000
  5. 01a9532 board/freescale/mpc8610hpcd/mpc8610hpcd.c: Fix GCC 4.6 build warning by Wolfgang Denk · Tue Nov 29 22:17:54 2011 +0000
  6. 7a45ed3 board/mpl/common/flash.c: Fix GCC 4.6 build warning by Wolfgang Denk · Tue Nov 29 22:17:53 2011 +0000
  7. 39599f2 post/board/lwmon5/gdc.c: Fix GCC 4.6 build warning by Wolfgang Denk · Tue Nov 29 22:17:52 2011 +0000
  8. 3275d46 drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning by Wolfgang Denk · Tue Nov 29 22:17:51 2011 +0000
  9. 3e1d493 board/sandburst/common/flash.c: Fix GCC 4.6 build warning by Wolfgang Denk · Tue Nov 29 22:17:50 2011 +0000
  10. 48b2372 DB64460: Fix GCC 4.6 build warnings by Wolfgang Denk · Tue Nov 29 22:17:49 2011 +0000
  11. 1772580 DB64360: Fix GCC 4.6 build warnings by Wolfgang Denk · Tue Nov 29 22:17:48 2011 +0000
  12. 9351768 board/cray/L1/flash.c: Fix GCC 4.6 build warning by Wolfgang Denk · Tue Nov 29 22:17:47 2011 +0000
  13. 3671b89 drivers/block/sata_dwc.c: Fix GCC 4.6 build warning by Wolfgang Denk · Tue Nov 29 22:17:46 2011 +0000
  14. 5ddb9e0 board/amirix/ap1000/flash.c: Fix GCC 4.6 build warning by Wolfgang Denk · Tue Nov 29 22:17:45 2011 +0000
  15. bfed7be alpr board: Fix GCC 4.6 build warnings by Wolfgang Denk · Tue Nov 29 22:17:44 2011 +0000
  16. 5c8929d Merge branch 'sr@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Fri Dec 02 00:05:25 2011 +0100
  17. 5294098 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Fri Dec 02 00:03:08 2011 +0100
  18. ba0d8ab Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Thu Dec 01 23:58:11 2011 +0100
  19. f66131d image: Don't detect XIP images as overlapping. by Stephen Warren · Thu Nov 10 13:17:54 2011 -0700
  20. 8c87eba image: Implement IH_TYPE_KERNEL_NOLOAD by Stephen Warren · Thu Nov 10 13:17:53 2011 -0700
  21. 6fabe55 ppc4xx: Add Io64 board support by Dirk Eibach · Thu Oct 20 11:12:55 2011 +0200
  22. 6e2f760 ppc4xx: fix PMC440 painit command by Matthias Fuchs · Thu Nov 24 16:36:06 2011 +0100
  23. 3583fab ppc4xx: remove invalid access to PCI_BRDGOPT2 register by Matthias Fuchs · Thu Oct 13 15:12:23 2011 +0200
  24. 24d094d ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation by Matthias Fuchs · Thu Oct 13 15:12:22 2011 +0200
  25. a07c051 mpc85xx: support for Freescale COM Express P2020 by Ira W. Snyder · Wed Nov 23 08:25:58 2011 -0800
  26. f71ee3c arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warning by Kumar Gala · Wed Nov 23 10:02:41 2011 -0600
  27. a85994c mpc85xx: support board-specific reset function by Ira W. Snyder · Mon Nov 21 13:20:32 2011 -0800
  28. 186d7a5 powerpc/85xx: verify the localbus device tree address before booting the OS by Timur Tabi · Wed Nov 16 13:28:34 2011 -0600
  29. 09da8b8 mpc8xxx: update module_type values from JEDEC DDR3 SPD Specification by Ira W. Snyder · Mon Nov 21 13:20:33 2011 -0800
  30. 1d6b35c powerpc/p3060qds: Add board related support for P3060QDS platform by Shengzhou Liu · Tue Nov 22 16:51:13 2011 +0800
  31. 275f4bb powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · Tue Nov 22 09:21:25 2011 -0600
  32. d7acf5c powerpc/85xx: always implement the work-around for Erratum SATA_A001 by Timur Tabi · Mon Nov 21 17:10:23 2011 -0600
  33. 293935c powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.h by Timur Tabi · Mon Nov 21 17:10:22 2011 -0600
  34. df2be19 powerpc/85xx: Add workaround for erratum A-003474 by York Sun · Sun Nov 20 10:01:35 2011 -0800
  35. f37569d powerpc/85xx: fixup flexcan device tree clock-frequency by Jia Hongtao · Tue Nov 15 15:04:11 2011 +0800
  36. 945e59a powerpc/85xx: Add workaround for erratum CPU-A003999 by Kumar Gala · Tue Nov 22 06:51:15 2011 -0600
  37. 4f5c100b menu.c: use puts() instead of printf() where possible by Wolfgang Denk · Mon Nov 28 20:19:41 2011 +0100
  38. ba1a08a MAKEALL: drop obsolete mx31pdk_nand target by Stefano Babic · Thu Nov 17 23:16:14 2011 +0000
  39. 104be71 dataflash: fix parameters order in write_dataflash() by Igor Grinberg · Sat Nov 26 23:06:46 2011 +0000
  40. af5829ce hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines by Christian Riesch · Sat Nov 19 00:45:44 2011 +0000
  41. 74c6df2 davinci_sonata: define CONFIG_MACH_TYPE for davinci_sonata board by Christian Riesch · Sat Nov 19 00:45:43 2011 +0000
  42. 034a485 davinci_schmoogie: define CONFIG_MACH_TYPE for davinci_schmoogie board by Christian Riesch · Sat Nov 19 00:45:42 2011 +0000
  43. 8b0d8bf arm: a320evb: define mach-type in board config file by Yan-Pai Chen · Mon Nov 07 19:40:25 2011 +0000
  44. 4e333f6 OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. by Alexander Holler · Sat Dec 18 13:24:20 2010 +0100
  45. 5ee0c7f Fix Stelian's email address by Stelian Pop · Tue Nov 01 00:00:39 2011 +0100
  46. 6d2e962 DIU: 1080P and 720P support by Jerry Huang · Tue Nov 01 15:16:43 2011 +0000
  47. 04c9e80 CFB: Fix font rendering on mx5 framebuffer by Marek Vasut · Wed Nov 23 16:32:16 2011 +0000
  48. 15bbe8d x86: Fix some bugs in the i8402 driver when no controller is present by Gabe Black · Mon Nov 14 20:18:12 2011 +0000
  49. 76a5d32 x86: Make the i8042 driver checkpatch clean by Gabe Black · Mon Nov 14 19:24:14 2011 +0000
  50. 1662cf1 x86: Wrap small helper functions from libgcc to avoid an ABI mismatch by Gabe Black · Wed Nov 16 23:01:37 2011 +0000
  51. 0e49905 x86: Import the glibc memset implementation by Gabe Black · Mon Nov 14 14:47:18 2011 +0000
  52. 6ed1888 x86: Fix a few recently added bugs by Gabe Black · Wed Nov 16 23:32:50 2011 +0000
  53. 3530c07 x86: Don't relocate symbols which point to things that aren't relocated by Gabe Black · Sat Nov 12 16:34:48 2011 +0000
  54. e029b75 x86: Fix how the location of the realmode and bios blobs are calculated by Gabe Black · Sat Nov 12 16:31:18 2011 +0000
  55. c379b5d x86: Misc cleanups by Graeme Russ · Tue Nov 08 02:33:23 2011 +0000
  56. 703ede5 x86: Misc PCI touchups by Graeme Russ · Tue Nov 08 02:33:22 2011 +0000
  57. 2768d85 x86: Ensure IDT and GDT remain 16-byte aligned post relocation by Graeme Russ · Tue Nov 08 02:33:21 2011 +0000
  58. 19fc0d5 x86: Provide more configuration granularity by Graeme Russ · Tue Nov 08 02:33:20 2011 +0000
  59. 786c395 x86: Add multiboot header by Graeme Russ · Tue Nov 08 02:33:19 2011 +0000
  60. c6512ca sc520: Create arch asm-offsets by Graeme Russ · Tue Nov 08 02:33:18 2011 +0000
  61. e8d6474 x86: Punt cold- and warm-boot flags by Graeme Russ · Tue Nov 08 02:33:17 2011 +0000
  62. f3f8b01 cosmetic: checkpatch cleanup of board/eNET/*.c by Graeme Russ · Tue Nov 08 02:33:16 2011 +0000
  63. 883c603 cosmetic: checkpatch cleanup of arch/x86/lib/*.c by Graeme Russ · Tue Nov 08 02:33:15 2011 +0000
  64. 55bed24 cosmetic: checkpatch cleanup of arch/x86/cpu/sc520/*.c by Graeme Russ · Tue Nov 08 02:33:14 2011 +0000
  65. fdee8b1 cosmetic: checkpatch cleanup of arch/x86/cpu/*.c by Graeme Russ · Tue Nov 08 02:33:13 2011 +0000
  66. 5e0e287 x86: Call hang() on unrecoverable exception by Graeme Russ · Tue Nov 08 02:33:12 2011 +0000
  67. 9e158f9 menu.c: use puts() instead of printf() where possible by Wolfgang Denk · Mon Nov 28 20:19:41 2011 +0100
  68. fce30c6 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Mon Nov 28 19:57:38 2011 +0100
  69. df63b04 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Mon Nov 28 19:53:31 2011 +0100
  70. 794d1c8 MAKEALL: drop obsolete mx31pdk_nand target by Stefano Babic · Thu Nov 17 23:16:14 2011 +0000
  71. 9195834 dataflash: fix parameters order in write_dataflash() by Igor Grinberg · Sat Nov 26 23:06:46 2011 +0000
  72. d52178e hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines by Christian Riesch · Sat Nov 19 00:45:44 2011 +0000
  73. 914f698 davinci_sonata: define CONFIG_MACH_TYPE for davinci_sonata board by Christian Riesch · Sat Nov 19 00:45:43 2011 +0000
  74. 8afced0 davinci_schmoogie: define CONFIG_MACH_TYPE for davinci_schmoogie board by Christian Riesch · Sat Nov 19 00:45:42 2011 +0000
  75. ef33050 arm: a320evb: define mach-type in board config file by Yan-Pai Chen · Mon Nov 07 19:40:25 2011 +0000
  76. ffe03ed OMAP3: Use sdelay from arch/arm/cpu/armv7/syslib.c instead of cloning that. by Alexander Holler · Sat Dec 18 13:24:20 2010 +0100
  77. d98cddd Fix Stelian's email address by Stelian Pop · Tue Nov 01 00:00:39 2011 +0100
  78. 1b5f0ff Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Sun Nov 27 16:03:21 2011 +0100
  79. 381d38a microblaze: usable uart16550 for big endian systems by Stephan Linz · Thu Nov 24 12:32:52 2011 +0000
  80. 73bd01e mvblx: punt unused clean/distclean targets by Michael Jones · Sun Nov 06 22:44:29 2011 +0000
  81. e7c338b cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanup by Kumar Gala · Wed Nov 23 09:48:02 2011 +0000
  82. 812a174 drivers/bios_emulator/x86emu/ops2.c: Fix GCC 4.6 build warning by Kumar Gala · Wed Nov 23 06:31:04 2011 +0000
  83. 90b852d ignore new mkenvimage tool by Mike Frysinger · Fri Nov 25 10:58:13 2011 +0000
  84. 028bde1 Revert "mmc: retry the cmd8 to meet 74 clocks requirement in the spec" by Macpaul Lin · Mon Nov 14 23:35:39 2011 +0000
  85. dab5d4d mmc: mv_sdhci: Fix host version read for Armada100 by Ajay Bhargav · Sun Nov 13 23:43:12 2011 +0000
  86. 30af7ce DIU: 1080P and 720P support by Jerry Huang · Tue Nov 01 15:16:43 2011 +0000
  87. dabcfd2 CFB: Fix font rendering on mx5 framebuffer by Marek Vasut · Wed Nov 23 16:32:16 2011 +0000
  88. 2b48e1f Merge branch 'hs@denx.de' of git://git.denx.de/u-boot-staging by Wolfgang Denk · Wed Nov 23 21:23:45 2011 +0100
  89. 4fbe902 drivers/i2c/davinci_i2c.c: Fix GCC 4.6 warning by Anatolij Gustschin · Sat Nov 19 02:51:38 2011 +0000
  90. fc164ba i2c: Codingstyle cleanup for i2c evb64260 board driver by Heiko Schocher · Thu Nov 17 07:57:20 2011 +0100
  91. e60b79d i2c: sh: Add support I2C for Renesas SH by Nobuhiro Iwamatsu · Mon Nov 14 18:27:04 2011 +0000
  92. a78ca49 drivers/net/dnet.c: Fix GCC 4.6 warnings by Anatolij Gustschin · Sat Nov 19 10:06:30 2011 +0000
  93. 1e5e6c8 board/xaeniax/flash.c: Fix GCC 4.6 warnings by Anatolij Gustschin · Sat Nov 19 10:17:04 2011 +0000
  94. e4e53d1 net/bootp.c: Fix GCC 4.6 warning by Anatolij Gustschin · Sat Nov 19 10:29:58 2011 +0000
  95. 18e73d9 common/cmd_bootm.c: Fix GCC 4.6 warnings by Anatolij Gustschin · Sat Nov 19 13:12:18 2011 +0000
  96. f79b05e board/mx1ads/mx1ads.c: Fix GCC 4.6 warning by Anatolij Gustschin · Sat Nov 19 13:12:17 2011 +0000
  97. f0e1cd4 board/mx1ads/syncflash.c: Fix GCC 4.6 warnings by Anatolij Gustschin · Sat Nov 19 13:12:16 2011 +0000
  98. 578d476 board/lubbock/flash.c: Fix GCC 4.6 warnings by Anatolij Gustschin · Sat Nov 19 13:12:15 2011 +0000
  99. ab1e585 drivers/net/cs8900.c: Fix GCC 4.6 warning by Anatolij Gustschin · Sat Nov 19 13:12:14 2011 +0000
  100. 2293087 arch/arm/cpu/arm926ejs/omap/cpuinfo.c: Fix GCC 4.6 warnings by Anatolij Gustschin · Sat Nov 19 13:12:13 2011 +0000