1. c3d87b1 powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500 by York Sun · 12 years ago
  2. 2adf2ce powerpc/mpc8xxx: fix core id for multicore booting by York Sun · 12 years ago
  3. f7886b7 powerpc/85xx: remove support for the Freescale P3060 by Timur Tabi · 12 years ago
  4. 8cb6548 powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER() by York Sun · 12 years ago
  5. 186d7a5 powerpc/85xx: verify the localbus device tree address before booting the OS by Timur Tabi · 13 years ago
  6. 275f4bb powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · 13 years ago
  7. f37569d powerpc/85xx: fixup flexcan device tree clock-frequency by Jia Hongtao · 13 years ago
  8. 320c2d2 powerpc/85xx: Update USB device tree status based on pin settings by Shengzhou Liu · 13 years ago
  9. 96c051b powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandles by Timur Tabi · 13 years ago
  10. 302a65c powerpc/85xx: Fix compile warnings/errors if CONFIG_SYS_DPAA_FMAN isn't set by Kumar Gala · 13 years ago
  11. 89e4870 powerpc/85xx: verify the device tree before booting Linux by Timur Tabi · 14 years ago
  12. b89130d powerpc/85xx: Fix up clock_freq property in CAN node of dts by Bhaskar Upadhaya · 14 years ago
  13. e08c6d8 powerpc/85xx: Handle the lack of L2 cache on P2040/P2040E by Kumar Gala · 13 years ago
  14. bb76366 fman: insert the Fman firmware into the device tree by Timur Tabi · 14 years ago
  15. 3369d29 powerpc/85xx: fix compatible property for the L2 cache node by Timur Tabi · 14 years ago
  16. d38d4b2 powerpc/85xx: Add device tree fixup for bman portal by Haiying Wang · 14 years ago
  17. 2c7ab3e powerpc/85xx: Update timer-frequency prop in ptp_timer node of device tree by bhaskar upadhaya · 14 years ago
  18. d829fb6 powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2" by Pankaj Chauhan · 14 years ago
  19. 8975d7a powerpc/8xxx: Refactor SRIO initialization into common code by Kumar Gala · 14 years ago
  20. ec8863b 85xx: Add support for not releasing secondary cores via 'mp_holdoff' by Aaron Sierra · 14 years ago
  21. 51a1193 mpx85xx/fdt: Add cpu-release-addr for all cores by Matthew McClintock · 14 years ago
  22. 38449a4 powerpc/85xx: Add support to initialize LIODN registers and portals by Kumar Gala · 15 years ago
  23. 76eef3e powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms by Kumar Gala · 16 years ago
  24. b7177d7 powerpc/p4080: Add setting of clock-frequency for clockgen node by Kumar Gala · 14 years ago
  25. 3f35bb5 powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updates by Kumar Gala · 14 years ago
  26. 819a479 powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb by Kumar Gala · 14 years ago
  27. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago[Renamed from arch/ppc/cpu/mpc85xx/fdt.c]
  28. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/mpc85xx/fdt.c]
  29. d555da1 qe: fixup the snum for MPC8569 Rev2.0 by Liu Yu · 15 years ago
  30. b915e0d 85xx: Add support to set DPAA (data path) devices clock frequencies by Kumar Gala · 16 years ago
  31. 8d2817c 85xx: Add support for e500mc cache stashing by Kumar Gala · 16 years ago
  32. 7feaacb 85xx: MP Boot Page Translation update by Peter Tyser · 15 years ago
  33. 24f86a8 ppc/p4080: Handle timebase enabling and frequency reporting by Kumar Gala · 15 years ago
  34. 780e42b 85xx-fdt: Fixed l2-ctlr's compatible prop for QorIQ by Vivek Mahajan · 15 years ago
  35. 4ca72ae ppc/85xx/86xx: Device tree fixup for number of cores by Poonam Aggrwal · 15 years ago
  36. 9387773 ppc/85xx: Fix up eSDHC controller clock frequency in the device tree by Dipen Dudhat · 15 years ago
  37. 47dcd7c 85xx: Always attempt ethernet device tree fixup by Kumar Gala · 16 years ago
  38. e1064b3 85xx: Introduce determine_mp_bootpg() helper. by Kumar Gala · 16 years ago
  39. e56f2c5 85xx: Add support for additional e500mc features by Kumar Gala · 16 years ago
  40. bb8aea7 Add secondary CPUs processor frequency for e500 core by Haiying Wang · 16 years ago
  41. bc424c9 mpc8[56]xx: Put localbus clock in device tree by Trent Piepho · 16 years ago
  42. e336605 Have u-boot pass stashing parameters into device tree by Andy Fleming · 16 years ago
  43. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  44. 64df226 85xx: Remove setting of *cache-line-size in device trees by Kumar Gala · 16 years ago
  45. fabda92 fdt: rework fdt_fixup_ethernet() to use env instead of bd_t by Kumar Gala · 16 years ago
  46. 276a646 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreq by Paul Gortmaker · 16 years ago
  47. 868e346 fdt: add crypto node handling for MPC8{3, 5}xxE processors by Kim Phillips · 16 years ago
  48. ec68f93 85xx: Add setting of cache props in the device tree. by Kumar Gala · 17 years ago
  49. d74b170 85xx: Fix size of cpu-release-addr property by Kumar Gala · 17 years ago
  50. deeac57 85xx: Update multicore boot mechanism to ePAPR v0.81 spec by Kumar Gala · 17 years ago
  51. 8aea089 85xx: Fix merge duplication by Kumar Gala · 17 years ago
  52. 05260f8 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  53. 36d6b3f 85xx: Added support for multicore boot mechanism by Kumar Gala · 17 years ago
  54. 1f16448 QE: Move FDT support into a common file by Kumar Gala · 17 years ago
  55. b434468 Add QE brg freq and correct qe bus freq fdt update code by Kim Phillips · 17 years ago
  56. 6d838da 85xx: add ability to upload QE firmware by Timur Tabi · 17 years ago
  57. 81a21e9 Add libfdt based ft_cpu_setup for mpc85xx by Kumar Gala · 17 years ago