1. de9fcb5 Fix Ethernet init() return codes by Ben Warren · 17 years ago
  2. 545b06a Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  3. 6d838da 85xx: add ability to upload QE firmware by Timur Tabi · 17 years ago
  4. 0037635 fix various comments by Marcel Ziswiler · 17 years ago
  5. aea6856 fix comments with new drivers organization by Marcel Ziswiler · 17 years ago
  6. de20a4f Fix endianness conversions in rtl8169 driver by Guennadi Liakhovetski · 17 years ago
  7. 6f60bf3 Add Epson RX8025 RTC support by Matthias Fuchs · 17 years ago
  8. 4e48320 Add support CONFIG_UEC_ETH3 in MPC83xx by Joakim Tjernlund · 17 years ago
  9. b19ecd3 mpc83xx: Add the support of MPC837xEMDS board by Dave Liu · 17 years ago
  10. faa7315 cfi_flash: Fix bug in flash_isset() to use correct 32bit function by Stefan Roese · 17 years ago
  11. 89fc2a2 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 17 years ago
  12. abe5f7f Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 by Stefan Roese · 17 years ago
  13. 2528338 Add driver for National Semiconductor LM73 temperature sensor by Larry Johnson · 17 years ago
  14. 7e38e7a Add driver for STMicroelectronics M41T60 RTC by Larry Johnson · 17 years ago
  15. 707c146 cfi_flash: Add missing check for erased dest to flash_write_cfibuffer() by Stefan Roese · 17 years ago
  16. 0a5c214 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · 17 years ago
  17. 6723561 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  18. 5857888 Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 17 years ago
  19. 21bd1f7 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  20. 750ea7f cfi_flash: Add manufacturer-specific fixups by Haavard Skinnemoen · 17 years ago
  21. c4d478b cfi_flash: Add cmdset-specific init functions by Haavard Skinnemoen · 17 years ago
  22. 53baec7 cfi_flash: Read whole QRY structure in one go by Haavard Skinnemoen · 17 years ago
  23. e3ea188 cfi_flash: Use map_physmem() and unmap_physmem() by Haavard Skinnemoen · 17 years ago
  24. 21b95b4 cfi_flash: Introduce read and write accessors by Haavard Skinnemoen · 17 years ago
  25. 6dd763c cfi_flash: Reorder functions and eliminate extra prototypes by Haavard Skinnemoen · 17 years ago
  26. 670a323 cfi_flash: Make some needlessly global functions static by Haavard Skinnemoen · 17 years ago
  27. d523e39 cfi_flash: Break long lines by Haavard Skinnemoen · 17 years ago
  28. 2fd67e1 CFI: synchronize command offsets with Linux CFI driver by Bartlomiej Sieka · 17 years ago
  29. 93166d2 Handle MPC85xx PCIe reset errata (PCI-Ex 38) by Kumar Gala · 17 years ago
  30. 498f9f7 rtc: Fix merging problem by Stefan Roese · 17 years ago
  31. 1a32b7a Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · 17 years ago
  32. 5543171 CFI: Coding style cleanup by Stefan Roese · 17 years ago
  33. 73d044d CFI: support JEDEC flash roms in CFI-flash framework by Michael Schwingen · 17 years ago
  34. dbb55dd sh: Moved driver of the SuperH dependence by Nobuhiro Iwamatsu · 17 years ago
  35. 72f9e2e Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  36. 770395e sh: Add marubun's pcmcia driver by Nobuhiro Iwamatsu · 17 years ago
  37. 8c6fe76 sh: Update SuperH SCIF driver by Nobuhiro Iwamatsu · 17 years ago
  38. bde7089 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  39. 82ca974 drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  40. b780301 drivers/misc : move misc drivers to drivers/misc by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  41. 7f7e6fb drivers/block : move block drivers to drivers/block by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  42. 9df0007 drivers/rtc : move rtc drivers to drivers/rtc by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  43. cf2e108 drivers/hwmon : move hardware monitor drviers to drivers/hwmon by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  44. 0c20dcd drivers/input : move input drivers to drivers/input by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  45. 780133c drivers/usb : move usb drivers to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  46. 126e782 drivers/serial : move serial drivers to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  47. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  48. e6b1ec1 drivers/video : move video drivers to drivers/video by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  49. e77f5b8 drivers/pcmcia : move pcmcia drivers to drivers/pcmcia by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  50. 67572cf drivers/pci : move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  51. a8c9916 drivers/i2c : move i2c drivers to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  52. 909f258 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  53. dcac38b Fix build problems with mp2usb board by Wolfgang Denk · 17 years ago
  54. a923f11 Fix compiler warnings for ARM systems. by Wolfgang Denk · 17 years ago
  55. 9225411 Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  56. 1aa2381 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  57. 5ea6c99 Group PCI and PCMCIA drivers in drivers/Makefile by Grant Likely · 17 years ago
  58. 74d0ace Group block/flash drivers in drivers/Makefile by Grant Likely · 17 years ago
  59. f214ca1 Group USB drivers in drivers/Makefile by Grant Likely · 17 years ago
  60. 26fb76d Group i2c drivers in drivers/Makefile by Grant Likely · 17 years ago
  61. 3c7bb1e Group console drivers in drivers/Makefile by Grant Likely · 17 years ago
  62. e1c8f94 Group network drivers in drivers/Makefile by Grant Likely · 17 years ago
  63. 1179ad1 Build: split COBJS value into multiple lines by Grant Likely · 17 years ago
  64. 9976223 Implement general ULi 526x Ethernet driver support in U-boot by Roy Zang · 17 years ago
  65. 4c113c3 Trimmed some variables in ne2000.c by Vlad Lungu · 17 years ago
  66. d3f7a28 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  67. e437a3b Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 17 years ago
  68. 59151ec Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  69. d6e526c fsl_pci_init enable COMMAND_MEMORY if inbound window by Ed Swarthout · 17 years ago
  70. 9a74ab6 Coding style: keep lists sorted; update CHANGELOG by Wolfgang Denk · 17 years ago
  71. 71dd93a Fix missing drivers makefile entries ds1722.c mw_eeprom.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  72. 58d6f3d Move PL01* serial drivers to drivers/serial and adjust Makefiles. by Peter Pearse · 17 years ago
  73. ba93093 Minor coding style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  74. a78b0cd Fix NE2000 driver: by Vlad Lungu · 17 years ago
  75. e3d7d6b tsec driver should clear RHALT on startup by Dan Wilson · 17 years ago
  76. 58e9f94 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Wolfgang Denk · 17 years ago
  77. 9b9b379 Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze by Wolfgang Denk · 17 years ago
  78. 5ced83e Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 17 years ago
  79. ebc1591 Coding Style cleanup. by Wolfgang Denk · 17 years ago
  80. 487ef36 Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  81. 0006944 Bugfix: Use only one PTD for one endpoint by Timo Ketola · 17 years ago
  82. fbb2d01 [PATCH] Change macro name for UartLite by Michal Simek · 17 years ago
  83. 3e92841 synchronizition with mainline by Michal Simek · 17 years ago
  84. c6ae152 Merge ../u-boot by Michal Simek · 17 years ago
  85. 49c7332 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  86. abf2c5d Move coloured led API to status_led.h Improve indentation in drivers/at45.c by Peter Pearse · 17 years ago
  87. 41a7685 Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  88. c7157e9 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  89. e3b2842 Description: Add NEC's PCI OHCI module ID to the USB OHCI driver by David Saada · 17 years ago
  90. ed67ee0 Small whitespace cleanup of OneNAND patch by Stefan Roese · 17 years ago
  91. 4ce1694 OneNAND support (take #2) by Kyungmin Park · 17 years ago
  92. 79e9046 OneNAND support (take #2) by Kyungmin Park · 17 years ago
  93. 34b3f2e Typo fix in tsec.c by urwithsughosh@gmail.com · 17 years ago
  94. 82714b9 Fix do_div() usage in nand process output by Matthias Fuchs · 17 years ago
  95. d112a2c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · 17 years ago
  96. f279f24 Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  97. 990ac3b Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  98. 6708a60 PXA270: Added support for TrizepsIV board. by stefano babic · 17 years ago
  99. 66c757b Add BUILD_DIR support for bios emulator. by Jason Jin · 17 years ago
  100. ffd0be3 Add support for Sil680 IDE controller. by Gary Jennejohn · 17 years ago