1. 5c2ff32 mpc83xx: mpc8360emds: rework LBC SDRAM setup by Anton Vorontsov · 16 years ago
  2. def0819 FDT: don't use private kernel header files by Wolfgang Denk · 16 years ago
  3. 06c2942 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 16 years ago
  4. f4d14c5 ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setup by Stefan Roese · 16 years ago
  5. 43cbce6 ppc4xx: Correctly setup ranges property in ebc node by Stefan Roese · 16 years ago
  6. d7b26d5 ppc4xx: Add GDSys neo 405EP board support by Dirk Eibach · 16 years ago
  7. c11da19 ppc4xx: Update configs for Netstal boards by Niklaus Giger · 16 years ago
  8. c9c11d7 ppc4xx: Add routine to retrieve CPU number by Adam Graham · 16 years ago
  9. 59217ba ppc4xx: Add static support for 44x IBM SDRAM Controller by Adam Graham · 16 years ago
  10. f09f09d ppc4xx: Add AMCC Arches board support (dual 460GT) by Adam Graham · 16 years ago
  11. f61f1e1 Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · 16 years ago
  12. 055b12f TQM8260: environment in flash instead EEPROM, baudrate 115k by Wolfgang Denk · 16 years ago
  13. 1836881 85xx: Fix compile warning in mpc8536ds.c by Kumar Gala · 16 years ago
  14. 8ed44d9 Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  15. 08ef89e Use strmhz() to format clock frequencies by Wolfgang Denk · 16 years ago
  16. d50c7d4 strmhz(): Round numbers when printing clock frequencies by Wolfgang Denk · 16 years ago
  17. 681c02d 85xx: properly document MPC85xx_PORDEVSR2_SEC_CFG by Timur Tabi · 16 years ago
  18. 50bd005 Merge git://git.denx.de/u-boot into x1 by Markus Klotzbuecher · 16 years ago
  19. f82642e Merge 'next' branch by Wolfgang Denk · 16 years ago
  20. 360fe71 mgcoge: add redundant environment sector by Heiko Schocher · 16 years ago
  21. 53ebf0c mgsuvd: update size of environment by Heiko Schocher · 16 years ago
  22. 2e26d83 Enabled the Freescale SGMII riser card on 8536DS by Jason Jin · 16 years ago
  23. 7e183ca Enabled the Freescale SGMII riser card on 8572DS by Liu Yu · 16 years ago
  24. bff188b Make pixis_set_sgmii more general to support MPC85xx boards. by Liu Yu · 16 years ago
  25. 5e981d6 Add cpu/8xxx to TAGS_SUBDIRS by Ed Swarthout · 16 years ago
  26. e1f7d22 fsl_law clear enable before changing. by Ed Swarthout · 16 years ago
  27. 86be510 mpc8572 additional end-point mode by Ed Swarthout · 16 years ago
  28. 6856b3d 85xx if NUM_CPUS>1, print cpu number by Ed Swarthout · 16 years ago
  29. f7fecc3 pixis do not print long help if not configured by Ed Swarthout · 16 years ago
  30. 0e17f02 Have u-boot pass stashing parameters into device tree by Andy Fleming · 16 years ago
  31. c21617f Add DDR options setting on MPC8641HPCN board by Haiying Wang · 16 years ago
  32. 4ca0660 Add ddr interleaving suppport for MPC8572DS board by Haiying Wang · 16 years ago
  33. 1f293b4 Add debug information for DDR controller registers by Haiying Wang · 16 years ago
  34. c9ffd83 Check DDR interleaving mode by Haiying Wang · 16 years ago
  35. dfb4910 Pass dimm parameters to populate populate controller options by Haiying Wang · 16 years ago
  36. dbbbb3a Make DDR interleaving mode work correctly by Haiying Wang · 16 years ago
  37. 1c9aa76 85xx: Enable interrupt and setexpr commands on Freescale 85xx boards by Kumar Gala · 16 years ago
  38. 7c0d4a7 85xx: Improve flash remapping on MPC8572DS & MPC8536DS by Kumar Gala · 16 years ago
  39. 54e091d 85xx: Export invalidate_{i,d}cache and add flush_dcache by Kumar Gala · 16 years ago
  40. 6250f0f mgcoge, mgsuvd: extract more common code by Heiko Schocher · 16 years ago
  41. 9e29919 mgcoge, mgsuvd: use in_*/out_* accesors by Heiko Schocher · 16 years ago
  42. a21ca95 mgsuvd: fix compiler warning when using soft_i2c driver by Heiko Schocher · 16 years ago
  43. cac9cf7 mgsuvd: fix coding style by Heiko Schocher · 16 years ago
  44. 5f4c313 mgcoge: Second Flash on CS5 not on CS1 by Heiko Schocher · 16 years ago
  45. 76da19d Added arch_lmb_reserve to allow arch specific memory regions protection by Kumar Gala · 16 years ago
  46. e02d4a9 mgcoge: added CONFIG_FIT to support the new u-boot image format by Heiko Schocher · 16 years ago
  47. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  48. 71edc27 74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx version by Kumar Gala · 16 years ago
  49. b799cb4 Expose command table search for sub-commands by Kumar Gala · 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. 81473f6 hush: add showvar command for hush shell. by Heiko Schocher · 16 years ago
  53. 67b23a3 I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · 16 years ago
  54. c248536 mgcoge, mgsuvd: add board specific I2C deblocking mechanism. by Heiko Schocher · 16 years ago
  55. 4ca107e soft_i2c: Add CFG_I2C_INIT_BOARD option by Heiko Schocher · 16 years ago
  56. e5e4edd mgcoge, mgsuvd: add DTT (LM75) support. by Heiko Schocher · 16 years ago
  57. 8e442df lm75: Make the LM75 MULTI_BUS compatible. by Heiko Schocher · 16 years ago
  58. 12f1678 lm75: fix Codingstyle issues. by Heiko Schocher · 16 years ago
  59. f220245 mgcoge, mgsuvd: added EEprom support. by Heiko Schocher · 16 years ago
  60. 9661bf9 mgcoge, mgsuvd: add I2C support. by Heiko Schocher · 16 years ago
  61. 98aed37 soft_i2c: prevent compiler warnings if driver does not use CPU Pins. by Heiko Schocher · 16 years ago
  62. 799b784 i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver. by Heiko Schocher · 16 years ago
  63. 0809ea2 mgcoge: fix Coding Style issues. by Heiko Schocher · 16 years ago
  64. e43a27c I2C: add new command i2c reset. by Heiko Schocher · 16 years ago
  65. 86e9cdf mgsuvd, mgcoge: move this 2 boards in one dir. by Heiko Schocher · 16 years ago
  66. 1c6fe6e hwmon: Add LM63 support by Dirk Eibach · 16 years ago
  67. 7ba890b Add Red Black Tree support by Kyungmin Park · 16 years ago
  68. fbd85ad CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c by richardretanubun · 16 years ago
  69. 07f3d78 Add support for CONFIG_EFI_PARTITION (GUID Partition Table) by richardretanubun · 16 years ago
  70. fbc87dc FIT: output image load address for type 'firmware', fix message while there by Bartlomiej Sieka · 16 years ago
  71. 4bae909 Automatic software update from TFTP server by Bartlomiej Sieka · 16 years ago
  72. 3f0cf51 flash: factor out adjusting of Flash address to the end of sector by Bartlomiej Sieka · 16 years ago
  73. e83cc06 net: Make TFTP server timeout configurable by Bartlomiej Sieka · 16 years ago
  74. 49f3bdb net: express the first argument to NetSetTimeout() in milliseconds by Bartlomiej Sieka · 16 years ago
  75. c68a05f Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  76. 41410ee Change UEC PHY interface to RGMII on MPC8568MDS by Haiying Wang · 16 years ago
  77. b59b16c Prepare v2008.10 release: update CHANGELOG & Makefile by Wolfgang Denk · 16 years ago
  78. f7a35a6 mgcoge: add redundant environment sector by Heiko Schocher · 16 years ago
  79. c2537ee mgsuvd: update size of environment by Heiko Schocher · 16 years ago
  80. fa7b1c0 83xx NAND boot: wait for LTESR[CC] by Lepcha Suchit · 16 years ago
  81. bf29e0e ppc4xx: PPC44x MQ initialization by Yuri Tikhonov · 16 years ago
  82. ec081c2 ppc4xx: PPC44x MQ initialization by Stefan Roese · 16 years ago
  83. f7d190b 85xx: Using proper I2C source clock divider for MPC8544 by Kumar Gala · 16 years ago
  84. 42653b8 Revert "85xx: Using proper I2C source clock divider for MPC8544" by Kumar Gala · 16 years ago
  85. c794c67 Merge branch 'master' of /home/wd/git/u-boot/master/ by Wolfgang Denk · 16 years ago
  86. 2179c47 85xx: Fix compile warning by Kumar Gala · 16 years ago
  87. 9029b68 Fix the function conflict in x86emu when DEBUG is on by Jason Jin · 16 years ago
  88. b4dbacf Coding Style cleanup, update CHANGELOG, prepare 2008.10-rc3 by Wolfgang Denk · 16 years ago
  89. 6971009 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 16 years ago
  90. 374b903 Fix compiler warning in lib_ppc/board.c by Heiko Schocher · 16 years ago
  91. 9724555 mpc83xx: wait till UPM completes the write to array by Selvamuthukumar · 16 years ago
  92. 03e2dbb Remove unwanted ';' at end of define. by Selvamuthukumar · 16 years ago
  93. b2934a5 ARM DaVinci: Add maintainer information for SFFSDR board. by Hugo Villeneuve · 16 years ago
  94. 12c6670 api: fix type mismatch by Matthias Fuchs · 16 years ago
  95. 9bc2e4e cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS by Peter Tyser · 16 years ago
  96. a0b1b61 Update CHANGELOG by Wolfgang Denk · 16 years ago
  97. 0f8cbc1 Do not init SATA when disabled on 8536DS. by Jason Jin · 16 years ago
  98. 9dbc366 The PIPE_INTERRUPT flag is used wrong by Remy Bohmer · 16 years ago
  99. 4886720 fix USB initialisation procedure by Remy Bohmer · 16 years ago
  100. ec4d8c1 fsl_diu: fix alignment error that caused malloc corruption by Nikita V. Youshchenko · 16 years ago