1. 6519bbf removed static from images in cmd_bootm.c by Simon Schwarz · Fri Sep 02 00:50:31 2011 +0000
  2. 5444586 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Fri Oct 21 23:48:46 2011 +0200
  3. f8ab900 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · Fri Oct 21 23:36:40 2011 +0200
  4. a2a56ed Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · Fri Oct 21 23:35:12 2011 +0200
  5. 3761b97 mpc85xx: Add inline GPIO acessor functions by Kyle Moffett · Wed Oct 19 14:58:15 2011 -0400
  6. 856f32f powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9) by Timur Tabi · Tue Oct 18 18:44:34 2011 -0500
  7. c76b834 cosmetic: Fixup fixup_silent_linux() for checkpatch by Doug Anderson · Wed Oct 19 12:30:57 2011 +0000
  8. 0d4c62e Correct dependency rule to fix SPL build by Simon Glass · Tue Oct 18 05:50:42 2011 +0000
  9. 6f4c935 ColdFire: Clean Makefile _config rules by stany MARCEL · Fri Oct 14 04:38:05 2011 +0000
  10. 5ac9ea6 ColdFire: Move boards with simple _config rules to boards.cfg by stany MARCEL · Wed Oct 19 00:17:13 2011 +0800
  11. fba9314 ColdFire: Fix compilation with CONFIG_SYS_DRAMSZ1 defined by stany MARCEL · Fri Oct 14 04:38:06 2011 +0000
  12. 8ced4cd ColdFire: Merge differentiated linking files into a sigle one by board by stany MARCEL · Fri Oct 14 04:38:04 2011 +0000
  13. b0cbdc5 ColdFire: Add $(obj) before cpu lib to correct build by stany MARCEL · Fri Oct 14 04:38:02 2011 +0000
  14. 4df9e53 ColdFire: Cleanup lds files for multiple defined symbols by stany MARCEL · Fri Oct 14 04:38:01 2011 +0000
  15. a01c929 powerpc/85xx: Fix P2020DS booting by Kumar Gala · Tue Oct 18 01:31:08 2011 -0500
  16. 320c2d2 powerpc/85xx: Update USB device tree status based on pin settings by Shengzhou Liu · Fri Oct 14 16:26:06 2011 +0800
  17. a7be802 fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers by Shengzhou Liu · Fri Oct 14 16:26:05 2011 +0800
  18. 4eb3c37 powerpc/85xx: Add support for RMan LIODN initialization by Kumar Gala · Fri Oct 14 13:28:52 2011 -0500
  19. 0e7ccae powerpc/85xx: Update device tree handling for SRIO by Kumar Gala · Fri Oct 14 00:03:58 2011 -0500
  20. 2b2b696 powerpc/85xx: Update setting of SRIO LIODNs by Kumar Gala · Fri Oct 14 00:01:23 2011 -0500
  21. 213c7b1 fm: Don't allow disabling of FM1-DTSEC1 by Kumar Gala · Fri Oct 14 03:17:56 2011 -0500
  22. 1ec665a fm-eth: Don't mark the MAC we use for MDIO as disabled in device tree by Kumar Gala · Thu Oct 13 14:55:59 2011 -0500
  23. 5040241 Move timestamp and version files into 'generated' subdir by Simon Glass · Mon Oct 10 08:55:19 2011 +0000
  24. 9f53bbf sandbox: Makefile changes to build sandbox architecture by Simon Glass · Mon Oct 03 19:26:50 2011 +0000
  25. 9c35f0e Add generic gpio.h in asm-generic by Simon Glass · Fri Oct 07 13:53:50 2011 +0000
  26. 935c5bc Adjust dependency rules to permit per-file flags by Simon Glass · Fri Oct 07 13:53:49 2011 +0000
  27. fc95324 sandbox: Use uintptr_t for 32/64-bit compatibility by Simon Glass · Sat Sep 17 06:48:58 2011 +0000
  28. d2fdaaf sandbox: Add basic config file by Simon Glass · Mon Oct 03 19:26:47 2011 +0000
  29. 479349a sandbox: Add serial uart by Simon Glass · Mon Oct 03 19:26:46 2011 +0000
  30. 5ba8ef6 sandbox: Add main program by Simon Glass · Mon Oct 03 19:26:45 2011 +0000
  31. cd0684f sandbox: Add OS dependent layer by Simon Glass · Mon Oct 03 19:26:44 2011 +0000
  32. e4a2819 sandbox: Force command sections to be 4-byte aligned by Simon Glass · Sat Sep 17 06:48:51 2011 +0000
  33. a8c7282 sandbox: Disable standalone/API support by Simon Glass · Sat Sep 17 06:48:50 2011 +0000
  34. 82278bd sandbox: Disable built-in malloc by Simon Glass · Sat Sep 17 06:48:49 2011 +0000
  35. 81afc3d sandbox: Add bootm support by Simon Glass · Fri Oct 07 13:53:40 2011 +0000
  36. 4413ed3 sandbox: Add board info for architecture by Simon Glass · Sat Sep 17 06:48:47 2011 +0000
  37. f1a6c76 sandbox: Add sandbox board by Simon Glass · Fri Oct 07 13:53:38 2011 +0000
  38. ca96f65 sandbox: Add architecture lib files by Simon Glass · Mon Oct 03 19:26:37 2011 +0000
  39. 3d750d7 sandbox: Add cpu files by Simon Glass · Mon Sep 26 14:10:39 2011 +0000
  40. ac6cb14 sandbox: Add compiler defines to support a 64-bit x86_64 platform by Simon Glass · Fri Sep 23 06:22:06 2011 +0000
  41. 033b0a9 sandbox: Add architecture image support by Simon Glass · Fri Oct 07 13:53:34 2011 +0000
  42. 00aa988 Fix use of int as pointer in image.c by Simon Glass · Fri Sep 23 06:22:04 2011 +0000
  43. b4a905e sandbox: Add architecture header files by Simon Glass · Mon Oct 10 08:22:14 2011 +0000
  44. f53211d arm: ca9x4_ct_vxp: enable PXE BOOTP options support by Jason Hobbs · Tue Aug 23 11:07:01 2011 +0000
  45. 370664a arm: ca9x4_ct_vxp: enable pxe command support by Jason Hobbs · Tue Aug 23 11:07:00 2011 +0000
  46. 0c16168 Convert ca9x4_ct_vxp to standard env variables by Jason Hobbs · Tue Aug 23 11:06:59 2011 +0000
  47. ea320281 net: bootp: add PXE/RFC 4578 DHCP options support by Jason Hobbs · Wed Aug 31 05:37:31 2011 +0000
  48. 0e3a593 Add pxe command by Jason Hobbs · Wed Aug 31 10:37:30 2011 -0500
  49. 6e39cce lib: add uuid_str_to_bin for use with bootp and PXE uuid by Jason Hobbs · Tue Aug 23 11:06:56 2011 +0000
  50. e3fe08e README: document standard image variables by Jason Hobbs · Wed Aug 31 05:37:28 2011 +0000
  51. cafa1aa Replace space and tab checks with isblank by Jason Hobbs · Tue Aug 23 11:06:54 2011 +0000
  52. cba50df cosmetic: remove unneeded curly braces by Jason Hobbs · Tue Aug 23 11:06:53 2011 +0000
  53. b8429a8 Add isblank by Jason Hobbs · Tue Aug 23 11:06:52 2011 +0000
  54. a56febb common: add run_command2 for running simple or hush commands by Jason Hobbs · Wed Aug 31 05:37:24 2011 +0000
  55. 65febe6 common, menu: use abortboot for menu timeout by Jason Hobbs · Tue Aug 23 11:06:50 2011 +0000
  56. 0685d82 Add generic, reusable menu code by Jason Hobbs · Tue Aug 23 11:06:49 2011 +0000
  57. c74c436 DM9000:Add a byte swap macro for dm9000 io operation. by Jason Jin · Thu Aug 25 15:46:43 2011 +0800
  58. 8dd156e kw_gpio: fix error in kw_gpio_direction_input by Holger Brunck · Sun Aug 21 23:21:06 2011 +0000
  59. af4ccce Blackfin: bfin_spi: fix build error when DEBUG is defined by Mike Frysinger · Mon Oct 03 20:51:13 2011 -0400
  60. 8ec593a Blackfin: define CONFIG_SYS_CACHELINE_SIZE by Mike Frysinger · Wed Oct 12 20:16:31 2011 -0400
  61. 768456a video: Moving mx3fb.c to CONFIG_VIDEO by Helmut Raiger · Wed Oct 12 23:16:29 2011 +0000
  62. a95d6d3 mx31: make HSP clock for mx3fb driver available by Helmut Raiger · Wed Oct 12 23:08:30 2011 +0200
  63. f763611 MX5: Make IPU display output and pixel format configurable by Marek Vasut · Thu Oct 06 00:25:03 2011 +0200
  64. ea67696 VIDEO: MX5: export pix format by Stefano Babic · Wed Sep 28 11:21:16 2011 +0200
  65. 9baff38 VIDEO: MX5: Switch MX5 to CONFIG_VIDEO by Stefano Babic · Wed Sep 28 11:21:15 2011 +0200
  66. 7d50cd7 video: update the Freescale DIU driver to use linux/fb.h by Timur Tabi · Mon Aug 22 10:54:02 2011 -0500
  67. 109de97 powerpc: cpm2 boards: update fcc register logic by Mike Frysinger · Mon Oct 17 05:38:58 2011 +0000
  68. d099ead Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Mon Oct 17 21:50:52 2011 +0200
  69. 7310dda Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Mon Oct 17 21:48:20 2011 +0200
  70. 5640719 zlib: handle overflow while calculating available stream input size by Anatolij Gustschin · Sat Oct 15 06:32:52 2011 +0000
  71. 21e470c Blackfin: bfin_spi: fix build error when DEBUG is defined by Mike Frysinger · Mon Oct 03 20:51:13 2011 -0400
  72. 45e3989 Blackfin: define CONFIG_SYS_CACHELINE_SIZE by Mike Frysinger · Wed Oct 12 20:16:31 2011 -0400
  73. 4b55d9a serial_exit: punt unused prototype by Mike Frysinger · Mon Oct 03 15:11:14 2011 +0000
  74. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  75. e516622 common: fix missing function pointer relocation in fixup_cmdtable() by Daniel Schwierzeck · Thu Oct 13 06:07:39 2011 +0000
  76. e963a73 mpc5200: digsy_mtc: fix detection of Coral-PA by Anatolij Gustschin · Thu Oct 13 05:19:17 2011 +0000
  77. 2bd2cb1 pci: move pcidelay code to new location just before PCI bus scan by Anatolij Gustschin · Tue Oct 11 22:44:30 2011 +0000
  78. 6fc7c45 net: axi_ethernet: Add driver to u-boot by Michal Simek · Thu Oct 06 20:35:35 2011 +0000
  79. 5d1cf6c net: emaclite: Fix coding style by Michal Simek · Mon Sep 12 21:10:05 2011 +0000
  80. 3aa96f8 net: emaclite: Use PKTSIZE directly by Michal Simek · Mon Sep 12 21:10:04 2011 +0000
  81. df40ead net: emaclite: Setup RX/TX ping pong for every instance by Michal Simek · Mon Sep 12 21:10:01 2011 +0000
  82. 3d0ba80 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · Sat Oct 15 22:00:01 2011 +0200
  83. 96c051b powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandles by Timur Tabi · Tue Sep 20 18:24:36 2011 -0500
  84. c6d8303 fdt: update fdt_alloc_phandle to use fdt_get_phandle by Timur Tabi · Tue Sep 20 18:24:35 2011 -0500
  85. 0f46c80 fdt: check for fdt errors in fdt_create_phandle by Timur Tabi · Tue Sep 20 18:24:34 2011 -0500
  86. 566f833 fdt: Add a do_fixup_by_path_string() function by Chunhe Lan · Wed Aug 31 10:36:32 2011 +0800
  87. d2cd668 powerpc/85xx: Drop CONFIG_VIDEO on P1_P2_RDB-PC boards to reduce size by Kumar Gala · Wed Oct 12 15:52:08 2011 -0500
  88. a07b497 phylib: wait for TN2020 to achieve SERDES lane alignment at startup by Timur Tabi · Fri Oct 07 15:35:21 2011 -0500
  89. 8fa7b05 powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3 by Timur Tabi · Thu Oct 13 15:33:20 2011 -0500
  90. a9dd52d powerpc/mpc8548cds: Add 36-bit support by chenhui zhao · Thu Oct 13 13:41:00 2011 +0800
  91. e97171e powerpc/mpc8548cds: Code cleanup and refactoring by chenhui zhao · Thu Oct 13 13:40:59 2011 +0800
  92. efdc91c powerpc/p3041: fixup portal config info by Haiying Wang · Wed Sep 28 10:51:14 2011 -0400
  93. ac3be37 powerpc/p2041: fixup portal config info by Haiying Wang · Wed Sep 28 10:51:13 2011 -0400
  94. 5bfdb8a powerpc/p5020: fixup portal config info by Haiying Wang · Wed Sep 28 10:51:15 2011 -0400
  95. 01d479d powerpc/85xx: Added secure boot option for P2041RDB boards by Kuldip Giroh · Tue Sep 27 11:57:23 2011 +0530
  96. 0385c13 video: Moving mx3fb.c to CONFIG_VIDEO by Helmut Raiger · Wed Oct 12 23:16:29 2011 +0000
  97. abd2343 mx31: make HSP clock for mx3fb driver available by Helmut Raiger · Wed Oct 12 23:08:30 2011 +0200
  98. ff5c108c MX5: Make IPU display output and pixel format configurable by Marek Vasut · Thu Oct 06 00:25:03 2011 +0200
  99. 7074316 VIDEO: MX5: export pix format by Stefano Babic · Wed Sep 28 11:21:16 2011 +0200
  100. 6185244 VIDEO: MX5: Switch MX5 to CONFIG_VIDEO by Stefano Babic · Wed Sep 28 11:21:15 2011 +0200