1. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  2. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 10 months ago
  3. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  4. ac016c9 powerpc: mpc83xx: Implement get_serial_clock() by Mario Six · 6 years ago
  5. ff3bb0c mpc83xx: Get rid of CONFIG_83XX_CLKIN by Mario Six · 6 years ago
  6. 8439e99 mpc83xx: Introduce ARCH_MPC837X by Mario Six · 6 years ago
  7. 61abced mpc83xx: Introduce ARCH_MPC836* by Mario Six · 6 years ago
  8. d5cfa4a mpc83xx: Introduce ARCH_MPC834* by Mario Six · 6 years ago
  9. bd3b867 mpc83xx: Introduce ARCH_MPC832* by Mario Six · 6 years ago
  10. 9403fc4 mpc83xx: Introduce ARCH_MPC831* by Mario Six · 6 years ago
  11. 4bc97a3 mpc83xx: Introduce ARCH_MPC830* by Mario Six · 6 years ago
  12. 07d538d clk: Add MPC83xx clock driver by Mario Six · 6 years ago
  13. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  14. b7707b0 arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro. by Robert P. J. Day · 8 years ago
  15. d7b4ca2 powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx by Robert P. J. Day · 9 years ago
  16. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  17. e9adeca ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  18. 45bae2e ppc: Move CONFIG_QE to arch_global_data by Simon Glass · 12 years ago
  19. 609e6ec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  20. c6731fe ppc: Move mpc83xx clock fields to arch_global_data by Simon Glass · 12 years ago
  21. 1206c18 ppc: Move brg_clk to arch_global_data by Simon Glass · 12 years ago
  22. a2873bd powerpc/mpc83xx: sparse fixes by Kim Phillips · 12 years ago
  23. a88731a mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
  24. 8afad91 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · 12 years ago
  25. 4b5282d cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832x by Gerlando Falauto · 12 years ago
  26. d29d17d powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · 13 years ago
  27. 810cb19 MPC83XX: Fix PCI express clock setup by Bill Cook · 13 years ago
  28. 1bda162 MPC837x: set i2c1_clk by Andre Schwarz · 14 years ago
  29. 26e5f79 mpc83xx: Use correct register to calculate clocks. by Joakim Tjernlund · 14 years ago
  30. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  31. 7c619dd mpc8308: support for Freescale MPC8308 cpu by Ilya Yanok · 14 years ago
  32. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  33. 27ef578 mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clk by Rini van Zetten · 15 years ago
  34. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago[Renamed from arch/ppc/cpu/mpc83xx/speed.c]
  35. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/mpc83xx/speed.c]
  36. 2c7920a 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x by Peter Tyser · 15 years ago
  37. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  38. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  39. fd6646c mpc83xx: Add support for MPC83xx PCI-E controllers by Anton Vorontsov · 16 years ago
  40. 08ef89e Use strmhz() to format clock frequencies by Wolfgang Denk · 16 years ago
  41. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  42. 4109df6 silence misc printf formatting compiler warnings by Kim Phillips · 16 years ago
  43. 35cf155 mpc83xx: unreinvent mem_clk by Kim Phillips · 17 years ago
  44. a8cb43a mpc83xx: Fix the fatal conflict of merge by Dave Liu · 17 years ago
  45. 9e89647 mpc83xx: add support for more system clock performance controls by Kim Phillips · 17 years ago
  46. 555da61 mpc83xx: Add the support of MPC8315E SoC by Dave Liu · 17 years ago
  47. 03051c3 mpc83xx: Add the support of MPC837x SoC by Dave Liu · 17 years ago
  48. 8f9e0e9 mpc83xx: remaining 8360 libfdt fixes by Kim Phillips · 17 years ago
  49. 54b2d43 mpc83xx: replace elaborate boottime verbosity with 'clocks' command by Kim Phillips · 17 years ago
  50. 7c98e51 mpc83xx: Add 831x support to speed.c. by Scott Wood · 18 years ago
  51. 3e78a31 mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead by Kumar Gala · 18 years ago
  52. 24c3aca mpc83xx: Add support for the MPC832XEMDS board by Dave Liu · 18 years ago
  53. e080313 mpc83xx: streamline the 83xx immr head file by Dave Liu · 18 years ago
  54. e857a5b mpc83xx: Miscellaneous code style fixes by Timur Tabi · 18 years ago
  55. d239d74 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · 18 years ago
  56. f7fb2e7 mpc83xx: Lindent and clean up cpu/mpc83xx/speed.c by Kim Phillips · 18 years ago
  57. 5f82043 mpc83xx: Add MPC8360EMDS basic board support by Dave Liu · 18 years ago
  58. f6eda7f mpc83xx: Changed to unified mpx83xx names and added common 83xx changes by Dave Liu · 18 years ago
  59. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  60. f013dac Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · 19 years ago
  61. 6902df5 Add PCI support for the TQM834x board. by Rafal Jaworowski · 19 years ago
  62. e6f2e90 Added support for TQM834x boards. by Marian Balakowicz · 19 years ago
  63. de1d0a6 Fix style issues primarily in 85xx and 83xx boards. by Jon Loeliger · 19 years ago
  64. f046ccd * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · 19 years ago