1. d7ea561 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · Tue Aug 10 22:37:27 2010 +0200
  2. 6caf122 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · Tue Aug 10 22:20:51 2010 +0200
  3. 91cb722 Merge branch 'master' of ../master by Wolfgang Denk · Tue Aug 10 22:20:27 2010 +0200
  4. 3e34f47 PXA: Declare __io for vpac270 IDE by Marek Vasut · Sun Aug 08 15:55:52 2010 +0200
  5. ce2f090 PXA: Fix missing includes by Marek Vasut · Sun Aug 08 15:55:51 2010 +0200
  6. e2d721a PXA: Fix off-the-tree build problems by Marek Vasut · Sun Aug 08 15:55:50 2010 +0200
  7. a569861 config.mk: avoid -traditional-cpp on OS X 10.5 by Mike Frysinger · Tue Aug 03 19:17:38 2010 -0400
  8. ba31fb6 fdt: Fix bug in size calculation in fdt_resize() with initrd use by Feng Wang · Tue Aug 03 16:22:43 2010 +0200
  9. 2408358 board/purple/flash.c: removed unneded variable by Frans Meulenbroeks · Sun Aug 01 10:10:41 2010 +0200
  10. 7675a09 various cmd_* files: fixed layout a little bit by Frans Meulenbroeks · Sat Jul 31 15:01:53 2010 +0200
  11. 0dddc00 various cmd_* files: remove the command name from the help message by Frans Meulenbroeks · Sat Jul 31 15:01:52 2010 +0200
  12. 2111d3e tools/env/fw_printenv: Make redundant env work on locked flashes also by Detlev Zundel · Fri Jul 30 11:22:15 2010 +0200
  13. e0726db flash_protect: check for NULL flash info by Mike Frysinger · Wed Jul 28 23:45:03 2010 -0400
  14. 7a060a7 getenv_f(): fix handling of too short buffers by Wolfgang Denk · Sat Jul 24 22:16:20 2010 +0200
  15. 7b5bf77 dataflash mmc mux: use common cmd_usage function by Mike Frysinger · Thu Jul 29 13:42:10 2010 -0400
  16. e799e98 mflash: use common cmd_usage function by Mike Frysinger · Thu Jul 29 13:42:29 2010 -0400
  17. a3a26fc print_buffer: optimize & shrink by Mike Frysinger · Fri Jul 23 06:17:30 2010 -0400
  18. 3952bea cmd editing: optimize/shrink output blanking by Mike Frysinger · Fri Jul 23 05:28:15 2010 -0400
  19. 4367b8d 8xx, kup4k/kup4x: add FDT support by Heiko Schocher · Mon Jul 19 23:47:08 2010 +0200
  20. 4c934d0 8xx, kup4k/kup4x: configuration changes, code cleanup by Heiko Schocher · Mon Jul 19 23:46:48 2010 +0200
  21. 1c4361d fdt relocate: have more attention to use a bootmap or not by Stephan Linz · Fri Jun 25 18:04:59 2010 +0200
  22. 9711cf6 Add mkimage manpage by Nobuhiro Iwamatsu · Wed Jun 16 10:38:24 2010 +0900
  23. 001b8c8 Kirkwood: openrd_base: Added SATA support by Prafulla Wadaskar · Sat Aug 07 17:44:25 2010 +0530
  24. 9b81e64 cmd_ide: add support for Kirkwood by Prafulla Wadaskar · Sat Aug 07 17:29:44 2010 +0530
  25. 26137d0 edminiv2: add mvsata_ide and cmd_ide support by Albert Aribaud · Sun Aug 08 05:17:06 2010 +0530
  26. 4502755 cmd_ide: add support for orion5x by Albert Aribaud · Sun Aug 08 05:17:06 2010 +0530
  27. 89a1ef0 ide: add mvsata_ide driver by Albert Aribaud · Sun Aug 08 05:17:06 2010 +0530
  28. c86cae7 ide: reorder object files alphabetically by Albert Aribaud · Sun Aug 08 05:17:05 2010 +0530
  29. 036c6b4 ide: add configuration by Albert Aribaud · Sun Aug 08 05:17:05 2010 +0530
  30. c8bb963 LZMA and LZO causes compile error by Matthias Weisser · Thu Aug 05 13:17:30 2010 +0200
  31. 3ebc202 ext2fs: Fix optimization bug for doubly-indirect block pointers by Aaron Pace · Mon Jul 26 14:24:44 2010 -0600
  32. 5b0b1b9 ARM: Define __raw_readX and __raw_writeX by Marek Vasut · Thu Jul 22 12:07:19 2010 +0200
  33. ccace71 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · Sat Aug 07 22:33:06 2010 +0200
  34. 6fc7d3a Fix condition where bootm_size not set and wrong memory size reported by Matthew McClintock · Thu Jul 08 10:11:08 2010 -0500
  35. bebe728 Replace CHANGELOG files by auto-generated "snapshot.commit" by Wolfgang Denk · Sat Aug 07 00:32:50 2010 +0200
  36. 982967f net 52xx: fix ethernet device names with spaces by Wolfgang Denk · Thu Aug 05 21:31:54 2010 +0200
  37. 9abea22 ARMV7: Update default environment for OMAP4 boards by Steve Sakoman · Wed Jul 07 15:25:25 2010 -0700
  38. 70cc0ba ARMV7: Enable musb driver and usbtty on OMAP4 Panda by Steve Sakoman · Fri Jun 25 12:52:01 2010 -0700
  39. 69c50e8 ARMV7: Enable musb driver and usbtty on OMAP4430 SDP by Steve Sakoman · Fri Jun 25 12:44:33 2010 -0700
  40. 31367d1 ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · Fri Jun 25 12:42:04 2010 -0700
  41. f8f7c95 ARMV7: Add support for the TWL6030 I2C power chip used in OMAP4 systems by Steve Sakoman · Thu Jul 15 12:53:42 2010 -0700
  42. e2bdc13 ARMV7: Modify i2c driver for more reliable operation on OMAP4 by Steve Sakoman · Mon Jul 19 20:31:55 2010 -0700
  43. 58657e6 ARMV7: Fix udelay for OMAP4 by Steve Sakoman · Tue Jul 20 14:56:07 2010 -0700
  44. 9bb65b5 ARMV7: Add pad mux support for OMAP4 by Steve Sakoman · Thu Jul 15 13:43:10 2010 -0700
  45. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  46. b41ad24 bootm: fix pointer warning with lzma by Mike Frysinger · Sun Jul 25 15:54:17 2010 -0400
  47. 9b98044 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Wed Aug 04 00:35:10 2010 +0200
  48. 9035c0f Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Wed Aug 04 00:30:50 2010 +0200
  49. 93d3257 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · Tue Aug 03 22:45:13 2010 +0200
  50. 2111b2d s5p_goni: enable mmc0 by Minkyu Kang · Tue Jul 06 20:58:41 2010 +0900
  51. 12760ab S5P: support mmc driver by Minkyu Kang · Tue Jul 06 20:26:06 2010 +0900
  52. 875935e powerpc/8xxx: query feature reporting register for num cores on unknown cpus by Kim Phillips · Wed Jul 14 19:47:29 2010 -0500
  53. f7758c1 powerpc/85xx: configure autocompletion support by Kim Phillips · Wed Jul 14 19:47:18 2010 -0500
  54. e1c0949 powerpc/p4080: Add support for the P4080DS board by Kumar Gala · Thu Jul 15 16:49:03 2010 -0500
  55. 12c2a49 Blackfin: gpio: use common usage func by Mike Frysinger · Fri Jul 23 04:24:46 2010 -0400
  56. cc1415c powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfig by york · Fri Jul 02 22:25:58 2010 +0000
  57. 1714e49 powerpc/8xxx: Improvement to DDR parameters by york · Fri Jul 02 22:25:56 2010 +0000
  58. de87932 powerpc/8xxx: Enable DDR3 RDIMM support by york · Fri Jul 02 22:25:55 2010 +0000
  59. 4260372 powerpc/8xxx: Enabled address hashing for 85xx by york · Fri Jul 02 22:25:54 2010 +0000
  60. f4f93c6 powerpc/8xxx: Enable quad-rank DIMMs. by york · Fri Jul 02 22:25:53 2010 +0000
  61. 93799ca powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 by york · Fri Jul 02 22:25:52 2010 +0000
  62. 6404209 powerpc/8xxx: Enabled hwconfig for memory interleaving by Kumar Gala · Wed Jul 14 10:04:21 2010 -0500
  63. 6b245b9 powerpc/p4080: Add workaround for erratum CPU22 by Kumar Gala · Wed May 05 22:35:27 2010 -0500
  64. 779a532 powerpc/p4080: Add workaround for errata SERDES8 by Kumar Gala · Tue Jul 13 00:39:46 2010 -0500
  65. 674e0f4 powerpc/p4080: Add support for initializing SERDES by Kumar Gala · Mon Jul 12 22:51:29 2010 -0500
  66. 38449a4 powerpc/85xx: Add support to initialize LIODN registers and portals by Kumar Gala · Thu Sep 10 03:02:13 2009 -0500
  67. b7afb11 fdt: Add function to alloc phandle values by Kumar Gala · Fri Jul 09 16:18:58 2010 -0500
  68. 76eef3e powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms by Kumar Gala · Thu Mar 19 03:40:08 2009 -0500
  69. 046d78d powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit for P2020DS by york · Fri Jul 02 22:26:03 2010 +0000
  70. c609332 powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space by york · Fri Jul 02 22:25:57 2010 +0000
  71. b9c880d powerpc/fsl_fman: Add initial fman immap structures by Kumar Gala · Sat Jul 03 12:56:51 2010 -0500
  72. 74e78b6 powerpc/85xx: Add additional p4080 platform related defines/structs by Kumar Gala · Wed Apr 28 04:02:21 2010 -0500
  73. 8f75022 Blackfin: jtag-console: handle newline stuffing by Mike Frysinger · Fri Jul 23 16:51:49 2010 -0400
  74. 7f72b92 Blackfin: jtag-console: add debug markers by Mike Frysinger · Fri Jul 23 11:34:49 2010 -0400
  75. 9f83a5b Blackfin: jtag-console: robustify against missing peer by Mike Frysinger · Fri Jul 23 11:34:49 2010 -0400
  76. b388562 Blackfin: jtagconsole: disable output processing by Mike Frysinger · Fri Jul 23 11:27:51 2010 -0400
  77. d86e9a7 Blackfin: bf533/bf561 boards: convert to new soft gpio i2c code by Mike Frysinger · Tue Jun 08 16:22:44 2010 -0400
  78. 927b8ce fs/fat: Big code cleanup. by Wolfgang Denk · Mon Jul 19 11:37:00 2010 +0200
  79. 660e9a4 usb_storage.c: change progress output in debug() message by Wolfgang Denk · Mon Jul 19 11:36:59 2010 +0200
  80. a48d0a3 FAT32: fix broken root directory handling. by Wolfgang Denk · Mon Jul 19 11:36:58 2010 +0200
  81. 7b2290c FAT32: fix support for superfloppy-format (PBR) by Wolfgang Denk · Mon Jul 19 11:36:57 2010 +0200
  82. 1896bf1 usb_storage.c: initialize device type by Wolfgang Denk · Mon Jul 19 11:36:56 2010 +0200
  83. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  84. fea2ea4 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Sat Jul 24 20:41:34 2010 +0200
  85. d5146d8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Sat Jul 24 20:41:28 2010 +0200
  86. fea294d Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Sat Jul 24 20:34:29 2010 +0200
  87. a5dc394 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Sat Jul 24 20:34:13 2010 +0200
  88. b3381f3 ppc4xx: Enable "ecctest" command on t3corp by Stefan Roese · Thu Jul 22 19:06:27 2010 +0200
  89. e3d569b ppc4xx: Enable "ecctest" command on katmai by Stefan Roese · Thu Jul 22 19:06:14 2010 +0200
  90. 79b6deb ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 core by Stefan Roese · Wed Jul 21 19:06:26 2010 +0200
  91. 3158d35 ppc4xx: Add "ecctest" command to test/simulate ECC errors by Stefan Roese · Wed Jul 21 19:06:10 2010 +0200
  92. 971edca ppc4xx: DDR/ECC: Use correct macros to clear error status by Stefan Roese · Wed Jul 21 11:08:27 2010 +0200
  93. ef04420 ppc4xx: Only define DDR2 registers for the correct PowerPC variants by Stefan Roese · Wed Jul 21 11:08:16 2010 +0200
  94. c7af98b ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values by Stefan Roese · Tue Jul 20 07:06:03 2010 +0200
  95. 45f7809 ppc4xx: T3CORP fixes and updates by Stefan Roese · Mon Jul 19 14:24:22 2010 +0200
  96. 4e23bff ppc4xx/Canyonlands added USB board callbacks by Rupjyoti Sarmah · Wed Jul 07 18:14:48 2010 +0530
  97. ee12d54 i2c: soft_i2c: add simple GPIO implementation by Mike Frysinger · Wed Jul 21 13:38:02 2010 -0400
  98. d79e112 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · Wed Jul 21 22:23:26 2010 +0200
  99. abd3259 powerpc/85xx: Rework P1022 SERDES is_serdes_configured support by Kumar Gala · Sun Jul 11 12:41:46 2010 -0500
  100. 86853d4 powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support by Kumar Gala · Sat May 22 13:21:39 2010 -0500