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