1. 77a3c0d Merge with git+ssh://atlas/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  2. d59890b Minor fix for bios emulator makefile by Jason Jin · 17 years ago
  3. 7ed5cd9 Add CONFIG_BIOSEMU define to guard all the bios emulator code by Jason Jin · 17 years ago
  4. f5dd299 tsec: fix multiple PHY support by Zach Sadecki · 17 years ago
  5. 4290d4c tsec: Allow Ten Bit Interface address to be configurable by Joe Hamman · 17 years ago
  6. 3ef5028 Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  7. 9a0f777 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  8. 96bb2e0 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  9. a63ce95 This is a BIOS emulator, porting from SciTech for u-boot, mainly for by Jason Jin · 17 years ago
  10. 2181b5d This is a framebuffer driver for ATI video card, can work for PCI9200, by Jason Jin · 17 years ago
  11. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  12. 15e8757 Coding style cleanup. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  13. ee3ed33 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 17 years ago
  14. 91080f7 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · 17 years ago
  15. bee6700 Add Marvell 1149 PHY support to the TSEC by Andy Fleming · 17 years ago
  16. 7e5e09f Merge branch 'testing' into working by Andy Fleming · 17 years ago
  17. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
  18. 3c76cc9 Remove erroneous errata code from Marvel 88E1111S driver by Andy Fleming · 17 years ago
  19. b2d14f4 tsec: Fix PHY code to match first driver by Andy Fleming · 18 years ago
  20. 180d03a Fix Marvell 88e1145 PHY init code by Andy Fleming · 18 years ago
  21. 1d781f6 Add simple agent/end-point configuration in PCI AutoConfig for PCI_CLASS_PROCESSOR_POWERPC. by Ed Swarthout · 17 years ago
  22. 4aeb55a pciauto setup bridge by Ed Swarthout · 17 years ago
  23. 09489ff Support PCIe extended config registers by Ed Swarthout · 17 years ago
  24. a523296 Minor improvements to drivers/pci_auto.c by Ed Swarthout · 17 years ago
  25. f0d4347 Start pci hose scan from hose->current_busno. by Ed Swarthout · 17 years ago
  26. 3bed54e Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup by Stefan Roese · 17 years ago
  27. 30c2f24 drivers/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  28. 82ecaad drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  29. b1d408a drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  30. c6316ff Fix a few file permission problems. by Wolfgang Denk · 17 years ago
  31. d8c8630 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  32. 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  33. 3c701fb USB: This patch fix readl in ohci swap reg access. by Jason Jin · 17 years ago
  34. a9d7acb Coding Style cleanup; generate new CHANGELOG file. by Wolfgang Denk · 17 years ago
  35. 4ca9451 Merge with /home/wd/git/u-boot/custodian/u-boot-arm by Wolfgang Denk · 17 years ago
  36. a9b976e Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 17 years ago
  37. 18f5ccb USB/OHCI: endianness cleanup in the generic ohci driver by Markus Klotzbuecher · 17 years ago
  38. 703bda9 Files include/linux/byteorder/{big,little}_endian.h define by Rodolfo Giometti · 17 years ago
  39. 8d15efa USB PCI-OHCI, interrupt pipe and usb event poll support by Zhang Wei · 17 years ago
  40. c967c5e ISP116x: delay for crappy USB keys by Rodolfo Giometti · 17 years ago
  41. eee7c45 Change duplicate usb_cpu_init_fail to usb_board_init_fail by Markus Klotzbuecher · 17 years ago
  42. 6ca735b Merge with /home/stefan/git/u-boot/bamboo-nand by Stefan Roese · 18 years ago
  43. cff18fd NAND: Update nand_ecc.c to latest Linux version by Stefan Roese · 18 years ago
  44. 51afba1 Merge git://www.denx.de/git/u-boot into 2007_05_15-testing by Markus Klotzbuecher · 18 years ago
  45. fb312c8 Reduce line lengths to 80 characters max. by Peter Pearse · 18 years ago
  46. 9da36da Merge with git://www.denx.de/git/u-boot.git by Peter Pearse · 18 years ago
  47. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 18 years ago
  48. 5384742 Merge with /home/git/u-boot by Wolfgang Denk · 18 years ago
  49. 870c5c4 Coding Style Cleanup, new CHANGELOG by Wolfgang Denk · 18 years ago
  50. 142bdbe Minor coding style cleanup. by Wolfgang Denk · 18 years ago
  51. 5651b34 Add driver for S-ATA-controller on Intel processors with South by mushtaq khan · 18 years ago
  52. ed7ad4e Add support for BCM5464 Quad Phy by Joe Hamman · 18 years ago
  53. bc3936b Add the files for the SMN42 board by Peter Pearse · 18 years ago
  54. d862a25 New board SMN42 branch by Peter Pearse · 18 years ago
  55. 9cd9ea9 Merge git://www.denx.de/git/u-boot by Michal Simek · 18 years ago
  56. 464a13b Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 18 years ago
  57. 9679f4d [PATCH] Avoid assigning PCI resources from zero address by Sergei Shtylyov · 18 years ago
  58. 66bcdfc [patch] use unsigned char in smc91111 driver for mac by Mike Frysinger · 18 years ago
  59. 58c495b Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · 18 years ago
  60. de6a1e6 Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx by Wolfgang Denk · 18 years ago
  61. 9e2aeaf NAND: Wrong calculation of page number in nand_block_bad() by Thomas Knobloch · 18 years ago
  62. 0451b01 Add support for treating unknown PHYs as generic PHYs. by David Updegraff · 18 years ago
  63. 2fffa05 Enable 8544 support by Andy Fleming · 18 years ago
  64. c4e387d Merge with git://www.denx.de/git/u-boot.git by Markus Klotzbuecher · 18 years ago
  65. d596040 USB: (Another) delay for crappy USB keys. by Rodolfo Giometti · 18 years ago
  66. 562ce29 [PATCH] SystemACE support for Microblaze by Michal Simek · 18 years ago
  67. f3bda27 Cleanup, update CHANGELOG by Wolfgang Denk · 18 years ago
  68. 5c06cb9 Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx by Wolfgang Denk · 18 years ago
  69. 51c8f24 Atmel MACB ethernet driver by Haavard Skinnemoen · 19 years ago
  70. 0a2743f AVR32: Resource management rewrite by Haavard Skinnemoen · 18 years ago
  71. 2404a2b Support for the Philips ISP116x HCD (Host Controller Driver) by Rodolfo Giometti · 18 years ago
  72. e3af6d5 USB: remove the S3C24X0_merge #define, which was introduced while by Markus Klotzbuecher · 18 years ago
  73. 3b9c8c6 Merge with git://www.denx.de/git/u-boot.git#testing-USB by Markus Klotzbuecher · 18 years ago
  74. f972e77 Some code cleanup. by Wolfgang Denk · 18 years ago
  75. b648fe7 mpc83xx: Fix empty i2c reads/writes in fsl_i2c.c by Joakim Tjernlund · 18 years ago
  76. bb828f9 mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UEC by Emilian Medve · 18 years ago
  77. 2bd9f1b mpc83xx: U-Boot support for Wind River SBC8349 by Paul Gortmaker · 18 years ago
  78. e740c46 mpc83xx: Add support for the MPC832XEMDS board by Dave Liu · 18 years ago
  79. 663cbab mpc83xx: Fix the UEC driver bug of QE by Dave Liu · 18 years ago
  80. 4b9dd45 Merge branch 'master' into hpc2 by roy zang · 18 years ago
  81. 52232fd Minor code cleanup. by Wolfgang Denk · 18 years ago
  82. fe20516 [PATCH] Change systemace driver to select 8 & 16bit mode by Stefan Roese · 18 years ago
  83. c123a38 [PATCH v3] Add sync to ensure flash_write_cmd is fully finished by Haiying Wang · 18 years ago
  84. b771037 [PATCH] Fix problem in systemace driver (ace_writew instead of ace_write) by Stefan Roese · 18 years ago
  85. 51c8dde [PATCH] Update SystemACE driver for 16bit access by Stefan Roese · 18 years ago
  86. 2089cab [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers by Grant Likely · 18 years ago
  87. ca493f3 [PATCH 7_9] Replace ace_readw_ace_writeb functions with macros by Grant Likely · 18 years ago
  88. 89cf4cc [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c by Grant Likely · 18 years ago
  89. e992d37 Merge branch 'master' into hpc2 by roy zang · 18 years ago
  90. 800db31 [PATCH] CFI: define CFG_WRITE_SWAPPED_DATA for the CFI-Flash driver by Heiko Schocher · 18 years ago
  91. 37efa39 [PATCH] Fix: Compilerwarnings for SC3 board. by Heiko Schocher · 18 years ago
  92. 8637071 Merge with /home/hs/SC3/u-boot Some code cleanup. by Wolfgang Denk · 18 years ago
  93. 3c58a99 Added support for the SOLIDCARD III board from Eurodesign by Heiko Schocher · 18 years ago
  94. e58a4af [PATCH] nand: Fix problem with oobsize calculation by Stefan Roese · 18 years ago
  95. 96f49ef Merge branch 'master' into hpc2 by roy zang · 18 years ago
  96. afa0dd0 Fix bug in adaption of Stefano Babic's CFI driver patch. by Wolfgang Denk · 18 years ago
  97. 8518d3d Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 18 years ago
  98. eed025b Merge with /home/hs/TQ/u-boot-dev by Wolfgang Denk · 18 years ago
  99. 5f172a8 Fix cfi failure with Spansion Flash (Spansion Flash Devices have a different offset to go into CFI mode) by Stefano Babic · 18 years ago
  100. 3ec4366 Added support for the TQM8272 board from TQ by Heiko Schocher · 18 years ago