1. 96b4a89 ARMV7: OMAP3: Fix broken reset command on OMAP36XX/37XX and OMAP4 by Steve Sakoman · Wed Aug 25 13:22:44 2010 -0700
  2. bcf8e72 ARMV7: OMAP3: Apply Cortex-A8 errata workarounds only on affected revisions by Mans Rullgard · Wed Apr 14 16:10:28 2010 +0100
  3. 3d81b55 ARMV7: OMAP3: Convert setup_auxcr() to pure asm by Mans Rullgard · Wed Apr 14 15:49:57 2010 +0100
  4. 85975dd ARMV7: OMAP3: Fix and clean up L2 cache enable/disable functions by Mans Rullgard · Wed Apr 14 11:08:00 2010 +0100
  5. 24e81c1 ARMV7: OMAP3: Add clock setup for OMAP36XX/37XX by Steve Sakoman · Wed Aug 18 07:34:09 2010 -0700
  6. ad74ace ARMV7: OMAP3: Update CPU type detection for AM35XX/OMAP36XX/37XX by Steve Sakoman · Tue Aug 17 14:39:34 2010 -0700
  7. 6e09a76 ARMV7: OMAP: Move syslib.c to omap-common since it can be shared by OMAP3 and OMAP4 by Steve Sakoman · Wed Aug 04 09:39:40 2010 -0700
  8. e6ca10d Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Sep 07 21:52:29 2010 +0200
  9. 3f4d334 Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · Tue Sep 07 21:46:14 2010 +0200
  10. df85f80 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Tue Sep 07 21:28:20 2010 +0200
  11. 04bb5fc ppc4xx: Invalidate d-cache when used as init-ram by Stefan Roese · Tue Aug 31 11:27:14 2010 +0200
  12. 0a9cc2f ppc4xx: Fix 440EPx bug in reconfigure_pll() by Stefan Roese · Thu Aug 26 17:14:51 2010 +0200
  13. 5207e77 Fix parameters to support RDIMM for P2020DS by York Sun · Fri Aug 27 16:25:56 2010 -0500
  14. 25cfc75 omap2: i2c: remove redundant header definitions by Nishanth Menon · Wed Aug 18 19:39:09 2010 -0500
  15. 50b5194 omap2: i2c: add syss offset by Nishanth Menon · Wed Aug 18 19:39:08 2010 -0500
  16. 51a1193 mpx85xx/fdt: Add cpu-release-addr for all cores by Matthew McClintock · Thu Aug 19 13:57:48 2010 -0500
  17. 5975e79 nios2: fix out of reach case for do_reset by Thomas Chou · Mon Aug 16 10:49:44 2010 +0800
  18. 97ffc02 nios2: fix bootm error on fdt args by Thomas Chou · Fri Jul 30 14:12:12 2010 +0800
  19. 1c9cee9 powerpc/85xx: Rename Security Engine Job Queue to Job Ring to match docs by Kumar Gala · Tue Aug 17 23:12:37 2010 -0500
  20. 2ecbfeb powerpc/8xxx: share PIC defines among 85xx and 86xx by Kim Phillips · Mon Aug 09 18:39:57 2010 -0500
  21. d1c84b3 ARM: Update ARM mach-types by Sandeep Paulraj · Wed Aug 18 10:45:54 2010 -0400
  22. 87694aa Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Thu Aug 12 23:05:22 2010 +0200
  23. 906a152 AM35x: Adding SCM general register definitions by Ajay Kumar Gupta · Fri Jul 09 11:43:47 2010 +0530
  24. 36e63df Blackfin: re-use board data in cpu banner by Mike Frysinger · Mon Aug 09 17:39:22 2010 -0400
  25. ae712d8 Blackfin: shutdown video DMA when booting Linux by Michael Hennerich · Fri Aug 07 02:47:54 2009 +0000
  26. b238801 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Tue Aug 10 23:03:15 2010 +0200
  27. 298cf39 Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Tue Aug 10 22:49:09 2010 +0200
  28. f4704d0 orion5x: allow overriding default mappings windows by Albert Aribaud · Tue Jul 13 09:04:26 2010 +0200
  29. d7ea561 Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · Tue Aug 10 22:37:27 2010 +0200
  30. 6caf122 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · Tue Aug 10 22:20:51 2010 +0200
  31. 91cb722 Merge branch 'master' of ../master by Wolfgang Denk · Tue Aug 10 22:20:27 2010 +0200
  32. cfdda9e MX51EVK: fix return value of get_timer_masked by Li Haibo · Tue Aug 10 14:18:38 2010 +0800
  33. 5ff5fdb miiphy: constify device name by Mike Frysinger · Tue Jul 27 18:35:08 2010 -0400
  34. c5e8405 net ppc: fix ethernet device names with spaces by Heiko Schocher · Tue Jul 20 17:45:02 2010 +0200
  35. 1c4361d fdt relocate: have more attention to use a bootmap or not by Stephan Linz · Fri Jun 25 18:04:59 2010 +0200
  36. 9b81e64 cmd_ide: add support for Kirkwood by Prafulla Wadaskar · Sat Aug 07 17:29:44 2010 +0530
  37. 4502755 cmd_ide: add support for orion5x by Albert Aribaud · Sun Aug 08 05:17:06 2010 +0530
  38. 036c6b4 ide: add configuration by Albert Aribaud · Sun Aug 08 05:17:05 2010 +0530
  39. 5b0b1b9 ARM: Define __raw_readX and __raw_writeX by Marek Vasut · Thu Jul 22 12:07:19 2010 +0200
  40. ccace71 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · Sat Aug 07 22:33:06 2010 +0200
  41. 31367d1 ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · Fri Jun 25 12:42:04 2010 -0700
  42. e2bdc13 ARMV7: Modify i2c driver for more reliable operation on OMAP4 by Steve Sakoman · Mon Jul 19 20:31:55 2010 -0700
  43. 58657e6 ARMV7: Fix udelay for OMAP4 by Steve Sakoman · Tue Jul 20 14:56:07 2010 -0700
  44. 9bb65b5 ARMV7: Add pad mux support for OMAP4 by Steve Sakoman · Thu Jul 15 13:43:10 2010 -0700
  45. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  46. 9b98044 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Wolfgang Denk · Wed Aug 04 00:35:10 2010 +0200
  47. 9035c0f Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Wed Aug 04 00:30:50 2010 +0200
  48. 93d3257 Merge branch 'master' of /home/wd/git/u-boot/master by Wolfgang Denk · Tue Aug 03 22:45:13 2010 +0200
  49. 12760ab S5P: support mmc driver by Minkyu Kang · Tue Jul 06 20:26:06 2010 +0900
  50. 875935e powerpc/8xxx: query feature reporting register for num cores on unknown cpus by Kim Phillips · Wed Jul 14 19:47:29 2010 -0500
  51. 12c2a49 Blackfin: gpio: use common usage func by Mike Frysinger · Fri Jul 23 04:24:46 2010 -0400
  52. 1714e49 powerpc/8xxx: Improvement to DDR parameters by york · Fri Jul 02 22:25:56 2010 +0000
  53. de87932 powerpc/8xxx: Enable DDR3 RDIMM support by york · Fri Jul 02 22:25:55 2010 +0000
  54. 4260372 powerpc/8xxx: Enabled address hashing for 85xx by york · Fri Jul 02 22:25:54 2010 +0000
  55. f4f93c6 powerpc/8xxx: Enable quad-rank DIMMs. by york · Fri Jul 02 22:25:53 2010 +0000
  56. 93799ca powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 by york · Fri Jul 02 22:25:52 2010 +0000
  57. 6404209 powerpc/8xxx: Enabled hwconfig for memory interleaving by Kumar Gala · Wed Jul 14 10:04:21 2010 -0500
  58. 6b245b9 powerpc/p4080: Add workaround for erratum CPU22 by Kumar Gala · Wed May 05 22:35:27 2010 -0500
  59. 779a532 powerpc/p4080: Add workaround for errata SERDES8 by Kumar Gala · Tue Jul 13 00:39:46 2010 -0500
  60. 674e0f4 powerpc/p4080: Add support for initializing SERDES by Kumar Gala · Mon Jul 12 22:51:29 2010 -0500
  61. 38449a4 powerpc/85xx: Add support to initialize LIODN registers and portals by Kumar Gala · Thu Sep 10 03:02:13 2009 -0500
  62. 76eef3e powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms by Kumar Gala · Thu Mar 19 03:40:08 2009 -0500
  63. c609332 powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space by york · Fri Jul 02 22:25:57 2010 +0000
  64. b9c880d powerpc/fsl_fman: Add initial fman immap structures by Kumar Gala · Sat Jul 03 12:56:51 2010 -0500
  65. 74e78b6 powerpc/85xx: Add additional p4080 platform related defines/structs by Kumar Gala · Wed Apr 28 04:02:21 2010 -0500
  66. 8f75022 Blackfin: jtag-console: handle newline stuffing by Mike Frysinger · Fri Jul 23 16:51:49 2010 -0400
  67. 7f72b92 Blackfin: jtag-console: add debug markers by Mike Frysinger · Fri Jul 23 11:34:49 2010 -0400
  68. 9f83a5b Blackfin: jtag-console: robustify against missing peer by Mike Frysinger · Fri Jul 23 11:34:49 2010 -0400
  69. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  70. a5dc394 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Sat Jul 24 20:34:13 2010 +0200
  71. 79b6deb ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 core by Stefan Roese · Wed Jul 21 19:06:26 2010 +0200
  72. 3158d35 ppc4xx: Add "ecctest" command to test/simulate ECC errors by Stefan Roese · Wed Jul 21 19:06:10 2010 +0200
  73. 971edca ppc4xx: DDR/ECC: Use correct macros to clear error status by Stefan Roese · Wed Jul 21 11:08:27 2010 +0200
  74. ef04420 ppc4xx: Only define DDR2 registers for the correct PowerPC variants by Stefan Roese · Wed Jul 21 11:08:16 2010 +0200
  75. c7af98b ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values by Stefan Roese · Tue Jul 20 07:06:03 2010 +0200
  76. abd3259 powerpc/85xx: Rework P1022 SERDES is_serdes_configured support by Kumar Gala · Sun Jul 11 12:41:46 2010 -0500
  77. 86853d4 powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support by Kumar Gala · Sat May 22 13:21:39 2010 -0500
  78. f2134b8 powerpc/p3041: Add various p3041 related defines by Kumar Gala · Wed Jan 27 10:26:46 2010 -0600
  79. 7ee3d94 powerpc/p5020: Add various p5020 related defines (and p5010) by Kumar Gala · Wed Oct 21 13:32:58 2009 -0500
  80. 3a9ed2f powerpc/mpc85xx: Report FMAN # to match user manual by Emil Medve · Thu Jun 17 00:08:29 2010 -0500
  81. b7177d7 powerpc/p4080: Add setting of clock-frequency for clockgen node by Kumar Gala · Sat Jul 10 06:55:41 2010 -0500
  82. 3f35bb5 powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updates by Kumar Gala · Sat Jul 10 06:38:16 2010 -0500
  83. d0f27d3 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · Thu Jul 08 22:37:44 2010 -0500
  84. aec9b6b powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · Thu Jul 08 22:35:59 2010 -0500
  85. 17ed6a2 powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h by Kumar Gala · Thu Jul 08 22:23:54 2010 -0500
  86. 30c3add Drop support for GTH board by Wolfgang Denk · Mon Jul 05 22:46:33 2010 +0200
  87. 1da1cf2 Merge branch 'master' of git://git.denx.de/u-boot-ti by Wolfgang Denk · Fri Jul 16 23:24:38 2010 +0200
  88. fe8190b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Fri Jul 16 23:15:01 2010 +0200
  89. b07fbe6 powerpc/85xx: Move p1022ds slot code into board file by Kumar Gala · Thu Jul 08 22:27:30 2010 -0500
  90. 5900ea7 powerpc/85xx: Add command to report errata workarounds by Kumar Gala · Wed Jun 09 22:59:41 2010 -0500
  91. 9b45b5a powerpc: add support for the Freescale P1022DS reference board by Timur Tabi · Mon Jun 14 15:28:24 2010 -0500
  92. 472d0706 fsl: add LAW target to fsl_pci_info structure by Timur Tabi · Fri May 28 15:05:30 2010 -0500
  93. f0695b9 powerpc/85xx: Add support for link stack & STAC on e5500 by Kumar Gala · Mon Mar 29 21:03:11 2010 -0500
  94. bd2985c powerpc/85xx: Add recognition of e5500 core by Kumar Gala · Wed Oct 21 13:23:54 2009 -0500
  95. a08b71c powerpc 83xx/85xx: Merge lbc upmconfig code by Becky Bruce · Thu Jun 17 11:37:26 2010 -0500
  96. ee888da mpc85xx: Add reginfo command by Becky Bruce · Thu Jun 17 11:37:25 2010 -0500
  97. eb891f0 drivers/misc/fsl_law.c: Rearrange code to avoid duplication by Becky Bruce · Thu Jun 17 11:37:23 2010 -0500
  98. 7b9cdb4 mpc85xx: Add print_tlbcam() function by Becky Bruce · Thu Jun 17 11:37:22 2010 -0500
  99. 9fa52d4 mpc85xx: tlb.c cleanups by Becky Bruce · Thu Jun 17 11:37:21 2010 -0500
  100. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · Thu Jun 17 11:37:20 2010 -0500