1. 1ec1677 Coding style cleanup, update CHANGELOG, prepare release by Wolfgang Denk · 16 years ago
  2. 8dcaabc Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  3. d6c98cc Fix compile error related to r8a66597-hcd & usb by Kumar Gala · 16 years ago
  4. 5a8785b OneNAND: Remove unused parameters to onenand_verify_page by Steve Sakoman · 16 years ago
  5. 18b8036 video: fix bug in cfb_console code by Anatolij Gustschin · 16 years ago
  6. 06bf2a6 video: fix bug in logo_plot by Anatolij Gustschin · 16 years ago
  7. 46f58db Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  8. 6004d5a Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  9. 8830450 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 16 years ago
  10. bb6c0a3 DataFlash: AT45DB021 fix and AT45DB081 support by Sergey Lapin · 16 years ago
  11. 9f5fb0f CFI: allow for dynamically determined flash sizes and addresses by Wolfgang Denk · 16 years ago
  12. 849c722 QE UEC: Fix compiler warnings by Ben Warren · 16 years ago
  13. 6b25c13 QE UEC: Add MII Commands by David Saada · 17 years ago
  14. f66d998 usb: add support for R8A66597 usb controller by Yoshihiro Shimoda · 16 years ago
  15. a882479 Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c by Hunter, Jon · 16 years ago
  16. 4eec977 drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  17. 39fb0ad Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  18. 52a583f Fix Atmel LCD controller endianess for AVR32 processors by Mark Jackson · 16 years ago
  19. 9a0882b E1000: clean up CONFIG_E1000_FALLBACK_MAC handling by Wolfgang Denk · 16 years ago
  20. 5cdd687 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  21. a43b419 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · 16 years ago
  22. 4c71038 fsl_i2c: Use timebase timer functions instead of get_timer() by Kumar Gala · 16 years ago
  23. 8468027 Fix more printf() format warnings by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  24. 70c01a8 fsl-i2c: fix writes to data segment before relocation by Timur Tabi · 16 years ago
  25. 141e964 spi flash: Fix printf() format warnings by Haavard Skinnemoen · 16 years ago
  26. c486370 atmel_mci: Fix printf() format warnings by Haavard Skinnemoen · 16 years ago
  27. ab8e810 serial_xuartlite.c: fix compiler warnings by Ricardo Ribalda Delgado · 16 years ago
  28. d528cd6 cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA by Sebastian Siewior · 16 years ago
  29. af37d8e Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · 16 years ago
  30. 7746ed8 cfi_flash: make the command u32 only by Sebastian Siewior · 16 years ago
  31. 7ba227a pci: sh: Add pci_skip_dev and pci_print_dev function by Nobuhiro Iwamatsu · 16 years ago
  32. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  33. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
  34. fe036dd Fix some more printf() format problems. by Wolfgang Denk · 16 years ago
  35. a8755aa Fix bug in Lime video driver by Anatolij Gustschin · 16 years ago
  36. c4fb57c Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. 24b6d8a hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722 by Michal Simek · 16 years ago
  38. 10de36d hwmon: Cleaning hwmon devices by Michal Simek · 16 years ago
  39. 403d619 microblaze: Clean uartlite driver by Michal Simek · 16 years ago
  40. 5bf03f5 Fix integer overflow warning in calc_divisor() by Hugo Villeneuve · 16 years ago
  41. dd9fc17 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  42. 2db22bb Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  43. 5ef4721 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
  44. d6a4da0 ColdFire: Fix UART baudrate formula by TsiChung Liew · 17 years ago
  45. 12cec0a Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  46. 07b16c7 DataFlash AT45DB021 support by Sergey Lapin · 16 years ago
  47. f91aa8d silence misc printf formatting compiler warnings by Kim Phillips · 16 years ago
  48. 01c1170 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  49. 8d54188 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  50. ed1c3f0 fix USB devices with multiple configurations by Harald Welte · 16 years ago
  51. 3167d07 MTD/NAND: Fix printf format warning in nand code by Stefan Roese · 16 years ago
  52. ace61f0 rtc: Fix printf format warning in m41t60.c by Stefan Roese · 16 years ago
  53. 41e846f pci: Move PCI device configuration check into a separate weak function by Stefan Roese · 16 years ago
  54. 4ba6929 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  55. 7d13b8d e1000: add support for 82545GM 64bit PCI-X copper variant by Paul Gortmaker · 16 years ago
  56. 9193fbe Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · 16 years ago
  57. df83c47 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · 16 years ago
  58. fdc8563 mmc: Move atmel_mci driver into drivers/mmc by Haavard Skinnemoen · 16 years ago
  59. eb22096 Create drivers/mmc subdirectory by Haavard Skinnemoen · 16 years ago
  60. 8e4e029 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  61. e73dabc Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  62. 4ef1f67 jedec_flash: Fix AM29DL800BB device ID by Stefan Roese · 16 years ago
  63. 72c01d3 Remove duplicate definitions in include/lxt971a.h. by Hugo Villeneuve · 16 years ago
  64. 240b723 net: sh: Renesas SH7763 Ethernet device support by Nobuhiro Iwamatsu · 16 years ago
  65. caf6a5c net: smc911x: Fix typo by Nobuhiro Iwamatsu · 16 years ago
  66. e4cb797 net: fix compile problem in smc911x driver. by Nobuhiro Iwamatsu · 16 years ago
  67. d1e5149 net: ne2000: Move dev_addr variable from grobal to local. by Nobuhiro Iwamatsu · 16 years ago
  68. 63eecdd net: ne2000: Fix compile error of NE2000 by Nobuhiro Iwamatsu · 16 years ago
  69. 20582da Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · 16 years ago
  70. 4d9c188 sata: wait for device updating signature to host by Dave Liu · 16 years ago
  71. 26136ef serial_pl010.c: add watchdog support by Stuart Wood · 16 years ago
  72. 137953d Add sata sil3114 support by Tor Krill · 17 years ago
  73. 9fcc1ac pcmcia/ti_pci1410a: Move compile condition to the Makefile by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  74. b66f194 pxa_pcmcia: Move compile condition to the Makefile by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  75. 1ec80fa marabun_pcmcia: Move compile condition to the Makefile by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  76. cff2b49 cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably by Stefan Roese · 16 years ago
  77. 4ae622c Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 16 years ago
  78. adae72b Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 16 years ago
  79. e368346 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 16 years ago
  80. 916fda5 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  81. bc8cf23 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  82. a9abb00 FSL LAW: Add new interface to use the last free LAW by Kumar Gala · 16 years ago
  83. 75639e0 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  84. 04fbaa0 NAND: Added support for 128-bit OOB, adapted by Sergei Poselenov · 16 years ago
  85. 328c6ec TQM8548: Basic support for the TQM8548 modules by Wolfgang Grandegger · 16 years ago
  86. 0d3058a NAND FSL UPM: driver re-write using the hwcontrol callback by Wolfgang Grandegger · 16 years ago
  87. 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  88. 84714ba Convert mpc7448hpc2 to CONFIG_OF_LIBFDT by Gerald Van Baren · 16 years ago
  89. 6564b1a sh: SH7763 SCIF support by Nobuhiro Iwamatsu · 16 years ago
  90. a8df2b9 Merge branch 'master' of git://git.denx.de/u-boot by Ben Warren · 16 years ago
  91. 90d1fed DM9000 fix status check fail 0x6d error for trizeps board by Remy Bohmer · 16 years ago
  92. 6c6b261 [MIPS] Update <asm/addrspace.h> header by Shinya Kuribayashi · 16 years ago
  93. 2e1604f Fix order for reading rx-status registers in 32bit mode of DM9000 by Remy Bohmer · 16 years ago
  94. 61b8dbd DM9000: Some minor code cleanups by Remy Bohmer · 16 years ago
  95. eec38a1 DM9000: Make driver work properly for DM9000A by Remy Bohmer · 16 years ago
  96. 2f13d2c DM9000: Improve eth_reset() routine by Remy Bohmer · 16 years ago
  97. 16cb264 DM9000: improve eth_send() routine by Remy Bohmer · 16 years ago
  98. f4329dc DM9000: repair debug logging by Remy Bohmer · 16 years ago
  99. 5f63bf4 DM9000: Add data bus-width auto detection. by Remy Bohmer · 16 years ago
  100. 7d1794c cfi_flash: enable M18 flash chips family support. by Vasiliy Leoenenko · 17 years ago