1. a8cb43a mpc83xx: Fix the fatal conflict of merge by Dave Liu · 17 years ago
  2. 9e89647 mpc83xx: add support for more system clock performance controls by Kim Phillips · 17 years ago
  3. b05884e mpc83xx: Add config of eTSEC emergency priority in SPCR by Dave Liu · 17 years ago
  4. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  5. f6db945 Fixed syntax error in function init_e300_core() of mpc83xx/start.S if by Heiko Schocher · 17 years ago
  6. 061aad4 mpc83xx: Fix the bug of 266MHz data rate DDR by Dave Liu · 17 years ago
  7. b3d2cde mpc83xx: add "fsl, qe" compatible fixups by Anton Vorontsov · 17 years ago
  8. 5b8bc60 mpc83xx: convert to using do_fixup_*() by Kim Phillips · 17 years ago
  9. ccf21c3 Add support CONFIG_UEC_ETH3 in MPC83xx by Joakim Tjernlund · 17 years ago
  10. 19580e6 mpc83xx: Add the support of MPC837xEMDS board by Dave Liu · 17 years ago
  11. 555da61 mpc83xx: Add the support of MPC8315E SoC by Dave Liu · 17 years ago
  12. 03051c3 mpc83xx: Add the support of MPC837x SoC by Dave Liu · 17 years ago
  13. 246d4ae Convert boards that set memory node to use fdt_fixup_memory() by Kumar Gala · 17 years ago
  14. 8d04f02 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  15. 928fe33 Revert "Correct fixup relocation for mpc83xx" by Grant Likely · 17 years ago
  16. 4cc1cd5 mpc83xx: fix typo in DDR2 programming by Kim Phillips · 17 years ago
  17. bbea46f mpc83xx: implement board_add_ram_info by Kim Phillips · 17 years ago
  18. 3fde9e8 mpc83xx: migrate remaining freescale boards to libfdt by Kim Phillips · 17 years ago
  19. 6a16e0d mpc83xx: move common /memory node update mechanism to cpu.c by Kim Phillips · 17 years ago
  20. 8f9e0e9 mpc83xx: remaining 8360 libfdt fixes by Kim Phillips · 17 years ago
  21. f4b2ac5 mpc83xx: fix UEC2->1 typo in libfdt setup code by Kim Phillips · 17 years ago
  22. 49bb599 mpc83xx: Suppress the warning 'burstlen' by Dave Liu · 17 years ago
  23. daab8c6 mpc83xx: Consolidate the ECC support of 83xx by Dave Liu · 17 years ago
  24. 036575c mpc83xx: Correct the burst length for DDR2 with 32 bits by Dave Liu · 17 years ago
  25. 343d910 mpc83xx: fixup generic pci for libfdt by Kim Phillips · 17 years ago
  26. f57ac7a mpc83xx: fix 8360 and cpu functions to update fdt being passed by Kim Phillips · 17 years ago
  27. 8be4044 mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled by Jerry Van Baren · 17 years ago
  28. 26d02c9 mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). by Jerry Van Baren · 17 years ago
  29. 9be39a6 mpc83xx: Add support for the display of reset status by Dave Liu · 17 years ago
  30. df33f6b Update SCCR programming in cpu_init_f() to support all 83xx processors by Timur Tabi · 17 years ago
  31. 1ded024 mpc83xx: Add support for 8360 silicon revision 2.1 by Lee Nipper · 17 years ago
  32. 4431283 cpu/m*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  33. 057004f Correct fixup relocation for mpc83xx by Grant Likely · 17 years ago
  34. 416a0b6 Consolidate mpc83xx linker scripts by Grant Likely · 17 years ago
  35. f48070f cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  36. 98c440b Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  37. 02032e8 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · 17 years ago
  38. 255a3577 Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 17 years ago
  39. f64702b Fix memory initialization on MPC8349E-mITX by Timur Tabi · 17 years ago
  40. 54b2d43 mpc83xx: replace elaborate boottime verbosity with 'clocks' command by Kim Phillips · 17 years ago
  41. 5c5d324 mpc83xx: minor fixups for 8313rdb introduction by Kim Phillips · 17 years ago
  42. 49ea3b6 mpc83xx: Add generic PCI setup code. by Scott Wood · 17 years ago
  43. 7c98e51 mpc83xx: Add 831x support to speed.c. by Scott Wood · 17 years ago
  44. 95e7ef8 mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu(). by Scott Wood · 17 years ago
  45. a35b0c4 mpc83xx: Recognize SPR values for MPC8311 and MPC8313. by Scott Wood · 17 years ago
  46. 396955f Merge git://www.denx.de/git/u-boot by Kim Phillips · 17 years ago
  47. f35a53f Fix the ft_cpu_setup() property settings. by Gerald Van Baren · 17 years ago
  48. 6fbf261 Fix two bugs for MPC83xx DDR2 controller SPD Init by Xie Xiaobo · 18 years ago
  49. 64dbbd4 Moved fdt command support code to fdt_support.c by Gerald Van Baren · 17 years ago
  50. aea03c4 Fix some minor whitespace violations. by Gerald Van Baren · 18 years ago
  51. 213bf8c Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · 18 years ago
  52. 4feab4d mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode by Kumar Gala · 18 years ago
  53. d51b3cf mpc83xx: update [local-]mac-address properties on UEC based devices by Kim Phillips · 18 years ago
  54. 61f4f91 mpc83xx: write MAC address to mac-address and local-mac-address by Timur Tabi · 18 years ago
  55. d61853c mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xx by Xie Xiaobo · 18 years ago
  56. b110f40 mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS by Xie Xiaobo · 18 years ago
  57. 8d172c0 mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDS by Xie Xiaobo · 18 years ago
  58. 97c4b39 mpc83xx: don't hang if watchdog configured on 8360, 832x by Kim Phillips · 18 years ago
  59. b700474 mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dt by Kim Phillips · 18 years ago
  60. 3e78a31 mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead by Kumar Gala · 18 years ago
  61. 91e2576 mpc83xx: U-Boot support for Wind River SBC8349 by Paul Gortmaker · 18 years ago
  62. f35f358 mpc83xx: Put the version (and magic) after the HRCW. by Jerry Van Baren · 18 years ago
  63. 24c3aca mpc83xx: Add support for the MPC832XEMDS board by Dave Liu · 18 years ago
  64. e080313 mpc83xx: streamline the 83xx immr head file by Dave Liu · 18 years ago
  65. dd520bf Code cleanup. by Wolfgang Denk · 18 years ago
  66. e857a5b mpc83xx: Miscellaneous code style fixes by Timur Tabi · 18 years ago
  67. be5e618 mpc83xx: Update 83xx to use fsl_i2c.c by Timur Tabi · 18 years ago
  68. d239d74 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · 18 years ago
  69. f7fb2e7 mpc83xx: Lindent and clean up cpu/mpc83xx/speed.c by Kim Phillips · 18 years ago
  70. 90f30a7 mpc83xx: Fix the incorrect dcbz operation by Dave Liu · 18 years ago
  71. 4804136 mpc83xx: change ft code to modify local-mac-address property by Kim Phillips · 18 years ago
  72. 9ca880a mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS by Timur Tabi · 18 years ago
  73. 7737d5c mpc83xx: add QE ethernet support by Dave Liu · 18 years ago
  74. 5f82043 mpc83xx: Add MPC8360EMDS basic board support by Dave Liu · 18 years ago
  75. 2ad6b51 mpc83xx: Add support for the MPC8349E-mITX by Timur Tabi · 18 years ago
  76. b24f119 Multi-bus I2C implementation of MPC834x by Ben Warren · 18 years ago
  77. bed85ca mpc83xx: Add support for Errata DDR6 on MPC 834x systems by Timur Tabi · 18 years ago
  78. 31068b7 mpc83xx: Add support for variable flash memory sizes on 83xx systems by Timur Tabi · 18 years ago
  79. f6eda7f mpc83xx: Changed to unified mpx83xx names and added common 83xx changes by Dave Liu · 18 years ago
  80. 09a81ff mpc83xx: Removed unused file resetvec.S for mpc83xx cpu by Tanya Jiang · 18 years ago
  81. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  82. 511d0c7 Coding style cleanup by Wolfgang Denk · 18 years ago
  83. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  84. 8fe9bf6 Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port: by Kumar Gala · 18 years ago
  85. cf48eb9 Some code cleanup by Wolfgang Denk · 18 years ago
  86. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  87. dc9e499 Support for DDR with 32-data path. Addotional notes on injecting by Rafal Jaworowski · 19 years ago
  88. 4c8d1ec Add support for ECC DDR initialization on MPC83xx. by Marian Balakowicz · 19 years ago
  89. 61f2515 Add DMA support for MPC83xx. by Marian Balakowicz · 19 years ago
  90. 6d8ae5a Add sync in do_reset() routine for MPC83xx after RPR register by Marian Balakowicz · 19 years ago
  91. cd94ba3 Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx. by Marian Balakowicz · 19 years ago
  92. a7c66ad Correct shift offsets in icache_status and dcache_status for MPC83xx. by Marian Balakowicz · 19 years ago
  93. 795bee8 Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xx by Wolfgang Denk · 19 years ago
  94. 2688e2f Enable address translation on MPC83xx Patch by Kumar Gala, 10 Feb 2006 by Kumar Gala · 19 years ago
  95. c99f384 Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xx by Kumar Gala · 19 years ago
  96. 62ec641 Add helper function for generic flat device tree fixups for mpc83xx by Kumar Gala · 19 years ago
  97. ec00c33 Only disable the MPC83xx watchdog if its enabled out of reset. by Kumar Gala · 19 years ago
  98. a15b44d Allow config of GPIO direction & data registers at boot on 83xx by Kumar Gala · 19 years ago
  99. ce574ff Enable time handling on 83xx Patch by Kumar Gala, 11 Jan 2006 by Kumar Gala · 19 years ago
  100. 9260a56 Make System IO Config Registers board configurable on MPC83xx by Kumar Gala · 19 years ago