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