1. 0b2cc86 Merge branch 'master' of ../master into next by Wolfgang Denk · Thu Dec 16 23:00:53 2010 +0100
  2. adf5c24 hwconfig: Fix handling of env_hwconfig, board_hwconfig, and cpu_hwconfig by Kumar Gala · Tue Nov 30 15:58:27 2010 -0600
  3. e816b8e onenand: fix oob print out issue by Lei Wen · Tue Dec 07 09:38:18 2010 +0800
  4. c5e84fa env_nand: Use nand_read_skip_bad instead of nand_read by Steve Sakoman · Fri Dec 03 13:25:43 2010 +0000
  5. 408c6c4 UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change by Stefan Roese · Mon Nov 01 17:28:22 2010 +0100
  6. 67a0f52 UBIFS: Change "ubifs mount" to "ubifsmount" in ubifsls output by Stefan Roese · Thu Oct 28 14:09:29 2010 +0200
  7. ff98053 UBIFS: Add ubifsumount command to unmount an active volume by Stefan Roese · Thu Oct 28 14:09:22 2010 +0200
  8. 6c97169 hwconfig: Fix dummy initialization of {board, cpu}_hwconfig by Kumar Gala · Tue Nov 30 15:01:28 2010 -0600
  9. e3d5572 stdio: constify "name" arg in public api by Mike Frysinger · Wed Oct 20 07:18:03 2010 -0400
  10. 27c0b4a boot cmds: convert to getenv_yesno() with autostart by Mike Frysinger · Wed Oct 20 07:17:55 2010 -0400
  11. cf2feb1 image: constify lookup tables by Mike Frysinger · Wed Oct 20 07:17:39 2010 -0400
  12. 17a266a cmd_itest: constify & localize op table by Mike Frysinger · Wed Oct 20 07:17:33 2010 -0400
  13. 59e1472 cmd_date: constify by Mike Frysinger · Wed Oct 20 07:17:23 2010 -0400
  14. b5bc05e autocomplete: remove runtime handler install by Mike Frysinger · Wed Oct 20 03:52:39 2010 -0400
  15. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:41:17 2010 -0400
  16. 2e50fa3 do_bootd: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:36:26 2010 -0400
  17. 2a5ba45 do_bootm: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:35:39 2010 -0400
  18. 4b49747 cmd_mii: localize & constify local funcs/data by Mike Frysinger · Wed Oct 20 01:06:48 2010 -0400
  19. 4169ea0 Fix compiler warning in fdt_support.c by Dirk Behme · Sun Nov 21 20:19:34 2010 +0100
  20. ad8058f common/cmd_nvedit: Use return value of cmd_usage by Thomas Weber · Thu Nov 25 08:05:28 2010 +0100
  21. 97ea46f Common/command: Guard strchr/strlen from NULL pointer by Thomas Weber · Wed Nov 24 13:07:51 2010 +0100
  22. 4d28265 Common/cmd_nvedit: Check for env subcommand by Thomas Weber · Wed Nov 24 13:07:52 2010 +0100
  23. 7a37db9 common/Makefile: don't include env_embedded.o into libcommon by Wolfgang Denk · Sat Nov 20 15:04:02 2010 +0100
  24. 293d7ad malloc: Fix issue with calloc memory possibly being non-zero by Kumar Gala · Mon Nov 15 18:41:43 2010 -0600
  25. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  26. 22ccb7f pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW by Peter Tyser · Fri Oct 29 17:59:27 2010 -0500
  27. 9f84f21 env_mmc: fix compile warning by Lei Wen · Wed Nov 10 07:39:23 2010 +0800
  28. 5e26a1f env_sf: remove warning introduced with last patch by Stefano Babic · Fri Oct 29 11:49:45 2010 +0200
  29. 627857d Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · Thu Oct 28 20:35:36 2010 +0200
  30. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  31. a915394 cmd_onenand.c: Fix command usage help. by Enric Balletbo i Serra · Tue Oct 19 11:13:21 2010 +0200
  32. 5f6c286 env_sf: updated to the new environment code by Stefano Babic · Wed Oct 27 11:06:20 2010 +0200
  33. d29afc3 Revert "cmd_net: drop spurious comma in U_BOOT_CMD" by Wolfgang Denk · Tue Oct 26 23:42:23 2010 +0200
  34. c758e59 cmd_net: drop spurious comma in U_BOOT_CMD by Mike Frysinger · Wed Oct 20 03:33:30 2010 -0400
  35. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  36. aac7359 ARM: fix relocation support for onenand device. by Enric Balletbo i Serra · Tue Oct 19 11:13:22 2010 +0200
  37. e916826 hwconfig: Utilize getenv_f before relocation to allow for larger buffer by Kumar Gala · Fri Oct 22 03:18:13 2010 -0500
  38. eff2809 env_flash: Disable debug print statements by Peter Tyser · Fri Oct 22 00:24:52 2010 -0500
  39. 28ece0e Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sat Oct 23 21:59:42 2010 +0200
  40. 165522b usb_storage: constify us_direction lookup table by Mike Frysinger · Wed Oct 20 07:16:04 2010 -0400
  41. 60e877f pci: Add ability to re-enumerate PCI buses by John Schmoller · Fri Oct 22 00:20:23 2010 -0500
  42. 6b8f2f8 always relocate fdt into an lmb-allocated memory block by Timur Tabi · Mon May 24 15:10:25 2010 -0500
  43. 1a9f0b3 common/fdt_support.c: Fix compile warnings by Wolfgang Denk · Wed Oct 20 08:59:16 2010 +0200
  44. e57b330 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Oct 20 00:10:07 2010 +0200
  45. 67d7f56 cmd_fpga: cleanup help and check parameters by Stefano Babic · Tue Oct 19 09:22:52 2010 +0200
  46. 1c17cdf common: Enable serial for PXA250 by Marek Vasut · Sun Jul 18 04:49:18 2010 +0200
  47. eea8e69 boot: change some arch ifdefs to feature ifdefs by John Rigby · Wed Oct 13 13:57:35 2010 -0600
  48. 708e667 FDT: only call boot_get_fdt from generic code by John Rigby · Wed Oct 13 13:57:34 2010 -0600
  49. b4ae942 FDT: Add fixup support for multiple banks of memory by John Rigby · Wed Oct 13 13:57:33 2010 -0600
  50. b763f93 common/image.c remove extra calls to be32_to_cpu in boot_get_fdt by John Rigby · Wed Oct 13 13:57:32 2010 -0600
  51. 6902aeb common/image.c fix length calculation in boot_relocate_fdt by John Rigby · Wed Oct 13 13:57:31 2010 -0600
  52. c183eea dlmalloc.c: Fix gcc alias warning by Joakim Tjernlund · Thu Oct 14 08:51:34 2010 +0200
  53. 6587e3e Fix warning in nand unlock command by Scott Wood · Wed Oct 13 11:04:30 2010 -0500
  54. fee0e3a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun Oct 17 20:25:05 2010 +0200
  55. ff833ed env_mmc: fix cannot save env issue by Lei Wen · Wed Oct 13 11:07:21 2010 +0800
  56. a93ec57 env_mmc: Fix crashing bug encountered after enabling ARM relocation by Steve Sakoman · Mon Oct 11 05:51:39 2010 -0700
  57. d94305b Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Wed Oct 13 20:57:34 2010 +0200
  58. acda3a4 common/fdt_support.c: fix compile error by Matthew McClintock · Wed Oct 13 13:39:26 2010 +0200
  59. 134396c usb: Add support for multiple-LUN mass storage devices by Ludovic Courtès · Tue Oct 05 22:04:26 2010 +0200
  60. e711ec2 TSI148: Fix argument parsing by Brent Darley · Wed Sep 29 13:50:17 2010 -0500
  61. d4ef82b cp/cmp: Add WATCHDOG_RESET in copy and compare loop by Stefan Roese · Mon Sep 13 11:10:34 2010 +0200
  62. 435a63d led_display: split led display support into generic and hw-dependent parts by Ilya Yanok · Thu Sep 09 23:03:32 2010 +0200
  63. e0909be env: don't set to default env twice when use CONFIG_ENV_IS_NOWHERE by Lei Wen · Sun Oct 10 12:36:40 2010 +0800
  64. 3b857f1 fdt_support: support adding EDID property to FDT display nodes by Anatolij Gustschin · Wed Aug 18 11:25:20 2010 +0200
  65. 8967edf CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/off by Alexander Stein · Wed Aug 11 16:48:04 2010 +0200
  66. 1ed3686 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Tue Oct 12 20:44:46 2010 +0200
  67. f7a48ca rarp: Condtionally compile rarp support by Peter Tyser · Thu Sep 30 11:25:48 2010 -0500
  68. 10390ce Followup fixes on the mtdparts spread patchset by Scott Wood · Thu Sep 09 15:40:03 2010 -0500
  69. 5063d2e mtdparts: new add.spread: add part skipping bad blocks by Ben Gardiner · Tue Aug 31 17:48:04 2010 -0400
  70. e6064f5 mtdparts: add new sub-command "spread" by Ben Gardiner · Tue Aug 31 17:48:03 2010 -0400
  71. a9b5729 mtdparts: show net size in mtdparts list by Ben Gardiner · Tue Aug 31 17:48:02 2010 -0400
  72. f37bf3f mtdparts: regroup calls to get_mtd_device_nm by Ben Gardiner · Tue Aug 31 17:48:00 2010 -0400
  73. 67d5a2a nand commands: make only "dump" repeatable. by Scott Wood · Wed Aug 25 15:24:01 2010 -0500
  74. 1b5cd51 nand erase: .spread, .part, .chip subcommands by Scott Wood · Wed Aug 25 14:43:29 2010 -0500
  75. e5836dc cmd_nand: some infrastructure fixes and refactoring by Scott Wood · Mon Aug 02 13:04:24 2010 -0500
  76. 26cc2f0 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · Mon Oct 11 10:00:34 2010 +0200
  77. aed8931 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Mon Oct 11 09:52:16 2010 +0200
  78. c48363c x86: Remove bi_env from do_bdinfo by Graeme Russ · Thu Oct 07 20:03:17 2010 +1100
  79. 7d398e9 sspi: add options to specify bus and mode by Reinhard Meyer · Thu Aug 26 10:57:27 2010 +0200
  80. 7e0e5ca Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZE by Peter Tyser · Wed Sep 29 13:30:56 2010 -0500
  81. e6dc29f cmd_elf: add an option for loading ELFs according to PHDRs by Mike Frysinger · Sat Oct 02 15:44:53 2010 -0400
  82. b04fde4 serial.c: Fix build breakage introduced with commit e3c78c9b by Stefan Roese · Wed Oct 06 18:50:59 2010 +0200
  83. faa0d2e env: fix cmd_env_sub fct pointers if CONFIG_RELOC_FIXUP_WORKS is not defined by Heiko Schocher · Tue Oct 05 14:17:00 2010 +0200
  84. 0e657e8 env_mmc: Fix broken build due to set_default_env() change by Steve Sakoman · Tue Oct 05 15:31:38 2010 -0700
  85. afc448b Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Tue Oct 05 14:42:32 2010 +0200
  86. 442cd1a ppc4xx/fdt/flash: Fix bug in fdt_fixup_nor_flash_node() by Stefan Roese · Fri Sep 24 13:51:50 2010 +0200
  87. e6f07dc Blackfin: otp: fix build after constification of args[] by Mike Frysinger · Sat Oct 02 14:31:32 2010 -0400
  88. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  89. 29a5866 Add support for operating system OSE by Torkel Lundgren · Tue Sep 28 11:05:36 2010 +0200
  90. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · Wed Sep 15 09:33:25 2010 +0200
  91. 9b58a20 ppc4xx: Remove now unused CONFIG_UART1_CONSOLE by Stefan Roese · Tue Sep 21 10:24:36 2010 +0200
  92. 3ddce57 ppc4xx: Use common NS16550 driver for PPC4xx UART by Stefan Roese · Mon Sep 20 16:05:31 2010 +0200
  93. 412a71a ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size by Stefan Roese · Thu Sep 16 14:01:53 2010 +0200
  94. add3e79 cmd_mmc: use common usage function by Mike Frysinger · Thu Jul 29 13:40:43 2010 -0400
  95. 558535a Merge branch 'next' of ../custodians into next by Wolfgang Denk · Tue Sep 21 09:22:17 2010 +0200
  96. 64b96a3 cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT by Stefan Roese · Tue Aug 31 10:04:11 2010 +0200
  97. fb9a730 cfi_flash: Simplify dynamic flash bank number detection by Stefan Roese · Tue Aug 31 10:00:10 2010 +0200
  98. fb52e95 Remove HMI10 board support by Wolfgang Denk · Sun Sep 19 21:28:25 2010 +0200
  99. aeb2991 ARM: add relocation support by Heiko Schocher · Fri Sep 17 13:10:39 2010 +0200
  100. 167ad64 i2c: fix command usage help by Heiko Schocher · Fri Sep 17 13:10:35 2010 +0200