1. 907975a smc911x: make smc911x_initialize return correct value by Mike Rapoport · Thu Nov 12 15:35:08 2009 +0200
  2. c37d5d5 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Wed Nov 11 23:10:34 2009 +0100
  3. e87eb99 mxc_fec: avoid free() calls to already freed pointers. by javier Martin · Thu Oct 29 08:22:43 2009 +0100
  4. ce2519a mxc_fec: fix some erroneous PHY accesses. by javier Martin · Thu Oct 29 08:18:34 2009 +0100
  5. e7dbed3 SMC91111: Clean up SMC_inx macros on xsengine and xaeniax by Ben Warren · Mon Nov 09 14:01:08 2009 -0800
  6. 3b6be93 Fix CS8900 regression on impa7 board by Ben Warren · Mon Nov 09 11:43:18 2009 -0800
  7. 9007f3c Fix cs8900 dev->priv not init issue by Hui.Tang · Thu Nov 05 09:58:44 2009 +0800
  8. 4451a6d fsl_pci_init_port end-point initialization is broken by Ed Swarthout · Mon Nov 02 09:05:49 2009 -0600
  9. b83ff07 Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" by Kumar Gala · Wed Nov 04 01:29:04 2009 -0600
  10. 8707f62 Fix DM9000 MAC address handling by Ben Warren · Wed Oct 21 21:53:39 2009 -0700
  11. 6e83e34 cfi: Add weak default function for flash_cmd_reset() by Stefan Roese · Tue Oct 27 15:15:55 2009 +0100
  12. d61fbcc Coding Style cleanup; update CHANGELOG, prepare -rc1 by Wolfgang Denk · Wed Oct 28 00:49:47 2009 +0100
  13. 9235e0c drivers/net/phy/miiphybb.c: fix warning: no newline at end of file by Wolfgang Denk · Sun Oct 25 23:00:09 2009 +0100
  14. d8e7582 mpc85xx: Configure QE USB for MPC8569E-MDS boards by Anton Vorontsov · Thu Oct 15 17:47:16 2009 +0400
  15. a957a8e ppc/85xx/pci: fsl_pci_init: pcie agent mode support by Vivek Mahajan · Tue Oct 27 12:18:55 2009 +0530
  16. 22f8b68 sf: add GPL-2 license info by Mike Frysinger · Fri Oct 09 17:12:44 2009 -0400
  17. 0e78c94 Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sat Oct 24 22:26:09 2009 +0200
  18. b3ec49d ARM: OMAP3: Refactors the SM911x driver by Steve Sakoman · Tue Oct 20 18:21:18 2009 +0200
  19. c6cb184 s5pc1xx: SMDKC100: fix compile warnings by Minkyu Kang · Thu Oct 15 11:19:15 2009 +0900
  20. b8af51a smc911x: add support for LAN9220 by Daniel Mack · Wed Apr 08 13:23:38 2009 +0200
  21. 0d17ec5 Clean-up of s3c24x0 nand driver by kevin.morfitt@fearnside-systems.co.uk · Sat Oct 10 13:34:09 2009 +0900
  22. 1464f4d Clean-up of s3c24x0 drivers excluding nand driver by kevin.morfitt@fearnside-systems.co.uk · Sat Oct 10 13:33:11 2009 +0900
  23. fca3084 s5pc1xx: support serial driver by Minkyu Kang · Thu Oct 01 17:20:28 2009 +0900
  24. 52aa4dc s5pc1xx: support onenand driver by Minkyu Kang · Thu Oct 01 17:20:08 2009 +0900
  25. 64aabc2 SMC911X: Add chip auto detection by Olof Johansson · Tue Sep 29 10:21:29 2009 -0400
  26. 2269198 OMAP3 MMC: Fix warning dereferencing type-punned pointer by Dirk Behme · Mon Sep 28 08:17:50 2009 -0400
  27. eb16439 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Mon Oct 12 23:40:27 2009 +0200
  28. 1cffcde Leave x86emu op code tables in default section by Ed Swarthout · Thu Oct 09 01:27:18 2008 -0500
  29. 466827e Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbitrary number of mii buses. by Luigi 'Comio' Mantellini · Sat Oct 10 12:42:20 2009 +0200
  30. c8f071a Merge branch 'reloc' by Wolfgang Denk · Fri Oct 09 00:03:18 2009 +0200
  31. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · Sun Oct 04 20:04:20 2009 +0200
  32. 9841dec net: kirkwood_egiga.c: fixed build warning by Prafulla Wadaskar · Wed Sep 09 15:59:19 2009 +0530
  33. 0fd6aae Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Sun Oct 04 22:37:03 2009 -0700
  34. 96f40c7 net: phy: mv88e61xx.c : fixed build warning by Prafulla Wadaskar · Mon Sep 21 20:28:18 2009 +0530
  35. ee86aff net: Fix problem with 405EZ ethernet interrupt by James Clough · Thu Sep 10 09:11:50 2009 +0200
  36. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · Mon Sep 21 11:20:36 2009 -0500
  37. cf8582c fpga: Remove relocation fixups by Peter Tyser · Mon Sep 21 11:20:32 2009 -0500
  38. 59b020f tsec: Remove PHY command relocation fixups by Peter Tyser · Mon Sep 21 11:20:31 2009 -0500
  39. 8c3d61a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Wed Sep 30 23:39:36 2009 +0200
  40. b94180c Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Wed Sep 30 23:34:36 2009 +0200
  41. b552d82 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Wed Sep 30 23:24:10 2009 +0200
  42. 93f5381 ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPL by Kumar Gala · Wed Sep 30 08:39:44 2009 -0500
  43. ce63031 NAND: davinci: Fix warnings when 4-bit ECC not used by Scott Wood · Mon Sep 28 16:33:18 2009 -0500
  44. 6384da2 fsl_i2c: Do not generate STOP after read. by Joakim Tjernlund · Tue Sep 22 13:40:44 2009 +0200
  45. 5a6e061 fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSR by Joakim Tjernlund · Thu Sep 17 11:07:17 2009 +0200
  46. e677e70 fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR} by Joakim Tjernlund · Thu Sep 17 11:07:16 2009 +0200
  47. c324b78 fsl_i2c: Wait for STOP condition to propagate by Joakim Tjernlund · Thu Sep 17 11:07:15 2009 +0200
  48. eac5745 net: uec: Fix uccf.h and uec.h headers to include headers they depend on by Anton Vorontsov · Wed Sep 16 23:21:55 2009 +0400
  49. 1b8a336 net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYs by Anton Vorontsov · Wed Sep 16 23:21:53 2009 +0400
  50. 0d50f5e Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Sep 24 23:40:25 2009 +0200
  51. bb5409c ppc/p4080: Add various p4080 related defines (and p4040) by Kumar Gala · Thu Mar 19 02:39:17 2009 -0500
  52. 65e6c32 ppc/p4080: Add support for CoreNet style platform LAWs by Kumar Gala · Thu Mar 19 02:32:23 2009 -0500
  53. 584fae5 ppc/85xx: Clean up p1_p2_rdb PCI setup by Kumar Gala · Thu Sep 03 10:09:04 2009 -0500
  54. 3563ca4 rtc/ds1337.c: Allow to set TCR register by Werner Pfister · Mon Sep 21 14:49:55 2009 +0200
  55. e4596ff mpc512x. Micron nand flash needs a reset before a read command is issued. by Paul Gibson · Wed Sep 16 10:05:00 2009 +1000
  56. 0255cd7 ppc/85xx: add boot from NAND/eSDHC/eSPI support by Mingkai Hu · Fri Sep 11 14:19:10 2009 +0800
  57. 5a16a1e Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Tue Sep 15 21:45:50 2009 +0200
  58. 50e4920 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Sep 15 21:43:25 2009 +0200
  59. 8358d59 sk98lin: fix compile warnings by Wolfgang Denk · Fri Sep 11 09:36:31 2009 +0200
  60. f781cd0 drivers/net/natsemi.c: fix compile warning by Wolfgang Denk · Fri Sep 11 09:13:58 2009 +0200
  61. 14b4c70 net: emaclite: Cleanup license to be GPL compatible by Michal Simek · Mon Sep 07 09:08:02 2009 +0200
  62. c98898d net: Remove old Xilinx Emac driver by Michal Simek · Thu Aug 20 22:36:20 2009 +0200
  63. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  64. 52fa71f fsl: add register read-back to set_law() by Timur Tabi · Fri Sep 04 17:05:24 2009 -0500
  65. 2165c62 fsl_i2c: increase I2C timeout values and make them configurable by Timur Tabi · Fri Sep 04 16:28:35 2009 -0500
  66. 454a426 mxc_nand: Remove Freescale's "All Rights Reserved." by Scott Wood · Wed Sep 02 16:45:31 2009 -0500
  67. dbd8bcb License cleanup: remove unintended "All Rights Reserved" notices. by Wolfgang Denk · Wed Sep 02 14:57:27 2009 +0200
  68. 966172e Use different PBA value for E1000 PCI and PCIe cards by Roy Zang · Sat Aug 22 03:49:52 2009 +0800
  69. 0c3f649 Misc ds1722 fixups by Graeme Russ · Sun Aug 23 12:59:53 2009 +1000
  70. a283b34 Misc ti_pci1410a fixups by Graeme Russ · Sun Aug 23 12:59:52 2009 +1000
  71. c19463e Misc SATA fixups by Graeme Russ · Sun Aug 23 12:59:51 2009 +1000
  72. 1c79617 driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controller by Poonam Aggrwal · Fri Aug 21 07:29:42 2009 +0530
  73. 13e21b1 85xx: Added single core members of FSL P1xx/P2xx processors series by Poonam Aggrwal · Thu Aug 20 18:57:45 2009 +0530
  74. dfe86a7 85xx: Added P1020 Processor Support. by Poonam Aggrwal · Fri Jul 31 12:08:27 2009 +0530
  75. a37b9ce pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory by Kumar Gala · Wed Aug 05 07:59:35 2009 -0500
  76. a0a5dbd pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIe by Kumar Gala · Wed Aug 05 07:49:27 2009 -0500
  77. e770f35 pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init by Kumar Gala · Mon Aug 03 21:02:02 2009 -0500
  78. 65e198d pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · Mon Aug 03 20:44:55 2009 -0500
  79. bfeb0fd NAND: DaVinci: V2 Adding 4 BIT ECC support by Sandeep Paulraj · Tue Aug 18 10:10:42 2009 -0400
  80. dea4070 MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST by Sandeep Paulraj · Mon Aug 10 13:27:56 2009 -0400
  81. f9e2bee mxc_nand: add nand driver for MX2/MX3 by Ilya Yanok · Tue Aug 11 02:32:54 2009 +0400
  82. 883189e NAND: ADD page Parameter to all read_page/read_page_raw API's by Sandeep Paulraj · Mon Aug 10 13:27:46 2009 -0400
  83. 1bc9563 83xx, kmeter1: added NAND support by Heiko Schocher · Tue Jul 21 17:13:40 2009 +0200
  84. 9a5fffd OneNAND: Remove unused read_spareram by Kyungmin Park · Tue Jul 21 11:58:04 2009 +0900
  85. 723fe35 KB9202: Add NAND support by Matthias Kaehlcke · Thu Jul 16 21:19:29 2009 +0200
  86. ea79040 Merge branch 'next' of git://www.denx.de/git/u-boot-coldfire into next by Wolfgang Denk · Wed Aug 26 21:29:32 2009 +0200
  87. 9a8669c ColdFire: Fix compile warning messages by TsiChung Liew · Wed Jul 22 18:42:45 2009 +0000
  88. f447f71 Support up to 7 banks for ids as specified in JEDEC JEP106Z by Niklaus Giger · Wed Jul 22 17:13:24 2009 +0200
  89. aa0c479 Merge branch 'next' of git://git.denx.de/u-boot-net into next by Wolfgang Denk · Tue Aug 25 23:03:22 2009 +0200
  90. 7566301 Merge branch 'master' into next by Wolfgang Denk · Tue Aug 25 22:57:10 2009 +0200
  91. ae4dd97 net: tsec - handle user interrupt while waiting for PHY auto negotiation to complete by Kim Phillips · Mon Aug 24 14:32:26 2009 -0500
  92. b5edf81 Add debug message for Blackfin Ethernet Rx function. by Robin Getz · Mon Aug 24 10:33:39 2009 -0400
  93. 3bf5d83 Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Tue Aug 25 13:09:37 2009 -0700
  94. 50db6f2 ppc4xx: Fix ECC Correction bug with SMC ordering for NDFC driver by Feng Kan · Fri Aug 21 10:59:42 2009 -0700
  95. bf3532a Add driver for the ST M41T94 SPI RTC by Albin Tonnerre · Thu Aug 13 19:12:44 2009 +0200
  96. dfdea73 Switch from per-driver to common definition of bin2bcd and bcd2bin by Albin Tonnerre · Thu Aug 13 15:31:12 2009 +0200
  97. 8aca720 Replace BCD2BIN and BIN2BCD macros with inline functions by Albin Tonnerre · Thu Aug 13 15:31:11 2009 +0200
  98. 4240e1a eeprom_m95xxx: remove unused variable i by Jean-Christophe PLAGNIOL-VILLARD · Fri Aug 07 23:37:54 2009 +0200
  99. 7cea80f Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Fri Aug 21 23:03:58 2009 +0200
  100. 749bd66 add WATCHDOG_RESET() on nand write and read by Giulio Benetti · Fri Jul 31 17:30:34 2009 -0500