1. 9cfff9e Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 17 years ago
  2. 3259eea Merge Sequoia beautification into Korat code by Larry Johnson · 17 years ago
  3. e169257 net: add 'ethrotate' environment variable by Matthias Fuchs · 17 years ago
  4. ba52be3 ppc4xx: Fix compilation warnings and coding style issues in HCU4/HCU5 by Stefan Roese · 17 years ago
  5. 55ed151 sh: Remove CONFIG_COMMANDS from MS7720SE config file by Nobuhiro Iwamatsu · 17 years ago
  6. 055606b ppc4xx: Netstal HCU4 board: added various fixes and POST by Niklaus Giger · 17 years ago
  7. 69b0634 ppc4xx: netstal/common define routines used by all boards by Niklaus Giger · 17 years ago
  8. efeff53 ppc4xx: Netstal HCU5 board: added various fixes and POST by Niklaus Giger · 17 years ago
  9. 4371090 ppc4xx: Netstal HCU5 board. Added POST. Various fixes by Niklaus Giger · 17 years ago
  10. 4bd5036 ppc4xx: Netstal HCU4 board. Added POST. Various fixes by Niklaus Giger · 17 years ago
  11. 1a3ac86 ppc4xx: Complete DU440 board support by Matthias Fuchs · 17 years ago
  12. 15a08bc ppc4xx: Add DU440 board support by Matthias Fuchs · 17 years ago
  13. f188896 Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  14. ac331da sh: Update SuperH SCIF driver by Nobuhiro Iwamatsu · 17 years ago
  15. 334e442 Set ips dividor to 1/4 of csb clock. by Grzegorz Bernacki · 17 years ago
  16. 7dc358b 85xx: Get ride of old TLB setup code by Kumar Gala · 17 years ago
  17. 3b558e2 85xx: Convert TQM85xx to new TLB setup by Kumar Gala · 17 years ago
  18. 74121b4 85xx: Convert STXGP3 & STXSSA to new TLB setup by Kumar Gala · 17 years ago
  19. 143b518 85xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setup by Kumar Gala · 17 years ago
  20. 818218b 85xx: Convert PM854/PM856 to new TLB setup by Kumar Gala · 17 years ago
  21. ff4681c 85xx: Convert MPC8540EVAL to new TLB setup by Kumar Gala · 17 years ago
  22. 73aa9ac 85xx: Convert MPC8568 MDS to new TLB setup by Kumar Gala · 17 years ago
  23. 0db37dc 85xx: Convert MPC8541/MPC8555/MPC8548 CDS to new TLB setup by Kumar Gala · 17 years ago
  24. 219a81b 85xx: Convert MPC8540/MPC8560 ADS to new TLB setup by Kumar Gala · 17 years ago
  25. 80d0b6a 85xx: Convert ATUM8548 to new TLB setup by Kumar Gala · 17 years ago
  26. 0f7a3dc 85xx: Convert MPC8544 DS to new TLB setup by Kumar Gala · 17 years ago
  27. 8716318 85xx: Reworked initial processor init by Kumar Gala · 17 years ago
  28. 44a23cf 85xx: Introduce new tlb API by Kumar Gala · 17 years ago
  29. be88b16 ppc4xx: Fix remaining CONFIG_COMMANDS in 4xx files by Stefan Roese · 17 years ago
  30. c8c41d4 85xx: Use proper defines for PCI addresses by Kumar Gala · 17 years ago
  31. 54a5070 85xx: Remove old style of LAW init by Kumar Gala · 17 years ago
  32. 4d3521c 85xx: convert remaining 85xx boards over to use new LAW init code by Kumar Gala · 17 years ago
  33. 572b13a 85xx: convert STXGP3/STXSSA over to use new LAW init code by Kumar Gala · 17 years ago
  34. 45f2166 85xx: convert PM854/PM856 over to use new LAW init code by Kumar Gala · 17 years ago
  35. e2b159d 85xx: convert SBC8540/SBC8560/SBC8548 over to use new LAW init code by Kumar Gala · 17 years ago
  36. 2cfaa1a 85xx: convert MPC8541/MPC8555/MPC8548 CDS over to use new LAW init code by Kumar Gala · 17 years ago
  37. 7232a27 85xx: convert MPC8540/MPC8560 ADS over to use new LAW init code by Kumar Gala · 17 years ago
  38. 4bcae9c 85xx: convert MPC8544 DS over to use new LAW init code by Kumar Gala · 17 years ago
  39. 83d40df 85xx: Move LAW init code into C by Kumar Gala · 17 years ago
  40. bed8ce8 qemu-mips: active HUSH PARSER, AUTO_COMPLETE and CMDLINE_EDITING by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  41. 0764c16 MIPS:Target support for qemu -M mips by Vlad Lungu · 17 years ago
  42. 7f52fa3 Fix nfs command help to reflect that the serverip is optional by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  43. b8f4162 bf537-stamp: remove already defined is_zero_ether_addr and is_multicast_ether_addr by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  44. c2f896b drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status). by Shinya Kuribayashi · 17 years ago
  45. 96a2367 drivers/net/rtl8139.c: Fix cache coherency issues by Shinya Kuribayashi · 17 years ago
  46. d1276c7 drivers/net/rtl8139.c: Fix tx timeout by Shinya Kuribayashi · 17 years ago
  47. 18ee320 TSEC: Add the support for RealTek RTL8211B PHY by Dave Liu · 17 years ago
  48. 84a3047 Remove annoying debug printout for PHY less boards. by Joakim Tjernlund · 17 years ago
  49. ee62ed3 net: reduce boot latency on QE UEC based boards by Kim Phillips · 17 years ago
  50. 55fe7c5 TSEC driver: Change MDIO support to allow access to any PHYs on the MDIO bus by michael.firth@bt.com · 17 years ago
  51. e715888 Merge branch 'master' of git://www.denx.de/git/u-boot-sh by Wolfgang Denk · 17 years ago
  52. 4c9e98a Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  53. 5e918a9 Add support for the MPC837xERDB by Kim Phillips · 17 years ago
  54. 9e89647 mpc83xx: add support for more system clock performance controls by Kim Phillips · 17 years ago
  55. 16c3cde FSL: Generalize PIXIS reset command parsing. by James Yang · 17 years ago
  56. ad8f868 FSL: Convert board/freescale/common/Makefile to use CONFIG_ by Jon Loeliger · 17 years ago
  57. 7c2221e Use CONFIG_ULI526X as MPC8610HPCD default Ethernet driver by Roy Zang · 17 years ago
  58. 711a794 mpc83xx: fix QE ETHPRIMEs to correct 'FSL UEC0' value by Kim Phillips · 17 years ago
  59. 363eea9 mpc83xx: clean up mpc8360emds.c warnings by Kim Phillips · 17 years ago
  60. f09880e mpc83xx: fix phy-connection-type fixup code by Kim Phillips · 17 years ago
  61. 2b4c952 mpc83xx: fix mpc8313/mpc8315/mpc8349itx Makefiles for silent build (with -s) by Kumar Gala · 17 years ago
  62. e1d8ed2 Changes in uboot DDR configuration for MPC8313eRDB by Poonam Aggrwal · 17 years ago
  63. b5cdd7d Enable the isdram command on the MPC8360EMDS board by Jerry Van Baren · 17 years ago
  64. 8bd522c mpc83xx: Add the support for MPC8315ERDB board by Dave Liu · 17 years ago
  65. b05884e mpc83xx: Add config of eTSEC emergency priority in SPCR by Dave Liu · 17 years ago
  66. 9b95823 mpc83xx: Remove cache config from MPC8360ERDK.h by Dave Liu · 17 years ago
  67. cd9d230 nand: FSL UPM NAND driver by Anton Vorontsov · 17 years ago
  68. 6cb2239 OneNAND: Separate U-Boot dependent code from OneNAND by Kyungmin Park · 17 years ago
  69. 83a49c8 ppc4xx: Sequoia coding style cleanup and beautification by Matthias Fuchs · 17 years ago
  70. 4b3cc6e ppc4xx: Refactor ECC POST for AMCC Denali core by Larry Johnson · 17 years ago
  71. 8d99cd0 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 17 years ago
  72. 2465665 QE UEC: Extend number of supported UECs to 4 by David Saada · 17 years ago
  73. 58d2042 LWMON5: enable hush shell as command line parser by Wolfgang Denk · 17 years ago
  74. 66ffb18 ADS5121: disable watchdog; enable image timestamps by Wolfgang Denk · 17 years ago
  75. 2b4f778 TK885D: fixes for bigger flash sector sizes on new modules; by Wolfgang Denk · 17 years ago
  76. f91d7ae pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driver by Nobuhiro Iwamatsu · 17 years ago
  77. 76e49aa sh: Add support SH7710/SH7712 by Nobuhiro Iwamatsu · 17 years ago
  78. 63a11be sh: Add support of map_physmem() and unmap_physmem() to SuperH by Nobuhiro Iwamatsu · 17 years ago
  79. db3995f sh: Add maintainer of MS7720SE to the MAINTAINER file by Nobuhiro Iwamatsu · 17 years ago
  80. dcd99e8 sh: Fix board name in MS7720SE's config.mk by Nobuhiro Iwamatsu · 17 years ago
  81. c0a04d9 sh: Add MS7720SE to MAKEALL by Nobuhiro Iwamatsu · 17 years ago
  82. b2b5e2b sh: Add support for MS7720RP02 board by Yoshihiro Shimoda · 17 years ago
  83. 7c10c57 sh: Add support for SH7720 in serial_sh driver. by Yoshihiro Shimoda · 17 years ago
  84. f9913a8 sh: Add support SH3 and SH7720 by Yoshihiro Shimoda · 17 years ago
  85. 9adfc9f ppc4xx: Remove compiler warning in cpu/ppc4xx/44x_spd_ddr2.c by Stefan Roese · 17 years ago
  86. 17bef68 ppc_4xx: Fix post spr.c for PPC405 by Niklaus Giger · 17 years ago
  87. 5dd372a Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Wolfgang Denk · 17 years ago
  88. 06c428b QE: fix compile warning by Dave Liu · 17 years ago
  89. a0dd99d ppc4xx: Update Kilauea CPLD configuration with USB PHY reset bit by Stefan Roese · 17 years ago
  90. f43ad53 ARM: update mach-types.h from 2.6.24-rc7 Linux kernel tree by Wolfgang Denk · 17 years ago
  91. 8d10307 ADS5121: Fix typo in ads5121.c, adjust default environment by Wolfgang Denk · 17 years ago
  92. 51b67d0 ADS5121: MAX slew rate for PATA pins by John Rigby · 17 years ago
  93. dd531aa Fix Makefile dependency problem with parallel builds. by Wolfgang Denk · 17 years ago
  94. 8996784 MPC8544DS: fix board Makefile for silent build (with -s) by Wolfgang Denk · 17 years ago
  95. 6d714f8 PMC440 board: fix board Makefile for out-of-tree building by Wolfgang Denk · 17 years ago
  96. 6eb3fb1 Makalu: fix compile warning by Wolfgang Denk · 17 years ago
  97. 1a0a7ce Merge branch 'master' of git+ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 17 years ago
  98. 0a1e03b cmd_nand : fix compiler warning. by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  99. 8225d1e CFI: Fix CONFIG_FLASH_CFI_LEGACY compilation by Michael Schwingen · 17 years ago
  100. 8d79953 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 17 years ago