1. ee12d54 i2c: soft_i2c: add simple GPIO implementation by Mike Frysinger · Wed Jul 21 13:38:02 2010 -0400
  2. 9300f8d Merge branch 'master' of git://git.denx.de/u-boot-video by Wolfgang Denk · Sat Jul 17 20:49:59 2010 +0200
  3. 30c3add Drop support for GTH board by Wolfgang Denk · Mon Jul 05 22:46:33 2010 +0200
  4. 794b25c video: cleanup comments in cfb_console.c and video_fb.h by Anatolij Gustschin · Sat Jun 19 20:41:56 2010 +0200
  5. fe8190b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Fri Jul 16 23:15:01 2010 +0200
  6. b07fbe6 powerpc/85xx: Move p1022ds slot code into board file by Kumar Gala · Thu Jul 08 22:27:30 2010 -0500
  7. a1c0a46 ppc/85xx: Convert MPC8536DS to using board common ICS307 code by Kumar Gala · Fri May 21 04:14:49 2010 -0500
  8. f6f382b ppc/85xx: Convert MPC8572DS to using board common ICS307 code by Kumar Gala · Fri May 21 04:05:14 2010 -0500
  9. 5900ea7 powerpc/85xx: Add command to report errata workarounds by Kumar Gala · Wed Jun 09 22:59:41 2010 -0500
  10. 9b45b5a powerpc: add support for the Freescale P1022DS reference board by Timur Tabi · Mon Jun 14 15:28:24 2010 -0500
  11. 879e915 85xx/p1_p2_rdb: PCIe E1000 card support added. by Poonam Aggrwal · Thu Jul 01 14:24:36 2010 +0530
  12. 472d0706 fsl: add LAW target to fsl_pci_info structure by Timur Tabi · Fri May 28 15:05:30 2010 -0500
  13. f0695b9 powerpc/85xx: Add support for link stack & STAC on e5500 by Kumar Gala · Mon Mar 29 21:03:11 2010 -0500
  14. bd2985c powerpc/85xx: Add recognition of e5500 core by Kumar Gala · Wed Oct 21 13:23:54 2009 -0500
  15. a08b71c powerpc 83xx/85xx: Merge lbc upmconfig code by Becky Bruce · Thu Jun 17 11:37:26 2010 -0500
  16. ee888da mpc85xx: Add reginfo command by Becky Bruce · Thu Jun 17 11:37:25 2010 -0500
  17. d58f8d5 fsl_law.c: Add print_laws() for FSL_CORENET platforms. by Becky Bruce · Thu Jun 17 11:37:24 2010 -0500
  18. eb891f0 drivers/misc/fsl_law.c: Rearrange code to avoid duplication by Becky Bruce · Thu Jun 17 11:37:23 2010 -0500
  19. 7b9cdb4 mpc85xx: Add print_tlbcam() function by Becky Bruce · Thu Jun 17 11:37:22 2010 -0500
  20. 9fa52d4 mpc85xx: tlb.c cleanups by Becky Bruce · Thu Jun 17 11:37:21 2010 -0500
  21. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · Thu Jun 17 11:37:20 2010 -0500
  22. dfe6e23 powerpc: Update configs to properly set FSL_ELBC by Becky Bruce · Thu Jun 17 11:37:18 2010 -0500
  23. e750202 85xx/p1_p2_rdb: enable hwconfig by Poonam Aggrwal · Wed Jun 23 19:38:06 2010 +0530
  24. e47cc38 Move ICS CLK chip frequency calculation code into a common board library by Kumar Gala · Fri May 21 03:02:16 2010 -0500
  25. f2f5d7b ppc/85xx: Add a structure defn for PIXIS registers by Kumar Gala · Sat May 22 17:25:47 2010 -0500
  26. 819a479 powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb by Kumar Gala · Wed Jun 09 22:33:53 2010 -0500
  27. a24926d mpc8xxx: Remove cpu-handles for cpus we delete by Kumar Gala · Wed Jun 09 13:14:28 2010 -0500
  28. 1b62549 powerpc/8xxx: Add base support for the SEC4 by Kim Phillips · Tue Jun 01 12:24:34 2010 -0500
  29. def125f powerpc/8xxx: Distinguish between incompatible SEC h/w types by Kim Phillips · Tue Jun 01 12:24:27 2010 -0500
  30. 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
  31. 24469bc Merge branch 'master' of git://git.denx.de/u-boot-pxa by Wolfgang Denk · Thu Jul 15 22:49:12 2010 +0200
  32. 2a3d83a Merge branch 'master' of ../master by Wolfgang Denk · Thu Jul 15 22:48:46 2010 +0200
  33. 4ecd06a PXA: ZipitZ2 support by Marek Vasut · Mon Apr 05 01:50:57 2010 +0200
  34. 163551a PXA: Toradex Colibri PXA270 support by Marek Vasut · Tue May 11 04:31:44 2010 +0200
  35. 1e84758 PXA: Voipac PXA270 Support by Marek Vasut · Sun Mar 07 23:35:48 2010 +0100
  36. c2e92e0 PXA: Add support for LMS285GF05 into pxafb by Marek Vasut · Sat Jul 03 09:38:03 2010 +0200
  37. 846d9b6 Voipac PXA270 LCD Support by Marek Vasut · Sun Mar 07 23:35:48 2010 +0100
  38. c13685c PXA: Add OneNAND booting support to start.S by Marek Vasut · Tue Jul 06 02:48:35 2010 +0200
  39. ba5a911 PXA: Add PWM2 and PWM3 regs to pxa-regs.h by Marek Vasut · Sat Jul 03 09:38:51 2010 +0200
  40. e9629f9 PXA: Add hardware init helper macros by Marek Vasut · Sat Apr 17 00:36:48 2010 +0200
  41. 23cf8e4 Enable PXAFB for PXA27X and PXA3XX by Marek Vasut · Sat Nov 28 13:57:43 2009 +0100
  42. 2dce41e Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · Wed Jul 14 22:07:41 2010 +0200
  43. 5964ab1 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Wed Jul 14 22:05:31 2010 +0200
  44. ea5e315 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Wed Jul 14 22:04:30 2010 +0200
  45. 4b35cfe Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Wed Jul 14 21:54:45 2010 +0200
  46. 3322fa1 Blackfin: bf561-acvilon: drop unused env redund define by Mike Frysinger · Mon Jul 05 05:15:59 2010 -0400
  47. eba4b29 Blackfin: drop old u-boot.lds clean target by Mike Frysinger · Mon Jul 05 05:00:18 2010 -0400
  48. 4c63101 Blackfin: bf527-ad7160-eval: new board support by Michael Hennerich · Mon May 31 14:11:53 2010 +0000
  49. 06c3c80 Blackfin: enable IP defrag for ADI boards by Mike Frysinger · Sun Jun 13 12:47:52 2010 -0400
  50. 95d834a Blackfin: bfin_mac: remove space from name by Mike Frysinger · Wed Jun 09 21:50:48 2010 -0400
  51. 8bb1a0e Blackfin: unify default I2C settings for ADI boards by Mike Frysinger · Tue Jun 08 16:18:00 2010 -0400
  52. cbe93b6 Blackfin: bf561: use DMA for Core B L1 regions by Mike Frysinger · Fri Jun 04 16:15:38 2010 -0400
  53. bf5ee18 Blackfin: cm-bf548: convert to portmux framework by Mike Frysinger · Wed Jun 02 19:30:15 2010 -0400
  54. e40de03 Blackfin: bf527-ezkit: convert to portmux framework by Mike Frysinger · Wed Jun 02 19:30:01 2010 -0400
  55. 0287ffa Blackfin: bf548-ezkit: convert to portmux framework by Mike Frysinger · Wed Jun 02 19:29:47 2010 -0400
  56. c594918 Blackfin: bf518f-ezbrd: convert to portmux framework by Mike Frysinger · Wed Jun 02 19:29:23 2010 -0400
  57. 0013689 Blackfin: bf518f-ezbrd: handle different PHYs dynamically by Mike Frysinger · Fri May 29 18:00:16 2009 -0400
  58. 7fdefb2 Blackfin: bf533-stamp: scrub unused code by Mike Frysinger · Wed Jun 02 06:20:39 2010 -0400
  59. ae25035 Blackfin: blackstamp: convert eth/flash swap logic to gpio framework by Mike Frysinger · Wed Jun 02 06:19:19 2010 -0400
  60. 06a5d3c Blackfin: bf533-stamp: convert eth/flash swap logic to gpio framework by Mike Frysinger · Wed Jun 02 06:18:57 2010 -0400
  61. 9c7c615 Blackfin: bfin_spi: support gpios as chip selects by Mike Frysinger · Wed Jun 02 06:13:50 2010 -0400
  62. 9fd3607 Blackfin: bfin_spi: convert to portmux framework by Mike Frysinger · Wed Jun 02 06:12:47 2010 -0400
  63. 946550d Blackfin: serial: convert to portmux framework by Mike Frysinger · Wed Jun 02 06:00:27 2010 -0400
  64. 6d23f58 Blackfin: pata_bfin: convert to portmux framework by Mike Frysinger · Wed Jun 02 06:00:04 2010 -0400
  65. 4aacb1f Blackfin: bfin_sdh: convert to portmux framework by Mike Frysinger · Wed Jun 02 05:59:50 2010 -0400
  66. be6a635 Blackfin: bfin_nand: convert to portmux framework by Mike Frysinger · Wed Jun 02 05:59:06 2010 -0400
  67. eca7f57 Blackfin: bfin_mac: convert to portmux framework by Mike Frysinger · Wed Jun 02 05:56:22 2010 -0400
  68. c5b205b edminiv2: add ethernet support by Albert Aribaud · Mon Jul 12 22:24:30 2010 +0200
  69. 8a99523 mvgbe: add support for orion5x GbE controller by Albert Aribaud · Mon Jul 12 22:24:29 2010 +0200
  70. e91d7d3 mvgbe: support SoCs other than kirkwood by Albert Aribaud · Mon Jul 12 22:24:28 2010 +0200
  71. 0d027d9 net: rename: kirkwood_egiga as mvgbe by Albert Aribaud · Mon Jul 12 22:24:27 2010 +0200
  72. 6d596a4 kirkwood_egiga: CONFIG_SKIP_LOCAL_MAC_RANDOMIZATION by Albert Aribaud · Mon Jul 12 11:03:33 2010 +0200
  73. 0268da0 NAND: formatting cleanups from env.oob support by Scott Wood · Mon Jul 12 18:17:40 2010 -0500
  74. 5fc8b7f NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB) by Ben Gardiner · Mon Jul 05 13:27:07 2010 -0400
  75. 8b888dd nios2: remove EP1C20, EP1S10, EP1S40 boards by Thomas Chou · Wed Jun 16 14:39:30 2010 +0800
  76. 199ce71 nios2: add spi flash support to nios2-generic board by Thomas Chou · Fri Apr 30 11:34:18 2010 +0800
  77. 2658e66 gpio_led: add gpio_request to __led_init by Thomas Chou · Wed Jun 09 13:32:46 2010 +0800
  78. 5ae05c5 nios2: add gpio_request by Thomas Chou · Wed Jun 09 09:51:09 2010 +0800
  79. ac60514 nios2: add fdt support by Thomas Chou · Mon May 31 11:58:05 2010 +0800
  80. 3b5b6ac nios2: use gc sections to reduce image size by Thomas Chou · Fri May 28 12:08:10 2010 +0800
  81. 58633c1 cpuat91: unbreak ethernet by Eric Bénard · Mon Jun 21 09:40:43 2010 +0200
  82. 6f4eb09 at91_emac: Write MAC address automatically by Eric Bénard · Mon Jun 21 09:41:16 2010 +0200
  83. 8cee02b AX88180: use standard I/O accessors by Mike Frysinger · Wed Jun 02 21:03:50 2010 -0400
  84. 931c6b1 AX88180: make OUTW handle 32bit/16bit defines too by Hoan Hoang · Tue May 11 02:43:07 2010 -0400
  85. d8ea6dc AX88180: add support for the Marvell 88E1118 phy by Hoan Hoang · Tue May 11 02:42:38 2010 -0400
  86. 33f8431 Write MAC address automatically on MACB-based boards by Ben Warren · Tue Jun 01 11:55:42 2010 -0700
  87. c9314d0 smc91xx_eeprom: Correct chip detection check. by Juergen Kilb · Sat Jun 12 21:22:01 2010 +0200
  88. 7762268 tsec: fix the return value for tsec_eth_init() by Timur Tabi · Tue Jun 08 08:21:21 2010 -0500
  89. 7250002 uli526x: drop newlines from device name by Mike Frysinger · Wed Jun 09 22:14:21 2010 -0400
  90. 2843ed9 net: warn about spaces in device names by Mike Frysinger · Wed Jun 09 22:10:48 2010 -0400
  91. b68c210 AX88180: switch to common mii.h header by Mike Frysinger · Mon May 10 16:47:36 2010 -0400
  92. 762c932 AX88180: improve phy searching by Mike Frysinger · Mon May 10 16:10:00 2010 -0400
  93. 0b8c355 AX88180: fix media typos by Hoan Hoang · Mon May 10 16:09:35 2010 -0400
  94. 120e5d3 AX88180: add missing init prototype by Mike Frysinger · Mon May 10 16:08:54 2010 -0400
  95. a756407 kirkwood_egiga: updates: fix DRAM mapping and typo by Albert Aribaud · Mon Jul 05 20:15:25 2010 +0200
  96. 1f87312 SPEAr : Network driver support added by Vipin KUMAR · Tue Jun 29 10:53:34 2010 +0530
  97. cc2b8e3 kirkwood_egiga: bugfix: add DMA sequence points by Albert Aribaud · Sat Jul 10 15:41:29 2010 +0200
  98. 059d6a9 net: Add option to disable fiber on M88E1111 PHY for PPC4xx by Stefan Roese · Tue Jun 29 09:23:53 2010 +0200
  99. 6f6ce11 net: dm9000x: re-add casts to I/O pointers to fix gcc warnings by Mike Frysinger · Mon Jul 05 02:29:21 2010 -0400
  100. 6d9933f tsec: add micrel ksz804 phy by Heiko Schocher · Mon Jul 05 12:23:04 2010 +0200