1. ef50d6c mpc85xx: Add support for the MPC8536 by Kumar Gala · 16 years ago
  2. 129ba61 mpc85xx: Add support for the MPC8572DS reference board by Kumar Gala · 16 years ago
  3. 457caec FSL DDR: Remove old SPD support from cpu/mpc85xx by Kumar Gala · 16 years ago
  4. 2a6c2d7 FSL DDR: Add 85xx specific register setting by Kumar Gala · 16 years ago
  5. 6fb1b73 FSL DDR: Add e500 TLB helper for DDR code by Kumar Gala · 16 years ago
  6. 58e5e9a FSL DDR: Rewrite the FSL mpc8xxx DDR controller setup code. by Kumar Gala · 16 years ago
  7. ba37aa0 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t by Kumar Gala · 16 years ago
  8. 902ca09 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS by Kumar Gala · 16 years ago
  9. 1d28d48 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 16 years ago
  10. 73f15a0 85xx: Cleanup L2 cache size detection by Kumar Gala · 16 years ago
  11. 71074ab 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq by Paul Gortmaker · 16 years ago
  12. 24ef76f Change the temp map to ROM to align addresses to page size. by Andrew Klossner · 16 years ago
  13. 06b4186 mpc85xx: use IS_E_PROCESSOR macro by Kim Phillips · 16 years ago
  14. 6b70ffb fdt: add crypto node handling for MPC8{3, 5}xxE processors by Kim Phillips · 16 years ago
  15. 348753d Fix some more printf() format problems. by Kumar Gala · 16 years ago
  16. dc4b0b3 Fix printf errors. by Andrew Klossner · 16 years ago
  17. 9692cab Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  18. dd35479 Add mechanisms for CPU and board-specific Ethernet initialization by Ben Warren · 16 years ago
  19. e093a24 Coding Style Cleanup by Wolfgang Denk · 16 years ago
  20. 96026d4 Fix 4xx build issue by Anatolij Gustschin · 16 years ago
  21. 859a86a 85xx/86xx: Move to dynamic mgmt of LAWs by Kumar Gala · 16 years ago
  22. f060054 FSL LAW: Keep track of LAW allocations by Kumar Gala · 16 years ago
  23. 740280e Added the upmconfig() function for 85xx. by Sergei Poselenov · 16 years ago
  24. 6beecfb MPC85xx: Beautify boot output of L2 cache configuration by Wolfgang Grandegger · 16 years ago
  25. 730b2fc 85xx: Add setting of cache props in the device tree. by Kumar Gala · 16 years ago
  26. 4dbdb76 85xx: expose cpu identification by Kumar Gala · 16 years ago
  27. ee1e35b 85xx: Only use PORPLLSR[DDR_Ratio] on platforms that define it by Kumar Gala · 16 years ago
  28. 3b9519f MPC85xx: Change traps.c to not reference non-addressable memory by Becky Bruce · 16 years ago
  29. 0ad4770 Merge branch 'socrates' of /home/wd/git/u-boot/projects by Wolfgang Denk · 16 years ago
  30. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  31. 793670c Fixed reset for socrates by Sergei Poselenov · 16 years ago
  32. 70a0f81 85xx: Add -mno-spe to e500/85xx builds by Kumar Gala · 16 years ago
  33. 45239cf 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs by Kumar Gala · 16 years ago
  34. cf6cc01 85xx: Additional fixes and cleanup of MP code by Kumar Gala · 16 years ago
  35. 022f121 85xx: Round up frequency calculations to get reasonable output by Kumar Gala · 16 years ago
  36. 0878af1 85xx: Fix size of cpu-release-addr property by Kumar Gala · 16 years ago
  37. 88353a9 Fix calculation of I2C clock for some 85xx chips by Timur Tabi · 16 years ago
  38. 97b3ecb 85xx: Fix detection of MP cpu spin up by Kumar Gala · 16 years ago
  39. f3e04bd 85xx: Use SVR_SOC_VER instead of SVR_VER by Kumar Gala · 16 years ago
  40. dd6c910 85xx: Add cpu_mp_lmb_reserve helper to reserve boot page by Kumar Gala · 17 years ago
  41. 79679d8 85xx: Update multicore boot mechanism to ePAPR v0.81 spec by Kumar Gala · 17 years ago
  42. a5af4b3 85xx: Fix merge duplication by Kumar Gala · 17 years ago
  43. a3e77fa 85xx: Speed up get_ddr_freq() and get_bus_freq() by James Yang · 17 years ago
  44. e9ea679 85xx: Show DDR memory data rate in addition to the memory clock frequency. by James Yang · 17 years ago
  45. 591933c 85xx: get_tbclk() speed up and rounding fix by James Yang · 17 years ago
  46. 1ced121 Update SVR numbers to expand support by Andy Fleming · 17 years ago
  47. 7aff0c0 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  48. ec2b74f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  49. f69766e 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  50. 2b22fa4 85xx: Don't icbi when unlocking the cache by Kumar Gala · 17 years ago
  51. 534ea6b Fix source for ECM error IVPR by Andy Fleming · 17 years ago
  52. 21fae8b Invalidate INIT_RAM TLB mappings by Andy Fleming · 17 years ago
  53. 943afa2 85xx, 86xx: Determine I2C clock frequencies and store in global_data by Timur Tabi · 17 years ago
  54. e7670f6 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · 17 years ago
  55. f57d7d3 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · 17 years ago
  56. 69018ce QE: Move FDT support into a common file by Kumar Gala · 17 years ago
  57. 865f0f9 Coding Style Cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  58. 7dc358b 85xx: Get ride of old TLB setup code by Kumar Gala · 17 years ago
  59. 8716318 85xx: Reworked initial processor init by Kumar Gala · 17 years ago
  60. 44a23cf 85xx: Introduce new tlb API by Kumar Gala · 17 years ago
  61. 54a5070 85xx: Remove old style of LAW init by Kumar Gala · 17 years ago
  62. 83d40df 85xx: Move LAW init code into C by Kumar Gala · 17 years ago
  63. 17a41e4 Add QE brg freq and correct qe bus freq fdt update code by Kim Phillips · 17 years ago
  64. b8ec238 85xx: add ability to upload QE firmware by Timur Tabi · 17 years ago
  65. b009f3e 85xx: Remove cache config from configs.h by Kumar Gala · 17 years ago
  66. 2146cf5 Reworked FSL Book-E TLB macros to be more readable by Kumar Gala · 17 years ago
  67. d435793 Handle Asynchronous DDR clock on 85xx by Kumar Gala · 17 years ago
  68. 04db400 Stop using immap_t on 85xx by Kumar Gala · 17 years ago
  69. 2714223 Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdt by Kumar Gala · 17 years ago
  70. aafeefb Stop using immap_t for cpm offset on 85xx by Kumar Gala · 17 years ago
  71. f59b55a Stop using immap_t for guts offset on 85xx by Kumar Gala · 17 years ago
  72. f852ce7 Add libfdt based ft_cpu_setup for mpc85xx by Kumar Gala · 17 years ago
  73. 992742a Cleanup coding style; update CHANGELOG by Wolfgang Denk · 17 years ago
  74. df90968 Setting MSR[DE] in do_reset by urwithsughosh@gmail.com · 17 years ago
  75. 1e701e7 MSR overwrite fix by urwithsughosh@gmail.com · 17 years ago
  76. e1ce3cb Remove magic numbers from cache related operations for mpc85xx by Kumar Gala · 17 years ago
  77. 1487adb 85xx io out functions need sync after write. by Ed Swarthout · 17 years ago
  78. 7a1ac41 Enable L2 cache for MPC8568MDS board by Haiying Wang · 17 years ago
  79. 7f3f2bd 85xxCDS: Add make targets for legacy systems. by Randy Vinson · 18 years ago
  80. da9d461 Add support for UEC to 8568 by Andy Fleming · 17 years ago
  81. d111d63 Empirically set cpo and clk_adjust for mpc85xx DDR2 support by Haiying Wang · 17 years ago
  82. 3db0bef Use an absolute address when jumping out of 4k boot page by Kumar Gala · 17 years ago
  83. 39980c6 MPC85xx BA bits not set for 3-bit bank address DIMM by Andy Fleming · 17 years ago
  84. 6c54359 Fix minor 85xx warnings by Andy Fleming · 17 years ago
  85. 61a21e9 85xx start.S cleanup and exception support by Andy Fleming · 17 years ago
  86. 40c7f9b 85xx allow debugger to configure ddr. by Ed Swarthout · 17 years ago
  87. 29372ff mpc85xx L2 cache reporting and SRAM relocation option. by Ed Swarthout · 17 years ago
  88. 068b60a cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  89. 4431283 cpu/m*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  90. 56b304a Fix #if typo in CONFIG_CMD_* changes. by Jon Loeliger · 17 years ago
  91. f48070f cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  92. 98c440b Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  93. 02032e8 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · 17 years ago
  94. 255a3577 Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 17 years ago
  95. 2f15278 Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  96. ffa621a Cleaned up some 85xx PCI bugs by Andy Fleming · 18 years ago
  97. 6743105 Add support for the 8568 MDS board by Andy Fleming · 17 years ago
  98. 66ed6cc Reworked 85xx speed detection code by Andy Fleming · 17 years ago
  99. 0d8c3a2 Support 1G size on 8548 by Andy Fleming · 18 years ago
  100. 1f9a318 Only set ddrioovcr for 8548 rev1. by Andy Fleming · 18 years ago