1. 768456a video: Moving mx3fb.c to CONFIG_VIDEO by Helmut Raiger · Wed Oct 12 23:16:29 2011 +0000
  2. f763611 MX5: Make IPU display output and pixel format configurable by Marek Vasut · Thu Oct 06 00:25:03 2011 +0200
  3. ea67696 VIDEO: MX5: export pix format by Stefano Babic · Wed Sep 28 11:21:16 2011 +0200
  4. 9baff38 VIDEO: MX5: Switch MX5 to CONFIG_VIDEO by Stefano Babic · Wed Sep 28 11:21:15 2011 +0200
  5. 109de97 powerpc: cpm2 boards: update fcc register logic by Mike Frysinger · Mon Oct 17 05:38:58 2011 +0000
  6. 4b55d9a serial_exit: punt unused prototype by Mike Frysinger · Mon Oct 03 15:11:14 2011 +0000
  7. e963a73 mpc5200: digsy_mtc: fix detection of Coral-PA by Anatolij Gustschin · Thu Oct 13 05:19:17 2011 +0000
  8. 6fc7c45 net: axi_ethernet: Add driver to u-boot by Michal Simek · Thu Oct 06 20:35:35 2011 +0000
  9. 3d0ba80 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · Sat Oct 15 22:00:01 2011 +0200
  10. 0f46c80 fdt: check for fdt errors in fdt_create_phandle by Timur Tabi · Tue Sep 20 18:24:34 2011 -0500
  11. 566f833 fdt: Add a do_fixup_by_path_string() function by Chunhe Lan · Wed Aug 31 10:36:32 2011 +0800
  12. 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
  13. a9dd52d powerpc/mpc8548cds: Add 36-bit support by chenhui zhao · Thu Oct 13 13:41:00 2011 +0800
  14. e97171e powerpc/mpc8548cds: Code cleanup and refactoring by chenhui zhao · Thu Oct 13 13:40:59 2011 +0800
  15. fea323d Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · Wed Oct 12 22:47:15 2011 +0200
  16. 0005240 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Wed Oct 12 22:45:30 2011 +0200
  17. 7306ccb MIPS: Jz4740: Add qi_lb60 board support by Xiangfu Liu · Wed Oct 12 12:24:06 2011 +0800
  18. 23b80f4 ppc4xx: Change DDR2 CL from 4 to 5 for intip by Dirk Eibach · Tue Oct 04 11:13:55 2011 +0200
  19. a9e2333 ppc4xx: Improve lm63 pwm on dlvision-10g by Dirk Eibach · Tue Oct 04 11:13:53 2011 +0200
  20. 6d0fab4 ppc4xx: Do not stop booting on any keypress on intip by Dirk Eibach · Tue Oct 04 11:13:52 2011 +0200
  21. 93c08de powerpc/mpc8536ds: Save the env variables to SDcard and SPI flash by Xie Xiaobo · Mon Oct 03 12:54:21 2011 -0700
  22. 6f976fe powerpc/mpc8536ds: Add USB support for MPC8536DS by Fanzc · Mon Oct 03 12:18:42 2011 -0700
  23. 8f3933e powerpc/mpc8536ds: Add eSPI support for MPC8536DS by Xie Xiaobo · Mon Oct 03 12:18:39 2011 -0700
  24. 3560dbd powerpc/mpc8548cds: Update config file by chenhui zhao · Tue Sep 06 16:41:19 2011 +0000
  25. c8ef3aa powerpc/mpc86xx: Disable translation for BAT setup by Becky Bruce · Mon Oct 03 19:10:51 2011 -0500
  26. 9ffbc4e powerpc/mpc8641hpcn: fix SRIO BAT config by Becky Bruce · Mon Oct 03 19:10:50 2011 -0500
  27. 6a873c9 powerpc/85xx: CONFIG_ENABLE_36BIT_PHYS does not depend on CONFIG_PHYS_64BIT by Timur Tabi · Tue Sep 06 09:36:06 2011 -0500
  28. bd495cf powerpc/8xxx: Add support for interactive DDR programming interface by York Sun · Fri Sep 16 13:21:35 2011 -0700
  29. 75348da serial: uartlite: Support for SERIAL_MULTI by Michal Simek · Sun Sep 25 21:03:08 2011 +0000
  30. ce6e5f9 ppc: Fix DBSR_IAx defines in <bedbug/regs.h> by Stefan Roese · Fri Oct 07 01:05:49 2011 +0000
  31. d4b46ac ppc: Include <asm/cache.h> in common.h by Stefan Roese · Fri Oct 07 01:05:34 2011 +0000
  32. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · Sun Oct 02 10:01:28 2011 +0000
  33. a23230c net: drop !NET_MULTI code by Mike Frysinger · Sun Oct 02 10:01:27 2011 +0000
  34. 4c97a84 net: drop !NET_MULTI ns7520 driver by Mike Frysinger · Sun Oct 02 10:01:26 2011 +0000
  35. 2779cec net: drop !NET_MULTI bcm570x/tigon3 drivers by Mike Frysinger · Sun Oct 02 10:01:25 2011 +0000
  36. 5da0bed image: push default arch values to arch headers by Mike Frysinger · Mon Oct 03 14:50:33 2011 +0000
  37. 24ec993 km_arm: enable POST for these boards by Valentin Longchamp · Mon Sep 12 04:18:42 2011 +0000
  38. dfa995f km_arm: change CONFIG_SYS_TEXT_BASE to end of RAM by Valentin Longchamp · Mon Sep 12 04:18:41 2011 +0000
  39. 24db42a POST: add new memory regions test by Valentin Longchamp · Mon Sep 12 04:18:40 2011 +0000
  40. b2596e0 POST: allow redefinition of post_word_load/store by Valentin Longchamp · Fri Sep 02 04:59:04 2011 +0000
  41. dec24a6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Tue Oct 04 22:20:25 2011 +0200
  42. 5c5e700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Oct 04 22:08:13 2011 +0200
  43. fc54710 Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Tue Oct 04 21:32:16 2011 +0200
  44. 9dc6396 Revert "GCC4.6: Convert various empty macros to inline functions" by Wolfgang Denk · Tue Oct 04 21:19:19 2011 +0200
  45. 971d9a1 NAND: Really ignore bad blocks when scrubbing by Marek Vasut · Mon Sep 12 06:04:06 2011 +0200
  46. 9d8e813 powerpc/85xx: Add support for setting up RAID engine liodns on P5020 by Kumar Gala · Sat Sep 10 10:44:13 2011 -0500
  47. d0af3b9 powerpc/85xx: Refactor some defines out of corenet_ds.h by Kumar Gala · Wed Aug 31 09:50:13 2011 -0500
  48. 5536d92 fm-eth: Add ability for board code to disable a port by Kumar Gala · Wed Sep 14 12:01:35 2011 -0500
  49. 8ca8d82 powerpc/p4080: Add support for secure boot flow by Ruchika Gupta · Wed Dec 15 17:02:08 2010 +0000
  50. b36ccc5 powerpc/85xx: Add Secure Boot support on P1010RDB for NOR, NAND & SPIFLASH by Ruchika Gupta · Wed Jun 08 22:52:48 2011 -0500
  51. ada0261 powerpc/p2041rdb: set sysclk according to status of physical switch SW1 by Shaohui Xie · Tue Sep 13 17:55:11 2011 +0800
  52. df36993 microblaze: Enable FDT/FIT support by Michal Simek · Fri Jun 25 18:05:28 2010 +0200
  53. f931bd5 microblaze: Remove address offset for uart16550 by Michal Simek · Mon Feb 28 10:17:22 2011 +0100
  54. 2dd89eb microblaze: Do not select NFS for platforms without ethernet by Michal Simek · Mon Feb 28 10:16:09 2011 +0100
  55. 0480a3b GCC4.6: Convert various empty macros to inline functions by Marek Vasut · Mon Sep 26 19:36:19 2011 +0200
  56. b4c102b sbc82xx: delete support for obsolete SBC8240/SBC8260 by Paul Gortmaker · Sat Sep 17 13:47:47 2011 +0000
  57. ef4aeba Add missing header for gcc3 by Scott McNutt · Fri Sep 23 11:42:14 2011 +0000
  58. a51bebc ns16550: change to allow 32 bit access to registers by Dave Aldridge · Thu Sep 01 22:47:14 2011 +0000
  59. 51de6cf fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS by Sergei Shtylyov · Fri Aug 19 09:37:46 2011 +0000
  60. 5ab3ba7 fat: fix crash with big sector size by Sergei Shtylyov · Mon Aug 08 09:38:33 2011 +0000
  61. 4d0393c Merge branch 'post' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Sat Oct 01 21:42:21 2011 +0200
  62. 3cc35cc EfikaSB: Add preliminary EfikaSB support by Marek Vasut · Sun Sep 25 09:55:43 2011 +0000
  63. 9f55dc0 vision2: Place machine ID into board config by Fabio Estevam · Fri Sep 23 02:50:51 2011 +0000
  64. 5aa3a8a zmx25: Place machine ID into board config by Fabio Estevam · Fri Sep 23 02:50:50 2011 +0000
  65. 1797838 mx53evk: Place machine ID into board config by Fabio Estevam · Thu Sep 22 08:07:22 2011 +0000
  66. 3c80221 mx53ard: Place machine ID into board config by Fabio Estevam · Thu Sep 22 08:07:21 2011 +0000
  67. 60a7ec2 mx53smd: Place machine ID into board config by Fabio Estevam · Thu Sep 22 08:07:20 2011 +0000
  68. f3d6271 mx53loco: Place machine ID into board config by Fabio Estevam · Thu Sep 22 08:07:19 2011 +0000
  69. 1b9c57a mx51evk: Place machine ID into board config by Fabio Estevam · Thu Sep 22 08:07:18 2011 +0000
  70. a0f4711 imx31_litekit: Place machine ID into board config by Fabio Estevam · Thu Sep 22 08:07:17 2011 +0000
  71. a5a2a56 mx31ads: Place machine ID into board config by Fabio Estevam · Thu Sep 22 08:07:16 2011 +0000
  72. c333abd mx25pdk: Place machine ID into board config by Fabio Estevam · Thu Sep 22 08:07:15 2011 +0000
  73. 01bc4b4 mx31pdk: Place machine ID into board config by Fabio Estevam · Thu Sep 22 08:07:14 2011 +0000
  74. d23e65f imx31_litekit: Remove dram_init_banksize() by Fabio Estevam · Thu Sep 22 08:07:13 2011 +0000
  75. 539ecee FEC: Allow registering MII postconfiguration callback by Marek Vasut · Sun Sep 11 18:05:36 2011 +0000
  76. edcd6c0 FEC: Allow multiple FECes by Marek Vasut · Fri Sep 16 01:13:47 2011 +0200
  77. 851e48d EfikaMX: Adjust undocumented magic constant in config file by Marek Vasut · Wed Sep 14 18:16:57 2011 +0000
  78. adac83a MX25: Add initial support for MX25PDK by Fabio Estevam · Tue Sep 06 09:05:43 2011 +0000
  79. 0cf0fde mx31pdk: Change the prompt as per other i.MX boards by Fabio Estevam · Thu Sep 15 13:18:23 2011 +0000
  80. f1f72f5 Devkit8000: Change console from ttyS2 to ttyO2 by Thomas Weber · Sun Sep 18 22:43:58 2011 +0000
  81. 16822bf omap3evm: env: Fix default console by Sanjeev Premi · Fri Sep 23 05:25:28 2011 +0000
  82. f843d33 mmc: omap: config VMMC, MMC1_PBIAS by Balaji T K · Thu Sep 08 06:34:57 2011 +0000
  83. 7ae359c devkit8000: Add nand-spl support for new SPL by Simon Schwarz · Wed Sep 14 15:32:17 2011 -0400
  84. 4f62e98 spl: add NAND Library to new SPL by Simon Schwarz · Wed Sep 14 15:30:16 2011 -0400
  85. 992dcf7 omap-common: add nand spl support by Simon Schwarz · Wed Sep 14 15:29:26 2011 -0400
  86. 8246ae0 Armada100: Enable 88E3015 PHY support for GplugD by Ajay Bhargav · Tue Sep 13 22:22:13 2011 +0530
  87. 8ed2bcb Armada100: Enable Ethernet support for GplugD by Ajay Bhargav · Tue Sep 13 22:22:04 2011 +0530
  88. e312a36 net: Adds Fast Ethernet Controller driver for Armada100 by Ajay Bhargav · Tue Sep 13 22:21:58 2011 +0530
  89. c3c301e powerpc/mpc8349emds: Migrate from spd_sdram to unified DDR driver by York Sun · Fri Aug 26 11:32:45 2011 -0700
  90. e12ce98 powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · Fri Aug 26 11:32:44 2011 -0700
  91. aff60ff powerpc/85xx: Enable CMD_REGINFO on corenet boards by Kumar Gala · Wed Aug 31 09:16:02 2011 -0500
  92. a99c6a2 powerpc/85xx: Fix USB protocol definitions for P1020RDB by Ramneek Mehresh · Wed Aug 24 19:22:44 2011 +0530
  93. 4c46d82 powerpc/p2041rdb: Add ethernet support on P2041RDB board by Mingkai Hu · Tue Jul 19 16:20:13 2011 +0800
  94. 6c6752d powerpc/85xx: Add networking support to P1023RDS by Roy Zang · Fri Feb 04 13:42:45 2011 -0600
  95. 79ce05b powerpc/85xx: Add FMan ethernet support to P4080DS by Andy Fleming · Wed Oct 20 15:35:16 2010 -0500
  96. 2683c53 powerpc/85xx: Add support for FMan ethernet in Independent mode by Kumar Gala · Wed Apr 13 08:37:44 2011 -0500
  97. 4728942 powerpc/mp: add support for discontiguous cores by Timur Tabi · Fri Aug 05 16:15:24 2011 -0500
  98. d5fc258 fdt: Add new fdt_create_phandle helper by Kumar Gala · Mon Aug 01 00:25:20 2011 -0500
  99. f2f1c5a fdt: Rename fdt_create_phandle to fdt_set_phandle by Kumar Gala · Mon Aug 01 00:23:23 2011 -0500
  100. 2f143ed powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB by Dipen Dudhat · Thu Jul 28 14:47:28 2011 -0500