1. af7c3e3 85xx: Add PORDEVSR_PCI1 define by Peter Tyser · Mon Dec 01 13:47:12 2008 -0600
  2. a49dccd 85xx: socrates: fix DDR SDRAM tlb entry configuration by Anatolij Gustschin · Thu Nov 13 18:08:57 2008 +0100
  3. 30103c6 85xx: Add CPU 2 errata workaround to all 8548 boards by Peter Tyser · Tue Nov 11 10:17:10 2008 -0600
  4. 83d43d2 85xx: the DDR tlb is missed for the !CONFIG_SPD_EEPROM case by Dave Liu · Tue Oct 28 17:53:45 2008 +0800
  5. d3ca124 85xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · Tue Oct 28 17:53:38 2008 +0800
  6. 47d86c7 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Nov 25 11:47:41 2008 +0100
  7. 4ec4cfb Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Tue Nov 25 11:40:57 2008 +0100
  8. a20a06b ppc4xx: ml300 remove Xilinx BSP from ml300 folder by Michal Simek · Mon Nov 24 12:09:50 2008 +0100
  9. 9b985c3 ppc4xx: Use correct io accessors for PCI405 by Matthias Fuchs · Mon Nov 24 15:11:09 2008 +0100
  10. 1551eb3 ppc4xx: Remove unused code from PCI405 code by Matthias Fuchs · Mon Nov 24 15:11:08 2008 +0100
  11. 26ece6c ppc4xx: ML2 shouldn't include the 4xx EMAC driver by Stefan Roese · Fri Nov 21 13:06:06 2008 +0100
  12. 5c05759 ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization by Dave Mitchell · Thu Nov 20 14:09:50 2008 -0600
  13. 3c373417 ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs by Dave Mitchell · Thu Nov 20 14:00:49 2008 -0600
  14. ad1aa1c AT91: Use AT91_CPU_CLOCK in displays by Stelian Pop · Fri Nov 07 13:55:14 2008 +0100
  15. 861aff1 ARM: Add Apollon UBI support by Kyungmin Park · Fri Oct 24 14:55:33 2008 +0200
  16. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  17. 6c2f4f0 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · Tue Nov 18 21:40:38 2008 +0100
  18. eccb5e7 mpc8641: fix address-cells default in old .dts detection by Becky Bruce · Mon Nov 10 19:45:35 2008 -0600
  19. 48d3ce2 mpc8641: Try to detect old .dts files by Becky Bruce · Fri Nov 07 13:46:19 2008 -0600
  20. 0bd2509 mpc8641: Support 36-bit physical addressing by Becky Bruce · Thu Nov 06 17:37:35 2008 -0600
  21. 8c2ebd0 mpc8641: Change 32-bit memory map by Becky Bruce · Thu Nov 06 17:36:04 2008 -0600
  22. 2e1aef0 mpc8641: Drop imaginary second flash bank, map 8MB by Becky Bruce · Wed Nov 05 14:55:32 2008 -0600
  23. fa6a6ae Merge commit 'wd/master' by Jon Loeliger · Mon Nov 10 10:04:51 2008 -0600
  24. 9137573 Moved PPC4xx EMAC driver to drivers/net by Ben Warren · Sun Nov 09 21:29:23 2008 -0800
  25. 5d71837 Moved initialization of MPC8220 FEC to cpu_eth_init() by Ben Warren · Wed Oct 22 23:47:51 2008 -0700
  26. 4c4db5c Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun Nov 09 00:33:10 2008 +0100
  27. d02bd27 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · Sun Nov 09 00:09:51 2008 +0100
  28. 1de40b8 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · Sun Nov 09 00:01:42 2008 +0100
  29. abaacb6 AT91: Replace AT91_BASE_EMAC by the board specific values. by Stelian Pop · Fri Nov 07 13:54:31 2008 +0100
  30. 6aaac7f AT91: Replace (undefined) AT91_ID_US* by the board specific values. by Stelian Pop · Fri Nov 07 12:09:21 2008 +0100
  31. 77e524c Custom AFEB9260 board support by Sergey Lapin · Fri Oct 31 12:28:43 2008 +0100
  32. 585a7c9 ARM/Versatile port: Removed unused functions by Roman Mashak · Tue Oct 21 03:01:41 2008 -0700
  33. cc064ed 86xx: Make dram_size a phys_size_t by Becky Bruce · Fri Oct 31 17:13:32 2008 -0500
  34. 6c2bec3 mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build by Becky Bruce · Fri Oct 31 17:14:14 2008 -0500
  35. bbafb23 mpc8641: Stop supporting non-PCI_PNP configs by Becky Bruce · Fri Oct 31 17:14:00 2008 -0500
  36. 476f6bc ColdFire: Fix M5329EVB and M5373EVB nand issue by TsiChung Liew · Fri Oct 24 12:59:12 2008 +0000
  37. e7e4fc8 ColdFire: Add MCF5301x CPU and M53017EVB support by TsiChung Liew · Wed Oct 22 11:38:21 2008 +0000
  38. 39966e3 ColdFire: Add SBF support for M52277EVB by TsiChung Liew · Tue Oct 21 15:37:02 2008 +0000
  39. 12b340a ColdFire: Use CFI driver for M5272C3 by TsiChung Liew · Tue Oct 21 14:19:26 2008 +0000
  40. a1c01a4 ColdFire: Remove platforms mii.c file by TsiChung Liew · Tue Oct 21 12:15:44 2008 +0000
  41. fb6a046 ColdFire: Remove linker file by TsiChung Liew · Tue Oct 21 08:52:36 2008 +0000
  42. 5fd78c9 TQM8260: use CFI flash driver instead of custom driver. by Wolfgang Denk · Fri Oct 31 01:13:37 2008 +0100
  43. ad5298c Consolidate MAX/MIN definitions by Andy Fleming · Thu Oct 30 17:35:30 2008 -0500
  44. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Sun Nov 02 16:14:22 2008 +0100
  45. bcea19d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Sat Nov 01 16:18:43 2008 +0100
  46. 450402d Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Sat Nov 01 16:13:12 2008 +0100
  47. eb80aa3 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Sat Nov 01 16:07:43 2008 +0100
  48. 5e5e5a4 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Sat Nov 01 15:59:35 2008 +0100
  49. 3a1e04f NAND: Add NAND support for MPC8536DS board by Jason Jin · Fri Oct 31 05:07:04 2008 -0500
  50. 6912108 sh: rsk7203: Moved rsk7203 board to board/renesas by Nobuhiro Iwamatsu · Fri Oct 24 10:49:48 2008 +0900
  51. 2aa6f9e sh: MigoR: Moved MigoR board to board/renesas by Nobuhiro Iwamatsu · Fri Oct 24 10:48:31 2008 +0900
  52. 6aa0ab8 sh: r2dplus: Moved r2dplus board to board/renesas by Nobuhiro Iwamatsu · Fri Oct 24 10:39:44 2008 +0900
  53. ba7bae8 sh: sh7763rdp: Moved sh7763rdp board to board/renesas by Nobuhiro Iwamatsu · Fri Oct 24 10:36:13 2008 +0900
  54. 3b0928c sh: sh7785lcr: Moved sh7785lcr board to board/renesas by Nobuhiro Iwamatsu · Fri Oct 24 10:35:19 2008 +0900
  55. c945932 sh: r7780mp: Moved r7780mp board to board/renesas by Nobuhiro Iwamatsu · Fri Oct 24 10:34:21 2008 +0900
  56. 311d95a sh: ap325rxa: Moved ap325rxa board to board/renesas by Nobuhiro Iwamatsu · Fri Oct 24 10:32:14 2008 +0900
  57. b9f0d5b ppc4xx: Update PMC440 board support by Matthias Fuchs · Tue Oct 28 13:37:00 2008 +0100
  58. 2a602e5 ppc4xx: Fix PMC440 BSP commands by Matthias Fuchs · Tue Oct 28 13:36:59 2008 +0100
  59. 2f9756d ppc4xx: Fix esd loadpci command by Matthias Fuchs · Tue Oct 28 13:36:57 2008 +0100
  60. ed8cf4e ppc4xx: Clean up PMC440 header by Matthias Fuchs · Tue Oct 28 13:36:56 2008 +0100
  61. 9f1a767 ppc4xx: Handle other board variant in PMC440 FPGA code by Matthias Fuchs · Tue Oct 28 13:36:55 2008 +0100
  62. 63d0ac9 ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfg by Ricardo Ribalda Delgado · Mon Oct 27 12:35:59 2008 +0100
  63. 1425941 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · Thu Oct 30 20:57:46 2008 +0100
  64. cea60c3 86xx: remove the second DDR LAW setting for mpc8641hpcn by Dave Liu · Tue Oct 28 17:46:35 2008 +0800
  65. a339c7d 86xx: remove the unused ddr_enable_ecc in the board file by Dave Liu · Tue Oct 28 17:46:23 2008 +0800
  66. 9fce13f NAND: Add support for MPC8572DS board by Haiying Wang · Wed Oct 29 13:32:59 2008 -0400
  67. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · Wed Oct 29 11:05:55 2008 -0400
  68. a0623c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Tue Oct 28 08:37:19 2008 +0100
  69. 4e30d96 i386: Renamed show_boot_progress in assembler code by Graeme Russ · Mon Sep 29 23:03:14 2008 +1000
  70. 2a8681a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Mon Oct 27 22:31:32 2008 +0100
  71. ddbcf95 lcd: Let the board code show board-specific info by Haavard Skinnemoen · Mon Sep 01 16:21:22 2008 +0200
  72. 7772ccd 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · Wed Oct 22 14:38:55 2008 -0500
  73. c10a0c4 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · Tue Oct 21 08:28:33 2008 -0500
  74. 3ce59a1 ppc4xx: New board avnet fx12 minimodul by Georg Schardt · Fri Oct 24 13:51:52 2008 +0200
  75. 78ea77e ppc4xx: Generic architecture for xilinx ppc405(v3) by Ricardo Ribalda Delgado · Tue Oct 21 18:29:46 2008 +0200
  76. b69f77f Blackfin: bf561-ezkit: drop redundant code by Mike Frysinger · Sat Oct 11 20:42:17 2008 -0400
  77. cd9e1c4 Blackfin: bf561-ezkit: drop pointless USB code by Mike Frysinger · Sat Oct 11 20:43:10 2008 -0400
  78. 657471f Blackfin: linker scripts: force start.o and set initcode boundaries by Mike Frysinger · Sat Oct 11 20:47:58 2008 -0400
  79. ad87b58 Blackfin: punt old unused mem_init.h header by Mike Frysinger · Thu Aug 07 13:36:43 2008 -0400
  80. 504867a mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS by Anton Vorontsov · Tue Oct 14 22:58:53 2008 +0400
  81. 30c6992 mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards by Anton Vorontsov · Thu Oct 02 19:17:33 2008 +0400
  82. 32b1b70 mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards by Anton Vorontsov · Thu Oct 02 18:32:25 2008 +0400
  83. 642016b mpc83xx: fix serdes setup for the MPC8378E boards by Anton Vorontsov · Thu Oct 02 18:31:53 2008 +0400
  84. fa9e297 mpc83xx: mpc8360emds: rework LBC SDRAM setup by Anton Vorontsov · Wed Sep 10 18:12:37 2008 +0400
  85. 571044b8 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Oct 21 21:19:35 2008 +0200
  86. 4d9e039 ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup by Stefan Roese · Mon Oct 13 15:15:31 2008 +0200
  87. 3397ec6 ppc4xx: Add GDSys neo 405EP board support by Dirk Eibach · Wed Oct 08 15:37:50 2008 +0200
  88. 4900ed2 ppc4xx: Add AMCC Arches board support (dual 460GT) by Adam Graham · Wed Oct 08 10:12:53 2008 -0700
  89. 400667d TQM8260: environment in flash instead EEPROM, baudrate 115k by Wolfgang Denk · Sun Oct 19 21:54:30 2008 +0200
  90. a7d4497 85xx: Fix compile warning in mpc8536ds.c by Kumar Gala · Sun Oct 19 12:49:19 2008 -0500
  91. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  92. 2059104 Use strmhz() to format clock frequencies by Wolfgang Denk · Sun Oct 19 02:35:49 2008 +0200
  93. 35610c6b Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · Tue Oct 21 09:18:01 2008 +0200
  94. 21181fd Enabled the Freescale SGMII riser card on 8536DS by Jason Jin · Fri Oct 10 11:41:00 2008 +0800
  95. c49bce4 Enabled the Freescale SGMII riser card on 8572DS by Liu Yu · Fri Oct 10 11:40:59 2008 +0800
  96. 4626906 Make pixis_set_sgmii more general to support MPC85xx boards. by Liu Yu · Fri Oct 10 11:40:58 2008 +0800
  97. cd36bda mpc8572 additional end-point mode by Ed Swarthout · Thu Oct 09 00:29:27 2008 -0500
  98. 06c70d6 pixis do not print long help if not configured by Ed Swarthout · Wed Oct 08 23:38:01 2008 -0500
  99. 4e0dd7f Add DDR options setting on MPC8641HPCN board by Haiying Wang · Fri Oct 03 12:37:57 2008 -0400
  100. bcf35e5 Add ddr interleaving suppport for MPC8572DS board by Haiying Wang · Fri Oct 03 12:37:41 2008 -0400