1. f35a53f Fix the ft_cpu_setup() property settings. by Gerald Van Baren · 17 years ago
  2. 64dbbd4 Moved fdt command support code to fdt_support.c by Gerald Van Baren · 17 years ago
  3. aea03c4 Fix some minor whitespace violations. by Gerald Van Baren · 17 years ago
  4. 213bf8c Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · 17 years ago
  5. 4feab4d mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode by Kumar Gala · 18 years ago
  6. d51b3cf mpc83xx: update [local-]mac-address properties on UEC based devices by Kim Phillips · 18 years ago
  7. 61f4f91 mpc83xx: write MAC address to mac-address and local-mac-address by Timur Tabi · 18 years ago
  8. d61853c mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xx by Xie Xiaobo · 18 years ago
  9. b110f40 mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS by Xie Xiaobo · 18 years ago
  10. 8d172c0 mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDS by Xie Xiaobo · 18 years ago
  11. 97c4b39 mpc83xx: don't hang if watchdog configured on 8360, 832x by Kim Phillips · 18 years ago
  12. b700474 mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dt by Kim Phillips · 18 years ago
  13. 3e78a31 mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead by Kumar Gala · 18 years ago
  14. 91e2576 mpc83xx: U-Boot support for Wind River SBC8349 by Paul Gortmaker · 18 years ago
  15. f35f358 mpc83xx: Put the version (and magic) after the HRCW. by Jerry Van Baren · 18 years ago
  16. 24c3aca mpc83xx: Add support for the MPC832XEMDS board by Dave Liu · 18 years ago
  17. e080313 mpc83xx: streamline the 83xx immr head file by Dave Liu · 18 years ago
  18. dd520bf Code cleanup. by Wolfgang Denk · 18 years ago
  19. e857a5b mpc83xx: Miscellaneous code style fixes by Timur Tabi · 18 years ago
  20. be5e618 mpc83xx: Update 83xx to use fsl_i2c.c by Timur Tabi · 18 years ago
  21. d239d74 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · 18 years ago
  22. f7fb2e7 mpc83xx: Lindent and clean up cpu/mpc83xx/speed.c by Kim Phillips · 18 years ago
  23. 90f30a7 mpc83xx: Fix the incorrect dcbz operation by Dave Liu · 18 years ago
  24. 4804136 mpc83xx: change ft code to modify local-mac-address property by Kim Phillips · 18 years ago
  25. 9ca880a mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS by Timur Tabi · 18 years ago
  26. 7737d5c mpc83xx: add QE ethernet support by Dave Liu · 18 years ago
  27. 5f82043 mpc83xx: Add MPC8360EMDS basic board support by Dave Liu · 18 years ago
  28. 2ad6b51 mpc83xx: Add support for the MPC8349E-mITX by Timur Tabi · 18 years ago
  29. b24f119 Multi-bus I2C implementation of MPC834x by Ben Warren · 18 years ago
  30. bed85ca mpc83xx: Add support for Errata DDR6 on MPC 834x systems by Timur Tabi · 18 years ago
  31. 31068b7 mpc83xx: Add support for variable flash memory sizes on 83xx systems by Timur Tabi · 18 years ago
  32. f6eda7f mpc83xx: Changed to unified mpx83xx names and added common 83xx changes by Dave Liu · 18 years ago
  33. 09a81ff mpc83xx: Removed unused file resetvec.S for mpc83xx cpu by Tanya Jiang · 18 years ago
  34. 2b208f5 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  35. 511d0c7 Coding style cleanup by Wolfgang Denk · 18 years ago
  36. f932863 Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  37. 8fe9bf6 Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port: by Kumar Gala · 18 years ago
  38. cf48eb9 Some code cleanup by Wolfgang Denk · 18 years ago
  39. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 18 years ago
  40. dc9e499 Support for DDR with 32-data path. Addotional notes on injecting by Rafal Jaworowski · 19 years ago
  41. 4c8d1ec Add support for ECC DDR initialization on MPC83xx. by Marian Balakowicz · 19 years ago
  42. 61f2515 Add DMA support for MPC83xx. by Marian Balakowicz · 19 years ago
  43. 6d8ae5a Add sync in do_reset() routine for MPC83xx after RPR register by Marian Balakowicz · 19 years ago
  44. cd94ba3 Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx. by Marian Balakowicz · 19 years ago
  45. a7c66ad Correct shift offsets in icache_status and dcache_status for MPC83xx. by Marian Balakowicz · 19 years ago
  46. 795bee8 Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xx by Wolfgang Denk · 19 years ago
  47. 2688e2f Enable address translation on MPC83xx Patch by Kumar Gala, 10 Feb 2006 by Kumar Gala · 19 years ago
  48. c99f384 Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xx by Kumar Gala · 19 years ago
  49. 62ec641 Add helper function for generic flat device tree fixups for mpc83xx by Kumar Gala · 19 years ago
  50. ec00c33 Only disable the MPC83xx watchdog if its enabled out of reset. by Kumar Gala · 19 years ago
  51. a15b44d Allow config of GPIO direction & data registers at boot on 83xx by Kumar Gala · 19 years ago
  52. ce574ff Enable time handling on 83xx Patch by Kumar Gala, 11 Jan 2006 by Kumar Gala · 19 years ago
  53. 9260a56 Make System IO Config Registers board configurable on MPC83xx by Kumar Gala · 19 years ago
  54. f013dac Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · 19 years ago
  55. 6902df5 Add PCI support for the TQM834x board. by Rafal Jaworowski · 19 years ago
  56. 84bd92b Merge with /home/m8/git/u-boot by Wolfgang Denk · 19 years ago
  57. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  58. e6f2e90 Added support for TQM834x boards. by Marian Balakowicz · 19 years ago
  59. 07a2505 Fix compiler warnings by Wolfgang Denk · 19 years ago
  60. de1d0a6 Fix style issues primarily in 85xx and 83xx boards. by Jon Loeliger · 19 years ago
  61. f046ccd * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · 19 years ago