1. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  2. 859e453 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Sun Jul 04 23:36:11 2010 +0200
  3. 02110b5 sf: move useful messages from debug to printf by Mike Frysinger · Thu Apr 29 00:35:12 2010 -0400
  4. 51bc6bb spi_flash: support old STMicro parts with RES by Thomas Chou · Fri Apr 30 21:11:20 2010 +0800
  5. 4abaacb drivers/usb/host/ohci-hcd: rename readl/writel to ohci_readl/ohci_writel by Becky Bruce · Wed Jun 30 13:05:44 2010 -0500
  6. aeeac6b musb: Program extvbus for OMAP3EVM Rev >= E by Ajay Kumar Gupta · Thu Jun 10 11:20:50 2010 +0530
  7. 66fc785 musb: Add Phy programming for using external Vbus by Ajay Kumar Gupta · Thu Jun 10 11:20:48 2010 +0530
  8. 7e71dc7 musb: Use name based initialization for musb_config by Ajay Kumar Gupta · Thu Jun 10 11:20:47 2010 +0530
  9. d25010d USB OHCI support for at91sam9g45 SoC by Sergey Matyukevich · Wed Jun 09 23:09:06 2010 +0400
  10. d848058 Merge branch 'master' into next by Wolfgang Denk · Wed Jun 30 01:02:11 2010 +0200
  11. 8747ca6 EHCI: zero out QH transfer overlay in ehci_submit_async() by Sergei Shtylyov · Mon Jun 28 22:44:49 2010 +0400
  12. 8765076 tsec: Fix eTSEC2 link problem on P2020RDB by Felix Radensky · Mon Jun 28 01:57:39 2010 +0300
  13. 7c7a4f6 Merge branch 'next' of git://git.denx.de/u-boot-ti into next by Wolfgang Denk · Tue Jun 29 21:58:16 2010 +0200
  14. b0b104a Remove AmigaOneG3SE board by Wolfgang Denk · Sun Jun 13 18:28:54 2010 +0200
  15. 457a3af Merge branch 'master' into next by Wolfgang Denk · Wed Jun 23 21:17:29 2010 +0200
  16. 3ca9a93 UBI: initialise update marker by Peter Horton · Sat Jun 12 10:11:56 2010 +0900
  17. 213e476 Davinci: SPI performance enhancements by Nick Thompson · Tue Jun 22 11:06:01 2010 -0400
  18. ed6372a Merge branch 'master' into next by Wolfgang Denk · Fri Jun 18 01:20:49 2010 +0200
  19. df7d2ec Merge branch 'next' of git://git.denx.de/u-boot-video into next by Wolfgang Denk · Thu Jun 17 22:53:03 2010 +0200
  20. c0c0c2a Merge branch 'master' of git://git.denx.de/u-boot-marvell by Wolfgang Denk · Thu Jun 17 22:22:06 2010 +0200
  21. 2c60ceb Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Thu Jun 17 21:06:16 2010 +0200
  22. 8175c67 Add Orion5x support to 16550 device driver by Albert Aribaud · Thu Jun 17 19:37:01 2010 +0530
  23. ced528f s5pc1xx: gpio: bug fix at gpio_set_pull function by Minkyu Kang · Fri May 28 12:34:29 2010 +0900
  24. 9b2ee4d video: sm501.c: add weak default functions by Anatolij Gustschin · Wed May 26 10:38:58 2010 +0200
  25. 60cb7de video: sm501: add support for SM501 chips on PCI bus by Anatolij Gustschin · Wed May 26 10:38:57 2010 +0200
  26. a043c34 video: cfb_console: add weak default video_set_lut() by Anatolij Gustschin · Sat May 01 22:21:09 2010 +0200
  27. 2cbd8f8 PXA: PXAMMC: Add Monahans support by Marek Vasut · Wed Oct 14 00:25:33 2009 +0200
  28. 20ef98e PXA: PXAMMC: Drop different delays for PXA27X by Marek Vasut · Mon Apr 05 02:28:14 2010 +0200
  29. a93c77d DaVinci: Improve DaVinci SPI speed. by Delio Brignoli · Mon Jun 07 17:16:13 2010 -0400
  30. 864b038 Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · Fri May 28 20:34:39 2010 +0200
  31. 3a673f1 spi: add altera spi controller support by Thomas Chou · Fri Apr 30 11:34:16 2010 +0800
  32. 836fcc5 misc: add gpio based status led driver by Thomas Chou · Fri Apr 30 11:34:14 2010 +0800
  33. 82c1e04 Blackfin: nand: drain the write buffer before returning by Andrew Caldwell · Fri May 07 15:10:07 2010 -0400
  34. be2034d Coding style cleanup, update CHANGELOG. by Wolfgang Denk · Wed May 26 23:51:22 2010 +0200
  35. 8d47478 dm9000x.c: fix compile problems by Wolfgang Denk · Wed May 26 22:19:35 2010 +0200
  36. eaca050 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Fri May 21 22:26:14 2010 +0200
  37. 6f290ef Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Fri May 21 22:22:23 2010 +0200
  38. 9e35514 UBI: Ensure that "background thread" operations are really executed by Stefan Roese · Mon May 17 10:00:51 2010 +0200
  39. 06180f3 MX31: Added support for the Casio COM57H5M10XRC to QONG by Stefano Babic · Thu May 13 10:26:40 2010 +0200
  40. ac2b814 lan91c96, smc911x: remove useless free(ptr) calls on NULL ptr by Serge Ziryukin · Mon May 10 17:40:49 2010 +0300
  41. 762dbff Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Mon May 17 23:11:21 2010 +0200
  42. a40545c drivers/mmc/fsl_esdhc.c: fix compiler warnings by Wolfgang Denk · Sun May 09 23:52:59 2010 +0200
  43. eb453df 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled by Kumar Gala · Tue Apr 20 10:21:25 2010 -0500
  44. fb8ea65 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Thu May 06 23:21:00 2010 +0200
  45. 6bb9426 drivers/*/Makefile: fix conditional compile rule. by Ender.Dai · Thu Apr 22 15:24:25 2010 +0800
  46. 14f06e6 SERIAL: Enable port-mapped access by Graeme Russ · Sat Apr 24 00:05:46 2010 +1000
  47. 78a09df Blackfin: TWI/I2C: implement multibus support by Mike Frysinger · Wed May 05 03:20:30 2010 -0400
  48. 6e6f455 SPI: added support for MX51 to mxc_spi by Stefano Babic · Sun Apr 04 22:43:38 2010 +0200
  49. e043203 MX: RTC13783 uses general function to access PMIC by Stefano Babic · Fri Apr 16 17:11:19 2010 +0200
  50. 6a0034d MX: Added Freescale Power Management Driver by Stefano Babic · Sun Apr 04 23:08:03 2010 +0200
  51. ecf5ca9 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Tue May 04 22:57:37 2010 +0200
  52. 35be872 Blackfin: bfin_mac: hook up new write_hwaddr function by Mike Frysinger · Tue Apr 27 14:15:28 2010 -0400
  53. 8d01f22 net: ethoc: add write_hwaddr support by Thomas Chou · Tue Apr 27 20:20:27 2010 +0800
  54. 53d0150 net: altera_tse: add write_hwaddr support by Thomas Chou · Tue Apr 27 20:15:10 2010 +0800
  55. 9ada5e6 net: fec_mxc: add write_hwaddr support by Heiko Schocher · Tue Apr 27 07:43:52 2010 +0200
  56. 7dae2eb net:kirkwood_egiga.c: MAC addresses programming using write_hwaddr by Prafulla Wadaskar · Tue Apr 06 22:21:33 2010 +0530
  57. 7bb1b9b net: add altera triple speeds ethernet mac driver by Thomas Chou · Tue Apr 20 12:49:52 2010 +0800
  58. d3c0857 net: add opencore 10/100 ethernet mac driver by Thomas Chou · Thu Apr 15 22:32:38 2010 +0800
  59. 8cb0801 smc911x driver frame alignment patch by Valentin Yakovenkov · Fri Apr 23 09:40:23 2010 +0400
  60. 60ee8a2 net: Kirkwood_egiga.c bugfixes for rx path by Prafulla Wadaskar · Tue Apr 06 21:33:08 2010 +0530
  61. cc0d0d4 fec_mxc.c: Fix MX27 FEC MAC validity check by Eric Jarrige · Fri Apr 16 00:03:19 2010 +0200
  62. 1899777 tsec: Wait for both RX and TX to stop by Andy Fleming · Mon Apr 19 14:54:49 2010 -0500
  63. 16e513f net: dm9000x: use standard I/O accessors by Mike Frysinger · Wed Apr 14 16:29:06 2010 -0400
  64. 8697090 mpc512x_fec: Move PHY initialization from probe into init routine. by Detlev Zundel · Thu Apr 08 11:49:59 2010 +0200
  65. 8afce9a fec_mxc don't use internal eeprom on MX25 by John Rigby · Wed Apr 07 23:29:40 2010 -0600
  66. 41610e5 fix lockup in mcfmii/mii_discover_phy() in case communication fails by Wolfgang Wegner · Tue Apr 06 11:13:02 2010 +0200
  67. 15e467c 83xx: UEC: Added support for bitBang MII driver access to PHYs by Richard Retanubun · Wed Jun 17 16:00:41 2009 -0400
  68. 98f1908 Remove unused "local_crc32" function. by Detlev Zundel · Thu Apr 01 14:16:41 2010 +0200
  69. ef977de net: Kirkwood_egiga.c: fixed build warnings by Prafulla Wadaskar · Wed Mar 03 15:27:21 2010 +0530
  70. a44d2a5 MX31: add accessor function to get a gpio by Stefano Babic · Tue Apr 13 12:07:00 2010 +0200
  71. edec1dc SAMSUNG: make s5p common gpio functions by Minkyu Kang · Wed Mar 24 15:31:06 2010 +0900
  72. baa3688 SAMSUNG: serial: modify name from s5pc1xx to s5p by Minkyu Kang · Wed Mar 24 16:59:30 2010 +0900
  73. 891e240 MX31: Added LCD support for QONG module by Stefano Babic · Wed Apr 21 09:56:31 2010 +0200
  74. 7e78f89 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Apr 27 22:57:41 2010 +0200
  75. 69ccc88 Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · Tue Apr 27 22:53:04 2010 +0200
  76. 8838374 fsl_sata: Move the snoop bit to another place by Dave Liu · Mon Apr 12 14:23:35 2010 +0800
  77. b9674d0 fsl_sata: Add the workaround for errata SATA-A001 by Dave Liu · Mon Apr 12 14:23:25 2010 +0800
  78. 985fd95 altera_jtag_uart: bypass when no jtag connection by Thomas Chou · Wed Mar 31 08:30:08 2010 +0800
  79. 99d25f9 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · Sat Apr 24 19:27:04 2010 +0200
  80. 4f2d757 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Sat Apr 24 21:25:42 2010 +0200
  81. 20732b9 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Sat Apr 24 21:11:56 2010 +0200
  82. 5c72f35 ppc/85xx: PIO Support for FSL eSDHC Controller Driver by Dipen Dudhat · Mon Oct 05 15:41:58 2009 +0530
  83. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  84. df0149c fsl_i2c: Added a callpoint for i2c_board_late_init by Richard Retanubun · Mon Apr 12 15:08:17 2010 -0400
  85. 1d85dee mips: Move cpu/mips/* to arch/mips/cpu/* by Peter Tyser · Mon Apr 12 22:28:14 2010 -0500
  86. 693396b sh: Move cpu/$CPU to arch/sh/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:10 2010 -0500
  87. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  88. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · Mon Apr 12 22:28:07 2010 -0500
  89. 8167108 drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking by Albin Tonnerre · Sun Mar 14 18:47:23 2010 +0100
  90. 6d8aa6a Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Fri Apr 09 21:42:18 2010 +0200
  91. 316b996 EHCI: add NEC PCI ID by Sergei Shtylyov · Sat Feb 27 21:34:41 2010 +0300
  92. 23dec68 EHCI: fix port reset reporting by Sergei Shtylyov · Sat Feb 27 21:33:21 2010 +0300
  93. 9de4ac4 EHCI: fix off-by-one error in ehci_submit_root() by Sergei Shtylyov · Sat Feb 27 21:32:17 2010 +0300
  94. fa30a27 EHCI: fix root hub device descriptor by Sergei Shtylyov · Sat Feb 27 21:29:42 2010 +0300
  95. eaf3926 video: ati_radeon_fb.c: fix warning while compiling with DEBUG by Anatolij Gustschin · Thu Apr 08 15:50:55 2010 +0200
  96. 224dad2 ati_radeon: Support PCI virtual not eq bus mapping. by Ed Swarthout · Wed Mar 31 15:52:40 2010 -0500
  97. 9303ab8 ati_radeon: return with error when emulator fails by Ed Swarthout · Wed Mar 31 09:54:28 2010 -0500
  98. 6b4e4fc video: cfb_console.c: add support for RLE8 bitmaps by Anatolij Gustschin · Mon Mar 15 14:50:25 2010 +0100
  99. a8f6f88 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Thu Apr 08 00:26:03 2010 +0200
  100. c920a11 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Thu Apr 08 00:23:11 2010 +0200