1. 59829cc drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  2. 318c0b9 drivers/misc : move misc drivers to drivers/misc by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  3. 33daf5b drivers/block : move block drivers to drivers/block by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  4. 0c698dc drivers/rtc : move rtc drivers to drivers/rtc by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  5. f868cc5 drivers/hwmon : move hardware monitor drviers to drivers/hwmon by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  6. 16b195c drivers/input : move input drivers to drivers/input by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  7. e455866 drivers/usb : move usb drivers to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  8. 1378df7 drivers/serial : move serial drivers to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  9. 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  10. 352d259 drivers/video : move video drivers to drivers/video by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  11. 7364621 drivers/pcmcia : move pcmcia drivers to drivers/pcmcia by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  12. 93a686e drivers/pci : move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  13. 080c646 drivers/i2c : move i2c drivers to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  14. f92edbd Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  15. e8da58f Fix build problems with mp2usb board by Wolfgang Denk · 17 years ago
  16. 8412d81 Fix compiler warnings for ARM systems. by Wolfgang Denk · 17 years ago
  17. 409ecdc Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  18. efe3303 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  19. 4d4faae Group PCI and PCMCIA drivers in drivers/Makefile by Grant Likely · 17 years ago
  20. 5798f87 Group block/flash drivers in drivers/Makefile by Grant Likely · 17 years ago
  21. df58c81 Group USB drivers in drivers/Makefile by Grant Likely · 17 years ago
  22. 5dbb6ed Group i2c drivers in drivers/Makefile by Grant Likely · 17 years ago
  23. ec00c76 Group console drivers in drivers/Makefile by Grant Likely · 17 years ago
  24. 754f230 Group network drivers in drivers/Makefile by Grant Likely · 17 years ago
  25. f0037c5 Build: split COBJS value into multiple lines by Grant Likely · 17 years ago
  26. 1f10310 Implement general ULi 526x Ethernet driver support in U-boot by Roy Zang · 17 years ago
  27. ec22755 Trimmed some variables in ne2000.c by Vlad Lungu · 17 years ago
  28. f051692 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  29. dbf3317 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 17 years ago
  30. 5b746c3 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  31. cb8250f fsl_pci_init enable COMMAND_MEMORY if inbound window by Ed Swarthout · 17 years ago
  32. 41b4d28 Coding style: keep lists sorted; update CHANGELOG by Wolfgang Denk · 17 years ago
  33. 58b74b0 Fix missing drivers makefile entries ds1722.c mw_eeprom.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  34. 7a93487 Move PL01* serial drivers to drivers/serial and adjust Makefiles. by Peter Pearse · 17 years ago
  35. 05bf491 Minor coding style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  36. ff285ca Fix NE2000 driver: by Vlad Lungu · 17 years ago
  37. 5c7ea64 tsec driver should clear RHALT on startup by Dan Wilson · 17 years ago
  38. 9e8362b Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Wolfgang Denk · 17 years ago
  39. 8f05a66 Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze by Wolfgang Denk · 17 years ago
  40. 23c56f9 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 17 years ago
  41. de74b9e Coding Style cleanup. by Wolfgang Denk · 17 years ago
  42. e81a95a Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  43. 785c134 Bugfix: Use only one PTD for one endpoint by Timo Ketola · 17 years ago
  44. 0731cba [PATCH] Change macro name for UartLite by Michal Simek · 17 years ago
  45. b90c045 synchronizition with mainline by Michal Simek · 17 years ago
  46. 6b6f287 Merge ../u-boot by Michal Simek · 17 years ago
  47. bd86220 Move coloured led API to status_led.h Improve indentation in drivers/at45.c by Peter Pearse · 17 years ago
  48. afd477b Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  49. f930922 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  50. 97213f3 Description: Add NEC's PCI OHCI module ID to the USB OHCI driver by David Saada · 17 years ago
  51. 30363e9 Small whitespace cleanup of OneNAND patch by Stefan Roese · 17 years ago
  52. 17aa280 OneNAND support (take #2) by Kyungmin Park · 17 years ago
  53. 916527f OneNAND support (take #2) by Kyungmin Park · 17 years ago
  54. cd2d160 Typo fix in tsec.c by urwithsughosh@gmail.com · 17 years ago
  55. 5bd7fe9 Fix do_div() usage in nand process output by Matthias Fuchs · 17 years ago
  56. 1218abf Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · 17 years ago
  57. 9c73f4b Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  58. 470ffef Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  59. 5e5803e PXA270: Added support for TrizepsIV board. by stefano babic · 17 years ago
  60. 1d2ca44 Add BUILD_DIR support for bios emulator. by Jason Jin · 17 years ago
  61. 041a255 Add support for Sil680 IDE controller. by Gary Jennejohn · 17 years ago
  62. 6e4bf9b Ran Lindent on drivers/at45.c by Peter Pearse · 17 years ago
  63. 1d1ab63 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  64. 81b73de ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia by Gary Jennejohn · 17 years ago
  65. 1900fbf Revert "Fix MPC8544DS PCIe3 scsi." by Ed Swarthout · 17 years ago
  66. 9468e68 Fix MPC8544DS PCIe3 scsi. by Kumar Gala · 17 years ago
  67. 5f47094 Fix MAC address setting in DM9000 driver. by stefano babic · 17 years ago
  68. 4a8527e MPC5xxx: fix some compiler warnings in USB code by Martin Krause · 17 years ago
  69. 16e23c3 fsl_pci_init - Remove self PCSRBAR allocation by Ed Swarthout · 17 years ago
  70. 3e66c07 Fix some build errors. by Wolfgang Denk · 17 years ago
  71. 909627d Merge with /home/wd/git/u-boot/custodian/u-boot-coldfire by Wolfgang Denk · 17 years ago
  72. 815b5bd PCI_READ_VIA_DWORD_OP: Fix *val uninitialized bug by Shinya Kuribayashi · 17 years ago
  73. 8ae158c ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · 17 years ago
  74. ab77bc5 ColdFire: MCF5329 Update and cleanup by TsiChungLiew · 17 years ago
  75. 81735b2 Merge branch 'denx-coldfire' into coldfire-aug2007 by John Rigby · 17 years ago
  76. 7613afd Don't wait for disconnected TSECs by Andy Fleming · 17 years ago
  77. b96c83d Fix numerous bugs in the 8568 UEC support by Andy Fleming · 17 years ago
  78. 3a79013 Define tsec flag values in config files by Andy Fleming · 17 years ago
  79. 592391a Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  80. 002275a Bios emulator - fix microblaze toolchain problem by Michal Simek · 17 years ago
  81. 78cff50 [FIX] Changes for bios_emulator code for others architecture by Michal Simek · 17 years ago
  82. 6e0e225 [FIX] Remove unused include file by Michal Simek · 17 years ago
  83. 5b4de93 [FIX] Resolve problem with warnings by Michal Simek · 17 years ago
  84. 19909ed Merge git://www.denx.de/git/u-boot into merge by Michal Simek · 17 years ago
  85. b706d63 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  86. d61ea14 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  87. 594e798 Fix malloc size error in ahci_init_one. by Ed Swarthout · 17 years ago
  88. f01dbb5 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  89. e54b970 Supply spi interface in at45.c by Peter Pearse · 17 years ago
  90. 0c42f36 Replace lost end of at45.c. by Peter Pearse · 17 years ago
  91. 65d7ada Update Makefiles for merged and split at45.c. by Peter Pearse · 17 years ago
  92. dcbfd2e Add the files. by Peter Pearse · 17 years ago
  93. d4fc601 Add MACH_TYPE records for several AT91 boards. by Peter Pearse · 17 years ago
  94. bf9583e Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  95. 85eb5ca Coding style cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  96. da9d461 Add support for UEC to 8568 by Andy Fleming · 17 years ago
  97. 53a5c42 multicast tftp: RFC2090 by David Updegraff · 17 years ago
  98. 50cca8b Add ability to take MAC address from the environment to DM9000 driver by Mike Rapoport · 17 years ago
  99. d1bc6c8 Sync'd u-boot-net with mainline by Ben Warren · 17 years ago
  100. 8a92b7c Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 17 years ago