1. 95ff222 Correct fixup relocation for mpc83xx by Grant Likely · 17 years ago
  2. 349053b Consolidate mpc83xx linker scripts by Grant Likely · 17 years ago
  3. 6637e4c cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  4. 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  5. 06244e4 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · 17 years ago
  6. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 18 years ago
  7. 83d4782 Fix memory initialization on MPC8349E-mITX by Timur Tabi · 18 years ago
  8. d82b077 mpc83xx: replace elaborate boottime verbosity with 'clocks' command by Kim Phillips · 18 years ago
  9. ffc21c0 mpc83xx: minor fixups for 8313rdb introduction by Kim Phillips · 18 years ago
  10. 2fa1391 mpc83xx: Add generic PCI setup code. by Scott Wood · 18 years ago
  11. c036fc9 mpc83xx: Add 831x support to speed.c. by Scott Wood · 18 years ago
  12. 7206a99 mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu(). by Scott Wood · 18 years ago
  13. f13983e mpc83xx: Recognize SPR values for MPC8311 and MPC8313. by Scott Wood · 18 years ago
  14. e093edd Merge git://www.denx.de/git/u-boot by Kim Phillips · 18 years ago
  15. 2f73416 Fix the ft_cpu_setup() property settings. by Gerald Van Baren · 18 years ago
  16. 5348432 Fix two bugs for MPC83xx DDR2 controller SPD Init by Xie Xiaobo · 18 years ago
  17. c4a57ea Moved fdt command support code to fdt_support.c by Gerald Van Baren · 18 years ago
  18. 3248089 Fix some minor whitespace violations. by Gerald Van Baren · 18 years ago
  19. d6abef4 Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · 18 years ago
  20. 15c3f69 mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode by Kumar Gala · 18 years ago
  21. 526addb mpc83xx: update [local-]mac-address properties on UEC based devices by Kim Phillips · 18 years ago
  22. ef64838 mpc83xx: write MAC address to mac-address and local-mac-address by Timur Tabi · 18 years ago
  23. 6149a5a mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xx by Xie Xiaobo · 18 years ago
  24. a9be42a mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS by Xie Xiaobo · 18 years ago
  25. 800b753 mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDS by Xie Xiaobo · 18 years ago
  26. 4644b10 mpc83xx: don't hang if watchdog configured on 8360, 832x by Kim Phillips · 18 years ago
  27. 24f63e9 mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dt by Kim Phillips · 18 years ago
  28. b7870e7 mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead by Kumar Gala · 18 years ago
  29. 2bd9f1b mpc83xx: U-Boot support for Wind River SBC8349 by Paul Gortmaker · 18 years ago
  30. 93eb931 mpc83xx: Put the version (and magic) after the HRCW. by Jerry Van Baren · 18 years ago
  31. e740c46 mpc83xx: Add support for the MPC832XEMDS board by Dave Liu · 18 years ago
  32. 0b6bc77 mpc83xx: streamline the 83xx immr head file by Dave Liu · 18 years ago
  33. 87b3d4b Code cleanup. by Wolfgang Denk · 18 years ago
  34. ff0215a mpc83xx: Miscellaneous code style fixes by Timur Tabi · 18 years ago
  35. ab34754 mpc83xx: Update 83xx to use fsl_i2c.c by Timur Tabi · 18 years ago
  36. 386a280 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · 18 years ago
  37. bae2479 mpc83xx: Lindent and clean up cpu/mpc83xx/speed.c by Kim Phillips · 18 years ago
  38. 8c84e47 mpc83xx: Fix the incorrect dcbz operation by Dave Liu · 18 years ago
  39. d99bd8b mpc83xx: change ft code to modify local-mac-address property by Kim Phillips · 18 years ago
  40. c0b114a mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS by Timur Tabi · 18 years ago
  41. e732e9c mpc83xx: add QE ethernet support by Dave Liu · 18 years ago
  42. a46daea mpc83xx: Add MPC8360EMDS basic board support by Dave Liu · 18 years ago
  43. 054838e mpc83xx: Add support for the MPC8349E-mITX by Timur Tabi · 18 years ago
  44. 3719a12 Multi-bus I2C implementation of MPC834x by Ben Warren · 18 years ago
  45. efec630 mpc83xx: Add support for Errata DDR6 on MPC 834x systems by Timur Tabi · 18 years ago
  46. 53b4617 mpc83xx: Add support for variable flash memory sizes on 83xx systems by Timur Tabi · 18 years ago
  47. f503592 mpc83xx: Changed to unified mpx83xx names and added common 83xx changes by Dave Liu · 18 years ago
  48. 9d6baed mpc83xx: Removed unused file resetvec.S for mpc83xx cpu by Tanya Jiang · 18 years ago
  49. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · 18 years ago
  50. 4df0da5 Coding style cleanup by Wolfgang Denk · 18 years ago
  51. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · 18 years ago
  52. 4c7efd8 Merged MPC8349ADS and MPC8349EMDS ports into MPC8349EMDS port: by Kumar Gala · 19 years ago
  53. ebd3deb Some code cleanup by Wolfgang Denk · 19 years ago
  54. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  55. 4a9b6aa Support for DDR with 32-data path. Addotional notes on injecting by Rafal Jaworowski · 19 years ago
  56. 6f6104d Add support for ECC DDR initialization on MPC83xx. by Marian Balakowicz · 19 years ago
  57. 7ec9ebc Add DMA support for MPC83xx. by Marian Balakowicz · 19 years ago
  58. 919b187 Add sync in do_reset() routine for MPC83xx after RPR register by Marian Balakowicz · 19 years ago
  59. af03ecb Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx. by Marian Balakowicz · 19 years ago
  60. 758e5d3 Correct shift offsets in icache_status and dcache_status for MPC83xx. by Marian Balakowicz · 19 years ago
  61. 57adc0e Merge with git://git.kernel.org/pub/scm/boot/u-boot/u-boot.git#mpc83xx by Wolfgang Denk · 19 years ago
  62. d5d94d6 Enable address translation on MPC83xx Patch by Kumar Gala, 10 Feb 2006 by Kumar Gala · 19 years ago
  63. 5f0c558 Decopuled setting of OR/BR and LBLAWBAR/LBLAWAR on MPC83xx by Kumar Gala · 19 years ago
  64. 5bbb045 Add helper function for generic flat device tree fixups for mpc83xx by Kumar Gala · 19 years ago
  65. b42751c Only disable the MPC83xx watchdog if its enabled out of reset. by Kumar Gala · 19 years ago
  66. ab7ec4f Allow config of GPIO direction & data registers at boot on 83xx by Kumar Gala · 19 years ago
  67. 3b16c28 Enable time handling on 83xx Patch by Kumar Gala, 11 Jan 2006 by Kumar Gala · 19 years ago
  68. e522143 Make System IO Config Registers board configurable on MPC83xx by Kumar Gala · 19 years ago
  69. f6a692b Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · 19 years ago
  70. 384da5e Add PCI support for the TQM834x board. by Rafal Jaworowski · 19 years ago
  71. bcc5dfc Merge with /home/m8/git/u-boot by Wolfgang Denk · 19 years ago
  72. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  73. 513b4a1 Added support for TQM834x boards. by Marian Balakowicz · 19 years ago
  74. 301d096 Fix compiler warnings by Wolfgang Denk · 19 years ago
  75. ebc7224 Fix style issues primarily in 85xx and 83xx boards. by Jon Loeliger · 19 years ago
  76. 9095d4a * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · 19 years ago