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