1. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  2. d259d9c global: Remove unused CONFIG defines by Tom Rini · 1 year, 11 months ago
  3. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  4. 0a2bac7 global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_* by Tom Rini · 2 years ago
  5. df6a215 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · 2 years ago
  6. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  7. d5c3bf2 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  8. 75a6a37 treewide: Remove the unnecessary space before semicolon by Bin Meng · 2 years, 1 month ago
  9. a915f2f powerpc: Remove unused MPC8540/60ADS code by Tom Rini · 2 years, 9 months ago
  10. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 3 years ago
  11. a7ffa3d ppc: Remove T4160RDB board by Tom Rini · 3 years, 6 months ago
  12. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  13. a13a2aa global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · 4 years, 3 months ago
  14. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  15. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  16. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · 5 years ago
  17. 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago
  18. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  19. db22961 env: Move env_get_f() to env.h by Simon Glass · 5 years ago
  20. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  21. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  22. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  23. aa270b4 drivers/misc: Share qbman init between archs by Ahmed Mansour · 7 years ago
  24. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  25. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  26. 0fb3606 PowerPC: mpc85xx: Update ft_verify_fdt by Tom Rini · 7 years ago
  27. 78548ea fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 8 years ago
  28. e0546d1 powerpc: Retain compatible property for L2 cache by Chris Packham · 8 years ago
  29. c184503 powerpc: T4080: Drop configuration for T4080 by York Sun · 8 years ago
  30. 0fad326 powerpc: T4240: Remove macro CONFIG_PPC_T4240 by York Sun · 8 years ago
  31. c7ea924 powerpc: T4160: Remove macro CONFIG_PPC_T4160 by York Sun · 8 years ago
  32. e20c685 powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081 by York Sun · 8 years ago
  33. a5b5d88 powerpc: T1040: Remove macro CONFIG_PPC_T1040 by York Sun · 8 years ago
  34. 84be8a9 powerpc: P4080: Remove macro CONFIG_PPC_P4080 by York Sun · 8 years ago
  35. 4bc0589 arch: powerpc: Remove unused dts frequency fixup for lbc_clk by Prabhakar Kushwaha · 8 years ago
  36. 8868a64 fm: fdt: Move fman ucode fixup to driver code by Qianyu Gong · 9 years ago
  37. ae6a758 qe: move drivers/qe/qe.h to include/fsl_qe.h by Qianyu Gong · 9 years ago
  38. 81136a1 t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdm by Zhao Qiang · 9 years ago
  39. bb7143b fsl_sec : Change accessor function to take care of endianness by Ruchika Gupta · 10 years ago
  40. 25ccd5d powerpc/t104xrdb: support deep sleep in SPI/SD boot by Tang Yuantian · 10 years ago
  41. 55d9f82 powerpc/85xx: add fdt_fixup_dma3 by Shengzhou Liu · 11 years ago
  42. 4fb16a1 powerpc/mpc85xx: Add workaround to enable TDM on T1040 by Sandeep Singh · 10 years ago
  43. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  44. 568623a powerpc/cpu/mpc85xx: Add MAC address for layer 2 switch by Codrin Ciubotariu · 11 years ago
  45. a77398e powerpc/85xx: Fix e6500 L2 cache stash IDs by Scott Wood · 11 years ago
  46. 1e573e9 powerpc/85xx: fix broken cpu "clock-frequency" property by Laurentiu TUDOR · 11 years ago
  47. cc3c5b6 powerpc/mpc85xx:Make L2 cache type independent of CHASSIS2 by Prabhakar Kushwaha · 11 years ago
  48. 3ca0952 Fix for incorrect conversion hex string to number (FMAN firmware address). by Николай Пузанов · 11 years ago
  49. d169808 powerpc: Fix CamelCase checkpatch warnings by Prabhakar Kushwaha · 11 years ago
  50. 972cc40 mpc85xx: Base emulator support by York Sun · 11 years ago
  51. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  52. 7bd4b72 85xx: Change clock-frequency compatible to 2.0 by Andy Fleming · 11 years ago
  53. 337c47b powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen node by Tang Yuantian · 12 years ago
  54. 109a8d3 powerpc/mpc85xx: add setting of clock-frequency for mpic node by Dongsheng.wang@freescale.com · 12 years ago
  55. 6542c07 common/fdt_support.c: sparse fixes by Kim Phillips · 12 years ago
  56. a8b5739 ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · 12 years ago
  57. 90a7f9f powerpc/mpc85xx: Add property 'fsl, sec-era' in device tree node 'crypto' by Vakul Garg · 12 years ago
  58. 33d57c3 powerpc/mpc85xx: Reserve default boot page by York Sun · 12 years ago
  59. 09d0aa9 poweprc/85xx: add QMan frequency info and fdt fixup. by Haiying Wang · 12 years ago
  60. 2394a0f powerpc/mpc85xx: Rewrite spin table to comply with ePAPR v1.1 by York Sun · 12 years ago
  61. a28496f powerpc/mpc85xx: software workaround for DDR erratum A-004468 by York Sun · 12 years ago
  62. c3d87b1 powerpc/mpc85xx: Enable L2 at the beginning of U-boot for E6500 by York Sun · 12 years ago
  63. 2adf2ce powerpc/mpc8xxx: fix core id for multicore booting by York Sun · 12 years ago
  64. f7886b7 powerpc/85xx: remove support for the Freescale P3060 by Timur Tabi · 12 years ago
  65. 8cb6548 powerpc/mpc85xx: Ignore E bit for SVR_SOC_VER() by York Sun · 12 years ago
  66. 186d7a5 powerpc/85xx: verify the localbus device tree address before booting the OS by Timur Tabi · 13 years ago
  67. 275f4bb powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · 13 years ago
  68. f37569d powerpc/85xx: fixup flexcan device tree clock-frequency by Jia Hongtao · 13 years ago
  69. 320c2d2 powerpc/85xx: Update USB device tree status based on pin settings by Shengzhou Liu · 13 years ago
  70. 96c051b powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandles by Timur Tabi · 13 years ago
  71. 302a65c powerpc/85xx: Fix compile warnings/errors if CONFIG_SYS_DPAA_FMAN isn't set by Kumar Gala · 13 years ago
  72. 89e4870 powerpc/85xx: verify the device tree before booting Linux by Timur Tabi · 14 years ago
  73. b89130d powerpc/85xx: Fix up clock_freq property in CAN node of dts by Bhaskar Upadhaya · 14 years ago
  74. e08c6d8 powerpc/85xx: Handle the lack of L2 cache on P2040/P2040E by Kumar Gala · 13 years ago
  75. bb76366 fman: insert the Fman firmware into the device tree by Timur Tabi · 14 years ago
  76. 3369d29 powerpc/85xx: fix compatible property for the L2 cache node by Timur Tabi · 14 years ago
  77. d38d4b2 powerpc/85xx: Add device tree fixup for bman portal by Haiying Wang · 14 years ago
  78. 2c7ab3e powerpc/85xx: Update timer-frequency prop in ptp_timer node of device tree by bhaskar upadhaya · 14 years ago
  79. d829fb6 powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2" by Pankaj Chauhan · 14 years ago
  80. 8975d7a powerpc/8xxx: Refactor SRIO initialization into common code by Kumar Gala · 14 years ago
  81. ec8863b 85xx: Add support for not releasing secondary cores via 'mp_holdoff' by Aaron Sierra · 14 years ago
  82. 51a1193 mpx85xx/fdt: Add cpu-release-addr for all cores by Matthew McClintock · 14 years ago
  83. 38449a4 powerpc/85xx: Add support to initialize LIODN registers and portals by Kumar Gala · 15 years ago
  84. 76eef3e powerpc/p4080: Add support for CPC(Corenet platform cache) on CoreNet platforms by Kumar Gala · 16 years ago
  85. b7177d7 powerpc/p4080: Add setting of clock-frequency for clockgen node by Kumar Gala · 14 years ago
  86. 3f35bb5 powerpc/85xx: Use fdt_node_offset_by_compat_reg for clock-frequency updates by Kumar Gala · 14 years ago
  87. 819a479 powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb by Kumar Gala · 14 years ago
  88. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago[Renamed from arch/ppc/cpu/mpc85xx/fdt.c]
  89. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/mpc85xx/fdt.c]
  90. d555da1 qe: fixup the snum for MPC8569 Rev2.0 by Liu Yu · 15 years ago
  91. b915e0d 85xx: Add support to set DPAA (data path) devices clock frequencies by Kumar Gala · 16 years ago
  92. 8d2817c 85xx: Add support for e500mc cache stashing by Kumar Gala · 16 years ago
  93. 7feaacb 85xx: MP Boot Page Translation update by Peter Tyser · 15 years ago
  94. 24f86a8 ppc/p4080: Handle timebase enabling and frequency reporting by Kumar Gala · 15 years ago
  95. 780e42b 85xx-fdt: Fixed l2-ctlr's compatible prop for QorIQ by Vivek Mahajan · 15 years ago
  96. 4ca72ae ppc/85xx/86xx: Device tree fixup for number of cores by Poonam Aggrwal · 15 years ago
  97. 9387773 ppc/85xx: Fix up eSDHC controller clock frequency in the device tree by Dipen Dudhat · 15 years ago
  98. 47dcd7c 85xx: Always attempt ethernet device tree fixup by Kumar Gala · 16 years ago
  99. e1064b3 85xx: Introduce determine_mp_bootpg() helper. by Kumar Gala · 16 years ago
  100. e56f2c5 85xx: Add support for additional e500mc features by Kumar Gala · 16 years ago