1. 95c6bc7 Add Epson RX8025 RTC support by Matthias Fuchs · 17 years ago
  2. ccf21c3 Add support CONFIG_UEC_ETH3 in MPC83xx by Joakim Tjernlund · 17 years ago
  3. 19580e6 mpc83xx: Add the support of MPC837xEMDS board by Dave Liu · 17 years ago
  4. ce37422 cfi_flash: Fix bug in flash_isset() to use correct 32bit function by Stefan Roese · 17 years ago
  5. d2995fe Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 17 years ago
  6. bb70128 Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 by Stefan Roese · 17 years ago
  7. 9e2c347 Add driver for National Semiconductor LM73 temperature sensor by Larry Johnson · 17 years ago
  8. 1261827 Add driver for STMicroelectronics M41T60 RTC by Larry Johnson · 17 years ago
  9. 0dc80e2 cfi_flash: Add missing check for erased dest to flash_write_cfibuffer() by Stefan Roese · 17 years ago
  10. 61fb15c5 Fix coding style issues; update CHANGELOG. by Wolfgang Denk · 17 years ago
  11. 6e1bbe6 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  12. 81b38be Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 17 years ago
  13. 3f523ed Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  14. 467bcee cfi_flash: Add manufacturer-specific fixups by Haavard Skinnemoen · 17 years ago
  15. 0ddf06d cfi_flash: Add cmdset-specific init functions by Haavard Skinnemoen · 17 years ago
  16. e23741f cfi_flash: Read whole QRY structure in one go by Haavard Skinnemoen · 17 years ago
  17. 12d30aa cfi_flash: Use map_physmem() and unmap_physmem() by Haavard Skinnemoen · 17 years ago
  18. cdbaefb cfi_flash: Introduce read and write accessors by Haavard Skinnemoen · 17 years ago
  19. be60a90 cfi_flash: Reorder functions and eliminate extra prototypes by Haavard Skinnemoen · 17 years ago
  20. 3055793 cfi_flash: Make some needlessly global functions static by Haavard Skinnemoen · 17 years ago
  21. 7e5b9b4 cfi_flash: Break long lines by Haavard Skinnemoen · 17 years ago
  22. 42026c9 CFI: synchronize command offsets with Linux CFI driver by Bartlomiej Sieka · 17 years ago
  23. 8ff3de6 Handle MPC85xx PCIe reset errata (PCI-Ex 38) by Kumar Gala · 17 years ago
  24. 8809a27 rtc: Fix merging problem by Stefan Roese · 17 years ago
  25. 9caeaad Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · 17 years ago
  26. 9692c27 CFI: Coding style cleanup by Stefan Roese · 17 years ago
  27. 81b20cc CFI: support JEDEC flash roms in CFI-flash framework by Michael Schwingen · 17 years ago
  28. 29592ec sh: Moved driver of the SuperH dependence by Nobuhiro Iwamatsu · 17 years ago
  29. 521dcd3 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  30. 33ecdc2 sh: Add marubun's pcmcia driver by Nobuhiro Iwamatsu · 17 years ago
  31. febd86b sh: Update SuperH SCIF driver by Nobuhiro Iwamatsu · 17 years ago
  32. 7fc7928 Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  33. 59829cc drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  34. 318c0b9 drivers/misc : move misc drivers to drivers/misc by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  35. 33daf5b drivers/block : move block drivers to drivers/block by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  36. 0c698dc drivers/rtc : move rtc drivers to drivers/rtc by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  37. f868cc5 drivers/hwmon : move hardware monitor drviers to drivers/hwmon by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  38. 16b195c drivers/input : move input drivers to drivers/input by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  39. e455866 drivers/usb : move usb drivers to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  40. 1378df7 drivers/serial : move serial drivers to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  41. 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  42. 352d259 drivers/video : move video drivers to drivers/video by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  43. 7364621 drivers/pcmcia : move pcmcia drivers to drivers/pcmcia by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  44. 93a686e drivers/pci : move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  45. 080c646 drivers/i2c : move i2c drivers to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  46. f92edbd Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  47. e8da58f Fix build problems with mp2usb board by Wolfgang Denk · 17 years ago
  48. 8412d81 Fix compiler warnings for ARM systems. by Wolfgang Denk · 17 years ago
  49. 409ecdc Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  50. efe3303 Merge branch 'origin' into kconfig-for-1.3.1 by Grant Likely · 17 years ago
  51. 4d4faae Group PCI and PCMCIA drivers in drivers/Makefile by Grant Likely · 17 years ago
  52. 5798f87 Group block/flash drivers in drivers/Makefile by Grant Likely · 17 years ago
  53. df58c81 Group USB drivers in drivers/Makefile by Grant Likely · 17 years ago
  54. 5dbb6ed Group i2c drivers in drivers/Makefile by Grant Likely · 17 years ago
  55. ec00c76 Group console drivers in drivers/Makefile by Grant Likely · 17 years ago
  56. 754f230 Group network drivers in drivers/Makefile by Grant Likely · 17 years ago
  57. f0037c5 Build: split COBJS value into multiple lines by Grant Likely · 17 years ago
  58. 1f10310 Implement general ULi 526x Ethernet driver support in U-boot by Roy Zang · 17 years ago
  59. ec22755 Trimmed some variables in ne2000.c by Vlad Lungu · 17 years ago
  60. f051692 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  61. dbf3317 Merge branch 'master' of git://www.denx.de/git/u-boot-arm by Wolfgang Denk · 17 years ago
  62. 5b746c3 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 17 years ago
  63. cb8250f fsl_pci_init enable COMMAND_MEMORY if inbound window by Ed Swarthout · 17 years ago
  64. 41b4d28 Coding style: keep lists sorted; update CHANGELOG by Wolfgang Denk · 17 years ago
  65. 58b74b0 Fix missing drivers makefile entries ds1722.c mw_eeprom.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  66. 7a93487 Move PL01* serial drivers to drivers/serial and adjust Makefiles. by Peter Pearse · 17 years ago
  67. 05bf491 Minor coding style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  68. ff285ca Fix NE2000 driver: by Vlad Lungu · 17 years ago
  69. 5c7ea64 tsec driver should clear RHALT on startup by Dan Wilson · 17 years ago
  70. 9e8362b Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Wolfgang Denk · 17 years ago
  71. 8f05a66 Merge branch 'merge' of git://www.denx.de/git/u-boot-microblaze by Wolfgang Denk · 17 years ago
  72. 23c56f9 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 17 years ago
  73. de74b9e Coding Style cleanup. by Wolfgang Denk · 17 years ago
  74. e81a95a Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  75. 785c134 Bugfix: Use only one PTD for one endpoint by Timo Ketola · 17 years ago
  76. 0731cba [PATCH] Change macro name for UartLite by Michal Simek · 17 years ago
  77. b90c045 synchronizition with mainline by Michal Simek · 17 years ago
  78. 6b6f287 Merge ../u-boot by Michal Simek · 17 years ago
  79. b8685af Merge git://www.denx.de/git/u-boot by Nobuhiro Iwamatsu · 17 years ago
  80. bd86220 Move coloured led API to status_led.h Improve indentation in drivers/at45.c by Peter Pearse · 17 years ago
  81. afd477b Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  82. f930922 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  83. 97213f3 Description: Add NEC's PCI OHCI module ID to the USB OHCI driver by David Saada · 17 years ago
  84. 30363e9 Small whitespace cleanup of OneNAND patch by Stefan Roese · 17 years ago
  85. 17aa280 OneNAND support (take #2) by Kyungmin Park · 17 years ago
  86. 916527f OneNAND support (take #2) by Kyungmin Park · 17 years ago
  87. cd2d160 Typo fix in tsec.c by urwithsughosh@gmail.com · 17 years ago
  88. 5bd7fe9 Fix do_div() usage in nand process output by Matthias Fuchs · 17 years ago
  89. 1218abf Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · 17 years ago
  90. 9c73f4b Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  91. 470ffef Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  92. 5e5803e PXA270: Added support for TrizepsIV board. by stefano babic · 17 years ago
  93. 1d2ca44 Add BUILD_DIR support for bios emulator. by Jason Jin · 17 years ago
  94. 041a255 Add support for Sil680 IDE controller. by Gary Jennejohn · 17 years ago
  95. 6e4bf9b Ran Lindent on drivers/at45.c by Peter Pearse · 17 years ago
  96. 1d1ab63 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  97. 81b73de ppc4xx: (Re-)Enable CONFIG_PCI_PNP on AMCC 440EPx Sequoia by Gary Jennejohn · 17 years ago
  98. 1900fbf Revert "Fix MPC8544DS PCIe3 scsi." by Ed Swarthout · 17 years ago
  99. 9468e68 Fix MPC8544DS PCIe3 scsi. by Kumar Gala · 17 years ago
  100. 5f47094 Fix MAC address setting in DM9000 driver. by stefano babic · 17 years ago