1. 18f8ba2 Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Sat Mar 17 21:46:33 2012 +0100
  2. d309cef Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Sat Mar 17 21:44:35 2012 +0100
  3. ed2b7a1 mxsboot: fix tool name in usage message by Otavio Salvador · Sat Mar 17 09:16:50 2012 +0000
  4. bc036d3 sandbox: mark os_exit as noreturn by Mike Frysinger · Sun Feb 26 17:46:30 2012 -0500
  5. 8a3e035 sandbox: add getopt support by Simon Glass · Wed Feb 15 15:51:16 2012 -0800
  6. 0fc3c22 sandbox: allow processing before main loop by Simon Glass · Sun Feb 26 17:38:50 2012 -0500
  7. 20bf89a sandbox: add concept of sandbox state by Simon Glass · Wed Feb 15 15:51:15 2012 -0800
  8. 2f60d14 sandbox: disable fortification by Mike Frysinger · Sun Feb 26 16:00:26 2012 -0500
  9. ba15072 sandbox: u-boot.lds: tweak style by Mike Frysinger · Sun Feb 26 14:13:31 2012 -0500
  10. 9c06499 sandbox: add get_{tbclk,ticks} by Mike Frysinger · Tue Feb 21 00:21:17 2012 -0500
  11. 42454916 sandbox: enable GPIO driver by Simon Glass · Wed Feb 15 15:51:14 2012 -0800
  12. b43d044 sandbox: gpio: add basic driver for simulating GPIOs by Simon Glass · Wed Feb 15 15:51:13 2012 -0800
  13. 3196d75 sandbox: add flags for open() call by Simon Glass · Mon Feb 20 23:56:58 2012 -0500
  14. 827116f sandbox: config: enable fdt and snprintf() options by Simon Glass · Wed Feb 15 15:51:12 2012 -0800
  15. dfa2fe3 sandbox: fdt: add support for CONFIG_OF_CONTROL by Simon Glass · Wed Feb 15 15:51:11 2012 -0800
  16. 60addac sandbox: add lseek helper by Mike Frysinger · Tue Oct 25 13:02:58 2011 +0200
  17. 999a579 sandbox: add ifdef protection to os.h by Mike Frysinger · Thu Jan 19 22:57:29 2012 -0500
  18. 17064c0 sandbox: add required header to os.c by Simon Glass · Tue Jan 10 15:54:06 2012 -0800
  19. e8015a6 sandbox: sort header files in os.c by Simon Glass · Tue Jan 10 15:54:05 2012 -0800
  20. a1facc9 Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPU" by Wolfgang Denk · Mon Mar 12 15:00:23 2012 +0100
  21. 51fbfb9 sh: timer: Remove unnecessary variable 'ticks' by Nobuhiro Iwamatsu · Thu Mar 01 13:29:38 2012 +0900
  22. f701b5e sh: Fix sh7264 clock speed and related serial setting by Phil Edworthy · Mon Feb 13 02:03:50 2012 +0000
  23. 45c786e net: sh_eth: Remove unnecessary return by Nobuhiro Iwamatsu · Wed Jan 11 10:32:54 2012 +0900
  24. 71f507c net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT by Nobuhiro Iwamatsu · Wed Jan 11 10:23:51 2012 +0900
  25. fa41330 net: sh_eth: Remove SH_ETH_PHY_DELAY by Nobuhiro Iwamatsu · Wed Jan 11 10:12:08 2012 +0900
  26. 3bb12e8 sh: ecovec: Add support PHY of SMSC by Nobuhiro Iwamatsu · Thu Dec 01 18:48:38 2011 +0000
  27. 9dfac0a sh: sh_eth: Add support SH7724 by Nobuhiro Iwamatsu · Mon Nov 14 16:56:59 2011 +0900
  28. 84d6228 image: Support FDTs already loaded at their load address by Stephen Warren · Tue Nov 01 06:28:21 2011 +0000
  29. a741605 cmd_cache: use cache/invalidate functions available in common.h by Stefan Kristiansson · Mon Oct 31 18:21:12 2011 +0000
  30. 0819fd8 tools: checkstack.pl from Linux added to tools by Tom Rini · Thu Feb 02 14:07:05 2012 +0000
  31. 84ffd3a Makefile: Remove mmc_spl related enteries by Chander Kashyap · Mon Nov 07 18:43:14 2011 +0000
  32. 00f2cbc Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · Tue Mar 06 21:28:45 2012 +0100
  33. 83ce109 PPC: Drop mv6446x_eth_initialize() from net/eth.c by Marek Vasut · Fri Mar 02 22:39:32 2012 +0000
  34. dd152fc PPC: Drop mv6436x_eth_initialize() from net/eth.c by Marek Vasut · Fri Mar 02 22:39:31 2012 +0000
  35. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · Sat Dec 10 08:44:01 2011 +0000
  36. 1727b94 Add cmd_process() to process commands in one place by Simon Glass · Tue Feb 14 19:59:25 2012 +0000
  37. e79731e Remove interleave of non-U-Boot code in hush by Simon Glass · Tue Dec 06 19:47:53 2011 +0000
  38. 2176d60 Create a single cmd_call() function to handle command execution by Simon Glass · Tue Feb 14 19:59:23 2012 +0000
  39. 82c2132 Don't include standard parser if hush is used by Simon Glass · Tue Feb 14 19:59:22 2012 +0000
  40. bf8c5b0 Stop using builtin_run_command() by Simon Glass · Tue Feb 14 19:59:21 2012 +0000
  41. 8161d04 Rename run_command2() to run_command() by Simon Glass · Tue Feb 14 19:59:20 2012 +0000
  42. c023a89 Rename run_command() to builtin_run_command() by Simon Glass · Tue Feb 14 19:59:19 2012 +0000
  43. 388d223 Remove CMD_PXE's static on run_command() by Simon Glass · Tue Feb 14 19:59:18 2012 +0000
  44. 74a023c sc520: fix build warning about unused temp var by Mike Frysinger · Mon Mar 05 11:55:32 2012 +0000
  45. 80979e8 Remove execute permissions from source files by Thomas Weber · Mon Feb 13 19:21:54 2012 +0100
  46. 38ff13d integrator: remove fragile delay loop from PCI code by Linus Walleij · Sat Mar 03 21:21:13 2012 +0100
  47. b91b974 pci: move pciauto_config_init() to pci.h by Linus Walleij · Sat Mar 03 10:05:08 2012 +0000
  48. d9d4fa7 ppc: Change memsz variable to signed char by Simon Glass · Thu Jan 05 17:54:57 2012 +0000
  49. 0fb0622 m68k: Change memsz to a signed char to avoid warning by Simon Glass · Thu Jan 05 17:54:56 2012 +0000
  50. 9bb46e0 USB: relax usbcore reset timings by Wolfgang Grandegger · Wed Dec 21 00:01:09 2011 +0000
  51. 185da95 USB: move keyboard polling into kbd driver by amartin@nvidia.com · Tue Dec 20 14:56:16 2011 +0000
  52. c9d6202 USB: reevaluate iomux stdin on USB kbd detect by amartin@nvidia.com · Fri Dec 23 10:29:48 2011 +0000
  53. 92f6a62 usb: add numeric keypad support to HID driver by Vincent Palatin · Mon Jan 09 12:59:36 2012 +0000
  54. f3f3a5d USB: fix USB keyboard polling parameter by Vincent Palatin · Mon Jan 09 08:35:09 2012 +0000
  55. 451be50 eth: remove usb-ethernet devices before re-enumerating them by Vincent Palatin · Mon Jan 09 08:32:36 2012 +0000
  56. f16090f USB: Make struct devrequest setup_packet local by Marek Vasut · Mon Feb 13 18:58:18 2012 +0000
  57. 6da5af3 USB: Separate out USB hub driver by Marek Vasut · Mon Feb 13 18:58:17 2012 +0000
  58. 3a16a6a USB: Staticize internal functions by Marek Vasut · Mon Feb 13 18:58:16 2012 +0000
  59. a0f4e47 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sat Mar 03 15:15:07 2012 +0100
  60. 674db66 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Wolfgang Denk · Sat Mar 03 15:13:41 2012 +0100
  61. facd17c Ethernut 5: fix build error by prabhakar.csengg@gmail.com · Thu Feb 23 01:53:40 2012 +0000
  62. 2d2e975 cmd_nand.c: Fix 'nand dump' after latest MTD resync by Tom Rini · Thu Feb 23 15:47:46 2012 -0700
  63. cdd045d mtd/nand:Fix wrong usage of is_blank() in fsl_ifc_run_command by Prabhakar Kushwaha · Fri Jan 20 18:38:14 2012 +0530
  64. 0ed5e77 mtd/nand: Fix IFC driver to support 2K NAND page by Prabhakar Kushwaha · Fri Jan 20 18:39:05 2012 +0530
  65. f2f5c9e nand: reinstate lazy bad block scanning by Scott Wood · Mon Feb 20 14:50:39 2012 -0600
  66. 107c630 Revert "nand: make 1-bit software ECC configurable" by Scott Wood · Mon Feb 13 15:46:27 2012 -0600
  67. e474e77 nds32/board.c: add PCI prompt at boot up by Macpaul Lin · Fri Nov 25 17:14:51 2011 +0800
  68. a473271 nds32/ag101/watchdog.S: add linkage support by Macpaul Lin · Wed Nov 30 16:01:28 2011 +0800
  69. 82cb8bd nds32: add linkage support by Macpaul Lin · Wed Nov 30 15:33:55 2011 +0800
  70. e0db71d armv7: omap3: leave outer cache enabled by Aneesh V · Thu Feb 16 03:40:15 2012 +0000
  71. 38ae6a9 at91: modified NAND flash timing on otc570 board by Daniel Gorsulowski · Wed Jan 25 03:19:50 2012 +0000
  72. 879fbe8 at91: modified NAND flash timing on meesc board by Daniel Gorsulowski · Wed Jan 25 03:19:49 2012 +0000
  73. b5b070b tt01: fix hush parser config, add release config by Helmut Raiger · Mon Jan 30 04:21:55 2012 +0000
  74. 8deec39 tt01: add video support by Helmut Raiger · Wed Feb 15 22:40:12 2012 +0000
  75. 364b6de tt01: fix environment size by Helmut Raiger · Mon Jan 30 04:21:53 2012 +0000
  76. 0f1dc84 i.mx6q: mx6qsabrelite: Update the network configuration by Troy Kisky · Tue Feb 07 14:08:50 2012 +0000
  77. 8584641 net: phy: make board_phy_config responsible for calling drv->config by Troy Kisky · Tue Feb 07 14:08:49 2012 +0000
  78. 80b6b09 net: phy: add support for Micrel's KSZ9021 by Troy Kisky · Tue Feb 07 14:08:48 2012 +0000
  79. 2000c66 net: fec_mxc: add PHYLIB support by Troy Kisky · Tue Feb 07 14:08:47 2012 +0000
  80. 0111213 net: fec_mxc: add 1000 Mbps selection by Troy Kisky · Tue Feb 07 14:08:46 2012 +0000
  81. dfe9094 integrator: update the Integrator/CP config by Linus Walleij · Tue Jan 31 12:20:17 2012 +0000
  82. d222d1b integrator: rewrite the AP PCI driver by Linus Walleij · Mon Jan 30 13:49:34 2012 +0000
  83. 7e9bfaa integrator: stop calling pci_init() twice by Linus Walleij · Sat Jan 21 13:13:19 2012 +0000
  84. d1c609f mcx: Enable command line editing by Detlev Zundel · Wed Feb 08 04:49:02 2012 +0000
  85. 50bf417 dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm by prabhakar.csengg@gmail.com · Sun Feb 12 21:38:22 2012 +0000
  86. 1810a6e OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTAL by Thomas Weber · Mon Feb 13 07:59:07 2012 +0000
  87. 1dd2f8e Tricorder: Switch env to generic mmc driver by Thomas Weber · Mon Feb 13 03:16:53 2012 +0000
  88. 4824b5e omap3_beagle: Change MAINTAINERS entry by Tom Rini · Mon Feb 13 06:19:36 2012 +0000
  89. 77a6ca9 am335x_evm: Change MAINTAINERS entry by Tom Rini · Mon Feb 13 06:02:01 2012 +0000
  90. 2cf9ba8 am33xx: ddr_defs.h: Change DDR timings by Chase Maupin · Mon Feb 13 05:57:27 2012 +0000
  91. e7bcd8a da850evm: read mac address from I2C EEPROM on AM18x EVM by Hadli, Manjunath · Thu Feb 09 20:22:25 2012 +0000
  92. ad71321 da850evm: add support to read mac address from SPI flash by Hadli, Manjunath · Thu Feb 09 20:22:24 2012 +0000
  93. 03ed046 beagle: enable DVI_PUP by Peter Meerwald · Wed Feb 08 05:24:26 2012 +0000
  94. 6449ae1 davinci: cleanup davinci_sync_env_enetaddr() fucntion by Hadli, Manjunath · Thu Feb 09 19:52:38 2012 +0000
  95. 0ca9e98 common/image.c: align usage of fdt_high with initrd_high by Shawn Guo · Mon Jan 09 21:54:08 2012 +0000
  96. 772ec15 mx35pdk: Remove duplicate CPU revision and reset cause information by Fabio Estevam · Fri Feb 10 06:29:15 2012 +0000
  97. 224687f mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINFO is selected by Fabio Estevam · Fri Feb 10 05:34:03 2012 +0000
  98. 4d88be8 mx51evk: Use gpio_direction_input prior to gpio_get_value by Fabio Estevam · Wed Feb 08 02:34:45 2012 +0000
  99. eb8f11e mx53smd: Use gpio_direction_input prior to gpio_get_value by Fabio Estevam · Wed Feb 08 02:34:44 2012 +0000
  100. b806d58 mx53evk: Use gpio_direction_input prior to gpio_get_value by Fabio Estevam · Wed Feb 08 02:34:43 2012 +0000