1. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  2. f5a2425 7450 and 86xx L2 cache invalidate bug corrections by Wheatley Travis · 16 years ago
  3. 1b9ed25 Fix calculation of I2C clock for some 86xx chips by Timur Tabi · 16 years ago
  4. 45239cf 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · 16 years ago
  5. 1ced121 Update SVR numbers to expand support by Andy Fleming · 17 years ago
  6. 13f5433 86xx: Convert sbc8641d to use libfdt. by Jon Loeliger · 17 years ago
  7. 04efddc mpc86xx: Fix unused variable 'config' and 'immap' by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  8. 83d1b38 mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law' by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  9. 9e04a81 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · 17 years ago
  10. 943afa2 85xx, 86xx: Determine I2C clock frequencies and store in global_data by Timur Tabi · 17 years ago
  11. e7670f6 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · 17 years ago
  12. f57d7d3 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · 17 years ago
  13. 4f93f8b 86xx: Add reginfo command by Becky Bruce · 17 years ago
  14. 9cd3242 86xx: Remove old-style law setup code by Becky Bruce · 17 years ago
  15. 4933b91 86xx: Support new law setup method and convert mpc8641 by Becky Bruce · 17 years ago
  16. 1a41f7c 86xx: Rearrange the sequence in start.S by Becky Bruce · 17 years ago
  17. b830b7f 86xx: Support 2GB DIMMs by Becky Bruce · 17 years ago
  18. 890e941 Merge commit 'remotes/wd/master' by Jon Loeliger · 17 years ago
  19. 409ecdc Fix compiler warnings for PPC systems. Update CHANGELOG. by Wolfgang Denk · 17 years ago
  20. d08b723 86xx: Fix broken variable reference when #def DEBUGing. by Jon Loeliger · 17 years ago
  21. f9d9164 make 8610 board use pixis reset by Jason Jin · 17 years ago
  22. a8318ec make 8610 board use pixis reset by Jason Jin · 17 years ago
  23. 9c84709 86xx: Fix broken variable reference when #def DEBUGing. by Jon Loeliger · 17 years ago
  24. 9553df8 Initial mpc8610hpcd cpu/, README and include/ files. by Jon Loeliger · 17 years ago
  25. 2491167 86xx: Allow for fewer DDR slots per memory controller. by Jon Loeliger · 17 years ago
  26. 1218abf Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · 17 years ago
  27. cfc7a7f cpu/86xx fixes. by Jon Loeliger · 17 years ago
  28. 63cec58 Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. by Ed Swarthout · 17 years ago
  29. cdd917a Fix build errors and warnings / code cleanup. by Wolfgang Denk · 17 years ago
  30. b24629f mpc86xx: Remove old CFG_CMD_* references. by Jon Loeliger · 17 years ago
  31. f48070f cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  32. 98c440b Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  33. 02032e8 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · 17 years ago
  34. 32922cd mpc8641 image size cleanup by Ed Swarthout · 17 years ago
  35. 255a3577 Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 17 years ago
  36. a75af9b Conditionalize 8641 Rev1.0 MCM workarounds by James Yang · 18 years ago
  37. c1ab826 Rewrote picos_to_clk() to avoid rounding errors. by James Yang · 18 years ago
  38. bd7851c mpc86xx; Write MAC address to mac-address and local-mac-address by Jon Loeliger · 17 years ago
  39. 7dbdf28 mpc86xx: protect memcpy to bad address if a mac-address is missing from dt by Jon Loeliger · 17 years ago
  40. 3d98b85 Add PIXIS FPGA support for MPC8641HPCN board. by Haiying Wang · 18 years ago
  41. 9964a4d Set Rev 2.x 86xx PIC in mixed mode. by Haiying Wang · 18 years ago
  42. 2ccceac Add support for 8641 Rev 2 silicon. by Ed Swarthout · 18 years ago
  43. ea08ff6 MPC86xx: Cleaned up unused and conditionally used local variables. by Jon Loeliger · 18 years ago
  44. d38936c Fix "ar" flags in some Makefiles to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  45. 47a6989 Code cleanup by Wolfgang Denk · 18 years ago
  46. 7237c03 Moved i2c driver out of cpu/mpc86xx/i2c.c into drivers/fsl_i2c.c by Jon Loeliger · 18 years ago
  47. 1fd5699 Coding style changes to remove local varible blocks and reformat a bit nicer. by Jon Loeliger · 18 years ago
  48. 7b382b7 Fix whitespace issues. by Jon Loeliger · 18 years ago
  49. 4bbd453 Merge branch 'mpc86xx' by Jon Loeliger · 18 years ago
  50. f55df18 Fix missing tCycle/modfreq calculation. by John Traill · 18 years ago
  51. afbdc64 Modified makefile for new build mechanism. by Jon Loeliger · 18 years ago
  52. d14ba6a Handle 86xx SVR values according to the new Reference Manual. by Jon Loeliger · 18 years ago
  53. 9bff7a6 Remove trailing empty lines. by Jon Loeliger · 18 years ago
  54. cd6d73d Remove bogus msync and use volatile asm. by Jon Loeliger · 18 years ago
  55. ffff3ae General indent and whitespace cleanups. by Jon Loeliger · 18 years ago
  56. 41a0e8b Cleanup compiler warnings. by Jon Loeliger · 18 years ago
  57. 6725667 Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR by Haiying Wang · 18 years ago
  58. 91a414c Fix caslat calculation by John Traill · 18 years ago
  59. 709d307 Convert to mac-address in ethernet nodes. by Jon Loeliger · 18 years ago
  60. 239db37 Move get_board_sys_clk to board directory by Haiying Wang · 18 years ago
  61. 492900b Fix 8641HPCN pollution by John Traill · 18 years ago
  62. fa7db9c Enable PCIE1 for MPC8641HPCN board by Jin Zhengxiong-R64188 · 18 years ago
  63. 0e4c2a1 Do not enable address translation on secondary CPUs. by Jon Loeliger · 18 years ago
  64. 8ecc971 Fix a get_board_sys_clk() use-before-def warning. by Jon Loeliger · 18 years ago
  65. c934f65 Review cleanups. by Jon Loeliger · 18 years ago
  66. cb5965f White space cleanup. by Jon Loeliger · 18 years ago
  67. 4d3d729 Moved mpc8641hpcn_board_reset() out of cpu/ into board/. by Jon Loeliger · 18 years ago
  68. b2a941d Remove dead debug code. by Jon Loeliger · 18 years ago
  69. 126aa70 Move mpc86xx PIXIS code to board directory by Jon Loeliger · 18 years ago
  70. 38cee12 Improve "reset" command's interaction with watchdog. by Haiying Wang · 18 years ago
  71. 70205e5 Fix two SDRAM setup bugs. by Haiying Wang · 18 years ago
  72. 14e3708 Change arbitration to round-robin for SMP linux. by Jon Loeliger · 18 years ago
  73. 9a65587 Enable dual DDR controllers and interleaving. by Jon Loeliger · 18 years ago
  74. cccce5d Remove L2 Cache invalidate polling. by Jon Loeliger · 18 years ago
  75. 6cfea33 Remove unneeded INIT_RAM_LOCK cache twiddling. by Haiying Wang · 18 years ago
  76. 5c9efb3 Cleanup whitespaces and style issues. by Jon Loeliger · 18 years ago
  77. debb735 Initial support for MPC8641 HPCN board. by Jon Loeliger · 18 years ago