1. 23b7b87 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · 16 years ago
  2. c06d9bb Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · 16 years ago
  3. 1079432 Custom AFEB9260 board support by Sergey Lapin · 16 years ago
  4. 536e7da ColdFire: Add MCF5301x CPU and M53017EVB support by TsiChung Liew · 16 years ago
  5. a21d0c2 ColdFire: Add SBF support for M52277EVB by TsiChung Liew · 16 years ago
  6. b202816 ColdFire: Use CFI driver for M5272C3 by TsiChung Liew · 16 years ago
  7. 012522f ColdFire: Modules header files cleanup by TsiChung Liew · 16 years ago
  8. 60c68d9 TQM8260: use CFI flash driver instead of custom driver. by Wolfgang Denk · 16 years ago
  9. 298e476 mgsuvd: remove unused defines in config file. by Heiko Schocher · 16 years ago
  10. 3cbd823 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  11. 3ec5314 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  12. c57fc28 NAND: Add NAND support for MPC8536DS board by Jason Jin · 16 years ago
  13. 6fc110b NAND: Fix CONFIG_ENV_ADDR for MPC8572DS by Haiying Wang · 16 years ago
  14. 76b565b ppc4xx: Update PMC440 board configuration by Matthias Fuchs · 16 years ago
  15. cc2dc9b ppc4xx: Merge xilinx-ppc440 and xilinx-ppc405 cfg by Ricardo Ribalda Delgado · 16 years ago
  16. 3befd85 ppc4xx: Correctly configure the GPIO pin muxing on Arches by Stefan Roese · 16 years ago
  17. a7faab9 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · 16 years ago
  18. 1c67197 86xx: remove the unused definition by Dave Liu · 16 years ago
  19. c013b74 NAND: Add support for MPC8572DS board by Haiying Wang · 16 years ago
  20. f803051 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  21. c2083e0 86xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  22. 2dba0de 85xx: Convert all fsl_pci_init users to new APIs by Kumar Gala · 16 years ago
  23. 8ba93f6 86xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · 16 years ago
  24. 0151cba 85xx: Enable 64-bit PCI resources on all Freescale boards by Kumar Gala · 16 years ago
  25. d5b6930 85xx: remove unused config definition by Dave Liu · 16 years ago
  26. 5deb802 ppc4xx: New board avnet fx12 minimodul by Georg Schardt · 16 years ago
  27. 1f4d532 ppc4xx: Generic architecture for xilinx ppc405(v3) by Ricardo Ribalda Delgado · 16 years ago
  28. 485c00a ppc4xx: Disable DDR2 autocalibration on Kilauea for now by Stefan Roese · 16 years ago
  29. 3bf1be3 mpc83xx: add support for switching between USB Host/Function for MPC837XEMDS by Anton Vorontsov · 16 years ago
  30. b3379f3 mpc83xx: add ELBC NAND support for the MPC837XEMDS boards by Anton Vorontsov · 16 years ago
  31. 00f7bba mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boards by Anton Vorontsov · 16 years ago
  32. 1da83a6 mpc83xx: add SGMII riser module support for the MPC8378E-MDS boards by Anton Vorontsov · 16 years ago
  33. 5c2ff32 mpc83xx: mpc8360emds: rework LBC SDRAM setup by Anton Vorontsov · 16 years ago
  34. 06c2942 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  35. d7b26d5 ppc4xx: Add GDSys neo 405EP board support by Dirk Eibach · 16 years ago
  36. c11da19 ppc4xx: Update configs for Netstal boards by Niklaus Giger · 16 years ago
  37. f09f09d ppc4xx: Add AMCC Arches board support (dual 460GT) by Adam Graham · 16 years ago
  38. 055b12f TQM8260: environment in flash instead EEPROM, baudrate 115k by Wolfgang Denk · 16 years ago
  39. 360fe71 mgcoge: add redundant environment sector by Heiko Schocher · 16 years ago
  40. 53ebf0c mgsuvd: update size of environment by Heiko Schocher · 16 years ago
  41. 2e26d83 Enabled the Freescale SGMII riser card on 8536DS by Jason Jin · 16 years ago
  42. 7e183ca Enabled the Freescale SGMII riser card on 8572DS by Liu Yu · 16 years ago
  43. bff188b Make pixis_set_sgmii more general to support MPC85xx boards. by Liu Yu · 16 years ago
  44. 4ca0660 Add ddr interleaving suppport for MPC8572DS board by Haiying Wang · 16 years ago
  45. 1c9aa76 85xx: Enable interrupt and setexpr commands on Freescale 85xx boards by Kumar Gala · 16 years ago
  46. a21ca95 mgsuvd: fix compiler warning when using soft_i2c driver by Heiko Schocher · 16 years ago
  47. cac9cf7 mgsuvd: fix coding style by Heiko Schocher · 16 years ago
  48. e02d4a9 mgcoge: added CONFIG_FIT to support the new u-boot image format by Heiko Schocher · 16 years ago
  49. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  50. f7e51b2 mgsuvd, mgcoge: added BOOTCOUNT feature. by Heiko Schocher · 16 years ago
  51. 8f64da7 mgcoge, mgsuvd: added support for the IVM EEprom. by Heiko Schocher · 16 years ago
  52. 67b23a3 I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · 16 years ago
  53. c248536 mgcoge, mgsuvd: add board specific I2C deblocking mechanism. by Heiko Schocher · 16 years ago
  54. e5e4edd mgcoge, mgsuvd: add DTT (LM75) support. by Heiko Schocher · 16 years ago
  55. f220245 mgcoge, mgsuvd: added EEprom support. by Heiko Schocher · 16 years ago
  56. 9661bf9 mgcoge, mgsuvd: add I2C support. by Heiko Schocher · 16 years ago
  57. 41410ee Change UEC PHY interface to RGMII on MPC8568MDS by Haiying Wang · 16 years ago
  58. 03e2dbb Remove unwanted ';' at end of define. by Selvamuthukumar · 16 years ago
  59. abbb906 Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · 16 years ago
  60. 05c7e90 sh: rsk7203: Add smc911x driver support to board config file by Nobuhiro Iwamatsu · 16 years ago
  61. 1f6aa62 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  62. df4a079 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  63. 22a871a Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  64. 1e84108 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · 16 years ago
  65. 1f7bab0 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  66. 35dd025 ppc4xx: Update DU440 config by Matthias Fuchs · 16 years ago
  67. f3bf927 MPC8572DS: Fix compile warnings by Kumar Gala · 16 years ago
  68. 1ed7a7f i.MX31: switch to CFG_HZ=1000 by Guennadi Liakhovetski · 16 years ago
  69. 5297246 Remove redundant #define for MPC8536DS by Haiying Wang · 16 years ago
  70. 445a7b3 Add ID EEPROM support for MPC8572DS by Haiying Wang · 16 years ago
  71. 1f3ba31 Minor fixes for I2C address on MPC8572DS by Haiying Wang · 16 years ago
  72. c039111 Fix the incorrect DDR clk freq reporting on 8536DS by Jason Jin · 16 years ago
  73. 33af3e6 TQM5200: enable support for ATAPI devices by Wolfgang Denk · 16 years ago
  74. 7fd0bea mpc83xx: don't disable autoboot by Kim Phillips · 16 years ago
  75. 162c41c mpc83xx: add h/w flash protection to board configs by Kim Phillips · 16 years ago
  76. 5c65ecf socrates: change default mtest address range by Anatolij Gustschin · 16 years ago
  77. 562788b socrates: fix SPD EEPROM address by Anatolij Gustschin · 16 years ago
  78. dd820b0 ADS5121: fix typo in "rootpath" default setting by Wolfgang Denk · 16 years ago
  79. 7c803be TQM8xx: Fix CFI flash driver support for all TQM8xx based boards by Wolfgang Denk · 16 years ago
  80. e99b607 85xx: socrates: Add support for new image format. by u-boot@bugs.denx.de · 16 years ago
  81. afbc526 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 16 years ago
  82. b476b03 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  83. b18410e ppc4xx: Enable device tree (FDT) support in zeus board port by Stefan Roese · 16 years ago
  84. 7bf5ecf ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · 16 years ago
  85. b232538 ARM OMAP : Correct Invalid Timer Register Field Declaration in omap1510.h & omap730.h by Gururaja Hebbar K R · 16 years ago
  86. 1a6337b i.MX31: Make the SPI bus and chip select configurable for MC13783 by Magnus Lilja · 16 years ago
  87. deeec49 ap325rxa: remove duplicate CONFIG_FLASH_CFI_DRIVER by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  88. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  89. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  90. 7d9b5ba cleanup use of CFG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  91. 93f6d72 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  92. 0b5099a rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  93. 9656138 rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  94. 9314cee rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  95. 51bfee1 rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  96. 057c849 rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  97. bb1f8b4 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  98. 32628c5 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  99. 0b7c563 muas3001: update BR4 settings by Heiko Schocher · 16 years ago
  100. 245f6ef muas3001: added support for the LM75 sensor. by Heiko Schocher · 16 years ago