1. dfcc496 net: mii: Changes not made by spatch by Joe Hershberger · 8 years ago
  2. 875e0bc net: mii: Fix changes made by spatch by Joe Hershberger · 8 years ago
  3. 5a49f17 net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  4. 54a0eb7 ppc4xx: Fix platform support by Dirk Eibach · 8 years ago
  5. bb6b142 treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · 8 years ago
  6. b60038c powerpc/86xx: Pass -mcpu=7400 to GCC by Scott Wood · 8 years ago
  7. aa36c84 powerpc/mpc85xx: T104x: Add nand secure boot target by Sumit Garg · 8 years ago
  8. 8f01397 powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL by Sumit Garg · 8 years ago
  9. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  10. 12c67d7 powerpc: mpc85xx: Do not build errata command in SPL by Marek Vasut · 8 years ago
  11. b7707b0 arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro. by Robert P. J. Day · 8 years ago
  12. 7ffe3cd Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · 8 years ago
  13. 14c67eb powerpc: Drop unused code related to generic board by Simon Glass · 8 years ago
  14. 826d06d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  15. 82eda68 powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cache by Aneesh Bansal · 8 years ago
  16. 76394c9 crypto/fsl: add support for multiple SEC engines initialization by Alex Porosanu · 8 years ago
  17. 1cc0a9f Fix various typos, scattered over the code. by Robert P. J. Day · 8 years ago
  18. 5068946 powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xx by mario.six@gdsys.cc · 8 years ago
  19. e162c6b usb: Rename ehci-fsl.h to ehci-ci.h by Mateusz Kulikowski · 8 years ago
  20. a6f70a3 Fix spelling of "transferred". by Vagrant Cascadian · 9 years ago
  21. 075affb fm: fdt: Move fman ucode fixup to driver code by Qianyu Gong · 9 years ago
  22. 2459afb qe: move drivers/qe/qe.h to include/fsl_qe.h by Qianyu Gong · 9 years ago
  23. f698e9f powerpc/SECURE_BOOT: Add PAMU driver by Aneesh Bansal · 9 years ago
  24. 928f605 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  25. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  26. cd85bec Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  27. d0a6d7c secure_boot: enable chain of trust for PowerPC platforms by Aneesh Bansal · 9 years ago
  28. 80cce26 ppc: xilinx-ppc4xx: Port to DM serial by Ricardo Ribalda Delgado · 9 years ago
  29. 5b218ae mailaddr: Update mail address by Ricardo Ribalda Delgado · 9 years ago
  30. 583aefb xilinx-ppc440: Remove support for v5fx30teval by Ricardo Ribalda Delgado · 9 years ago
  31. 70c29dc ppc: xilinx-ppc405: Remove support for fx12mm by Ricardo Ribalda Delgado · 9 years ago
  32. 9ac0efd ppc: xilinx-ppc440: Remove support for ml507 by Ricardo Ribalda Delgado · 9 years ago
  33. d824777 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  34. 4338147 arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64() by Ashish kumar · 9 years ago
  35. 2c0d697 powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq by Prabhakar Kushwaha · 9 years ago
  36. a994b3d driver/ddr/fsl: Add workaround for A009663 by Shengzhou Liu · 9 years ago
  37. 0080931 serial: Remove serial_putc_raw_dev by Tom Rini · 9 years ago
  38. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  39. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  40. ecc3066 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  41. d7b4ca2 powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx by Robert P. J. Day · 9 years ago
  42. 6a655d8 powerpc, mpc5xxx: fix missing bootflag init by Heiko Schocher · 9 years ago
  43. 1a33892 fsl_*_serdes.c: Modify memset call in serdes_init by Tom Rini · 9 years ago
  44. a07bdad fsl/errata: move fsl_errata.h to common directory by Shengzhou Liu · 9 years ago
  45. 6623aee PPC4xx: Create "liebherr" vendor directory by Wolfgang Denk · 9 years ago
  46. 7514037 ppc4xx: Remove remnants from ocotea, taishan, ebony and taihu by Stefan Roese · 9 years ago
  47. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  48. a3f9d6c mpc83xx: Add strider board by Dirk Eibach · 9 years ago
  49. 7ff15ac powerpc: Finish updating u-boot*lds scripts for newer binutils by Tom Rini · 9 years ago
  50. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  51. 522b021 mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition by Zhenhua Luo · 9 years ago
  52. 2d2f490 powerpc: Remove __ilog2_u64 and ffs4 from bitops by Fabio Estevam · 9 years ago
  53. 4b6d094 video: Drop DEV_EXT_VIDEO flag by Bin Meng · 9 years ago
  54. 87e2987 mpc85xx: Add support for the Varisys Cyrus board by Andy Fleming · 9 years ago
  55. 96d59e9 mpc85xx/t2081: enable parsing DDR ratio for T2081 rev1.1 by Shengzhou Liu · 9 years ago
  56. d468377 t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdm by Zhao Qiang · 9 years ago
  57. b147ff2 arch/powerpc/cpu/ppc4xx/Kconfig: Finish removing boards by Tom Rini · 9 years ago
  58. b6b5e39 ppc4xx: Remove lcd4_lwmon5 support by Stefan Roese · 9 years ago
  59. 04386f6 Revert "powerpc: ppc4xx: remove lwmon5 support" by Stefan Roese · 9 years ago
  60. 2ec69b8 powerpc: mpc85xx: remove stxgp3, stxssa support by Masahiro Yamada · 9 years ago
  61. 972f532 powerpc: mpc5xx: remove cmi_mpc5xx support by Masahiro Yamada · 9 years ago
  62. eb5d1dc powerpc: ppc4xx: remove zeus support by Masahiro Yamada · 9 years ago
  63. 0e03059 powerpc: ppc4xx: remove sbc405 support by Masahiro Yamada · 9 years ago
  64. 242836a powerpc: ppc4xx: remove pcs440ep support by Masahiro Yamada · 9 years ago
  65. c6999e5 powerpc: ppc4xx: remove p3p440 support by Masahiro Yamada · 9 years ago
  66. 8fe11b8 powerpc: ppc4xx: remove lwmon5 support by Masahiro Yamada · 9 years ago
  67. 54a3f26 powerpc: ppc4xx: remove csb272, csb472 support by Masahiro Yamada · 9 years ago
  68. 0d2fc81 powerpc: ppc4xx: remove alpr support by Masahiro Yamada · 9 years ago
  69. 97a8d01 net/fman: Support both new and legacy FMan Compatibles by Igal Liberman · 9 years ago
  70. 2becdc6 powerpc: e6500: Lock/unlock L2 cache instead of L1 as init_ram by York Sun · 9 years ago
  71. 4bf7f90 powerpc/t4240: update serdes table by Shaohui Xie · 9 years ago
  72. 467a40d powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041 by Aneesh Bansal · 9 years ago
  73. b99b645 powerpc/t1024: update fman liodn for mac1 by Shengzhou Liu · 9 years ago
  74. a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
  75. 27e7215 ppc4xx: Remove sc3 board by Stefan Roese · 9 years ago
  76. 8b0044f powerpc/mpc85xx: Add board support for ucp1020 by Oleksandr G Zhadan · 9 years ago
  77. 2d9ca2c mmc: fsl_esdhc: Add peripheral clock support by Yangbo Lu · 9 years ago
  78. 438031e powerpc/mpc85xx: Don't deref NULL if qman portal lacks cell-index by Scott Wood · 9 years ago
  79. ac33716 powerpc: add 2 common dcache assembly functions by Valentin Longchamp · 9 years ago
  80. 373762c powerpc/t4rdb: Add SD boot support for T4240RDB board by Chunhe Lan · 10 years ago
  81. 0dc78ff drivers: usb: fsl: Workaround for Erratum A004477 by Nikhil Badola · 10 years ago
  82. 7fc63cc mpc85xx/T4240EMU: Remove T4240EMU board by York Sun · 9 years ago
  83. e1bfd1c powerpc/mpc85xx: Use GOT when loading IVORs post-relocation by Scott Wood · 9 years ago
  84. 39b0bbb driver/ifc: Add 64KB page support by Jaiprakash Singh · 10 years ago
  85. d87a2ad powerpc/mpc85xx: Remove some dead code by Scott Wood · 9 years ago
  86. 96d2bb9 powerpc/mpc85xx: Don't relocate exception vectors by Scott Wood · 9 years ago
  87. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 9 years ago
  88. 1203fcc net: cosmetic: Cleanup internal packet buffer names by Joe Hershberger · 9 years ago
  89. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 9 years ago
  90. 2ea4cfde powerpc: ids8313: use "select" instead of default value in defconfig by Masahiro Yamada · 9 years ago
  91. 58d423b dm: select CONFIG_DM* options by Masahiro Yamada · 9 years ago
  92. 8b2c9a7 net: Provide a function to get the current MAC address by Joe Hershberger · 10 years ago
  93. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  94. 5043045 powerpc: ppc4xx: remove korat board support by Masahiro Yamada · 10 years ago
  95. 41eb4e5 powerpc: mpc5xxx: remove galaxy5200 board support by Masahiro Yamada · 10 years ago
  96. 6beecd5 powerpc: ppc4xx: remove W7OLMC/W7OLMG board support by Masahiro Yamada · 10 years ago
  97. 470ee8b powerpc: mpc5xxx: remove aev, TB5200 board support by Masahiro Yamada · 10 years ago
  98. 2da8137 powerpc: ppc4xx: remove JSE board support by Masahiro Yamada · 10 years ago
  99. f8296d6 powerpc: mpc5xxx: remove BC3450 board support by Masahiro Yamada · 10 years ago
  100. b8bf0ad powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs by Shaveta Leekha · 10 years ago