1. be2034d Coding style cleanup, update CHANGELOG. by Wolfgang Denk · Wed May 26 23:51:22 2010 +0200
  2. 8d47478 dm9000x.c: fix compile problems by Wolfgang Denk · Wed May 26 22:19:35 2010 +0200
  3. eaca050 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Wolfgang Denk · Fri May 21 22:26:14 2010 +0200
  4. 6f290ef Merge branch 'master' of git://git.denx.de/u-boot-imx by Wolfgang Denk · Fri May 21 22:22:23 2010 +0200
  5. 9e35514 UBI: Ensure that "background thread" operations are really executed by Stefan Roese · Mon May 17 10:00:51 2010 +0200
  6. 06180f3 MX31: Added support for the Casio COM57H5M10XRC to QONG by Stefano Babic · Thu May 13 10:26:40 2010 +0200
  7. ac2b814 lan91c96, smc911x: remove useless free(ptr) calls on NULL ptr by Serge Ziryukin · Mon May 10 17:40:49 2010 +0300
  8. 762dbff Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Mon May 17 23:11:21 2010 +0200
  9. a40545c drivers/mmc/fsl_esdhc.c: fix compiler warnings by Wolfgang Denk · Sun May 09 23:52:59 2010 +0200
  10. 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
  11. fb8ea65 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Thu May 06 23:21:00 2010 +0200
  12. 6bb9426 drivers/*/Makefile: fix conditional compile rule. by Ender.Dai · Thu Apr 22 15:24:25 2010 +0800
  13. 14f06e6 SERIAL: Enable port-mapped access by Graeme Russ · Sat Apr 24 00:05:46 2010 +1000
  14. 78a09df Blackfin: TWI/I2C: implement multibus support by Mike Frysinger · Wed May 05 03:20:30 2010 -0400
  15. 6e6f455 SPI: added support for MX51 to mxc_spi by Stefano Babic · Sun Apr 04 22:43:38 2010 +0200
  16. e043203 MX: RTC13783 uses general function to access PMIC by Stefano Babic · Fri Apr 16 17:11:19 2010 +0200
  17. 6a0034d MX: Added Freescale Power Management Driver by Stefano Babic · Sun Apr 04 23:08:03 2010 +0200
  18. ecf5ca9 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Tue May 04 22:57:37 2010 +0200
  19. 35be872 Blackfin: bfin_mac: hook up new write_hwaddr function by Mike Frysinger · Tue Apr 27 14:15:28 2010 -0400
  20. 8d01f22 net: ethoc: add write_hwaddr support by Thomas Chou · Tue Apr 27 20:20:27 2010 +0800
  21. 53d0150 net: altera_tse: add write_hwaddr support by Thomas Chou · Tue Apr 27 20:15:10 2010 +0800
  22. 9ada5e6 net: fec_mxc: add write_hwaddr support by Heiko Schocher · Tue Apr 27 07:43:52 2010 +0200
  23. 7dae2eb net:kirkwood_egiga.c: MAC addresses programming using write_hwaddr by Prafulla Wadaskar · Tue Apr 06 22:21:33 2010 +0530
  24. 7bb1b9b net: add altera triple speeds ethernet mac driver by Thomas Chou · Tue Apr 20 12:49:52 2010 +0800
  25. d3c0857 net: add opencore 10/100 ethernet mac driver by Thomas Chou · Thu Apr 15 22:32:38 2010 +0800
  26. 8cb0801 smc911x driver frame alignment patch by Valentin Yakovenkov · Fri Apr 23 09:40:23 2010 +0400
  27. 60ee8a2 net: Kirkwood_egiga.c bugfixes for rx path by Prafulla Wadaskar · Tue Apr 06 21:33:08 2010 +0530
  28. cc0d0d4 fec_mxc.c: Fix MX27 FEC MAC validity check by Eric Jarrige · Fri Apr 16 00:03:19 2010 +0200
  29. 1899777 tsec: Wait for both RX and TX to stop by Andy Fleming · Mon Apr 19 14:54:49 2010 -0500
  30. 16e513f net: dm9000x: use standard I/O accessors by Mike Frysinger · Wed Apr 14 16:29:06 2010 -0400
  31. 8697090 mpc512x_fec: Move PHY initialization from probe into init routine. by Detlev Zundel · Thu Apr 08 11:49:59 2010 +0200
  32. 8afce9a fec_mxc don't use internal eeprom on MX25 by John Rigby · Wed Apr 07 23:29:40 2010 -0600
  33. 41610e5 fix lockup in mcfmii/mii_discover_phy() in case communication fails by Wolfgang Wegner · Tue Apr 06 11:13:02 2010 +0200
  34. 15e467c 83xx: UEC: Added support for bitBang MII driver access to PHYs by Richard Retanubun · Wed Jun 17 16:00:41 2009 -0400
  35. 98f1908 Remove unused "local_crc32" function. by Detlev Zundel · Thu Apr 01 14:16:41 2010 +0200
  36. ef977de net: Kirkwood_egiga.c: fixed build warnings by Prafulla Wadaskar · Wed Mar 03 15:27:21 2010 +0530
  37. a44d2a5 MX31: add accessor function to get a gpio by Stefano Babic · Tue Apr 13 12:07:00 2010 +0200
  38. edec1dc SAMSUNG: make s5p common gpio functions by Minkyu Kang · Wed Mar 24 15:31:06 2010 +0900
  39. baa3688 SAMSUNG: serial: modify name from s5pc1xx to s5p by Minkyu Kang · Wed Mar 24 16:59:30 2010 +0900
  40. 891e240 MX31: Added LCD support for QONG module by Stefano Babic · Wed Apr 21 09:56:31 2010 +0200
  41. 7e78f89 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Tue Apr 27 22:57:41 2010 +0200
  42. 69ccc88 Merge branch 'next' of git://git.denx.de/u-boot-nios by Wolfgang Denk · Tue Apr 27 22:53:04 2010 +0200
  43. 8838374 fsl_sata: Move the snoop bit to another place by Dave Liu · Mon Apr 12 14:23:35 2010 +0800
  44. b9674d0 fsl_sata: Add the workaround for errata SATA-A001 by Dave Liu · Mon Apr 12 14:23:25 2010 +0800
  45. 985fd95 altera_jtag_uart: bypass when no jtag connection by Thomas Chou · Wed Mar 31 08:30:08 2010 +0800
  46. 99d25f9 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · Sat Apr 24 19:27:04 2010 +0200
  47. 4f2d757 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Sat Apr 24 21:25:42 2010 +0200
  48. 20732b9 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Sat Apr 24 21:11:56 2010 +0200
  49. 5c72f35 ppc/85xx: PIO Support for FSL eSDHC Controller Driver by Dipen Dudhat · Mon Oct 05 15:41:58 2009 +0530
  50. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  51. df0149c fsl_i2c: Added a callpoint for i2c_board_late_init by Richard Retanubun · Mon Apr 12 15:08:17 2010 -0400
  52. 1d85dee mips: Move cpu/mips/* to arch/mips/cpu/* by Peter Tyser · Mon Apr 12 22:28:14 2010 -0500
  53. 693396b sh: Move cpu/$CPU to arch/sh/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:10 2010 -0500
  54. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  55. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · Mon Apr 12 22:28:07 2010 -0500
  56. 8167108 drivers/mtd/spi/eeprom_m95xxx.c: add missing error checking by Albin Tonnerre · Sun Mar 14 18:47:23 2010 +0100
  57. 6d8aa6a Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Fri Apr 09 21:42:18 2010 +0200
  58. 316b996 EHCI: add NEC PCI ID by Sergei Shtylyov · Sat Feb 27 21:34:41 2010 +0300
  59. 23dec68 EHCI: fix port reset reporting by Sergei Shtylyov · Sat Feb 27 21:33:21 2010 +0300
  60. 9de4ac4 EHCI: fix off-by-one error in ehci_submit_root() by Sergei Shtylyov · Sat Feb 27 21:32:17 2010 +0300
  61. fa30a27 EHCI: fix root hub device descriptor by Sergei Shtylyov · Sat Feb 27 21:29:42 2010 +0300
  62. eaf3926 video: ati_radeon_fb.c: fix warning while compiling with DEBUG by Anatolij Gustschin · Thu Apr 08 15:50:55 2010 +0200
  63. 224dad2 ati_radeon: Support PCI virtual not eq bus mapping. by Ed Swarthout · Wed Mar 31 15:52:40 2010 -0500
  64. 9303ab8 ati_radeon: return with error when emulator fails by Ed Swarthout · Wed Mar 31 09:54:28 2010 -0500
  65. 6b4e4fc video: cfb_console.c: add support for RLE8 bitmaps by Anatolij Gustschin · Mon Mar 15 14:50:25 2010 +0100
  66. a8f6f88 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Thu Apr 08 00:26:03 2010 +0200
  67. c920a11 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Thu Apr 08 00:23:11 2010 +0200
  68. ce552f7 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · Thu Apr 08 00:15:11 2010 +0200
  69. 570e6cf Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Thu Apr 08 00:06:31 2010 +0200
  70. 4b7e668 cfi_flash: reset timer in flash status check by Thomas Chou · Thu Apr 01 11:15:05 2010 +0800
  71. 16a276e 85xx: Added various P1012/P1013/P1021/P1022 defines by Kumar Gala · Tue Mar 30 23:06:53 2010 -0500
  72. 326ed2f ppc/8xxx: Delete PCI nodes from device tree if not configured by Kumar Gala · Tue Mar 30 10:07:12 2010 -0500
  73. e5853af fsl_esdhc: Only modify the field we are changing in WML by Roy Zang · Tue Feb 09 18:23:33 2010 +0800
  74. b7ef756 fsl_esdhc: Add function to reset the eSDHC controller by Jerry Huang · Thu Mar 18 15:57:06 2010 -0500
  75. 09876a3 fsl_esdhc: Always stop clock before changing frequency by Kumar Gala · Thu Mar 18 15:51:05 2010 -0500
  76. 3b01e6b i2c: Move PPC4xx I2C driver into drivers/i2c directory by Stefan Roese · Thu Apr 01 14:37:24 2010 +0200
  77. 1e01b08 at91: use C structs for AT91 OHCI code by Matthias Fuchs · Thu Mar 25 14:30:13 2010 +0100
  78. 2a649d6 Convert at91 watchdog driver to new SoC access by Achim Ehrlich · Wed Mar 17 14:50:29 2010 +0100
  79. 0fd72d3 nios2: Fix outx/writex parameter order in io.h by Scott McNutt · Sun Mar 21 21:24:43 2010 -0400
  80. 4a88982 nios2: Move serial drivers to individual files in drivers/serial by Scott McNutt · Fri Mar 19 19:03:28 2010 -0400
  81. 8f16e07 Merge branch 'next' by Wolfgang Denk · Thu Apr 01 11:28:32 2010 +0200
  82. 070d734 net, fec_mxc: only setup the device enetaddr with eeprom value by Heiko Schocher · Wed Mar 31 08:34:46 2010 +0200
  83. d2e6c0f Merge remote branch 'origin/master' into next by Wolfgang Denk · Mon Mar 29 12:33:43 2010 +0200
  84. c3a82ca Merge branch 'next' of git://www.denx.de/git/u-boot-cfi-flash into next by Wolfgang Denk · Mon Mar 29 12:33:16 2010 +0200
  85. 392be2f Merge branch 'next' of git://git.denx.de/u-boot-coldfire into next by Wolfgang Denk · Sun Mar 28 00:04:18 2010 +0100
  86. 076767a cfi flash: add status polling method for amd flash by Thomas Chou · Fri Mar 26 08:17:00 2010 +0800
  87. ac6693d cfi_flash: precision and underflow problem in tout calculation by Renato Andreola · Wed Mar 24 23:00:47 2010 +0800
  88. b0c37e5 ColdFire: Update uart_port_conf in serial driver by TsiChung Liew · Tue Mar 09 19:24:43 2010 -0600
  89. d37e555 add block write function to spartan3 slave serial load by Wolfgang Wegner · Fri Oct 30 16:55:02 2009 +0100
  90. e6015ca at91: add hwecc method for nand by Nikolay Petukhov · Fri Mar 19 10:49:27 2010 +0500
  91. c4e7224 TI: Davinci: NAND Driver Cleanup by Cyril Chemparathy · Wed Mar 17 10:03:10 2010 -0400
  92. d1466d1 Merge remote branch 'origin/master' into next by Wolfgang Denk · Sun Mar 21 22:45:36 2010 +0100
  93. a414c7a mpc5xxx: Remove all references to MGT5100 by Detlev Zundel · Fri Mar 12 10:01:12 2010 +0100
  94. 9ee8358 video: Fix console display when splashscreen is used by Matthias Weisser · Tue Jan 12 12:06:31 2010 +0100
  95. d9a4918 mod change 755 => 644 for multiple files by Thomas Weber · Sat Mar 13 23:14:45 2010 +0100
  96. ab5338c mxcmmc: fix warnings due to access 32 bit registers with 16 bit accessors by Stefano Babic · Sat Mar 13 21:09:00 2010 +0100
  97. 03bebef Fix PCI_BASE_ADDRESS_5 handling in pci_hose_config_device() by Wolfgang Denk · Tue Mar 09 14:27:25 2010 +0100
  98. 76d7086 video: Fix console display when splashscreen is used by Matthias Weisser · Tue Jan 12 12:06:31 2010 +0100
  99. a2cfb24 Prepare v2010.03-rc1 by Wolfgang Denk · Fri Mar 12 23:06:04 2010 +0100
  100. 426f1c6 mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver. by Detlev Zundel · Mon Mar 08 14:02:57 2010 +0100