1. fabda92 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t by Kumar Gala · 16 years ago
  2. b71689b NAND boot: MPC8313ERDB support by Scott Wood · 16 years ago
  3. 276a646 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq by Paul Gortmaker · 16 years ago
  4. 868e346 fdt: add crypto node handling for MPC8{3, 5}xxE processors by Kim Phillips · 16 years ago
  5. f91aa8d silence misc printf formatting compiler warnings by Kim Phillips · 16 years ago
  6. e73dabc Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  7. d448a49 Add mechanisms for CPU and board-specific Ethernet initialization by Ben Warren · 16 years ago
  8. cea6648 fix system config overwrite @ MPC834x and MPC8313 by Andre Schwarz · 16 years ago
  9. aa9f6dc mpc83xx: move CPU_TYPE_ENTRY over to processor.h by Kim Phillips · 16 years ago
  10. 03ea1be PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · 17 years ago
  11. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  12. 2b8d412 mpc83xx: remove the unused CPM's stuff by Dave Liu · 17 years ago
  13. ea3503a lib_ppc: Revert "Make MPC83xx one step closer to full relocation." by Kim Phillips · 17 years ago
  14. 9f5d576 mpc83xx: Update DIMM data bus width test to support 40-bit width by Lee Nipper · 17 years ago
  15. 8bd4dff Make MPC83xx one step closer to full relocation. by Joakim Tjernlund · 17 years ago
  16. ecb2d6f mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code by Kim Phillips · 17 years ago
  17. df6df6f mpc83xx: display ddr frequency in board_add_ram_info banner by Kim Phillips · 17 years ago
  18. c02cf1e mpc83xx: unreinvent mem_clk by Kim Phillips · 17 years ago
  19. 3114a9b mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixups by Anton Vorontsov · 17 years ago
  20. 202f9e0 83xx: serdes setup routines by Anton Vorontsov · 17 years ago
  21. 6e4404d 83xx: split COBJS onto separate lines by Anton Vorontsov · 17 years ago
  22. 06e2e19 mpc8323erdb: Improve the system performance by Michael Barkowski · 17 years ago
  23. 69c0964 PPC: Use r2 instead of r29 as global data pointer by Wolfgang Denk · 17 years ago
  24. 86a28e9 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · 17 years ago
  25. 1f16448 QE: Move FDT support into a common file by Kumar Gala · 17 years ago
  26. b7896ad mpc83xx: Fix the fatal conflict of merge by Dave Liu · 17 years ago
  27. 19a91de mpc83xx: add support for more system clock performance controls by Kim Phillips · 17 years ago
  28. c79da32 mpc83xx: Add config of eTSEC emergency priority in SPCR by Dave Liu · 17 years ago
  29. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  30. 6dfb2e5 Fixed syntax error in function init_e300_core() of mpc83xx/start.S if by Heiko Schocher · 17 years ago
  31. 939649a mpc83xx: Fix the bug of 266MHz data rate DDR by Dave Liu · 17 years ago
  32. ba2cf88 mpc83xx: add "fsl, qe" compatible fixups by Anton Vorontsov · 17 years ago
  33. fd47a74 mpc83xx: convert to using do_fixup_*() by Kim Phillips · 17 years ago
  34. 4e48320 Add support CONFIG_UEC_ETH3 in MPC83xx by Joakim Tjernlund · 17 years ago
  35. b19ecd3 mpc83xx: Add the support of MPC837xEMDS board by Dave Liu · 17 years ago
  36. e0cfec8 mpc83xx: Add the support of MPC8315E SoC by Dave Liu · 17 years ago
  37. 5245ff5 mpc83xx: Add the support of MPC837x SoC by Dave Liu · 17 years ago
  38. c15d40f Convert boards that set memory node to use fdt_fixup_memory() by Kumar Gala · 17 years ago
  39. c8ab705 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  40. 47e30fc Revert "Correct fixup relocation for mpc83xx" by Grant Likely · 17 years ago
  41. 6925739 mpc83xx: fix typo in DDR2 programming by Kim Phillips · 17 years ago
  42. 3b9c20f mpc83xx: implement board_add_ram_info by Kim Phillips · 17 years ago
  43. 2141681 mpc83xx: migrate remaining freescale boards to libfdt by Kim Phillips · 17 years ago
  44. dc0b59d mpc83xx: move common /memory node update mechanism to cpu.c by Kim Phillips · 17 years ago
  45. cd9fd70 mpc83xx: remaining 8360 libfdt fixes by Kim Phillips · 17 years ago
  46. 69edf93 mpc83xx: fix UEC2->1 typo in libfdt setup code by Kim Phillips · 17 years ago
  47. 99e4d6c mpc83xx: Suppress the warning 'burstlen' by Dave Liu · 17 years ago
  48. a2c2ceb mpc83xx: Consolidate the ECC support of 83xx by Dave Liu · 17 years ago
  49. c9fa31f mpc83xx: Correct the burst length for DDR2 with 32 bits by Dave Liu · 17 years ago
  50. 3c6f3b7 mpc83xx: fixup generic pci for libfdt by Kim Phillips · 17 years ago
  51. 60dc3fc mpc83xx: fix 8360 and cpu functions to update fdt being passed by Kim Phillips · 17 years ago
  52. a4deb4d mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled by Jerry Van Baren · 17 years ago
  53. 1a96f62 mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). by Jerry Van Baren · 17 years ago
  54. ebd35f8 mpc83xx: Add support for the display of reset status by Dave Liu · 17 years ago
  55. 0b2deff Update SCCR programming in cpu_init_f() to support all 83xx processors by Timur Tabi · 17 years ago
  56. f600cf3 mpc83xx: Add support for 8360 silicon revision 2.1 by Lee Nipper · 17 years ago
  57. 526e5ce cpu/m*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  58. 95ff222 Correct fixup relocation for mpc83xx by Grant Likely · 17 years ago
  59. 349053b Consolidate mpc83xx linker scripts by Grant Likely · 17 years ago
  60. 6637e4c cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  61. 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
  62. 06244e4 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · 17 years ago
  63. 177e58f Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 18 years ago
  64. 83d4782 Fix memory initialization on MPC8349E-mITX by Timur Tabi · 18 years ago
  65. d82b077 mpc83xx: replace elaborate boottime verbosity with 'clocks' command by Kim Phillips · 18 years ago
  66. ffc21c0 mpc83xx: minor fixups for 8313rdb introduction by Kim Phillips · 18 years ago
  67. 2fa1391 mpc83xx: Add generic PCI setup code. by Scott Wood · 18 years ago
  68. c036fc9 mpc83xx: Add 831x support to speed.c. by Scott Wood · 18 years ago
  69. 7206a99 mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu(). by Scott Wood · 18 years ago
  70. f13983e mpc83xx: Recognize SPR values for MPC8311 and MPC8313. by Scott Wood · 18 years ago
  71. e093edd Merge git://www.denx.de/git/u-boot by Kim Phillips · 18 years ago
  72. 2f73416 Fix the ft_cpu_setup() property settings. by Gerald Van Baren · 18 years ago
  73. 5348432 Fix two bugs for MPC83xx DDR2 controller SPD Init by Xie Xiaobo · 18 years ago
  74. c4a57ea Moved fdt command support code to fdt_support.c by Gerald Van Baren · 18 years ago
  75. 3248089 Fix some minor whitespace violations. by Gerald Van Baren · 18 years ago
  76. d6abef4 Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · 18 years ago
  77. 15c3f69 mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode by Kumar Gala · 18 years ago
  78. 526addb mpc83xx: update [local-]mac-address properties on UEC based devices by Kim Phillips · 18 years ago
  79. ef64838 mpc83xx: write MAC address to mac-address and local-mac-address by Timur Tabi · 18 years ago
  80. 6149a5a mpc83xx: Add DDR2 controller fixed/SPD Init for MPC83xx by Xie Xiaobo · 18 years ago
  81. a9be42a mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS by Xie Xiaobo · 18 years ago
  82. 800b753 mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDS by Xie Xiaobo · 18 years ago
  83. 4644b10 mpc83xx: don't hang if watchdog configured on 8360, 832x by Kim Phillips · 18 years ago
  84. 24f63e9 mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dt by Kim Phillips · 18 years ago
  85. b7870e7 mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead by Kumar Gala · 18 years ago
  86. 2bd9f1b mpc83xx: U-Boot support for Wind River SBC8349 by Paul Gortmaker · 18 years ago
  87. 93eb931 mpc83xx: Put the version (and magic) after the HRCW. by Jerry Van Baren · 18 years ago
  88. e740c46 mpc83xx: Add support for the MPC832XEMDS board by Dave Liu · 18 years ago
  89. 0b6bc77 mpc83xx: streamline the 83xx immr head file by Dave Liu · 18 years ago
  90. 87b3d4b Code cleanup. by Wolfgang Denk · 18 years ago
  91. ff0215a mpc83xx: Miscellaneous code style fixes by Timur Tabi · 18 years ago
  92. ab34754 mpc83xx: Update 83xx to use fsl_i2c.c by Timur Tabi · 18 years ago
  93. 386a280 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · 18 years ago
  94. bae2479 mpc83xx: Lindent and clean up cpu/mpc83xx/speed.c by Kim Phillips · 18 years ago
  95. 8c84e47 mpc83xx: Fix the incorrect dcbz operation by Dave Liu · 18 years ago
  96. d99bd8b mpc83xx: change ft code to modify local-mac-address property by Kim Phillips · 18 years ago
  97. c0b114a mpc83xx: Fix dual I2C support for the MPC8349ITX, MPC8349EMDS, TQM834x, and MPC8360EMDS by Timur Tabi · 18 years ago
  98. e732e9c mpc83xx: add QE ethernet support by Dave Liu · 18 years ago
  99. a46daea mpc83xx: Add MPC8360EMDS basic board support by Dave Liu · 18 years ago
  100. 054838e mpc83xx: Add support for the MPC8349E-mITX by Timur Tabi · 18 years ago