1. 5b4de93 [FIX] Resolve problem with warnings by Michal Simek · 17 years ago
  2. 19909ed Merge git://www.denx.de/git/u-boot into merge by Michal Simek · 17 years ago
  3. 594e798 Fix malloc size error in ahci_init_one. by Ed Swarthout · 17 years ago
  4. f01dbb5 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  5. e54b970 Supply spi interface in at45.c by Peter Pearse · 17 years ago
  6. 0c42f36 Replace lost end of at45.c. by Peter Pearse · 17 years ago
  7. 65d7ada Update Makefiles for merged and split at45.c. by Peter Pearse · 17 years ago
  8. dcbfd2e Add the files. by Peter Pearse · 17 years ago
  9. d4fc601 Add MACH_TYPE records for several AT91 boards. by Peter Pearse · 17 years ago
  10. bf9583e Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  11. 85eb5ca Coding style cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  12. da9d461 Add support for UEC to 8568 by Andy Fleming · 17 years ago
  13. 53a5c42 multicast tftp: RFC2090 by David Updegraff · 17 years ago
  14. 50cca8b Add ability to take MAC address from the environment to DM9000 driver by Mike Rapoport · 17 years ago
  15. d1bc6c8 Sync'd u-boot-net with mainline by Ben Warren · 17 years ago
  16. 8a92b7c Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  17. be5d72d Minor coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  18. 8e2dd87 Merge commit 'remotes/wd/master' by Jon Loeliger · 17 years ago
  19. 375c2c9 Merge commit 'upstream/master' by Haavard Skinnemoen · 17 years ago
  20. 2e4d94f fsl_pci_init cleanup. by Ed Swarthout · 17 years ago
  21. 936b3e6 pciauto_setup_device bars_num fix by Ed Swarthout · 17 years ago
  22. 3a82d59 Merge with git+ssh://atlas/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  23. 3a6d56c Make use of generic 64bit division in nand_util.c by Dirk Behme · 17 years ago
  24. ff9658d mpc83xx: Fix the align bug of SDMA buffer by Dave Liu · 17 years ago
  25. e739bc9 FSL I2C driver programs the two I2C busses differently by Timur Tabi · 17 years ago
  26. b0d2962 Merge with git+ssh://atlas/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  27. 0dc4279 Minor fix for bios emulator makefile by Jason Jin · 17 years ago
  28. ce981dc Add CONFIG_BIOSEMU define to guard all the bios emulator code by Jason Jin · 17 years ago
  29. ed81064 tsec: fix multiple PHY support by Zach Sadecki · 17 years ago
  30. dcb84b7 tsec: Allow Ten Bit Interface address to be configurable by Joe Hamman · 17 years ago
  31. 78549bb Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  32. 85fad49 Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  33. 706714d [FIX] remove cute code by Michal Simek · 17 years ago
  34. ec06b27 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  35. 9c7e4b0 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  36. ece92f8 This is a BIOS emulator, porting from SciTech for u-boot, mainly for by Jason Jin · 17 years ago
  37. 5072188 This is a framebuffer driver for ATI video card, can work for PCI9200, by Jason Jin · 17 years ago
  38. f2c2a93 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  39. 5728be3 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  40. 4691975 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  41. 63cec58 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · 17 years ago
  42. a274ca4 [FIX] Coding style cleanup by Michal Simek · 17 years ago
  43. 45b3fd2 Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  44. af8377d [FIX] Xilinx Uartlite driver by Michal Simek · 17 years ago
  45. 537091b [PATCH] Added support for Xilinx Emac community driver by Michal Simek · 17 years ago
  46. c7e717e Add Marvell 1149 PHY support to the TSEC by Andy Fleming · 17 years ago
  47. 6bf6f11 Merge branch 'testing' into working by Andy Fleming · 17 years ago
  48. 0c0a9cd [PATCH] Support for Xilinx EmacLite controller by Michal Simek · 17 years ago
  49. fad6340 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  50. 5a56af3 Remove erroneous errata code from Marvel 88E1111S driver by Andy Fleming · 17 years ago
  51. 2a3cee4 tsec: Fix PHY code to match first driver by Andy Fleming · 17 years ago
  52. 7507d56 Fix Marvell 88e1145 PHY init code by Andy Fleming · 17 years ago
  53. 5dc210d Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROCESSOR_POWERPC. by Ed Swarthout · 17 years ago
  54. e8b85f3 pciauto setup bridge by Ed Swarthout · 17 years ago
  55. 571f49f Support PCIe extended config registers by Ed Swarthout · 17 years ago
  56. ba5feb1 Minor improvements to drivers/pci_auto.c by Ed Swarthout · 17 years ago
  57. 40e81ad Start pci hose scan from hose->current_busno. by Ed Swarthout · 17 years ago
  58. 3865b1f Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup by Stefan Roese · 17 years ago
  59. ddb5d86f drivers/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  60. cb51c0b drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  61. 07d38a1 drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  62. 52b8704 Fix a few file permission problems. by Wolfgang Denk · 17 years ago
  63. d5be43d drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  64. 98c440b Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  65. 448f5fe Merge branch 'upstream' by Haavard Skinnemoen · 17 years ago
  66. 9b7464a USB: This patch fix readl in ohci swap reg access. by Jason Jin · 17 years ago
  67. f539edc cosmetic changes to bcm570x driver by Vadim Bendebury · 17 years ago
  68. 725671c Coding Style cleanup; generate new CHANGELOG file. by Wolfgang Denk · 17 years ago
  69. d1246a4 Merge with /home/wd/git/u-boot/custodian/u-boot-arm by Wolfgang Denk · 17 years ago
  70. c4e2753 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  71. fc43be4 USB/OHCI: endianness cleanup in the generic ohci driver by Markus Klotzbuecher · 17 years ago
  72. 1813512 Files include/linux/byteorder/{big,little}_endian.h define by Rodolfo Giometti · 17 years ago
  73. 4dae14c USB PCI-OHCI, interrupt pipe and usb event poll support by Zhang Wei · 17 years ago
  74. 9a1d00f ISP116x: delay for crappy USB keys by Rodolfo Giometti · 17 years ago
  75. 0944414 Change duplicate usb_cpu_init_fail to usb_board_init_fail by Markus Klotzbuecher · 17 years ago
  76. f3679aa Merge with /home/stefan/git/u-boot/bamboo-nand by Stefan Roese · 17 years ago
  77. 17b5e86 NAND: Update nand_ecc.c to latest Linux version by Stefan Roese · 17 years ago
  78. 51d8e81 Merge git://www.denx.de/git/u-boot into 2007_05_15-testing by Markus Klotzbuecher · 17 years ago
  79. 3e3b956 Reduce line lengths to 80 characters max. by Peter Pearse · 17 years ago
  80. fdda367 Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 17 years ago
  81. 255a3577 Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 17 years ago
  82. 3a71b5c Merge with /home/git/u-boot by Wolfgang Denk · 17 years ago
  83. d62f64c Coding Style Cleanup, new CHANGELOG by Wolfgang Denk · 17 years ago
  84. 3162eb8 Minor coding style cleanup. by Wolfgang Denk · 17 years ago
  85. 66d9dbe Add driver for S-ATA-controller on Intel processors with South by mushtaq khan · 17 years ago
  86. c3243cf Add support for BCM5464 Quad Phy by Joe Hamman · 17 years ago
  87. 160131b Add the files for the SMN42 board by Peter Pearse · 17 years ago
  88. b0d8f5b New board SMN42 branch by Peter Pearse · 17 years ago
  89. 3c4bd60 Merge git://www.denx.de/git/u-boot by Michal Simek · 17 years ago
  90. 6ede0c8 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  91. b7598a4 [PATCH] Avoid assigning PCI resources from zero address by Sergei Shtylyov · 17 years ago
  92. ebd0a0a [patch] use unsigned char in smc91111 driver for mac by Mike Frysinger · 17 years ago
  93. 2f15278 Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  94. 49db23d4 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  95. a798865 NAND: Wrong calculation of page number in nand_block_bad() by Thomas Knobloch · 17 years ago
  96. f2134f8 macb: Don't restart autonegotiation if we already have link by Haavard Skinnemoen · 17 years ago
  97. 04fcb5d macb: Introduce a few barriers when dealing with DMA descriptors by Haavard Skinnemoen · 17 years ago
  98. af1c2b8 Add support for treating unknown PHYs as generic PHYs. by David Updegraff · 17 years ago
  99. 81f481c Enable 8544 support by Andy Fleming · 17 years ago
  100. 61ea75a Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago