1. 95e8787 ColdFire: Add MCF547x_8x FEC driver by TsiChungLiew · Tue Jan 15 14:00:25 2008 -0600
  2. cab977a ColdFire: Add MCF547x_8x dma code and header files by TsiChungLiew · Tue Jan 15 13:54:09 2008 -0600
  3. aeaad40 ColdFire: Add MCF547x_8x dma code - 2 by TsiChungLiew · Tue Jan 15 13:52:03 2008 -0600
  4. e1aa7cb ColdFire: Add MCF547x_8x dma code - 1 by TsiChungLiew · Tue Jan 15 13:48:52 2008 -0600
  5. 48b7d94 Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · Wed Jan 16 22:11:08 2008 +0100
  6. 6ab97e9 nand: FSL UPM NAND driver by Anton Vorontsov · Mon Jan 14 23:09:32 2008 +0300
  7. 79fe683 OneNAND: Separate U-Boot dependent code from OneNAND by Kyungmin Park · Tue Jan 15 08:59:44 2008 +0900
  8. 74eca5b pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driver by Nobuhiro Iwamatsu · Tue Jan 15 17:48:13 2008 +0900
  9. fb3205b sh: Add support SH7710/SH7712 by Nobuhiro Iwamatsu · Tue Jan 15 23:25:25 2008 +0900
  10. e625834 sh: Add support for SH7720 in serial_sh driver. by Yoshihiro Shimoda · Wed Jan 09 14:30:02 2008 +0900
  11. 8a7e0a5 QE: fix compile warning by Dave Liu · Mon Jan 14 11:12:01 2008 +0800
  12. 5fb0aa4 CFI: Fix CONFIG_FLASH_CFI_LEGACY compilation by Michael Schwingen · Sat Jan 12 20:29:47 2008 +0100
  13. 923f43a USB: Add Philips 1561 PCI-OHCI ids (needed for M5475EVB) by TsiChung Liew · Fri Jan 11 20:42:58 2008 -0600
  14. 8487dfa Remove superfluous preprocessor conditionals from LM73 driver by Larry Johnson · Wed Jan 09 12:42:35 2008 -0500
  15. 3545f59 Add Fujitsu CoralP/Lime video driver by Anatolij Gustschin · Fri Jan 11 14:30:01 2008 +0100
  16. 938db91 Fix video console newline and carriage return handling by Anatolij Gustschin · Fri Jan 11 02:39:47 2008 +0100
  17. de9fcb5 Fix Ethernet init() return codes by Ben Warren · Wed Jan 09 18:15:53 2008 -0500
  18. 545b06a Coding Style cleanup; update CHANGELOG by Wolfgang Denk · Thu Jan 10 00:55:14 2008 +0100
  19. 6d838da 85xx: add ability to upload QE firmware by Timur Tabi · Mon Jan 07 13:31:19 2008 -0600
  20. 0037635 fix various comments by Marcel Ziswiler · Sun Dec 30 03:30:56 2007 +0100
  21. aea6856 fix comments with new drivers organization by Marcel Ziswiler · Sun Dec 30 03:30:46 2007 +0100
  22. de20a4f Fix endianness conversions in rtl8169 driver by Guennadi Liakhovetski · Tue Nov 20 13:14:20 2007 +0100
  23. 6f60bf3 Add Epson RX8025 RTC support by Matthias Fuchs · Thu Dec 27 16:55:17 2007 +0100
  24. 4e48320 Add support CONFIG_UEC_ETH3 in MPC83xx by Joakim Tjernlund · Thu Dec 06 16:43:40 2007 +0100
  25. b19ecd3 mpc83xx: Add the support of MPC837xEMDS board by Dave Liu · Tue Sep 18 12:37:57 2007 +0800
  26. faa7315 cfi_flash: Fix bug in flash_isset() to use correct 32bit function by Stefan Roese · Wed Jan 02 14:06:26 2008 +0100
  27. 89fc2a2 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · Wed Jan 02 11:30:58 2008 +0100
  28. abe5f7f Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 by Stefan Roese · Thu Dec 27 19:37:26 2007 +0100
  29. 2528338 Add driver for National Semiconductor LM73 temperature sensor by Larry Johnson · Thu Dec 27 09:52:17 2007 -0500
  30. 7e38e7a Add driver for STMicroelectronics M41T60 RTC by Larry Johnson · Sat Dec 22 15:14:00 2007 -0500
  31. 707c146 cfi_flash: Add missing check for erased dest to flash_write_cfibuffer() by Stefan Roese · Thu Dec 27 07:50:54 2007 +0100
  32. 0a5c214 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · Thu Dec 27 01:52:50 2007 +0100
  33. 6723561 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Dec 27 01:13:05 2007 +0100
  34. 5857888 Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · Thu Dec 27 01:12:56 2007 +0100
  35. 21bd1f7 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · Thu Dec 27 00:35:03 2007 +0100
  36. 750ea7f cfi_flash: Add manufacturer-specific fixups by Haavard Skinnemoen · Fri Dec 14 15:36:18 2007 +0100
  37. c4d478b cfi_flash: Add cmdset-specific init functions by Haavard Skinnemoen · Fri Dec 14 15:36:17 2007 +0100
  38. 53baec7 cfi_flash: Read whole QRY structure in one go by Haavard Skinnemoen · Fri Dec 14 15:36:16 2007 +0100
  39. e3ea188 cfi_flash: Use map_physmem() and unmap_physmem() by Haavard Skinnemoen · Thu Dec 13 12:56:34 2007 +0100
  40. 21b95b4 cfi_flash: Introduce read and write accessors by Haavard Skinnemoen · Thu Dec 13 12:56:32 2007 +0100
  41. 6dd763c cfi_flash: Reorder functions and eliminate extra prototypes by Haavard Skinnemoen · Sat Oct 06 18:55:36 2007 +0200
  42. 670a323 cfi_flash: Make some needlessly global functions static by Haavard Skinnemoen · Thu Dec 13 12:56:29 2007 +0100
  43. d523e39 cfi_flash: Break long lines by Haavard Skinnemoen · Thu Dec 13 12:56:28 2007 +0100
  44. 2fd67e1 CFI: synchronize command offsets with Linux CFI driver by Bartlomiej Sieka · Tue Dec 11 13:59:57 2007 +0100
  45. 93166d2 Handle MPC85xx PCIe reset errata (PCI-Ex 38) by Kumar Gala · Fri Dec 07 12:17:34 2007 -0600
  46. 498f9f7 rtc: Fix merging problem by Stefan Roese · Tue Dec 11 11:46:01 2007 +0100
  47. 1a32b7a Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · Tue Dec 11 11:34:54 2007 +0100
  48. 5543171 CFI: Coding style cleanup by Stefan Roese · Sat Dec 08 08:25:09 2007 +0100
  49. 73d044d CFI: support JEDEC flash roms in CFI-flash framework by Michael Schwingen · Fri Dec 07 23:35:02 2007 +0100
  50. dbb55dd sh: Moved driver of the SuperH dependence by Nobuhiro Iwamatsu · Fri Dec 07 01:25:38 2007 +0900
  51. 72f9e2e Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · Fri Dec 07 01:20:16 2007 +0900
  52. 770395e sh: Add marubun's pcmcia driver by Nobuhiro Iwamatsu · Sun Nov 25 02:39:31 2007 +0900
  53. 8c6fe76 sh: Update SuperH SCIF driver by Nobuhiro Iwamatsu · Sun Nov 25 02:32:13 2007 +0900
  54. bde7089 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · Thu Nov 29 00:56:37 2007 +0900
  55. 82ca974 drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 21:26:56 2007 +0100
  56. b780301 drivers/misc : move misc drivers to drivers/misc by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 21:17:55 2007 +0100
  57. 7f7e6fb drivers/block : move block drivers to drivers/block by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 21:13:59 2007 +0100
  58. 9df0007 drivers/rtc : move rtc drivers to drivers/rtc by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 20:59:50 2007 +0100
  59. cf2e108 drivers/hwmon : move hardware monitor drviers to drivers/hwmon by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 20:14:44 2007 +0100
  60. 0c20dcd drivers/input : move input drivers to drivers/input by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 19:46:45 2007 +0100
  61. 780133c drivers/usb : move usb drivers to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 19:40:11 2007 +0100
  62. 126e782 drivers/serial : move serial drivers to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 24 19:33:38 2007 +0100
  63. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 21 21:19:24 2007 +0100
  64. e6b1ec1 drivers/video : move video drivers to drivers/video by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:41:48 2007 +0100
  65. e77f5b8 drivers/pcmcia : move pcmcia drivers to drivers/pcmcia by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:33:09 2007 +0100
  66. 67572cf drivers/pci : move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:28:09 2007 +0100
  67. a8c9916 drivers/i2c : move i2c drivers to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · Tue Nov 20 20:14:18 2007 +0100
  68. 909f258 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · Tue Nov 20 08:19:56 2007 -0700
  69. dcac38b Fix build problems with mp2usb board by Wolfgang Denk · Mon Nov 19 12:59:14 2007 +0100
  70. a923f11 Fix compiler warnings for ARM systems. by Wolfgang Denk · Sun Nov 18 17:11:09 2007 +0100
  71. 9225411 Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · Sun Nov 18 16:36:27 2007 +0100
  72. 1aa2381 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · Fri Nov 16 21:01:19 2007 -0700
  73. 5ea6c99 Group PCI and PCMCIA drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  74. 74d0ace Group block/flash drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  75. f214ca1 Group USB drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  76. 26fb76d Group i2c drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  77. 3c7bb1e Group console drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  78. e1c8f94 Group network drivers in drivers/Makefile by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  79. 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · Mon Sep 24 09:05:30 2007 -0600
  80. 9976223 Implement general ULi 526x Ethernet driver support in U-boot by Roy Zang · Mon Nov 05 17:39:24 2007 +0800
  81. 4c113c3 Trimmed some variables in ne2000.c by Vlad Lungu · Thu Oct 25 16:08:14 2007 +0300
  82. d3f7a28 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Fri Nov 02 15:09:10 2007 +0100
  83. e437a3b Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · Thu Nov 01 22:57:33 2007 +0100
  84. 59151ec Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Thu Nov 01 22:55:23 2007 +0100
  85. d6e526c fsl_pci_init enable COMMAND_MEMORY if inbound window by Ed Swarthout · Fri Oct 19 17:51:40 2007 -0500
  86. 9a74ab6 Coding style: keep lists sorted; update CHANGELOG by Wolfgang Denk · Tue Oct 23 16:50:03 2007 +0200
  87. 71dd93a Fix missing drivers makefile entries ds1722.c mw_eeprom.c by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 19 00:09:05 2007 +0200
  88. 58d6f3d Move PL01* serial drivers to drivers/serial and adjust Makefiles. by Peter Pearse · Tue Oct 23 10:22:16 2007 +0100
  89. ba93093 Minor coding style cleanup; update CHANGELOG by Wolfgang Denk · Sun Oct 21 01:01:17 2007 +0200
  90. a78b0cd Fix NE2000 driver: by Vlad Lungu · Thu Oct 04 20:47:10 2007 +0300
  91. e3d7d6b tsec driver should clear RHALT on startup by Dan Wilson · Fri Oct 19 11:33:48 2007 -0500
  92. 58e9f94 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Wolfgang Denk · Mon Oct 15 20:55:51 2007 +0200
  93. 9b9b379 Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze by Wolfgang Denk · Sat Oct 13 22:57:43 2007 +0200
  94. 5ced83e Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · Sat Oct 13 21:40:23 2007 +0200
  95. ebc1591 Coding Style cleanup. by Wolfgang Denk · Sat Oct 13 21:15:39 2007 +0200
  96. 487ef36 Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · Thu Oct 04 11:00:44 2007 +0100
  97. 0006944 Bugfix: Use only one PTD for one endpoint by Timo Ketola · Mon Sep 24 14:50:32 2007 +0300
  98. fbb2d01 [PATCH] Change macro name for UartLite by Michal Simek · Mon Sep 24 00:25:11 2007 +0200
  99. 3e92841 synchronizition with mainline by Michal Simek · Mon Sep 24 00:08:37 2007 +0200
  100. c6ae152 Merge ../u-boot by Michal Simek · Mon Sep 24 00:04:22 2007 +0200