1. 319cf24 Fix computation in nand_util.c:get_len_incl_bad by Daniel Hobi · Tue Dec 01 14:05:55 2009 +0100
  2. 0b3cc38 smc911x: fix typo in smc911x_handle_mac_address name by Mike Rapoport · Wed Nov 11 10:03:09 2009 +0200
  3. de7c7a7 RTC: Fix return code in MC13783 RTC driver. by Magnus Lilja · Wed Nov 11 19:56:58 2009 +0100
  4. 73e24da m41t11: Remove unused functions by Peter Tyser · Mon Nov 09 15:18:52 2009 -0600
  5. 7b2b5d3 Add support for CS2 dataflash for Atmel-SPI. by Remy Bohmer · Wed Oct 28 22:13:37 2009 +0100
  6. 382d09f sf: fix stmicro offset setup while erasing by Mike Frysinger · Wed Oct 14 19:28:03 2009 -0400
  7. 64e5f3a sf: new driver for Winbond W25X16/32/64 devices by Jason McMullan · Fri Oct 09 17:12:23 2009 -0400
  8. 372b179 Add driver for FTRTC010 real time clock by Po-Yu Chuang · Wed Sep 23 15:52:35 2009 +0800
  9. 907975a smc911x: make smc911x_initialize return correct value by Mike Rapoport · Thu Nov 12 15:35:08 2009 +0200
  10. c37d5d5 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Wed Nov 11 23:10:34 2009 +0100
  11. e87eb99 mxc_fec: avoid free() calls to already freed pointers. by javier Martin · Thu Oct 29 08:22:43 2009 +0100
  12. ce2519a mxc_fec: fix some erroneous PHY accesses. by javier Martin · Thu Oct 29 08:18:34 2009 +0100
  13. e7dbed3 SMC91111: Clean up SMC_inx macros on xsengine and xaeniax by Ben Warren · Mon Nov 09 14:01:08 2009 -0800
  14. 3b6be93 Fix CS8900 regression on impa7 board by Ben Warren · Mon Nov 09 11:43:18 2009 -0800
  15. 9007f3c Fix cs8900 dev->priv not init issue by Hui.Tang · Thu Nov 05 09:58:44 2009 +0800
  16. 4451a6d fsl_pci_init_port end-point initialization is broken by Ed Swarthout · Mon Nov 02 09:05:49 2009 -0600
  17. b83ff07 Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support" by Kumar Gala · Wed Nov 04 01:29:04 2009 -0600
  18. 8707f62 Fix DM9000 MAC address handling by Ben Warren · Wed Oct 21 21:53:39 2009 -0700
  19. 6e83e34 cfi: Add weak default function for flash_cmd_reset() by Stefan Roese · Tue Oct 27 15:15:55 2009 +0100
  20. d61fbcc Coding Style cleanup; update CHANGELOG, prepare -rc1 by Wolfgang Denk · Wed Oct 28 00:49:47 2009 +0100
  21. 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
  22. d8e7582 mpc85xx: Configure QE USB for MPC8569E-MDS boards by Anton Vorontsov · Thu Oct 15 17:47:16 2009 +0400
  23. a957a8e ppc/85xx/pci: fsl_pci_init: pcie agent mode support by Vivek Mahajan · Tue Oct 27 12:18:55 2009 +0530
  24. 22f8b68 sf: add GPL-2 license info by Mike Frysinger · Fri Oct 09 17:12:44 2009 -0400
  25. 0e78c94 Merge branch 'master-sync' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sat Oct 24 22:26:09 2009 +0200
  26. b3ec49d ARM: OMAP3: Refactors the SM911x driver by Steve Sakoman · Tue Oct 20 18:21:18 2009 +0200
  27. c6cb184 s5pc1xx: SMDKC100: fix compile warnings by Minkyu Kang · Thu Oct 15 11:19:15 2009 +0900
  28. b8af51a smc911x: add support for LAN9220 by Daniel Mack · Wed Apr 08 13:23:38 2009 +0200
  29. 0d17ec5 Clean-up of s3c24x0 nand driver by kevin.morfitt@fearnside-systems.co.uk · Sat Oct 10 13:34:09 2009 +0900
  30. 1464f4d Clean-up of s3c24x0 drivers excluding nand driver by kevin.morfitt@fearnside-systems.co.uk · Sat Oct 10 13:33:11 2009 +0900
  31. fca3084 s5pc1xx: support serial driver by Minkyu Kang · Thu Oct 01 17:20:28 2009 +0900
  32. 52aa4dc s5pc1xx: support onenand driver by Minkyu Kang · Thu Oct 01 17:20:08 2009 +0900
  33. 64aabc2 SMC911X: Add chip auto detection by Olof Johansson · Tue Sep 29 10:21:29 2009 -0400
  34. 2269198 OMAP3 MMC: Fix warning dereferencing type-punned pointer by Dirk Behme · Mon Sep 28 08:17:50 2009 -0400
  35. eb16439 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Mon Oct 12 23:40:27 2009 +0200
  36. 1cffcde Leave x86emu op code tables in default section by Ed Swarthout · Thu Oct 09 01:27:18 2008 -0500
  37. 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
  38. c8f071a Merge branch 'reloc' by Wolfgang Denk · Fri Oct 09 00:03:18 2009 +0200
  39. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · Sun Oct 04 20:04:20 2009 +0200
  40. 9841dec net: kirkwood_egiga.c: fixed build warning by Prafulla Wadaskar · Wed Sep 09 15:59:19 2009 +0530
  41. 0fd6aae Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · Sun Oct 04 22:37:03 2009 -0700
  42. 96f40c7 net: phy: mv88e61xx.c : fixed build warning by Prafulla Wadaskar · Mon Sep 21 20:28:18 2009 +0530
  43. ee86aff net: Fix problem with 405EZ ethernet interrupt by James Clough · Thu Sep 10 09:11:50 2009 +0200
  44. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · Mon Sep 21 11:20:36 2009 -0500
  45. cf8582c fpga: Remove relocation fixups by Peter Tyser · Mon Sep 21 11:20:32 2009 -0500
  46. 59b020f tsec: Remove PHY command relocation fixups by Peter Tyser · Mon Sep 21 11:20:31 2009 -0500
  47. 8c3d61a Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Wed Sep 30 23:39:36 2009 +0200
  48. b94180c Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · Wed Sep 30 23:34:36 2009 +0200
  49. b552d82 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Wed Sep 30 23:24:10 2009 +0200
  50. 93f5381 ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPL by Kumar Gala · Wed Sep 30 08:39:44 2009 -0500
  51. ce63031 NAND: davinci: Fix warnings when 4-bit ECC not used by Scott Wood · Mon Sep 28 16:33:18 2009 -0500
  52. 6384da2 fsl_i2c: Do not generate STOP after read. by Joakim Tjernlund · Tue Sep 22 13:40:44 2009 +0200
  53. 5a6e061 fsl_i2c: Impl. AN2919, rev 5 to calculate FDR/DFSR by Joakim Tjernlund · Thu Sep 17 11:07:17 2009 +0200
  54. e677e70 fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR} by Joakim Tjernlund · Thu Sep 17 11:07:16 2009 +0200
  55. c324b78 fsl_i2c: Wait for STOP condition to propagate by Joakim Tjernlund · Thu Sep 17 11:07:15 2009 +0200
  56. 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
  57. 1b8a336 net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYs by Anton Vorontsov · Wed Sep 16 23:21:53 2009 +0400
  58. 0d50f5e Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Sep 24 23:40:25 2009 +0200
  59. bb5409c ppc/p4080: Add various p4080 related defines (and p4040) by Kumar Gala · Thu Mar 19 02:39:17 2009 -0500
  60. 65e6c32 ppc/p4080: Add support for CoreNet style platform LAWs by Kumar Gala · Thu Mar 19 02:32:23 2009 -0500
  61. 584fae5 ppc/85xx: Clean up p1_p2_rdb PCI setup by Kumar Gala · Thu Sep 03 10:09:04 2009 -0500
  62. 3563ca4 rtc/ds1337.c: Allow to set TCR register by Werner Pfister · Mon Sep 21 14:49:55 2009 +0200
  63. 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
  64. 0255cd7 ppc/85xx: add boot from NAND/eSDHC/eSPI support by Mingkai Hu · Fri Sep 11 14:19:10 2009 +0800
  65. 5a16a1e Merge branch 'master' of git://git.denx.de/u-boot-microblaze by Wolfgang Denk · Tue Sep 15 21:45:50 2009 +0200
  66. 50e4920 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Sep 15 21:43:25 2009 +0200
  67. 8358d59 sk98lin: fix compile warnings by Wolfgang Denk · Fri Sep 11 09:36:31 2009 +0200
  68. f781cd0 drivers/net/natsemi.c: fix compile warning by Wolfgang Denk · Fri Sep 11 09:13:58 2009 +0200
  69. 14b4c70 net: emaclite: Cleanup license to be GPL compatible by Michal Simek · Mon Sep 07 09:08:02 2009 +0200
  70. c98898d net: Remove old Xilinx Emac driver by Michal Simek · Thu Aug 20 22:36:20 2009 +0200
  71. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  72. 52fa71f fsl: add register read-back to set_law() by Timur Tabi · Fri Sep 04 17:05:24 2009 -0500
  73. 2165c62 fsl_i2c: increase I2C timeout values and make them configurable by Timur Tabi · Fri Sep 04 16:28:35 2009 -0500
  74. 454a426 mxc_nand: Remove Freescale's "All Rights Reserved." by Scott Wood · Wed Sep 02 16:45:31 2009 -0500
  75. dbd8bcb License cleanup: remove unintended "All Rights Reserved" notices. by Wolfgang Denk · Wed Sep 02 14:57:27 2009 +0200
  76. 966172e Use different PBA value for E1000 PCI and PCIe cards by Roy Zang · Sat Aug 22 03:49:52 2009 +0800
  77. 0c3f649 Misc ds1722 fixups by Graeme Russ · Sun Aug 23 12:59:53 2009 +1000
  78. a283b34 Misc ti_pci1410a fixups by Graeme Russ · Sun Aug 23 12:59:52 2009 +1000
  79. c19463e Misc SATA fixups by Graeme Russ · Sun Aug 23 12:59:51 2009 +1000
  80. 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
  81. 13e21b1 85xx: Added single core members of FSL P1xx/P2xx processors series by Poonam Aggrwal · Thu Aug 20 18:57:45 2009 +0530
  82. dfe86a7 85xx: Added P1020 Processor Support. by Poonam Aggrwal · Fri Jul 31 12:08:27 2009 +0530
  83. 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
  84. 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
  85. 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
  86. 65e198d pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_init by Kumar Gala · Mon Aug 03 20:44:55 2009 -0500
  87. bfeb0fd NAND: DaVinci: V2 Adding 4 BIT ECC support by Sandeep Paulraj · Tue Aug 18 10:10:42 2009 -0400
  88. dea4070 MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRST by Sandeep Paulraj · Mon Aug 10 13:27:56 2009 -0400
  89. f9e2bee mxc_nand: add nand driver for MX2/MX3 by Ilya Yanok · Tue Aug 11 02:32:54 2009 +0400
  90. 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
  91. 1bc9563 83xx, kmeter1: added NAND support by Heiko Schocher · Tue Jul 21 17:13:40 2009 +0200
  92. 9a5fffd OneNAND: Remove unused read_spareram by Kyungmin Park · Tue Jul 21 11:58:04 2009 +0900
  93. 723fe35 KB9202: Add NAND support by Matthias Kaehlcke · Thu Jul 16 21:19:29 2009 +0200
  94. 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
  95. 9a8669c ColdFire: Fix compile warning messages by TsiChung Liew · Wed Jul 22 18:42:45 2009 +0000
  96. f447f71 Support up to 7 banks for ids as specified in JEDEC JEP106Z by Niklaus Giger · Wed Jul 22 17:13:24 2009 +0200
  97. 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
  98. 7566301 Merge branch 'master' into next by Wolfgang Denk · Tue Aug 25 22:57:10 2009 +0200
  99. 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
  100. b5edf81 Add debug message for Blackfin Ethernet Rx function. by Robin Getz · Mon Aug 24 10:33:39 2009 -0400