1. d438d50 Fix OneNAND build break by Kyungmin Park · 16 years ago
  2. 195ccfc OneNAND: Fill in MTD function pointers for OneNAND. by Fathi BOUDRA · 16 years ago
  3. eafcabd NAND: chip->state does not always get set. by Marcel Ziswiler · 16 years ago
  4. 13f0fd9 NAND: Scan bad blocks lazily. by Ilya Yanok · 16 years ago
  5. dfbf617 NAND read/write fix by Scott Wood · 16 years ago
  6. e1c3dba nand: fsl_upm: convert to updated MTD NAND infrastructure by Anton Vorontsov · 16 years ago
  7. 3002533 fsl_elbc_nand: Hard-code the FBAR/FPAR split. by Scott Wood · 16 years ago
  8. 9c814b0 fsl_elbc_nand: workaround for hangs during nand write by Anton Vorontsov · 17 years ago
  9. 9fd020d Freescale eLBC FCM NAND driver by Scott Wood · 17 years ago
  10. 41ef8c7 Don't panic if a controller driver does ecc its own way. by Scott Wood · 17 years ago
  11. e52b34d NAND: Make NAND driver less verbose per default by Stefan Roese · 17 years ago
  12. 1207226 NAND: Change nand_wait_ready() to not call nand_wait() by Stefan Roese · 17 years ago
  13. 5e1dae5 Fixing coding style issues by William Juul · 17 years ago
  14. 4cbb651 Remove white space at end. by William Juul · 17 years ago
  15. cfa460a Update MTD to that of Linux 2.6.22.1 by William Juul · 17 years ago
  16. cd82919 Coding style cleanup, update CHANGELOG, prepare release by Wolfgang Denk · 16 years ago
  17. b315ad8 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  18. 3cf8a23 Fix compile error related to r8a66597-hcd & usb by Kumar Gala · 16 years ago
  19. 4d57b0f OneNAND: Remove unused parameters to onenand_verify_page by Steve Sakoman · 16 years ago
  20. e84d568 video: fix bug in cfb_console code by Anatolij Gustschin · 16 years ago
  21. d9015f6 video: fix bug in logo_plot by Anatolij Gustschin · 16 years ago
  22. dedec4c Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  23. 91eb5d6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  24. cd5b7d4 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 16 years ago
  25. f77d92a DataFlash: AT45DB021 fix and AT45DB081 support by Sergey Lapin · 16 years ago
  26. 2a112b2 CFI: allow for dynamically determined flash sizes and addresses by Wolfgang Denk · 16 years ago
  27. d9d78ee QE UEC: Fix compiler warnings by Ben Warren · 16 years ago
  28. d5d28fe QE UEC: Add MII Commands by David Saada · 17 years ago
  29. fd0f2f3 usb: add support for R8A66597 usb controller by Yoshihiro Shimoda · 16 years ago
  30. 1d10dcd Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c by Hunter, Jon · 16 years ago
  31. 81091f5 drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  32. 2bb6a10 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  33. a5bcb01 Fix Atmel LCD controller endianess for AVR32 processors by Mark Jackson · 16 years ago
  34. c4ec6db E1000: clean up CONFIG_E1000_FALLBACK_MAC handling by Wolfgang Denk · 16 years ago
  35. 695a29b Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  36. 861931c Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · 16 years ago
  37. 09d318a fsl_i2c: Use timebase timer functions instead of get_timer() by Kumar Gala · 16 years ago
  38. c14eefc Fix more printf() format warnings by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. e4dafff fsl-i2c: fix writes to data segment before relocation by Timur Tabi · 16 years ago
  40. a229d29 spi flash: Fix printf() format warnings by Haavard Skinnemoen · 16 years ago
  41. 252a5e0 atmel_mci: Fix printf() format warnings by Haavard Skinnemoen · 16 years ago
  42. f13f64c serial_xuartlite.c: fix compiler warnings by Ricardo Ribalda Delgado · 16 years ago
  43. 340ccb2 cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA by Sebastian Siewior · 16 years ago
  44. bcab74b Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · 16 years ago
  45. 7288f97 cfi_flash: make the command u32 only by Sebastian Siewior · 16 years ago
  46. d85f46a pci: sh: Add pci_skip_dev and pci_print_dev function by Nobuhiro Iwamatsu · 16 years ago
  47. d0ff51b Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  48. b64f190 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
  49. d5996dd Fix some more printf() format problems. by Wolfgang Denk · 16 years ago
  50. 322716a Fix bug in Lime video driver by Anatolij Gustschin · 16 years ago
  51. 0a5676b Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. 18c8a28 hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722 by Michal Simek · 16 years ago
  53. 6ecbb45 hwmon: Cleaning hwmon devices by Michal Simek · 16 years ago
  54. 53ea981 microblaze: Clean uartlite driver by Michal Simek · 16 years ago
  55. ef130d3 Fix integer overflow warning in calc_divisor() by Hugo Villeneuve · 16 years ago
  56. 0740ac2 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  57. a07351f Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  58. bde6358 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
  59. 81cc323 ColdFire: Fix UART baudrate formula by TsiChung Liew · 16 years ago
  60. 9b55a25 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  61. c6457e3 DataFlash AT45DB021 support by Sergey Lapin · 16 years ago
  62. 4109df6 silence misc printf formatting compiler warnings by Kim Phillips · 16 years ago
  63. e0320b1 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  64. 06c53be Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  65. e73b521 fix USB devices with multiple configurations by Harald Welte · 16 years ago
  66. e870690 MTD/NAND: Fix printf format warning in nand code by Stefan Roese · 16 years ago
  67. 10943c9 rtc: Fix printf format warning in m41t60.c by Stefan Roese · 16 years ago
  68. dc1da42 pci: Move PCI device configuration check into a separate weak function by Stefan Roese · 16 years ago
  69. 4023453 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  70. 8915f11 e1000: add support for 82545GM 64bit PCI-X copper variant by Paul Gortmaker · 16 years ago
  71. 89134ea Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · 16 years ago
  72. 3167c53 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · 16 years ago
  73. c3bf1ad mmc: Move atmel_mci driver into drivers/mmc by Haavard Skinnemoen · 16 years ago
  74. 5ce1305 Create drivers/mmc subdirectory by Haavard Skinnemoen · 16 years ago
  75. eee62c7 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  76. 9692cab Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  77. 0192d7d jedec_flash: Fix AM29DL800BB device ID by Stefan Roese · 16 years ago
  78. fec6143 Remove duplicate definitions in include/lxt971a.h. by Hugo Villeneuve · 16 years ago
  79. 9751ee0 net: sh: Renesas SH7763 Ethernet device support by Nobuhiro Iwamatsu · 16 years ago
  80. 9047bfa net: smc911x: Fix typo by Nobuhiro Iwamatsu · 16 years ago
  81. 5cacc5d net: fix compile problem in smc911x driver. by Nobuhiro Iwamatsu · 16 years ago
  82. cbb6289 net: ne2000: Move dev_addr variable from grobal to local. by Nobuhiro Iwamatsu · 16 years ago
  83. dd7e5fa net: ne2000: Fix compile error of NE2000 by Nobuhiro Iwamatsu · 16 years ago
  84. f8cc312 Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · 16 years ago
  85. 9810263 sata: wait for device updating signature to host by Dave Liu · 16 years ago
  86. 8b616ed serial_pl010.c: add watchdog support by Stuart Wood · 16 years ago
  87. f135265 Add sata sil3114 support by Tor Krill · 16 years ago
  88. dfd3be8 pcmcia/ti_pci1410a: Move compile condition to the Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  89. 72d5d5f pxa_pcmcia: Move compile condition to the Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  90. c9eff32 marabun_pcmcia: Move compile condition to the Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  91. fb8c061 cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably by Stefan Roese · 16 years ago
  92. b77cddc Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 16 years ago
  93. 1a50176 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 16 years ago
  94. cdeb62e Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 16 years ago
  95. 1859e42 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  96. 32d4e38 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  97. ba04f70 FSL LAW: Add new interface to use the last free LAW by Kumar Gala · 16 years ago
  98. f060054 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  99. 248ae5c NAND: Added support for 128-bit OOB, adapted by Sergei Poselenov · 16 years ago
  100. 1287e0c TQM8548: Basic support for the TQM8548 modules by Wolfgang Grandegger · 16 years ago