1. d3662df Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  2. d3e7e2b Convert CONFIG_SPL_HASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  3. dbdaeee Convert CONFIG_SPL_CRYPTO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  4. d3c1f46 Move existing use of CONFIG_SPL_RSA to Kconfig by Simon Glass · 8 years ago
  5. 3433a69 Move existing use of CONFIG_SPL_DM to Kconfig by Simon Glass · 8 years ago
  6. b63f8a4 arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILD by Simon Glass · 8 years ago
  7. dfcc496 net: mii: Changes not made by spatch by Joe Hershberger · 8 years ago
  8. 875e0bc net: mii: Fix changes made by spatch by Joe Hershberger · 8 years ago
  9. 5a49f17 net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  10. 54a0eb7 ppc4xx: Fix platform support by Dirk Eibach · 8 years ago
  11. bb6b142 treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · 8 years ago
  12. f3dbf1f powerpc/mpc85xx: Update erratum workaround for A006379 by York Sun · 8 years ago
  13. 499a950 Merge git://git.denx.de/u-boot-mpc86xx by Tom Rini · 8 years ago
  14. 69d4b48 SECURE_BOOT: Enable SD as a source for bootscript by Sumit Garg · 8 years ago
  15. b60038c powerpc/86xx: Pass -mcpu=7400 to GCC by Scott Wood · 8 years ago
  16. aa36c84 powerpc/mpc85xx: T104x: Add nand secure boot target by Sumit Garg · 8 years ago
  17. 8f01397 powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL by Sumit Garg · 8 years ago
  18. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  19. 4b689f0 dm: gpio: MPC85XX GPIO platform data support by Hamish Martin · 8 years ago
  20. 12c67d7 powerpc: mpc85xx: Do not build errata command in SPL by Marek Vasut · 8 years ago
  21. 25bab53 Remove unneeded remnants of bcopy(). by Robert P. J. Day · 8 years ago
  22. 07d31f8 dm: gpio: Add driver for MPC85XX GPIO controller by mario.six@gdsys.cc · 8 years ago
  23. b7707b0 arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro. by Robert P. J. Day · 8 years ago
  24. 7ffe3cd Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP by Robert P. J. Day · 8 years ago
  25. 14c67eb powerpc: Drop unused code related to generic board by Simon Glass · 8 years ago
  26. 826d06d Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  27. fc15b9b Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  28. 82eda68 powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cache by Aneesh Bansal · 8 years ago
  29. cb1629f powerpc: Disable flush or invalidate dcache by range for some SoCs by York Sun · 8 years ago
  30. 76394c9 crypto/fsl: add support for multiple SEC engines initialization by Alex Porosanu · 8 years ago
  31. 404bf45 arch/arm, arch/powerpc: add # of SEC engines on the SOC by Alex Porosanu · 8 years ago
  32. dbc82ce dm: fsl_i2c: Enable DM for FSL I2C by mario.six@gdsys.cc · 8 years ago
  33. ec2c81c dm: fsl_i2c: Rename I2C register structure by mario.six@gdsys.cc · 8 years ago
  34. 1cc0a9f Fix various typos, scattered over the code. by Robert P. J. Day · 8 years ago
  35. 09c2b8f Change my mailaddress by Andreas Bießmann · 8 years ago
  36. 5068946 powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xx by mario.six@gdsys.cc · 8 years ago
  37. e162c6b usb: Rename ehci-fsl.h to ehci-ci.h by Mateusz Kulikowski · 8 years ago
  38. a6f70a3 Fix spelling of "transferred". by Vagrant Cascadian · 9 years ago
  39. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  40. 9e97163 freescale: Remove CONFIG_DM from header files by Simon Glass · 9 years ago
  41. 075affb fm: fdt: Move fman ucode fixup to driver code by Qianyu Gong · 9 years ago
  42. 2459afb qe: move drivers/qe/qe.h to include/fsl_qe.h by Qianyu Gong · 9 years ago
  43. f698e9f powerpc/SECURE_BOOT: Add PAMU driver by Aneesh Bansal · 9 years ago
  44. 928f605 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  45. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  46. cd85bec Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  47. d0a6d7c secure_boot: enable chain of trust for PowerPC platforms by Aneesh Bansal · 9 years ago
  48. 0a6b271 secure_boot: create function to determine boot mode by Aneesh Bansal · 9 years ago
  49. bdc2207 secure_boot: split the secure boot functionality in two parts by Aneesh Bansal · 9 years ago
  50. 74eecd8 secure_boot: include/configs: move definition of CONFIG_CMD_BLOB by Aneesh Bansal · 9 years ago
  51. 80cce26 ppc: xilinx-ppc4xx: Port to DM serial by Ricardo Ribalda Delgado · 9 years ago
  52. 5e68f17 ppc: dts: Add device tree for xilix-ppc4xx-generic by Ricardo Ribalda Delgado · 9 years ago
  53. 5b218ae mailaddr: Update mail address by Ricardo Ribalda Delgado · 9 years ago
  54. 583aefb xilinx-ppc440: Remove support for v5fx30teval by Ricardo Ribalda Delgado · 9 years ago
  55. 70c29dc ppc: xilinx-ppc405: Remove support for fx12mm by Ricardo Ribalda Delgado · 9 years ago
  56. 9ac0efd ppc: xilinx-ppc440: Remove support for ml507 by Ricardo Ribalda Delgado · 9 years ago
  57. d824777 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  58. 4338147 arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64() by Ashish kumar · 9 years ago
  59. 2c0d697 powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq by Prabhakar Kushwaha · 9 years ago
  60. a994b3d driver/ddr/fsl: Add workaround for A009663 by Shengzhou Liu · 9 years ago
  61. 0080931 serial: Remove serial_putc_raw_dev by Tom Rini · 9 years ago
  62. 6e2f153 arm, powerpc: Update cc-version tests to check for cc-name as well by Tom Rini · 9 years ago
  63. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  64. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  65. ecc3066 Fix board init code to respect the C runtime environment by Albert ARIBAUD · 9 years ago
  66. d7b4ca2 powerpc: Various typo fixes under arch/powerpc/cpu/mpc83xx by Robert P. J. Day · 9 years ago
  67. 6a655d8 powerpc, mpc5xxx: fix missing bootflag init by Heiko Schocher · 9 years ago
  68. 1a33892 fsl_*_serdes.c: Modify memset call in serdes_init by Tom Rini · 9 years ago
  69. a46b185 fsl/ddr: updated ddr errata-A008378 for arm and power SoCs by Shengzhou Liu · 9 years ago
  70. a07bdad fsl/errata: move fsl_errata.h to common directory by Shengzhou Liu · 9 years ago
  71. 6623aee PPC4xx: Create "liebherr" vendor directory by Wolfgang Denk · 9 years ago
  72. 7514037 ppc4xx: Remove remnants from ocotea, taishan, ebony and taihu by Stefan Roese · 9 years ago
  73. f27445c ns16550: unify serial_ppc by Thomas Chou · 9 years ago
  74. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  75. a3f9d6c mpc83xx: Add strider board by Dirk Eibach · 9 years ago
  76. 7ff15ac powerpc: Finish updating u-boot*lds scripts for newer binutils by Tom Rini · 9 years ago
  77. da58dec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  78. 522b021 mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definition by Zhenhua Luo · 9 years ago
  79. 44d0677 Replace "extern inline" with "static inline" by Måns Rullgård · 9 years ago
  80. 2d2f490 powerpc: Remove __ilog2_u64 and ffs4 from bitops by Fabio Estevam · 9 years ago
  81. 4b6d094 video: Drop DEV_EXT_VIDEO flag by Bin Meng · 9 years ago
  82. 87e2987 mpc85xx: Add support for the Varisys Cyrus board by Andy Fleming · 9 years ago
  83. 96d59e9 mpc85xx/t2081: enable parsing DDR ratio for T2081 rev1.1 by Shengzhou Liu · 9 years ago
  84. d468377 t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdm by Zhao Qiang · 9 years ago
  85. 588eec2 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  86. 8225b2f net: Move some header files to include/ by Shaohui Xie · 9 years ago
  87. b147ff2 arch/powerpc/cpu/ppc4xx/Kconfig: Finish removing boards by Tom Rini · 9 years ago
  88. 75918af powerpc: Drop old non-generic-board code by Simon Glass · 9 years ago
  89. b9f06b3 arch/powerpc/config.mk: Pass -fno-ira-hoist-pressure when possible by Tom Rini · 9 years ago
  90. b6b5e39 ppc4xx: Remove lcd4_lwmon5 support by Stefan Roese · 9 years ago
  91. 04386f6 Revert "powerpc: ppc4xx: remove lwmon5 support" by Stefan Roese · 9 years ago
  92. 2ec69b8 powerpc: mpc85xx: remove stxgp3, stxssa support by Masahiro Yamada · 9 years ago
  93. 972f532 powerpc: mpc5xx: remove cmi_mpc5xx support by Masahiro Yamada · 9 years ago
  94. eb5d1dc powerpc: ppc4xx: remove zeus support by Masahiro Yamada · 9 years ago
  95. 0e03059 powerpc: ppc4xx: remove sbc405 support by Masahiro Yamada · 9 years ago
  96. 242836a powerpc: ppc4xx: remove pcs440ep support by Masahiro Yamada · 9 years ago
  97. c6999e5 powerpc: ppc4xx: remove p3p440 support by Masahiro Yamada · 9 years ago
  98. 8fe11b8 powerpc: ppc4xx: remove lwmon5 support by Masahiro Yamada · 9 years ago
  99. 54a3f26 powerpc: ppc4xx: remove csb272, csb472 support by Masahiro Yamada · 9 years ago
  100. 0d2fc81 powerpc: ppc4xx: remove alpr support by Masahiro Yamada · 9 years ago