1. 21181fd Enabled the Freescale SGMII riser card on 8536DS by Jason Jin · Fri Oct 10 11:41:00 2008 +0800
  2. c49bce4 Enabled the Freescale SGMII riser card on 8572DS by Liu Yu · Fri Oct 10 11:40:59 2008 +0800
  3. 4626906 Make pixis_set_sgmii more general to support MPC85xx boards. by Liu Yu · Fri Oct 10 11:40:58 2008 +0800
  4. 28e0007 Add cpu/8xxx to TAGS_SUBDIRS by Ed Swarthout · Wed Oct 08 23:38:02 2008 -0500
  5. cf92b98 fsl_law clear enable before changing. by Ed Swarthout · Thu Oct 09 01:25:55 2008 -0500
  6. cd36bda mpc8572 additional end-point mode by Ed Swarthout · Thu Oct 09 00:29:27 2008 -0500
  7. 2915512 85xx if NUM_CPUS>1, print cpu number by Ed Swarthout · Wed Oct 08 23:37:59 2008 -0500
  8. 06c70d6 pixis do not print long help if not configured by Ed Swarthout · Wed Oct 08 23:38:01 2008 -0500
  9. e336605 Have u-boot pass stashing parameters into device tree by Andy Fleming · Tue Oct 07 08:09:50 2008 -0500
  10. 4e0dd7f Add DDR options setting on MPC8641HPCN board by Haiying Wang · Fri Oct 03 12:37:57 2008 -0400
  11. bcf35e5 Add ddr interleaving suppport for MPC8572DS board by Haiying Wang · Fri Oct 03 12:37:41 2008 -0400
  12. d90e040 Add debug information for DDR controller registers by Haiying Wang · Fri Oct 03 12:37:26 2008 -0400
  13. b834f92 Check DDR interleaving mode by Haiying Wang · Fri Oct 03 12:37:10 2008 -0400
  14. fa44036 Pass dimm parameters to populate populate controller options by Haiying Wang · Fri Oct 03 12:36:55 2008 -0400
  15. 272b596 Make DDR interleaving mode work correctly by Haiying Wang · Fri Oct 03 12:36:39 2008 -0400
  16. 489675d 85xx: Enable interrupt and setexpr commands on Freescale 85xx boards by Kumar Gala · Mon Sep 22 23:40:42 2008 -0500
  17. f81f89f 85xx: Improve flash remapping on MPC8572DS & MPC8536DS by Kumar Gala · Mon Sep 22 14:11:11 2008 -0500
  18. 32090b3 85xx: Export invalidate_{i,d}cache and add flush_dcache by Kumar Gala · Mon Sep 22 14:11:10 2008 -0500
  19. 1eedd3f mgcoge, mgsuvd: extract more common code by Heiko Schocher · Fri Oct 17 16:11:52 2008 +0200
  20. 012a95f mgcoge, mgsuvd: use in_*/out_* accesors by Heiko Schocher · Fri Oct 17 12:15:55 2008 +0200
  21. 7f3afd6 mgsuvd: fix compiler warning when using soft_i2c driver by Heiko Schocher · Fri Oct 17 13:52:51 2008 +0200
  22. 997f523 mgsuvd: fix coding style by Heiko Schocher · Fri Oct 17 12:15:05 2008 +0200
  23. 63d03de mgcoge: Second Flash on CS5 not on CS1 by Heiko Schocher · Fri Oct 17 12:13:30 2008 +0200
  24. b02d722 Added arch_lmb_reserve to allow arch specific memory regions protection by Kumar Gala · Thu Oct 16 21:52:08 2008 -0500
  25. 843b7a1 mgcoge: added CONFIG_FIT to support the new u-boot image format by Heiko Schocher · Thu Oct 16 16:32:35 2008 +0200
  26. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  27. 8aee935 74xx/7xx/86xx: Rename flush_data_cache to flush_dcache to match 85xx version by Kumar Gala · Mon Oct 13 14:12:55 2008 -0500
  28. ac2dad6 Expose command table search for sub-commands by Kumar Gala · Tue Sep 23 10:05:02 2008 -0500
  29. 63fd948 mgsuvd, mgcoge: added BOOTCOUNT feature. by Heiko Schocher · Wed Oct 15 09:41:33 2008 +0200
  30. e5b6c2e mgcoge, mgsuvd: added support for the IVM EEprom. by Heiko Schocher · Wed Oct 15 09:41:00 2008 +0200
  31. 49ebcb5 hush: add showvar command for hush shell. by Heiko Schocher · Wed Oct 15 09:40:28 2008 +0200
  32. 6ee861b I2C: adding new "i2c bus" Command to the I2C Subsystem. by Heiko Schocher · Wed Oct 15 09:39:47 2008 +0200
  33. 5e51b48 mgcoge, mgsuvd: add board specific I2C deblocking mechanism. by Heiko Schocher · Wed Oct 15 09:39:08 2008 +0200
  34. 0e2f2c5 soft_i2c: Add CFG_I2C_INIT_BOARD option by Heiko Schocher · Wed Oct 15 09:38:38 2008 +0200
  35. aba715a mgcoge, mgsuvd: add DTT (LM75) support. by Heiko Schocher · Wed Oct 15 09:38:07 2008 +0200
  36. 4445768 lm75: Make the LM75 MULTI_BUS compatible. by Heiko Schocher · Wed Oct 15 09:37:34 2008 +0200
  37. 842dec5 lm75: fix Codingstyle issues. by Heiko Schocher · Wed Oct 15 09:37:04 2008 +0200
  38. e524e67 mgcoge, mgsuvd: added EEprom support. by Heiko Schocher · Wed Oct 15 09:36:33 2008 +0200
  39. 65138e1 mgcoge, mgsuvd: add I2C support. by Heiko Schocher · Wed Oct 15 09:36:03 2008 +0200
  40. dc7d22a soft_i2c: prevent compiler warnings if driver does not use CPU Pins. by Heiko Schocher · Wed Oct 15 09:35:26 2008 +0200
  41. 9031b21 i2c: add CONFIG_I2C_MULTI_BUS for soft_i2c and mpc8260 i2c driver. by Heiko Schocher · Wed Oct 15 09:34:45 2008 +0200
  42. 4392106 mgcoge: fix Coding Style issues. by Heiko Schocher · Wed Oct 15 09:34:05 2008 +0200
  43. 017568e I2C: add new command i2c reset. by Heiko Schocher · Wed Oct 15 09:33:30 2008 +0200
  44. b95ab5c mgsuvd, mgcoge: move this 2 boards in one dir. by Heiko Schocher · Wed Oct 15 09:32:25 2008 +0200
  45. 8fdffec hwmon: Add LM63 support by Dirk Eibach · Wed Oct 08 13:44:27 2008 +0200
  46. 06be5b9 Add Red Black Tree support by Kyungmin Park · Wed Oct 08 11:01:17 2008 +0900
  47. 05b7735 CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c by richardretanubun · Mon Oct 06 16:10:53 2008 -0400
  48. e674559 Add support for CONFIG_EFI_PARTITION (GUID Partition Table) by richardretanubun · Fri Sep 26 11:13:22 2008 -0400
  49. 0cc0b21 FIT: output image load address for type 'firmware', fix message while there by Bartlomiej Sieka · Wed Oct 01 15:26:32 2008 +0200
  50. e273e9f Automatic software update from TFTP server by Bartlomiej Sieka · Wed Oct 01 15:26:31 2008 +0200
  51. 6c24d31 flash: factor out adjusting of Flash address to the end of sector by Bartlomiej Sieka · Wed Oct 01 15:26:27 2008 +0200
  52. 371cde7 net: Make TFTP server timeout configurable by Bartlomiej Sieka · Wed Oct 01 15:26:29 2008 +0200
  53. 5666846 net: express the first argument to NetSetTimeout() in milliseconds by Bartlomiej Sieka · Wed Oct 01 15:26:28 2008 +0200
  54. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · Mon Sep 29 18:28:23 2008 -0400
  55. 024e1e7 Change UEC PHY interface to RGMII on MPC8568MDS by Haiying Wang · Wed Sep 24 11:42:12 2008 -0500
  56. 644732d Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Wed Oct 15 11:31:50 2008 +0200
  57. e04fef3 Fix compiler warning in lib_ppc/board.c by Heiko Schocher · Wed Oct 15 09:51:19 2008 +0200
  58. acb53d1 mpc83xx: wait till UPM completes the write to array by Selvamuthukumar · Thu Oct 09 10:29:14 2008 +0530
  59. 2d2fcc0 Remove unwanted ';' at end of define. by Selvamuthukumar · Wed Oct 08 18:12:20 2008 -0500
  60. 267e980 ARM DaVinci: Add maintainer information for SFFSDR board. by Hugo Villeneuve · Mon Oct 06 10:53:59 2008 -0400
  61. 6e31d91 api: fix type mismatch by Matthias Fuchs · Sat Oct 04 19:26:16 2008 +0200
  62. 8d4b8b5 cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS by Peter Tyser · Wed Oct 01 12:25:04 2008 -0500
  63. a01dce8 Update CHANGELOG by Wolfgang Denk · Tue Oct 14 22:13:41 2008 +0200
  64. 13bd9e5 Do not init SATA when disabled on 8536DS. by Jason Jin · Fri Oct 10 11:41:01 2008 +0800
  65. 7e6647e fsl_diu: fix alignment error that caused malloc corruption by Nikita V. Youshchenko · Fri Oct 03 00:03:55 2008 +0400
  66. fe944bb api: Fix building with CONFIG_API by Matthias Fuchs · Wed Sep 24 10:29:37 2008 +0200
  67. 66c45ad Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · Tue Sep 23 12:39:40 2008 -0500
  68. 1f97610 Remove CFG_EEPROM_PAGE* dependencies for temperature sensors by Peter Tyser · Tue Sep 23 12:38:42 2008 -0500
  69. c243693 cmd_spi: remove broken signed casting for display by Mike Frysinger · Tue Oct 14 07:04:38 2008 -0400
  70. ac2babb strings cmd: drop old CONFIG_CFG_STRINGS define by Mike Frysinger · Tue Oct 14 07:05:24 2008 -0400
  71. 3f08806 Fix the NAND size overflow issue. by Jason Jin · Fri Sep 19 17:32:49 2008 +0800
  72. 48b5439 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Tue Oct 14 13:07:43 2008 +0200
  73. 6bd93d5 Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Tue Oct 14 12:59:35 2008 +0200
  74. 8dcca36 AX88180: new gigabit network driver by Louis Su · Wed Jul 09 11:01:37 2008 +0800
  75. 4005e3b enable 10/100M at VSC8601 at tsec driver by Andre Schwarz · Tue Aug 19 16:07:03 2008 +0200
  76. f909daa net: ne2000: Divided a function of NE2000 driver by Nobuhiro Iwamatsu · Tue Sep 30 15:02:53 2008 +0900
  77. fe3d92e sh: rsk7203: Add smc911x driver support to board config file by Nobuhiro Iwamatsu · Tue Oct 14 11:10:59 2008 +0900
  78. d1d1850 sh: Fix cannot execute a stand-alone application by Nobuhiro Iwamatsu · Thu Oct 09 13:54:33 2008 +0900
  79. 3c13d70 fsl_pci_init do not scan bus when configured as an end-point by Ed Swarthout · Wed Oct 08 23:38:00 2008 -0500
  80. c6657b5 ARM DaVinci: Remove redundant setting of GD_FLG_RELOC for sffsdr board. by Hugo Villeneuve · Tue Sep 16 17:07:53 2008 -0400
  81. 2283467 Fix lzma uncompress call (image_start wrongly used instead image_len) by Luigi 'Comio' Mantellini · Sat Sep 13 10:04:32 2008 +0200
  82. 5e966d1 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Mon Oct 13 14:18:38 2008 +0200
  83. e4bfc8b mpc86xx: use r4 instead of r2 in lock_ram_in_cache and unlock_ram_in_cache by Nick Spence · Thu Aug 28 14:09:15 2008 -0700
  84. bc1a0b4 86xx: remove redudant code with lib_ppc/interrupts.c by Kumar Gala · Tue Aug 19 15:05:34 2008 -0500
  85. 2da1410 CFI: cfi_flash write fix for AMD legacy by Ed Swarthout · Thu Oct 09 01:26:36 2008 -0500
  86. d60c70c Merge branch 'master' of /home/stefan/git/u-boot/u-boot by Stefan Roese · Mon Oct 13 11:17:31 2008 +0200
  87. 017c105 Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · Sun Oct 12 23:56:33 2008 +0200
  88. b7ceed0 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun Oct 12 23:55:12 2008 +0200
  89. f46ffcf Merge branch 'master' of ssh://10.10.0.7/home/wd/git/u-boot/master by Wolfgang Denk · Sun Oct 12 23:25:50 2008 +0200
  90. 0adb505 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Wolfgang Denk · Sun Oct 12 23:13:16 2008 +0200
  91. 8b55700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sun Oct 12 23:12:44 2008 +0200
  92. 41524e9 Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash by Wolfgang Denk · Sun Oct 12 23:12:12 2008 +0200
  93. 8294437 ppc4xx: Fix USB 2.0 phy reset sequence by Matthias Fuchs · Tue Oct 07 13:13:10 2008 +0200
  94. 2ff3a13 ppc4xx: Add strapping mode for 667MHz CPU frequency on DU440 board by Matthias Fuchs · Tue Oct 07 13:13:09 2008 +0200
  95. 25a2d7c ppc4xx: Fix DU440 GPIO configuration by Matthias Fuchs · Tue Oct 07 13:13:08 2008 +0200
  96. d387cbf ppc4xx: Update DU440 config by Matthias Fuchs · Tue Oct 07 13:13:07 2008 +0200
  97. 9982995 MPC8572DS: Fix compile warnings by Kumar Gala · Wed Oct 08 15:36:39 2008 -0500
  98. 7ac0ff4 85xx: Using proper I2C source clock divider for MPC8544 by Wolfgang Grandegger · Tue Sep 30 10:55:57 2008 +0200
  99. 5c50d14 FSL: Fix get_cpu_board_revision() return value. by Rafal Czubak · Wed Oct 08 13:41:30 2008 +0200
  100. 92bc783 update uImage FIT multi documentation by Jean-Christophe PLAGNIOL-VILLARD · Tue Sep 30 20:08:49 2008 +0200