1. debcb10 ppc4xx: Update configs for Netstal boards by Niklaus Giger · 16 years ago
  2. 4900ed2 ppc4xx: Add AMCC Arches board support (dual 460GT) by Adam Graham · 16 years ago
  3. 223e2d2 mgcoge: add redundant environment sector by Heiko Schocher · 16 years ago
  4. be9cd65 mgsuvd: update size of environment by Heiko Schocher · 16 years ago
  5. 21181fd Enabled the Freescale SGMII riser card on 8536DS by Jason Jin · 16 years ago
  6. c49bce4 Enabled the Freescale SGMII riser card on 8572DS by Liu Yu · 16 years ago
  7. 4626906 Make pixis_set_sgmii more general to support MPC85xx boards. by Liu Yu · 16 years ago
  8. bcf35e5 Add ddr interleaving suppport for MPC8572DS board by Haiying Wang · 16 years ago
  9. 489675d 85xx: Enable interrupt and setexpr commands on Freescale 85xx boards by Kumar Gala · 16 years ago
  10. 7f3afd6 mgsuvd: fix compiler warning when using soft_i2c driver by Heiko Schocher · 16 years ago
  11. 997f523 mgsuvd: fix coding style by Heiko Schocher · 16 years ago
  12. 843b7a1 mgcoge: added CONFIG_FIT to support the new u-boot image format by Heiko Schocher · 16 years ago
  13. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  14. 63fd948 mgsuvd, mgcoge: added BOOTCOUNT feature. by Heiko Schocher · 16 years ago
  15. e5b6c2e mgcoge, mgsuvd: added support for the IVM EEprom. by Heiko Schocher · 16 years ago
  16. 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · 16 years ago
  17. 5e51b48 mgcoge, mgsuvd: add board specific I2C deblocking mechanism. by Heiko Schocher · 16 years ago
  18. aba715a mgcoge, mgsuvd: add DTT (LM75) support. by Heiko Schocher · 16 years ago
  19. e524e67 mgcoge, mgsuvd: added EEprom support. by Heiko Schocher · 16 years ago
  20. 65138e1 mgcoge, mgsuvd: add I2C support. by Heiko Schocher · 16 years ago
  21. 024e1e7 Change UEC PHY interface to RGMII on MPC8568MDS by Haiying Wang · 16 years ago
  22. 2d2fcc0 Remove unwanted ';' at end of define. by Selvamuthukumar · 16 years ago
  23. 66c45ad Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · 16 years ago
  24. fe3d92e sh: rsk7203: Add smc911x driver support to board config file by Nobuhiro Iwamatsu · 16 years ago
  25. d60c70c Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  26. 017c105 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  27. b7ceed0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  28. f46ffcf Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  29. 8b55700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  30. d387cbf ppc4xx: Update DU440 config by Matthias Fuchs · 16 years ago
  31. 9982995 MPC8572DS: Fix compile warnings by Kumar Gala · 16 years ago
  32. 4771a4c i.MX31: switch to CFG_HZ=1000 by Guennadi Liakhovetski · 16 years ago
  33. 0e6bcb4 Remove redundant #define for MPC8536DS by Haiying Wang · 16 years ago
  34. 374130f Add ID EEPROM support for MPC8572DS by Haiying Wang · 16 years ago
  35. bd319c7 Minor fixes for I2C address on MPC8572DS by Haiying Wang · 16 years ago
  36. bfcd6c3 Fix the incorrect DDR clk freq reporting on 8536DS by Jason Jin · 16 years ago
  37. 8398315 TQM5200: enable support for ATAPI devices by Wolfgang Denk · 16 years ago
  38. 7570428 mpc83xx: don't disable autoboot by Kim Phillips · 16 years ago
  39. a18b58f mpc83xx: add h/w flash protection to board configs by Kim Phillips · 16 years ago
  40. 069acf7 socrates: change default mtest address range by Anatolij Gustschin · 16 years ago
  41. 2c04bc3 socrates: fix SPD EEPROM address by Anatolij Gustschin · 16 years ago
  42. eb44ed9 ADS5121: fix typo in "rootpath" default setting by Wolfgang Denk · 16 years ago
  43. 8d82cc0 TQM8xx: Fix CFI flash driver support for all TQM8xx based boards by Wolfgang Denk · 16 years ago
  44. f0421ec 85xx: socrates: Add support for new image format. by u-boot@bugs.denx.de · 16 years ago
  45. 2a86239 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  46. 35f9f94 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  47. 47860ec ppc4xx: Enable device tree (FDT) support in zeus board port by Stefan Roese · 16 years ago
  48. 58296a1 ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · 16 years ago
  49. 15e2eff ARM OMAP : Correct Invalid Timer Register Field Declaration in omap1510.h & omap730.h by Gururaja Hebbar K R · 16 years ago
  50. 4ce0011 i.MX31: Make the SPI bus and chip select configurable for MC13783 by Magnus Lilja · 16 years ago
  51. d0d4a02 ap325rxa: remove duplicate CONFIG_FLASH_CFI_DRIVER by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  52. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. 53db4cd rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  54. 27a856a cleanup use of CFG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  55. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  56. 4539b1c rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  57. 7598916 rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  58. fdb79c3 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  59. dda84dd rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  60. 2b14d2b rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  61. e46af64 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  62. 8349c72 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  63. 50dd21c muas3001: update BR4 settings by Heiko Schocher · 16 years ago
  64. a640669 muas3001: added support for the LM75 sensor. by Heiko Schocher · 16 years ago
  65. 4ddfb85 muas3001: activate WDT for the muas3001 board. by Heiko Schocher · 16 years ago
  66. 8a0b1d4 muas3001: added 64MB SDRAM autodetection. by Heiko Schocher · 16 years ago
  67. 97cd8a3 Remove support for booting ARTOS images by Kumar Gala · 16 years ago
  68. 0813b12 Moved conditional compile into Makefile by Andreas Engel · 16 years ago
  69. 2fe2a97 Update i386 code (sc520_cdp) by Graeme Russ · 16 years ago
  70. e6f5c91 85xx: socrates: Enable Lime support. by Anatolij Gustschin · 16 years ago
  71. 0244f67 85xx: Socrates: Major code update. by Detlev Zundel · 16 years ago
  72. 0b87d3f Update Freescale 85xx boards to sys_eeprom.c by Timur Tabi · 16 years ago
  73. 1361adb stxxtc: remove empty CONFIG_SHOW_ACTIVITY functions by Wolfgang Denk · 16 years ago
  74. f44a137 NETTA2: remove empty CONFIG_SHOW_ACTIVITY functions by Wolfgang Denk · 16 years ago
  75. 0857444 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  76. f00a184 ppc4xx: Update CPCI405(AB) configuration by Matthias Fuchs · 16 years ago
  77. 013d2c9 ppc4xx: Remove CONFIG_CS8952_PHY define by Stefan Roese · 16 years ago
  78. 18e6136 ap325rxa/favr-32-ezkit: Use CONFIG_FLASH_CFI_DRIVER by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  79. 11af42c USB EHCI: reset root hub by Yuri Tikhonov · 16 years ago
  80. 97a5581 ppc4xx: Update Kilauea to use PPC4xx DDR autocalibration routines by Adam Graham · 16 years ago
  81. f84496a ppc44x: Unification of virtex5 pp440 boards by Ricardo Ribalda Delgado · 16 years ago
  82. 3d488df Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  83. e7772cf ppc4xx: Update VOM405 board configuration by Matthias Fuchs · 16 years ago
  84. 335634a ppc4xx: Add fdt support for VOM405 boards by Matthias Fuchs · 16 years ago
  85. 4a073ca ppc4xx: Coding style cleanup by Matthias Fuchs · 16 years ago
  86. 87bc82f ppc4xx: Enable USB on PLU405 boards by Matthias Fuchs · 16 years ago
  87. 9a11639 ppc4xx: Add fdt support for PLU405 boards by Matthias Fuchs · 16 years ago
  88. 0db0f8d ppc4xx: Increase U-Boot size to 384kB for PLU405 boards by Matthias Fuchs · 16 years ago
  89. db2b5bd Add pixis_set_sgmii command by Andy Fleming · 16 years ago
  90. 3d19fad Add support for Freescale SGMII Riser Card by Andy Fleming · 16 years ago
  91. 8b3fbe3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  92. a68e08f Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  93. f006908 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · 16 years ago
  94. 51da61c Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · 16 years ago
  95. 0852dbe sh: Fix compile error rsk7203 board by Nobuhiro Iwamatsu · 16 years ago
  96. 85603f4 sh: Fix compile error sh7785lcr board by Nobuhiro Iwamatsu · 16 years ago
  97. 3e59043 sh: Renesas Solutions AP325RXA board support by Nobuhiro Iwamatsu · 16 years ago
  98. 6f7d436 sh: Renesas RSK+ 7203 board support by Nobuhiro Iwamatsu · 16 years ago
  99. 52f73c0 sh: Renesas R0P7785LC0011RL board support by Nobuhiro Iwamatsu · 16 years ago
  100. 72aa17b smdk6400: Use CONFIG_FLASH_CFI_DRIVER by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago