1. ec2b74f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  2. f69766e 85xx: Add the concept of CFG_CCSRBAR_PHYS by Kumar Gala · 17 years ago
  3. 2b22fa4 85xx: Don't icbi when unlocking the cache by Kumar Gala · 17 years ago
  4. 534ea6b Fix source for ECM error IVPR by Andy Fleming · 17 years ago
  5. 21fae8b Invalidate INIT_RAM TLB mappings by Andy Fleming · 17 years ago
  6. 943afa2 85xx, 86xx: Determine I2C clock frequencies and store in global_data by Timur Tabi · 17 years ago
  7. e7670f6 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · 17 years ago
  8. f57d7d3 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · 17 years ago
  9. 69018ce QE: Move FDT support into a common file by Kumar Gala · 17 years ago
  10. 865f0f9 Coding Style Cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  11. 7dc358b 85xx: Get ride of old TLB setup code by Kumar Gala · 17 years ago
  12. 8716318 85xx: Reworked initial processor init by Kumar Gala · 17 years ago
  13. 44a23cf 85xx: Introduce new tlb API by Kumar Gala · 17 years ago
  14. 54a5070 85xx: Remove old style of LAW init by Kumar Gala · 17 years ago
  15. 83d40df 85xx: Move LAW init code into C by Kumar Gala · 17 years ago
  16. 17a41e4 Add QE brg freq and correct qe bus freq fdt update code by Kim Phillips · 17 years ago
  17. b8ec238 85xx: add ability to upload QE firmware by Timur Tabi · 17 years ago
  18. b009f3e 85xx: Remove cache config from configs.h by Kumar Gala · 17 years ago
  19. 2146cf5 Reworked FSL Book-E TLB macros to be more readable by Kumar Gala · 17 years ago
  20. d435793 Handle Asynchronous DDR clock on 85xx by Kumar Gala · 17 years ago
  21. 04db400 Stop using immap_t on 85xx by Kumar Gala · 17 years ago
  22. 2714223 Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdt by Kumar Gala · 17 years ago
  23. aafeefb Stop using immap_t for cpm offset on 85xx by Kumar Gala · 17 years ago
  24. f59b55a Stop using immap_t for guts offset on 85xx by Kumar Gala · 17 years ago
  25. f852ce7 Add libfdt based ft_cpu_setup for mpc85xx by Kumar Gala · 17 years ago
  26. 992742a Cleanup coding style; update CHANGELOG by Wolfgang Denk · 17 years ago
  27. df90968 Setting MSR[DE] in do_reset by urwithsughosh@gmail.com · 17 years ago
  28. 1e701e7 MSR overwrite fix by urwithsughosh@gmail.com · 17 years ago
  29. e1ce3cb Remove magic numbers from cache related operations for mpc85xx by Kumar Gala · 17 years ago
  30. 1487adb 85xx io out functions need sync after write. by Ed Swarthout · 17 years ago
  31. 7a1ac41 Enable L2 cache for MPC8568MDS board by Haiying Wang · 17 years ago
  32. 7f3f2bd 85xxCDS: Add make targets for legacy systems. by Randy Vinson · 18 years ago
  33. da9d461 Add support for UEC to 8568 by Andy Fleming · 17 years ago
  34. d111d63 Empirically set cpo and clk_adjust for mpc85xx DDR2 support by Haiying Wang · 17 years ago
  35. 3db0bef Use an absolute address when jumping out of 4k boot page by Kumar Gala · 17 years ago
  36. 39980c6 MPC85xx BA bits not set for 3-bit bank address DIMM by Andy Fleming · 17 years ago
  37. 6c54359 Fix minor 85xx warnings by Andy Fleming · 17 years ago
  38. 61a21e9 85xx start.S cleanup and exception support by Andy Fleming · 17 years ago
  39. 40c7f9b 85xx allow debugger to configure ddr. by Ed Swarthout · 17 years ago
  40. 29372ff mpc85xx L2 cache reporting and SRAM relocation option. by Ed Swarthout · 17 years ago
  41. 068b60a cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  42. 4431283 cpu/m*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  43. 56b304a Fix #if typo in CONFIG_CMD_* changes. by Jon Loeliger · 17 years ago
  44. f48070f cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  45. 98c440b Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  46. 02032e8 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · 17 years ago
  47. 255a3577 Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 17 years ago
  48. 2f15278 Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  49. ffa621a Cleaned up some 85xx PCI bugs by Andy Fleming · 18 years ago
  50. 6743105 Add support for the 8568 MDS board by Andy Fleming · 17 years ago
  51. 66ed6cc Reworked 85xx speed detection code by Andy Fleming · 17 years ago
  52. 0d8c3a2 Support 1G size on 8548 by Andy Fleming · 18 years ago
  53. 1f9a318 Only set ddrioovcr for 8548 rev1. by Andy Fleming · 18 years ago
  54. 9343dbf Tweak DDR ECC error counter by Andy Fleming · 18 years ago
  55. 85e7c7a 85xx: write MAC address to mac-address and local-mac-address by Timur Tabi · 18 years ago
  56. 03b81b4 Some 85xx cpu cleanups by Andy Fleming · 17 years ago
  57. 151d5d9 Add cpu support for the 8544 by Andy Fleming · 17 years ago
  58. 96629cb u-boot: Fix e500 v2 core reset bug by Zang Roy-r61911 · 18 years ago
  59. 63247a5 u-boot: v2: Remove the fixed TLB and LAW entrynubmer by Zang Roy-r61911 · 18 years ago
  60. 47a6989 Code cleanup by Wolfgang Denk · 18 years ago
  61. 2047672 Converted all 85xx boards to use a common FSL I2C driver. by Jon Loeliger · 18 years ago
  62. 13a7fcd * Fix a bunch of compiler warnings for gcc 4.0 by Jon Loeliger · 18 years ago
  63. daaba98 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  64. 1fd5699 Coding style changes to remove local varible blocks and reformat a bit nicer. by Jon Loeliger · 18 years ago
  65. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  66. afa9884 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · 18 years ago
  67. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  68. 34c3c0e * Switched default PCI speed for 8540 ADS back to 33MHz by Matthew McClintock · 18 years ago
  69. 97074ed * Added support for initializing second PCI bus on 85xx Patch by Andy Fleming 17-Mar-2006 by Matthew McClintock · 18 years ago
  70. 0e16387 * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon Loeliger 17-Jan-2006 by Matthew McClintock · 18 years ago
  71. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  72. b38dbd4 Fix bug in [id]cache_status commands for MPC85xx processors; by Wolfgang Denk · 19 years ago
  73. a889bd2 Fix DPRAM offset/size for MPC8541/8555. Simplify TQM85xx Makefile handling. by Wolfgang Denk · 19 years ago
  74. 527b5a5 Fix MPC85xx PCI support (pci_register_hose() before pci config access) by Stefan Roese · 19 years ago
  75. 63ff004 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  76. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  77. 99b0d28 Added support for KwikByte KB920x boards (based on AT91RM9200) by Wolfgang Denk · 19 years ago
  78. 7d31499 E500 update: repoint IVPR to RAM when code is relocated by Wolfgang Denk · 19 years ago
  79. cbf9c11 Merge with /home/wd/git/u-boot/master by Wolfgang Denk · 19 years ago
  80. 3e0bc44 Fix typos in cpu/85xx/start.S which caused DataTLB exception to be by Wolfgang Denk · 19 years ago
  81. de1d0a6 Fix style issues primarily in 85xx and 83xx boards. by Jon Loeliger · 19 years ago
  82. b0e3294 * Patch by Ron Alder, 11 July 2005 by Lunsheng Wang · 19 years ago
  83. 63be111 * Patch by Jon Loeliger, 2005-07-25 by Jon Loeliger · 19 years ago
  84. d9b94f2 * Patch by Jon Loeliger, 2005-05-05 by Jon Loeliger · 19 years ago
  85. d65cfe8 * Patch by Jon Loeliger 2005-02-08 by Jon Loeliger · 19 years ago
  86. 9c4c5ae * Patch by Jon Loeliger, Kumar Gala 2005-02-08 by Jon Loeliger · 19 years ago
  87. 343117b Fix timer handling on MPC85xx systems by wdenk · 19 years ago
  88. a631092 Fix bug in the SDRAM initialization code for canmb, IceCube and PM520 boards. by wdenk · 19 years ago
  89. 2a8af18 * Fixes for TQM8560 board: by wdenk · 19 years ago
  90. 3c2b3d4 * Patch by Ladislav Michl, 05 Apr 2005: Add support for VoiceBlue board. by wdenk · 19 years ago
  91. 3dd7f0f * Add FEC support for TQM8540 board. by wdenk · 19 years ago
  92. 384cc68 Patches by Josef Wagner, 29 Oct 2004: by wdenk · 20 years ago
  93. 8f0b7cb Patches by Martin Krause, 22 Mar 2005: by wdenk · 20 years ago
  94. 6c9e789 Update code for TQM8540 board (and 85xx in general): by wdenk · 20 years ago
  95. 9d46ea4 * Patch by David Brownell, 10 Mar 2005: by wdenk · 20 years ago
  96. 5c952cf Patches by Scott McNutt, 24 Aug 2004: by wdenk · 20 years ago
  97. cf33678 * Patch by Jon Loeliger, 24 Aug 2004: by wdenk · 20 years ago
  98. c65fdc7 * Patch by Jon Loeliger, 15 Jul 2004: Fix MPC85xx I2C driver by wdenk · 20 years ago
  99. 9aea953 Patch by Jon Loeliger, 16 Jul 2004: by wdenk · 20 years ago
  100. 281e00a * Code cleanup by wdenk · 20 years ago