1. 5769ded 85xx: Add cpu_mp_lmb_reserve helper to reserve boot page by Kumar Gala · 17 years ago
  2. deeac57 85xx: Update multicore boot mechanism to ePAPR v0.81 spec by Kumar Gala · 17 years ago
  3. 8aea089 85xx: Fix merge duplication by Kumar Gala · 17 years ago
  4. d1d51ad 85xx: Speed up get_ddr_freq() and get_bus_freq() by James Yang · 17 years ago
  5. 5dab484 85xx: Show DDR memory data rate in addition to the memory clock frequency. by James Yang · 17 years ago
  6. 957b191 85xx: get_tbclk() speed up and rounding fix by James Yang · 17 years ago
  7. f574097 Update SVR numbers to expand support by Andy Fleming · 17 years ago
  8. 05260f8 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  9. 36d6b3f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  10. d33a55f 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  11. 2a44121 85xx: Don't icbi when unlocking the cache by Kumar Gala · 17 years ago
  12. 9ae360f Fix source for ECM error IVPR by Andy Fleming · 17 years ago
  13. 5ba61fe Invalidate INIT_RAM TLB mappings by Andy Fleming · 17 years ago
  14. c1499f48 85xx, 86xx: Determine I2C clock frequencies and store in global_data by Timur Tabi · 17 years ago
  15. 69c0964 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · 17 years ago
  16. 86a28e9 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · 17 years ago
  17. 1f16448 QE: Move FDT support into a common file by Kumar Gala · 17 years ago
  18. 3595e61 Coding Style Cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  19. d7ea3e3 85xx: Get ride of old TLB setup code by Kumar Gala · 17 years ago
  20. 9772ee7 85xx: Reworked initial processor init by Kumar Gala · 17 years ago
  21. 95bb67f 85xx: Introduce new tlb API by Kumar Gala · 17 years ago
  22. df359c5 85xx: Remove old style of LAW init by Kumar Gala · 17 years ago
  23. 95fd2f6 85xx: Move LAW init code into C by Kumar Gala · 17 years ago
  24. b434468 Add QE brg freq and correct qe bus freq fdt update code by Kim Phillips · 17 years ago
  25. 6d838da 85xx: add ability to upload QE firmware by Timur Tabi · 17 years ago
  26. 938e14e 85xx: Remove cache config from configs.h by Kumar Gala · 17 years ago
  27. 1ad4b3b Reworked FSL Book-E TLB macros to be more readable by Kumar Gala · 17 years ago
  28. 07db170 Handle Asynchronous DDR clock on 85xx by Kumar Gala · 17 years ago
  29. 0a7a097 Stop using immap_t on 85xx by Kumar Gala · 17 years ago
  30. 264623d Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdt by Kumar Gala · 17 years ago
  31. cd113a0 Stop using immap_t for cpm offset on 85xx by Kumar Gala · 17 years ago
  32. ec1340d Stop using immap_t for guts offset on 85xx by Kumar Gala · 17 years ago
  33. 81a21e9 Add libfdt based ft_cpu_setup for mpc85xx by Kumar Gala · 17 years ago
  34. f7a7f08 Cleanup coding style; update CHANGELOG by Wolfgang Denk · 17 years ago
  35. 06c2fb9 Setting MSR[DE] in do_reset by urwithsughosh@gmail.com · 17 years ago
  36. e9f4e34 MSR overwrite fix by urwithsughosh@gmail.com · 17 years ago
  37. 91510e0 Remove magic numbers from cache related operations for mpc85xx by Kumar Gala · 17 years ago
  38. 7d6be30 85xx io out functions need sync after write. by Ed Swarthout · 17 years ago
  39. 6b9f194 Enable L2 cache for MPC8568MDS board by Haiying Wang · 17 years ago
  40. 1dfd6d9 85xxCDS: Add make targets for legacy systems. by Randy Vinson · 18 years ago
  41. ee0e917 Add support for UEC to 8568 by Andy Fleming · 17 years ago
  42. 6c309b0 Empirically set cpo and clk_adjust for mpc85xx DDR2 support by Haiying Wang · 17 years ago
  43. 76e276b Use an absolute address when jumping out of 4k boot page by Kumar Gala · 17 years ago
  44. 30725fe MPC85xx BA bits not set for 3-bit bank address DIMM by Andy Fleming · 17 years ago
  45. 6e45262 Fix minor 85xx warnings by Andy Fleming · 17 years ago
  46. f08233c 85xx start.S cleanup and exception support by Andy Fleming · 17 years ago
  47. dadc6c9 85xx allow debugger to configure ddr. by Ed Swarthout · 17 years ago
  48. dd93d8f mpc85xx L2 cache reporting and SRAM relocation option. by Ed Swarthout · 17 years ago
  49. 07efe2a cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  50. 526e5ce cpu/m*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  51. f42aa12 Fix #if typo in CONFIG_CMD_* changes. by Jon Loeliger · 17 years ago
  52. 6637e4c cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  53. 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  54. 06244e4 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · 17 years ago
  55. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 18 years ago
  56. 58c495b Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · 18 years ago
  57. dcd580b Cleaned up some 85xx PCI bugs by Andy Fleming · 18 years ago
  58. 71706df Add support for the 8568 MDS board by Andy Fleming · 18 years ago
  59. 6d97276 Reworked 85xx speed detection code by Andy Fleming · 18 years ago
  60. 8c7adf4 Support 1G size on 8548 by Andy Fleming · 18 years ago
  61. ce1f25f Only set ddrioovcr for 8548 rev1. by Andy Fleming · 18 years ago
  62. 9782c55 Tweak DDR ECC error counter by Andy Fleming · 18 years ago
  63. 4399a51 85xx: write MAC address to mac-address and local-mac-address by Timur Tabi · 18 years ago
  64. eac342d Some 85xx cpu cleanups by Andy Fleming · 18 years ago
  65. f631cca Add cpu support for the 8544 by Andy Fleming · 18 years ago
  66. 395478d u-boot: Fix e500 v2 core reset bug by Zang Roy-r61911 · 18 years ago
  67. 077fb1a u-boot: v2: Remove the fixed TLB and LAW entrynubmer by Zang Roy-r61911 · 18 years ago
  68. d46f6e7 Code cleanup by Wolfgang Denk · 18 years ago
  69. 43d818f Converted all 85xx boards to use a common FSL I2C driver. by Jon Loeliger · 18 years ago
  70. c934adb * Fix a bunch of compiler warnings for gcc 4.0 by Jon Loeliger · 18 years ago
  71. 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  72. ae13a64 Coding style changes to remove local varible blocks and reformat a bit nicer. by Jon Loeliger · 18 years ago
  73. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  74. 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  75. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  76. 7486d7c * Switched default PCI speed for 8540 ADS back to 33MHz by Matthew McClintock · 18 years ago
  77. 31db9c3 * Added support for initializing second PCI bus on 85xx Patch by Andy Fleming 17-Mar-2006 by Matthew McClintock · 18 years ago
  78. 3d40317 * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon Loeliger 17-Jan-2006 by Matthew McClintock · 18 years ago
  79. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  80. ac6c4e7 Fix bug in [id]cache_status commands for MPC85xx processors; by Wolfgang Denk · 19 years ago
  81. 3bd697b Fix DPRAM offset/size for MPC8541/8555. Simplify TQM85xx Makefile handling. by Wolfgang Denk · 19 years ago
  82. 8c69551 Fix MPC85xx PCI support (pci_register_hose() before pci config access) by Stefan Roese · 19 years ago
  83. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  84. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  85. 9da240c Added support for KwikByte KB920x boards (based on AT91RM9200) by Wolfgang Denk · 19 years ago
  86. 29dcbd4 E500 update: repoint IVPR to RAM when code is relocated by Wolfgang Denk · 19 years ago
  87. 355da03 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 19 years ago
  88. c94dea2 Fix typos in cpu/85xx/start.S which caused DataTLB exception to be by Wolfgang Denk · 19 years ago
  89. ebc7224 Fix style issues primarily in 85xx and 83xx boards. by Jon Loeliger · 19 years ago
  90. 61e6195 * Patch by Ron Alder, 11 July 2005 by Lunsheng Wang · 19 years ago
  91. 64a96f5 * Patch by Jon Loeliger, 2005-07-25 by Jon Loeliger · 19 years ago
  92. 77a4f6e * Patch by Jon Loeliger, 2005-05-05 by Jon Loeliger · 19 years ago
  93. 4fc25e4 * Patch by Jon Loeliger 2005-02-08 by Jon Loeliger · 19 years ago
  94. f5ad378 * Patch by Jon Loeliger, Kumar Gala 2005-02-08 by Jon Loeliger · 19 years ago
  95. f3da7cc Fix timer handling on MPC85xx systems by wdenk · 20 years ago
  96. faaa602 Fix bug in the SDRAM initialization code for canmb, IceCube and PM520 boards. by wdenk · 20 years ago
  97. d0245fc * Fixes for TQM8560 board: by wdenk · 20 years ago
  98. e085e5b * Patch by Ladislav Michl, 05 Apr 2005: Add support for VoiceBlue board. by wdenk · 20 years ago
  99. f41ff3b * Add FEC support for TQM8540 board. by wdenk · 20 years ago
  100. 6d3c6d1 Patches by Josef Wagner, 29 Oct 2004: by wdenk · 20 years ago