1. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  2. fe201cb mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
  3. 7473555 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · 12 years ago
  4. cc03b80 mpc83xx: Cleanup usage of DDR constants by Joe Hershberger · 13 years ago
  5. 8ad09b6 powerpc, mpc83xx: add DDR SDRAM Timing Configuration 3 definitions by Heiko Schocher · 13 years ago
  6. 788fa96 cosmetic, powerpc, mpc83xx: checkpatch cleanup by Heiko Schocher · 13 years ago
  7. 0b816ea MPC83xx: add define for global half-strength enable (HSE) by Andre Schwarz · 14 years ago
  8. f2af1bb mpc83xx: Use correct register to calculate clocks. by Joakim Tjernlund · 14 years ago
  9. e228332 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  10. 1a2afd3 mpc8308: add SICR{L,H} fields definitions by Ilya Yanok · 14 years ago
  11. a3e5fd5 mpc8308: support for Freescale MPC8308 cpu by Ilya Yanok · 14 years ago
  12. bd258af Update SICRL_USBDR to reflect 4 different settings by Ron Madrid · 14 years ago
  13. bdccb9e mpc83xx: add missing CSCONFIG_ODT_WR_CFG for 832x CPUs by Heiko Schocher · 15 years ago
  14. 6f33a35 83xx: Add support for fsl_dma driver by Peter Tyser · 15 years ago
  15. 72f2d39 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · 16 years ago
  16. 6a8a449 83xx: add missing TIMING_CFG1_CASLAT_* defines by Heiko Schocher · 16 years ago
  17. 1463b4b 83xx: Add eSDHC support on 8379 EMDS board by Andy Fleming · 16 years ago
  18. 1a8206c mpc83xx: Add support for MPC83xx PCI-E controllers by Anton Vorontsov · 16 years ago
  19. e2e29ec 83xx: PCI agent mode fixes for multi-board systems by Ira Snyder · 16 years ago
  20. 521aed1 powerpc: 83xx: add missing TIMING_CFG1_CASLAT_* defines by Heiko Schocher · 16 years ago
  21. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · 16 years ago
  22. 688bb38 mpc83xx: add TSECs' HRCWH masks for MPC837x processors by Anton Vorontsov · 16 years ago
  23. 97c620b mpc83xx: Fix typo in include/mpc83xx.h by Nobuhiro Iwamatsu · 16 years ago
  24. 67c2e5c MPC83XX: Add miscellaneous registers and #defines to support MPC83xx family devices by Nick Spence · 16 years ago
  25. b71689b NAND boot: MPC8313ERDB support by Scott Wood · 16 years ago
  26. 868e346 fdt: add crypto node handling for MPC8{3, 5}xxE processors by Kim Phillips · 16 years ago
  27. 056b2c9 83xx/85xx/86xx: factor out Freescale Localbus defines out of mpc83xx.h by Anton Vorontsov · 17 years ago
  28. 92ddea1 Add missing CSCONFIG_BANK_BIT_3 define to mpc83xx.h by Tor Krill · 16 years ago
  29. ecb2d6f mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code by Kim Phillips · 17 years ago
  30. aadf39e mpc83xx: MPC8360E-RDK: rework ddr setup, enable ecc by Anton Vorontsov · 17 years ago
  31. 06e2e19 mpc8323erdb: Improve the system performance by Michael Barkowski · 17 years ago
  32. b7896ad mpc83xx: Fix the fatal conflict of merge by Dave Liu · 17 years ago
  33. 19a91de mpc83xx: add support for more system clock performance controls by Kim Phillips · 17 years ago
  34. 045338e mpc83xx: Fix the wrong definition of MPC8315E by Dave Liu · 17 years ago
  35. 70de8dc mpc83xx: Fix the typo in mpc83xx.h 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. 3b9c20f mpc83xx: implement board_add_ram_info by Kim Phillips · 17 years ago
  39. 0b2deff Update SCCR programming in cpu_init_f() to support all 83xx processors by Timur Tabi · 17 years ago
  40. f600cf3 mpc83xx: Add support for 8360 silicon revision 2.1 by Lee Nipper · 17 years ago
  41. 70df7bc Coding stylke cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
  42. 06244e4 [ppc] Fix build breakage for all non-4xx PowerPC variants. by Rafal Jaworowski · 17 years ago
  43. 2fa1391 mpc83xx: Add generic PCI setup code. by Scott Wood · 18 years ago
  44. 9f15d50 mpc83xx: Add register definitions for MPC831x. by Scott Wood · 18 years ago
  45. 15c3f69 mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode by Kumar Gala · 18 years ago
  46. a9be42a mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS by Xie Xiaobo · 18 years ago
  47. 800b753 mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDS by Xie Xiaobo · 18 years ago
  48. 435e3a7 mpc83xx: Add support for the MPC8349E-mITX-GP by Timur Tabi · 18 years ago
  49. b7870e7 mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead by Kumar Gala · 18 years ago
  50. e740c46 mpc83xx: Add support for the MPC832XEMDS board by Dave Liu · 18 years ago
  51. 0b6bc77 mpc83xx: streamline the 83xx immr head file by Dave Liu · 18 years ago
  52. a46daea mpc83xx: Add MPC8360EMDS basic board support by Dave Liu · 18 years ago
  53. f503592 mpc83xx: Changed to unified mpx83xx names and added common 83xx changes by Dave Liu · 18 years ago
  54. 513b4a1 Added support for TQM834x boards. by Marian Balakowicz · 19 years ago
  55. ebc7224 Fix style issues primarily in 85xx and 83xx boards. by Jon Loeliger · 19 years ago
  56. 9095d4a * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · 19 years ago