1. 1c4361d fdt relocate: have more attention to use a bootmap or not by Stephan Linz · Fri Jun 25 18:04:59 2010 +0200
  2. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  3. 9035c0f Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Wed Aug 04 00:30:50 2010 +0200
  4. 875935e powerpc/8xxx: query feature reporting register for num cores on unknown cpus by Kim Phillips · Wed Jul 14 19:47:29 2010 -0500
  5. 12c2a49 Blackfin: gpio: use common usage func by Mike Frysinger · Fri Jul 23 04:24:46 2010 -0400
  6. 1714e49 powerpc/8xxx: Improvement to DDR parameters by york · Fri Jul 02 22:25:56 2010 +0000
  7. de87932 powerpc/8xxx: Enable DDR3 RDIMM support by york · Fri Jul 02 22:25:55 2010 +0000
  8. 4260372 powerpc/8xxx: Enabled address hashing for 85xx by york · Fri Jul 02 22:25:54 2010 +0000
  9. f4f93c6 powerpc/8xxx: Enable quad-rank DIMMs. by york · Fri Jul 02 22:25:53 2010 +0000
  10. 93799ca powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4 by york · Fri Jul 02 22:25:52 2010 +0000
  11. 6404209 powerpc/8xxx: Enabled hwconfig for memory interleaving by Kumar Gala · Wed Jul 14 10:04:21 2010 -0500
  12. 6b245b9 powerpc/p4080: Add workaround for erratum CPU22 by Kumar Gala · Wed May 05 22:35:27 2010 -0500
  13. 779a532 powerpc/p4080: Add workaround for errata SERDES8 by Kumar Gala · Tue Jul 13 00:39:46 2010 -0500
  14. 674e0f4 powerpc/p4080: Add support for initializing SERDES by Kumar Gala · Mon Jul 12 22:51:29 2010 -0500
  15. 38449a4 powerpc/85xx: Add support to initialize LIODN registers and portals by Kumar Gala · Thu Sep 10 03:02:13 2009 -0500
  16. 76eef3e powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms by Kumar Gala · Thu Mar 19 03:40:08 2009 -0500
  17. c609332 powerpc/85xx: Move INIT_RAM_ADDR physical address to 36-bit space by york · Fri Jul 02 22:25:57 2010 +0000
  18. b9c880d powerpc/fsl_fman: Add initial fman immap structures by Kumar Gala · Sat Jul 03 12:56:51 2010 -0500
  19. 74e78b6 powerpc/85xx: Add additional p4080 platform related defines/structs by Kumar Gala · Wed Apr 28 04:02:21 2010 -0500
  20. 8f75022 Blackfin: jtag-console: handle newline stuffing by Mike Frysinger · Fri Jul 23 16:51:49 2010 -0400
  21. 7f72b92 Blackfin: jtag-console: add debug markers by Mike Frysinger · Fri Jul 23 11:34:49 2010 -0400
  22. 9f83a5b Blackfin: jtag-console: robustify against missing peer by Mike Frysinger · Fri Jul 23 11:34:49 2010 -0400
  23. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  24. a5dc394 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Sat Jul 24 20:34:13 2010 +0200
  25. 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
  26. 3158d35 ppc4xx: Add "ecctest" command to test/simulate ECC errors by Stefan Roese · Wed Jul 21 19:06:10 2010 +0200
  27. 971edca ppc4xx: DDR/ECC: Use correct macros to clear error status by Stefan Roese · Wed Jul 21 11:08:27 2010 +0200
  28. ef04420 ppc4xx: Only define DDR2 registers for the correct PowerPC variants by Stefan Roese · Wed Jul 21 11:08:16 2010 +0200
  29. c7af98b ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values by Stefan Roese · Tue Jul 20 07:06:03 2010 +0200
  30. abd3259 powerpc/85xx: Rework P1022 SERDES is_serdes_configured support by Kumar Gala · Sun Jul 11 12:41:46 2010 -0500
  31. 86853d4 powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support by Kumar Gala · Sat May 22 13:21:39 2010 -0500
  32. f2134b8 powerpc/p3041: Add various p3041 related defines by Kumar Gala · Wed Jan 27 10:26:46 2010 -0600
  33. 7ee3d94 powerpc/p5020: Add various p5020 related defines (and p5010) by Kumar Gala · Wed Oct 21 13:32:58 2009 -0500
  34. 3a9ed2f powerpc/mpc85xx: Report FMAN # to match user manual by Emil Medve · Thu Jun 17 00:08:29 2010 -0500
  35. b7177d7 powerpc/p4080: Add setting of clock-frequency for clockgen node by Kumar Gala · Sat Jul 10 06:55:41 2010 -0500
  36. 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
  37. d0f27d3 powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliases by Kumar Gala · Thu Jul 08 22:37:44 2010 -0500
  38. aec9b6b powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h by Kumar Gala · Thu Jul 08 22:35:59 2010 -0500
  39. 17ed6a2 powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h by Kumar Gala · Thu Jul 08 22:23:54 2010 -0500
  40. 30c3add Drop support for GTH board by Wolfgang Denk · Mon Jul 05 22:46:33 2010 +0200
  41. fe8190b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Fri Jul 16 23:15:01 2010 +0200
  42. b07fbe6 powerpc/85xx: Move p1022ds slot code into board file by Kumar Gala · Thu Jul 08 22:27:30 2010 -0500
  43. 5900ea7 powerpc/85xx: Add command to report errata workarounds by Kumar Gala · Wed Jun 09 22:59:41 2010 -0500
  44. 9b45b5a powerpc: add support for the Freescale P1022DS reference board by Timur Tabi · Mon Jun 14 15:28:24 2010 -0500
  45. 472d0706 fsl: add LAW target to fsl_pci_info structure by Timur Tabi · Fri May 28 15:05:30 2010 -0500
  46. f0695b9 powerpc/85xx: Add support for link stack & STAC on e5500 by Kumar Gala · Mon Mar 29 21:03:11 2010 -0500
  47. bd2985c powerpc/85xx: Add recognition of e5500 core by Kumar Gala · Wed Oct 21 13:23:54 2009 -0500
  48. a08b71c powerpc 83xx/85xx: Merge lbc upmconfig code by Becky Bruce · Thu Jun 17 11:37:26 2010 -0500
  49. ee888da mpc85xx: Add reginfo command by Becky Bruce · Thu Jun 17 11:37:25 2010 -0500
  50. eb891f0 drivers/misc/fsl_law.c: Rearrange code to avoid duplication by Becky Bruce · Thu Jun 17 11:37:23 2010 -0500
  51. 7b9cdb4 mpc85xx: Add print_tlbcam() function by Becky Bruce · Thu Jun 17 11:37:22 2010 -0500
  52. 9fa52d4 mpc85xx: tlb.c cleanups by Becky Bruce · Thu Jun 17 11:37:21 2010 -0500
  53. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · Thu Jun 17 11:37:20 2010 -0500
  54. 819a479 powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb by Kumar Gala · Wed Jun 09 22:33:53 2010 -0500
  55. a24926d mpc8xxx: Remove cpu-handles for cpus we delete by Kumar Gala · Wed Jun 09 13:14:28 2010 -0500
  56. 1b62549 powerpc/8xxx: Add base support for the SEC4 by Kim Phillips · Tue Jun 01 12:24:34 2010 -0500
  57. def125f powerpc/8xxx: Distinguish between incompatible SEC h/w types by Kim Phillips · Tue Jun 01 12:24:27 2010 -0500
  58. 6578bae fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.c by Kim Phillips · Fri May 28 08:00:14 2010 +0000
  59. 24469bc Merge branch 'master' of git://git.denx.de/u-boot-pxa by Wolfgang Denk · Thu Jul 15 22:49:12 2010 +0200
  60. 2a3d83a Merge branch 'master' of ../master by Wolfgang Denk · Thu Jul 15 22:48:46 2010 +0200
  61. c2e92e0 PXA: Add support for LMS285GF05 into pxafb by Marek Vasut · Sat Jul 03 09:38:03 2010 +0200
  62. 846d9b6 Voipac PXA270 LCD Support by Marek Vasut · Sun Mar 07 23:35:48 2010 +0100
  63. c13685c PXA: Add OneNAND booting support to start.S by Marek Vasut · Tue Jul 06 02:48:35 2010 +0200
  64. ba5a911 PXA: Add PWM2 and PWM3 regs to pxa-regs.h by Marek Vasut · Sat Jul 03 09:38:51 2010 +0200
  65. e9629f9 PXA: Add hardware init helper macros by Marek Vasut · Sat Apr 17 00:36:48 2010 +0200
  66. 23cf8e4 Enable PXAFB for PXA27X and PXA3XX by Marek Vasut · Sat Nov 28 13:57:43 2009 +0100
  67. 2dce41e Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · Wed Jul 14 22:07:41 2010 +0200
  68. 5964ab1 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Wed Jul 14 22:05:31 2010 +0200
  69. ea5e315 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Wed Jul 14 22:04:30 2010 +0200
  70. cbe93b6 Blackfin: bf561: use DMA for Core B L1 regions by Mike Frysinger · Fri Jun 04 16:15:38 2010 -0400
  71. 946550d Blackfin: serial: convert to portmux framework by Mike Frysinger · Wed Jun 02 06:00:27 2010 -0400
  72. 8a99523 mvgbe: add support for orion5x GbE controller by Albert Aribaud · Mon Jul 12 22:24:29 2010 +0200
  73. e91d7d3 mvgbe: support SoCs other than kirkwood by Albert Aribaud · Mon Jul 12 22:24:28 2010 +0200
  74. 5ae05c5 nios2: add gpio_request by Thomas Chou · Wed Jun 09 09:51:09 2010 +0800
  75. ac60514 nios2: add fdt support by Thomas Chou · Mon May 31 11:58:05 2010 +0800
  76. 3b5b6ac nios2: use gc sections to reduce image size by Thomas Chou · Fri May 28 12:08:10 2010 +0800
  77. a3e5fd5 mpc8308: support for Freescale MPC8308 cpu by Ilya Yanok · Mon Jun 28 16:44:33 2010 +0400
  78. 10acc71 ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · Sat Jun 12 06:42:57 2010 -0700
  79. c8d90dd ARMV7: Restructure OMAP mmc driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · Wed Jun 09 12:54:58 2010 -0700
  80. 1ad2158 ARMV7: Add basic support for TI OMAP4 by Steve Sakoman · Tue Jun 08 13:07:46 2010 -0700
  81. 6329a8f ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 by Steve Sakoman · Thu Jun 17 21:50:01 2010 -0700
  82. ee70eb5 OMAP: mmc: add support for second and third mmc channels by Steve Sakoman · Thu Apr 29 10:28:14 2010 -0700
  83. b52c2d1 Blackfin: unify custom gpio commands by Mike Frysinger · Wed Jun 02 04:34:49 2010 -0400
  84. 83ebf37 Blackfin: import gpio/portmux layer from Linux by Mike Frysinger · Wed Jun 02 04:17:26 2010 -0400
  85. eb2a399 Blackfin: set up simple NMI handlers for anomaly 05000219 by Mike Frysinger · Wed May 05 02:07:44 2010 -0400
  86. fbc6ff6 Blackfin: update anomaly lists to latest sheets by Mike Frysinger · Wed May 05 02:38:34 2010 -0400
  87. 1100b69 Blackfin: expand EVT1 usage documentation a bit more by Mike Frysinger · Thu Apr 29 02:49:41 2010 -0400
  88. bc3c042 Blackfin: implement bootcount support by Mike Frysinger · Thu Apr 29 01:34:57 2010 -0400
  89. c3036f1 Blackfin: clean up trace buffer handling when crashing by Mike Frysinger · Thu Apr 29 00:31:36 2010 -0400
  90. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  91. 2af93ec Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Sun Jul 04 23:37:00 2010 +0200
  92. 1d56806 ppc4xx: Cleanup Boot/FLASH TLB reassignment for PPC440/460 by Stefan Roese · Thu May 27 16:45:20 2010 +0200
  93. e0b2445 ppc4xx: Add DDR1/2 macros in ppc4xx-sdram.h for non-405EX as well by Stefan Roese · Tue May 25 16:13:41 2010 +0200
  94. c3bcfce ppc4xx: DDR2: Complete RDSS configuration on non-SPD based boards by Stefan Roese · Tue May 25 15:33:14 2010 +0200
  95. 756eff8 ppc4xx: Enable overwriting of default scan window for IBM DDR2 controller by Stefan Roese · Tue May 25 15:23:07 2010 +0200
  96. eb08f6d ppc4xx: Enable PCIe support without PCI support on PPC440/460 by Stefan Roese · Fri May 21 15:06:19 2010 +0200
  97. 5f52bd1 ppc4xx: Enable booting with Option E on 460EX/EXr/GT by Stefan Roese · Wed May 19 11:13:24 2010 +0200
  98. d25010d USB OHCI support for at91sam9g45 SoC by Sergey Matyukevich · Wed Jun 09 23:09:06 2010 +0400
  99. d848058 Merge branch 'master' into next by Wolfgang Denk · Wed Jun 30 01:02:11 2010 +0200
  100. 7362571 powerpc/bootcount: Add bootcount support for MPC512x by Michael Weiss · Thu May 20 16:09:34 2010 +0200