1. 63a7578 arch, board: squash lines for immediate return by Masahiro Yamada · 8 years ago
  2. 38d67a4e qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · 10 years ago
  3. 9950969 mpc8313, bootcount: mpc8313 has no qe muram by Heiko Schocher · 11 years ago
  4. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  5. c6731fe ppc: Move mpc83xx clock fields to arch_global_data by Simon Glass · 12 years ago
  6. a88731a mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
  7. f2d9a5d powerpc 83xx/85xx: Merge lbc upmconfig code by Becky Bruce · 14 years ago
  8. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  9. 7c619dd mpc8308: support for Freescale MPC8308 cpu by Ilya Yanok · 14 years ago
  10. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  11. e4a95d1 powerpc: Consolidate bootcount_{store|load} for PowerPC by Stefan Roese · 14 years ago
  12. dfe812c mpc83xx: use "A" nomenclature only on mpc834x and mpc836x families by Kim Phillips · 14 years ago
  13. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago[Renamed from arch/ppc/cpu/mpc83xx/cpu.c]
  14. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago[Renamed from cpu/mpc83xx/cpu.c]
  15. 4c006dd Bug: do_reset issued via netconsole does not reset mpc83xx cpu. by Michael Zaidman · 15 years ago
  16. e94e460 83xx: Add support for fsl_dma driver by Peter Tyser · 15 years ago
  17. 7892f61 8xxx: Rename dma_xfer() to dmacpy() by Peter Tyser · 15 years ago
  18. 8e55258 qe: Pass in uec_info struct through uec_initialize by Haiying Wang · 15 years ago
  19. f70fd13 8360, kmeter1: added bootcount feature. by Heiko Schocher · 16 years ago
  20. e1ac387 83xx: Add eSDHC support on 8379 EMDS board by Andy Fleming · 16 years ago
  21. 0e8454e Moved initialization of QE Ethernet controller to cpu_eth_init() by Ben Warren · 16 years ago
  22. 4e190b0 Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · 16 years ago
  23. 4a7f6b7 mpc83xx: Removed #ifdef CONFIG_MPC834X dependency on upmconfig function by Richard Retanubun · 16 years ago
  24. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  25. 9724555 mpc83xx: wait till UPM completes the write to array by Selvamuthukumar · 16 years ago
  26. 75b9d4a Pass in tsec_info struct through tsec_initialize by Andy Fleming · 16 years ago
  27. 9692cab Merge branch 'master' of git://www.denx.de/git/u-boot-net by Wolfgang Denk · 16 years ago
  28. dd35479 Add mechanisms for CPU and board-specific Ethernet initialization by Ben Warren · 16 years ago
  29. 4890246 mpc83xx: move CPU_TYPE_ENTRY over to processor.h by Kim Phillips · 16 years ago
  30. e5c4ade mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) code by Kim Phillips · 17 years ago
  31. 5b8bc60 mpc83xx: convert to using do_fixup_*() by Kim Phillips · 17 years ago
  32. ccf21c3 Add support CONFIG_UEC_ETH3 in MPC83xx by Joakim Tjernlund · 17 years ago
  33. 555da61 mpc83xx: Add the support of MPC8315E SoC by Dave Liu · 17 years ago
  34. 03051c3 mpc83xx: Add the support of MPC837x SoC by Dave Liu · 17 years ago
  35. 246d4ae Convert boards that set memory node to use fdt_fixup_memory() by Kumar Gala · 17 years ago
  36. 8d04f02 Update libfdt from device tree compiler (dtc) by Kumar Gala · 17 years ago
  37. 6a16e0d mpc83xx: move common /memory node update mechanism to cpu.c by Kim Phillips · 17 years ago
  38. 8f9e0e9 mpc83xx: remaining 8360 libfdt fixes by Kim Phillips · 17 years ago
  39. f4b2ac5 mpc83xx: fix UEC2->1 typo in libfdt setup code by Kim Phillips · 17 years ago
  40. f57ac7a mpc83xx: fix 8360 and cpu functions to update fdt being passed by Kim Phillips · 17 years ago
  41. 8be4044 mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabled by Jerry Van Baren · 17 years ago
  42. 26d02c9 mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path(). by Jerry Van Baren · 17 years ago
  43. 1ded024 mpc83xx: Add support for 8360 silicon revision 2.1 by Lee Nipper · 17 years ago
  44. 255a3577 Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx by Kim Phillips · 17 years ago
  45. 54b2d43 mpc83xx: replace elaborate boottime verbosity with 'clocks' command by Kim Phillips · 17 years ago
  46. 95e7ef8 mpc83xx: Change PVR_83xx to PVR_E300C1-3, and update checkcpu(). by Scott Wood · 17 years ago
  47. a35b0c4 mpc83xx: Recognize SPR values for MPC8311 and MPC8313. by Scott Wood · 17 years ago
  48. f35a53f Fix the ft_cpu_setup() property settings. by Gerald Van Baren · 17 years ago
  49. 64dbbd4 Moved fdt command support code to fdt_support.c by Gerald Van Baren · 18 years ago
  50. aea03c4 Fix some minor whitespace violations. by Gerald Van Baren · 18 years ago
  51. 213bf8c Add a flattened device tree (fdt) command (2 of 2) by Gerald Van Baren · 18 years ago
  52. d51b3cf mpc83xx: update [local-]mac-address properties on UEC based devices by Kim Phillips · 18 years ago
  53. 61f4f91 mpc83xx: write MAC address to mac-address and local-mac-address by Timur Tabi · 18 years ago
  54. b110f40 mpc83xx: Add the cpu specific code for MPC8360E rev2.0 MDS by Xie Xiaobo · 18 years ago
  55. 8d172c0 mpc83xx: Add the cpu and board specific code for MPC8349E rev3.1 MDS by Xie Xiaobo · 18 years ago
  56. 97c4b39 mpc83xx: don't hang if watchdog configured on 8360, 832x by Kim Phillips · 18 years ago
  57. b700474 mpc83xx: protect memcpy to bad address if a local-mac-address is missing from dt by Kim Phillips · 18 years ago
  58. 3e78a31 mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead by Kumar Gala · 18 years ago
  59. 24c3aca mpc83xx: Add support for the MPC832XEMDS board by Dave Liu · 18 years ago
  60. e857a5b mpc83xx: Miscellaneous code style fixes by Timur Tabi · 18 years ago
  61. be5e618 mpc83xx: Update 83xx to use fsl_i2c.c by Timur Tabi · 18 years ago
  62. d239d74 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · 18 years ago
  63. 4804136 mpc83xx: change ft code to modify local-mac-address property by Kim Phillips · 18 years ago
  64. 5f82043 mpc83xx: Add MPC8360EMDS basic board support by Dave Liu · 18 years ago
  65. 2ad6b51 mpc83xx: Add support for the MPC8349E-mITX by Timur Tabi · 18 years ago
  66. f6eda7f mpc83xx: Changed to unified mpx83xx names and added common 83xx changes by Dave Liu · 18 years ago
  67. cf48eb9 Some code cleanup by Wolfgang Denk · 18 years ago
  68. d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  69. 61f2515 Add DMA support for MPC83xx. by Marian Balakowicz · 19 years ago
  70. 6d8ae5a Add sync in do_reset() routine for MPC83xx after RPR register by Marian Balakowicz · 19 years ago
  71. 62ec641 Add helper function for generic flat device tree fixups for mpc83xx by Kumar Gala · 19 years ago
  72. 6902df5 Add PCI support for the TQM834x board. by Rafal Jaworowski · 19 years ago
  73. e6f2e90 Added support for TQM834x boards. by Marian Balakowicz · 19 years ago
  74. 07a2505 Fix compiler warnings by Wolfgang Denk · 19 years ago
  75. f046ccd * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · 19 years ago