1. dedec4c Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  2. 91eb5d6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 16 years ago
  3. cd5b7d4 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 16 years ago
  4. f77d92a DataFlash: AT45DB021 fix and AT45DB081 support by Sergey Lapin · 16 years ago
  5. 2a112b2 CFI: allow for dynamically determined flash sizes and addresses by Wolfgang Denk · 16 years ago
  6. d9d78ee QE UEC: Fix compiler warnings by Ben Warren · 16 years ago
  7. d5d28fe QE UEC: Add MII Commands by David Saada · 17 years ago
  8. fd0f2f3 usb: add support for R8A66597 usb controller by Yoshihiro Shimoda · 16 years ago
  9. 1d10dcd Add support for OMAP5912 and OMAP16xx to usbdcore_omap1510.c by Hunter, Jon · 16 years ago
  10. 81091f5 drivers/serial: Move conditional compilation to Makefile for CONFIG_* macros by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  11. 2bb6a10 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  12. a5bcb01 Fix Atmel LCD controller endianess for AVR32 processors by Mark Jackson · 16 years ago
  13. c4ec6db E1000: clean up CONFIG_E1000_FALLBACK_MAC handling by Wolfgang Denk · 16 years ago
  14. 695a29b Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · 16 years ago
  15. 861931c Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · 16 years ago
  16. 09d318a fsl_i2c: Use timebase timer functions instead of get_timer() by Kumar Gala · 16 years ago
  17. c14eefc Fix more printf() format warnings by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  18. e4dafff fsl-i2c: fix writes to data segment before relocation by Timur Tabi · 16 years ago
  19. a229d29 spi flash: Fix printf() format warnings by Haavard Skinnemoen · 16 years ago
  20. 252a5e0 atmel_mci: Fix printf() format warnings by Haavard Skinnemoen · 16 years ago
  21. f13f64c serial_xuartlite.c: fix compiler warnings by Ricardo Ribalda Delgado · 16 years ago
  22. 340ccb2 cfi_flash: fix flash on BE machines with CFG_WRITE_SWAPPED_DATA by Sebastian Siewior · 16 years ago
  23. bcab74b Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · 16 years ago
  24. 7288f97 cfi_flash: make the command u32 only by Sebastian Siewior · 16 years ago
  25. d85f46a pci: sh: Add pci_skip_dev and pci_print_dev function by Nobuhiro Iwamatsu · 16 years ago
  26. d0ff51b Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  27. b64f190 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
  28. d5996dd Fix some more printf() format problems. by Wolfgang Denk · 16 years ago
  29. 322716a Fix bug in Lime video driver by Anatolij Gustschin · 16 years ago
  30. 0a5676b Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. 18c8a28 hwmon: rename CONFIG_DS1722 to CONFIG_DTT_DS1722 by Michal Simek · 16 years ago
  32. 6ecbb45 hwmon: Cleaning hwmon devices by Michal Simek · 16 years ago
  33. 53ea981 microblaze: Clean uartlite driver by Michal Simek · 16 years ago
  34. ef130d3 Fix integer overflow warning in calc_divisor() by Hugo Villeneuve · 16 years ago
  35. 0740ac2 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  36. a07351f Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  37. bde6358 Fix some more printf() format issues. by Wolfgang Denk · 16 years ago
  38. 81cc323 ColdFire: Fix UART baudrate formula by TsiChung Liew · 16 years ago
  39. 9b55a25 Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  40. c6457e3 DataFlash AT45DB021 support by Sergey Lapin · 16 years ago
  41. 4109df6 silence misc printf formatting compiler warnings by Kim Phillips · 16 years ago
  42. e0320b1 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  43. 06c53be Fix some more print() format errors. by Wolfgang Denk · 16 years ago
  44. e73b521 fix USB devices with multiple configurations by Harald Welte · 16 years ago
  45. e870690 MTD/NAND: Fix printf format warning in nand code by Stefan Roese · 16 years ago
  46. 10943c9 rtc: Fix printf format warning in m41t60.c by Stefan Roese · 16 years ago
  47. dc1da42 pci: Move PCI device configuration check into a separate weak function by Stefan Roese · 16 years ago
  48. 4023453 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  49. 8915f11 e1000: add support for 82545GM 64bit PCI-X copper variant by Paul Gortmaker · 16 years ago
  50. 89134ea Round the serial port clock divisor value returned by calc_divisor() by Hugo Villeneuve · 16 years ago
  51. 3167c53 NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution. by Scott Wood · 16 years ago
  52. c3bf1ad mmc: Move atmel_mci driver into drivers/mmc by Haavard Skinnemoen · 16 years ago
  53. 5ce1305 Create drivers/mmc subdirectory by Haavard Skinnemoen · 16 years ago
  54. eee62c7 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  55. 9692cab Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  56. 0192d7d jedec_flash: Fix AM29DL800BB device ID by Stefan Roese · 16 years ago
  57. fec6143 Remove duplicate definitions in include/lxt971a.h. by Hugo Villeneuve · 16 years ago
  58. 9751ee0 net: sh: Renesas SH7763 Ethernet device support by Nobuhiro Iwamatsu · 16 years ago
  59. 9047bfa net: smc911x: Fix typo by Nobuhiro Iwamatsu · 16 years ago
  60. 5cacc5d net: fix compile problem in smc911x driver. by Nobuhiro Iwamatsu · 16 years ago
  61. cbb6289 net: ne2000: Move dev_addr variable from grobal to local. by Nobuhiro Iwamatsu · 16 years ago
  62. dd7e5fa net: ne2000: Fix compile error of NE2000 by Nobuhiro Iwamatsu · 16 years ago
  63. f8cc312 Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · 16 years ago
  64. 9810263 sata: wait for device updating signature to host by Dave Liu · 16 years ago
  65. 8b616ed serial_pl010.c: add watchdog support by Stuart Wood · 16 years ago
  66. f135265 Add sata sil3114 support by Tor Krill · 16 years ago
  67. dfd3be8 pcmcia/ti_pci1410a: Move compile condition to the Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  68. 72d5d5f pxa_pcmcia: Move compile condition to the Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  69. c9eff32 marabun_pcmcia: Move compile condition to the Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  70. fb8c061 cfi-flash: Fix problem in flash_toggle(), busy was not detected reliably by Stefan Roese · 16 years ago
  71. b77cddc Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 16 years ago
  72. 1a50176 Merge branch 'master' of git://www.denx.de/git/u-boot-mips by Wolfgang Denk · 16 years ago
  73. cdeb62e Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · 16 years ago
  74. 1859e42 Merge branch 'master' of git://www.denx.de/git/u-boot-cfi-flash by Wolfgang Denk · 16 years ago
  75. 32d4e38 Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  76. ba04f70 FSL LAW: Add new interface to use the last free LAW by Kumar Gala · 16 years ago
  77. f060054 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  78. 248ae5c NAND: Added support for 128-bit OOB, adapted by Sergei Poselenov · 16 years ago
  79. 1287e0c TQM8548: Basic support for the TQM8548 modules by Wolfgang Grandegger · 16 years ago
  80. a75a57e NAND FSL UPM: driver re-write using the hwcontrol callback by Wolfgang Grandegger · 16 years ago
  81. 3b904cc net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  82. 589c042 Convert mpc7448hpc2 to CONFIG_OF_LIBFDT by Gerald Van Baren · 16 years ago
  83. 08c5fab sh: SH7763 SCIF support by Nobuhiro Iwamatsu · 16 years ago
  84. e44f3ea Merge branch 'master' of git://git.denx.de/u-boot by Ben Warren · 16 years ago
  85. 0e38c93 DM9000 fix status check fail 0x6d error for trizeps board by Remy Bohmer · 16 years ago
  86. 7daf2eb [MIPS] Update <asm/addrspace.h> header by Shinya Kuribayashi · 16 years ago
  87. d6ee5fa Fix order for reading rx-status registers in 32bit mode of DM9000 by Remy Bohmer · 16 years ago
  88. 98291e2 DM9000: Some minor code cleanups by Remy Bohmer · 16 years ago
  89. 850ba75 DM9000: Make driver work properly for DM9000A by Remy Bohmer · 16 years ago
  90. fbcb7ec DM9000: Improve eth_reset() routine by Remy Bohmer · 16 years ago
  91. acba318 DM9000: improve eth_send() routine by Remy Bohmer · 16 years ago
  92. 134e266 DM9000: repair debug logging by Remy Bohmer · 16 years ago
  93. a101361 DM9000: Add data bus-width auto detection. by Remy Bohmer · 16 years ago
  94. 9c048b5 cfi_flash: enable M18 flash chips family support. by Vasiliy Leoenenko · 16 years ago
  95. 93c56f2 cfi_flash: support of long cmd in U-boot. by Vasiliy Leoenenko · 16 years ago
  96. 4d91d1d DTT: Issue one-shot command on AD7414 (LM75 code) to read temp by Stefan Roese · 16 years ago
  97. d25ce7d SPI Flash subsystem by Haavard Skinnemoen · 16 years ago
  98. 60445cb atmel_spi: Driver for the Atmel SPI controller by Hans-Christian Egtvedt · 16 years ago
  99. d255bb0 SPI API improvements by Haavard Skinnemoen · 16 years ago
  100. f979690 Fix warnings from gcc-4.3.0 build on a ppc host by Kumar Gala · 16 years ago