1. 5be1217 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · Tue Jul 07 21:06:07 2009 +0200
  2. 42b12e3 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Tue Jul 07 20:58:30 2009 +0200
  3. bc100f1 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Tue Jul 07 20:56:56 2009 +0200
  4. 81a923f Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Jul 07 20:54:12 2009 +0200
  5. d4f92ac UBI: Fix build problem noticed on Apollon (arm/testing repo) by Stefan Roese · Mon Jun 29 13:30:50 2009 +0200
  6. 5af0c23 sf: Macronix additional chips supported by Prafulla Wadaskar · Mon Jul 06 20:29:15 2009 +0530
  7. ca3e83b sf: sst: add sst25vf###b ids by Mike Frysinger · Fri Jun 19 03:27:28 2009 -0400
  8. ad4897e sf: sst: fix sector size by Mike Frysinger · Fri Jun 19 03:20:06 2009 -0400
  9. 4dc6245 fsl: Fix compiler warnings from gcc-4.4 in sys_eeprom code by Kumar Gala · Fri Jul 03 12:45:44 2009 -0500
  10. 6f33a35 83xx: Add support for fsl_dma driver by Peter Tyser · Tue Jun 30 17:15:51 2009 -0500
  11. cb4731f 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC references by Peter Tyser · Tue Jun 30 17:15:50 2009 -0500
  12. 8a1f364 8xxx: Second UART port added for MPC85xx, MPC83xx, MPC86xx processors by Poonam Aggrwal · Thu Jul 02 16:15:01 2009 +0530
  13. 5f50fc3 85xx: Adds GPIO registers to MPC85xx Memory Map. by Poonam Aggrwal · Thu Jul 02 16:14:40 2009 +0530
  14. edb9d59 86xx: XPedite5170 board support by Peter Tyser · Tue Jun 30 17:26:01 2009 -0500
  15. efb8ce3 fsl_ddr: Fix DDR3 calculation of rank density with 8GB or more by Timur Tabi · Wed Jul 01 16:51:59 2009 -0500
  16. 34c1c66 fsl_dma: Make DMA transactions snoopable by Peter Tyser · Tue Jun 30 17:15:49 2009 -0500
  17. 4e928b5 fsl_dma: Break out common memory initialization function by Peter Tyser · Tue Jun 30 17:15:48 2009 -0500
  18. a9af1dc 8xxx: Move dma_init() call to common code by Peter Tyser · Tue Jun 30 17:15:47 2009 -0500
  19. 4e5649f fsl_dma: Move dma function prototypes to common header file by Peter Tyser · Tue Jun 30 17:15:46 2009 -0500
  20. 86ff89b 8xxx: Rename dma_xfer() to dmacpy() by Peter Tyser · Tue Jun 30 17:15:45 2009 -0500
  21. 2e43d88 fsl_dma: Fix Channel Start bug in dma_check() by Peter Tyser · Tue Jun 30 17:15:44 2009 -0500
  22. 6ac5128 fsl_dma: Add support for arbitrarily large transfers by Peter Tyser · Tue Jun 30 17:15:43 2009 -0500
  23. 46f2b34 fsl_dma: Use proper I/O access functions by Peter Tyser · Tue Jun 30 17:15:42 2009 -0500
  24. 0991216 fsl_dma: Add bitfield definitions for common registers by Peter Tyser · Tue Jun 30 17:15:41 2009 -0500
  25. ae7a7d4 8xxx: Break out DMA code to a common file by Peter Tyser · Tue Jun 30 17:15:40 2009 -0500
  26. e71921a 85xx: Add pci e1000 Ethernet support for P2020 board by Roy Zang · Tue Jun 30 13:56:23 2009 +0800
  27. e1cb3db 8xxx: Fix PCI bus address setup for 36-bit configs by Kumar Gala · Thu Jun 18 08:39:42 2009 -0500
  28. 1e2e9fa 86xx: Add CPU_TYPE_ENTRY support by Kumar Gala · Thu Jun 18 08:23:01 2009 -0500
  29. d4b35d2 Blackfin: TWI/I2C: fix pure writes by Peter Meerwald · Mon Jun 29 15:48:33 2009 -0400
  30. 57047e0 Blackfin: move ALL += u-boot.ldr to blackfin_config.mk by Mike Frysinger · Mon Jun 15 00:25:19 2009 -0400
  31. 9a440646 Blackfin: fix SPI flash speed define name by Mike Frysinger · Sun Jun 14 22:29:35 2009 -0400
  32. 4f7a90e Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boards by Mike Frysinger · Sun Jun 14 22:26:31 2009 -0400
  33. a230657 Blackfin: bf548-ezkit: bump up monitor size by Mike Frysinger · Sun Jun 14 21:23:27 2009 -0400
  34. 535ec1f Blackfin: bf533-stamp/bf537-stamp: fix env settings for SPI flash by Vivi Li · Fri Jun 12 10:53:22 2009 +0000
  35. 84fba33 Blackfin: bump up default JTAG console timeout by Vivi Li · Fri Jun 12 10:33:23 2009 +0000
  36. a8b27a9 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Mon Jun 15 11:16:04 2009 +0200
  37. 699b2e7 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Mon Jun 15 11:15:54 2009 +0200
  38. 6d174d5 Blackfin: add jtagconsole helper script by Mike Frysinger · Mon Jun 01 19:08:33 2009 -0400
  39. 7eefd92 Convert DM9000 driver for CONFIG_NET_MULTI by Remy Bohmer · Sat May 02 21:49:18 2009 +0200
  40. b7a280d net: Add Marvell Kirkwood gigabit ethernet driver by Prafulla Wadaskar · Sun Jun 14 22:33:46 2009 +0530
  41. e338f7e DaVinci Network Driver Updates by s-paulraj@ti.com · Tue May 12 11:45:34 2009 -0400
  42. 881a1d6 Subject: [PATCH] [repost] Standardize the use of MCFFEC_TOUT_LOOP as a udelay(1) loop counter. by Richard Retanubun · Tue May 26 08:29:29 2009 -0400
  43. 20a020c A VLAN tagged DHCP request/discover is 4 bytes short by Norbert van Bolhuis · Thu Jun 04 09:39:48 2009 +0200
  44. 6045806 Remove support for non-CONFIG_NET_MULTI on PPC4xx EMAC by Ben Warren · Tue Apr 28 16:39:19 2009 -0700
  45. 5301bbf Switched davinci_emac Ethernet driver to use newer API by Ben Warren · Tue May 26 00:34:07 2009 -0700
  46. 4c28e27 Initial cleanup of Davinci Ethernet driver by Ben Warren · Mon Apr 27 23:19:10 2009 -0700
  47. a912e98 Moved Davinci Ethernet driver to drivers/net by Ben Warren · Tue May 26 00:17:59 2009 -0700
  48. a055ce0 Marvell MV88E61XX Switch Driver support by Prafulla Wadaskar · Tue May 19 01:40:16 2009 +0530
  49. ddb7fc7 tsec: Add support for BCM5482S PHY by Zach LeRoy · Fri May 22 10:26:33 2009 -0500
  50. 37f4870 Blackfin: unify u-boot linker scripts by Mike Frysinger · Sun Jun 14 06:29:07 2009 -0400
  51. c62c21e Blackfin: bf518f-ezbrd: enable SST SPI flash driver by Mike Frysinger · Fri May 29 17:02:37 2009 -0400
  52. 18a407c Blackfin: convert specific pre/post config headers to common method by Mike Frysinger · Fri Apr 24 17:22:40 2009 -0400
  53. 07145b4 Blackfin: enable LZMA for all ADI boards by Mike Frysinger · Fri Apr 24 17:11:47 2009 -0400
  54. a76bd0d Blackfin: make default ADI env more flexible by Mike Frysinger · Mon Apr 13 05:52:45 2009 -0400
  55. a13b05b Blackfin: ibf-dsp561: new board port by Hoan Hoang · Sun Jan 18 22:44:17 2009 -0500
  56. a57f684 Blackfin: blackstamp: new board port by Mike Frysinger · Sun Oct 12 23:28:33 2008 -0400
  57. 9771c0c Blackfin: bf537-srv1: new board port by Mike Frysinger · Sun Oct 12 23:22:25 2008 -0400
  58. b704a20 Blackfin: bf537-minotaur: new board port by Mike Frysinger · Sun Oct 12 23:16:52 2008 -0400
  59. 22e89bf Blackfin: bf537-pnav: new board port by Mike Frysinger · Sun Oct 12 23:08:03 2008 -0400
  60. 07f8227 Blackfin: cm-bf527: new board port by Mike Frysinger · Sun Oct 12 21:55:45 2008 -0400
  61. fa23a1b Blackfin: cm-bf548: new board port by Mike Frysinger · Sun Oct 12 21:54:07 2008 -0400
  62. 252ca97 Blackfin: tcm-bf537: new board port by Mike Frysinger · Sun Oct 12 21:49:28 2008 -0400
  63. 6c79dea Blackfin: cm-bf561: new board port by Mike Frysinger · Sun Oct 12 21:45:05 2008 -0400
  64. d014e35 Blackfin: cm-bf537e: new board port by Mike Frysinger · Sun Oct 12 21:41:06 2008 -0400
  65. 9768ab9 Blackfin: cm-bf533: new board port by Mike Frysinger · Sun Oct 12 21:36:22 2008 -0400
  66. 7c8e97f Blackfin: new spibootldr command by Mike Frysinger · Thu Nov 27 16:50:32 2008 -0500
  67. bcb71c2 Blackfin: support embedding the environment into loader files (LDRs) by Mike Frysinger · Mon Oct 06 04:42:33 2008 -0400
  68. c710f99 add %.c->%.i and %.c->%.s rules by Mike Frysinger · Sun Jun 14 11:03:48 2009 -0400
  69. d8f0f91 make sure toplevel $(SUBDIRS) is always declared by Mike Frysinger · Sat May 30 01:02:03 2009 -0400
  70. 5784b5a digsy mtc: Add description to GPIO initial configuration. by Grzegorz Bernacki · Fri Jun 12 11:33:55 2009 +0200
  71. d08c9d8 digsy MTC: Add 'mtc' command. by Grzegorz Bernacki · Fri Jun 12 11:33:54 2009 +0200
  72. 89d9033 digsy MTC: Add SPI support. by Grzegorz Bernacki · Fri Jun 12 11:33:53 2009 +0200
  73. d309f92 mpc52xx: Add SPI driver. by Grzegorz Bernacki · Fri Jun 12 11:33:52 2009 +0200
  74. a79d8e4 allow boards to customize compiler options on a per-file/dir basis by Mike Frysinger · Sun Jun 14 09:33:00 2009 -0400
  75. 690ce41 Merge branch 'next' of ../master by Wolfgang Denk · Sun Jun 14 22:05:42 2009 +0200
  76. e687fa6 Prepare v2009.06 by Wolfgang Denk · Sun Jun 14 21:30:39 2009 +0200
  77. e145bfe Revert "SMC911x driver fixed for NFS boot" by Wolfgang Denk · Sun Jun 14 20:31:36 2009 +0200
  78. 281e41d xes: Update Freescale clock code to work with 86xx processors by Peter Tyser · Fri May 22 10:26:37 2009 -0500
  79. e7d6597 xes: Update Freescale DDR code to work with 86xx processors by Peter Tyser · Fri May 22 10:26:36 2009 -0500
  80. 7537982 xes: Update Freescale PCI code to work with 86xx processors by Peter Tyser · Fri May 22 10:26:35 2009 -0500
  81. 3a68f3d 85xx: Add PORBMSR and PORDEVSR shift defines by Peter Tyser · Fri May 22 10:26:32 2009 -0500
  82. 1c9f44e fsl/85xx, 86xx: Sync up DMA code by Peter Tyser · Thu May 21 12:10:00 2009 -0500
  83. 4c82e72 fsl: Create common fsl_dma.h for 85xx and 86xx cpus by Peter Tyser · Thu May 21 12:09:59 2009 -0500
  84. 10b981b 85xx: Add UEC6 and UEC8 at SGMII mode for MPC8569MDS by Haiying Wang · Wed May 20 12:30:41 2009 -0400
  85. 893b065 drivers/qe: add sgmii support in for UEC driver by Haiying Wang · Thu Jun 04 16:12:42 2009 -0400
  86. 511d828 qe: Pass in uec_info struct through uec_initialize by Haiying Wang · Thu Jun 04 16:12:41 2009 -0400
  87. e560754 fsl: Update the number of ethxaddr in reading system eeprom by Haiying Wang · Thu Jun 04 16:12:40 2009 -0400
  88. bc759ee 85xx: Add RMII support for MPC8569MDS by Haiying Wang · Wed May 20 12:30:37 2009 -0400
  89. df1bbbd 85xx: Add UEC3 and UEC4 support for MPC8569MDS by Haiying Wang · Wed May 20 12:30:36 2009 -0400
  90. 0eea38e drivers/qe: Add more SNUM number for QE by Haiying Wang · Wed May 20 12:30:35 2009 -0400
  91. 9a38382 drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs by Haiying Wang · Thu May 21 15:34:14 2009 -0400
  92. 6141468 85xx: Add QE clk support by Haiying Wang · Wed May 20 12:30:29 2009 -0400
  93. a917748 85xx: Added MPC8535/E identifiers by Kumar Gala · Wed May 20 01:11:33 2009 -0500
  94. 47dcd7c 85xx: Always attempt ethernet device tree fixup by Kumar Gala · Thu May 21 08:36:43 2009 -0500
  95. 9f9d6b7 drivers/qe: Rename the camel-case identifiers in uec by Haiying Wang · Thu May 21 15:32:13 2009 -0400
  96. 949a2d5 85xx: Add P2020DS support by Srikanth Srinivasan · Fri Apr 03 15:36:13 2009 -0500
  97. 406e95a mpc512x: MPC5121ADS: Add NAND support by Stefan Roese · Tue Jun 09 16:57:47 2009 +0200
  98. d4b75c4 nand/mpc512x: Add MPC512x NAND support (NFC) by Stefan Roese · Tue Jun 09 16:57:03 2009 +0200
  99. abbd0da mpc512x: Add esd gmbh mecp5123 board support by Stefan Roese · Tue Jun 09 11:50:40 2009 +0200
  100. 5538b5f mcp512x: Add macros for SCFR LPC divisor access by Stefan Roese · Tue Jun 09 11:50:05 2009 +0200