1. b163978 powerpc: Add LSDMR config values by Mario Six · Mon Jan 21 09:17:39 2019 +0100
  2. 60b1123 mpc83xx: Introduce ARCH_MPC837X by Mario Six · Mon Jan 21 09:17:29 2019 +0100
  3. 84eb431 mpc83xx: Introduce ARCH_MPC836* by Mario Six · Mon Jan 21 09:17:28 2019 +0100
  4. 0344f5e mpc83xx: Introduce ARCH_MPC834* by Mario Six · Mon Jan 21 09:17:27 2019 +0100
  5. be07e55 mpc83xx: Introduce ARCH_MPC832* by Mario Six · Mon Jan 21 09:17:26 2019 +0100
  6. 9164bdd mpc83xx: Introduce ARCH_MPC831* by Mario Six · Mon Jan 21 09:17:25 2019 +0100
  7. b2e701c mpc83xx: Introduce ARCH_MPC830* by Mario Six · Mon Jan 21 09:17:24 2019 +0100
  8. e5296cf powerpc: enabled building with CONFIG_DM=y by Heinrich Schuchardt · Sun Jan 20 09:11:07 2019 +0100
  9. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Dec 05 15:06:24 2018 -0500
  10. 5931fbb spi: Zap CONFIG_HARD_SPI by Jagan Teki · Sat Nov 24 14:31:12 2018 +0530
  11. e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · Thu Nov 15 18:44:09 2018 -0700
  12. f02840b powerpc: t1040: Correct RCW EC2 settings by Bin Meng · Mon Oct 08 06:55:57 2018 -0700
  13. ab4d5ee powerpc: t1040: Correct RCW MAC2_GMII_SEL value by Bin Meng · Mon Oct 08 06:55:56 2018 -0700
  14. 7fdcf28 misc: Add MPC83xx serdes driver by Mario Six · Mon Aug 06 10:23:46 2018 +0200
  15. 28fbefa cpu: Add MPC83xx CPU driver by Mario Six · Mon Aug 06 10:23:45 2018 +0200
  16. 7cab147 clk: Add MPC83xx clock driver by Mario Six · Mon Aug 06 10:23:36 2018 +0200
  17. f3c6642 powerpc: Add read*_*/write*_* macros by Mario Six · Mon Aug 06 10:23:31 2018 +0200
  18. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · Mon Aug 06 20:47:39 2018 +0900
  19. 158105a configs: Remove empty #ifdef/#ifndef blocks from configs by Alex Kiernan · Sat Jun 02 05:42:55 2018 +0000
  20. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  21. 2fde1d3 powerpc: mpc8xx: redistribute data in CPM dpram by Christophe Leroy · Fri Mar 16 17:20:45 2018 +0100
  22. 10ff63a powercp: mpc8xx: move commproc.h by Christophe Leroy · Fri Mar 16 17:20:43 2018 +0100
  23. b3510fb powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · Fri Mar 16 17:20:41 2018 +0100
  24. bda8947 powerpc: mpc8xx: remove get_immr() argument by Christophe Leroy · Fri Mar 16 17:20:39 2018 +0100
  25. edd4ebe powerpc: mpc8xx: make get_immr() independent of CONFIG_8xx by Christophe Leroy · Fri Mar 16 17:20:37 2018 +0100
  26. 0a121f7 powerpc: mpc8xx: get rid of the multiple PVR_ values by Christophe Leroy · Fri Mar 16 17:20:35 2018 +0100
  27. 5dae160 ppc: Remove orphan xilinx_irq.h file by Michal Simek · Tue Mar 13 11:17:07 2018 +0100
  28. da6b88d PowerPC: phy: enable all phylib drivers when use phylib and tsec enet by Zhao Qiang · Wed Feb 07 10:01:56 2018 +0800
  29. eb730bd Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig by Derald D. Woods · Mon Jan 22 17:17:10 2018 -0600
  30. f66276d powerpc: Drop CONFIG_WALNUT and other related dead code by Tuomas Tynkkynen · Sun Jan 21 18:16:42 2018 +0200
  31. d006f68 gpio: mpc8xxx: Rename Kconfig option, structures, and functions by Mario Six · Mon Jan 15 11:07:48 2018 +0100
  32. aa270b4 drivers/misc: Share qbman init between archs by Ahmed Mansour · Fri Dec 15 16:01:00 2017 -0500
  33. a846d11 powerpc: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:12 2017 -0700
  34. ce10398 powerpc: Rework interrupt_init_cpu() by Tom Rini · Sun Aug 13 22:44:37 2017 -0400
  35. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:19:59 2017 -0700
  36. 224ebcd powerpc: Remove 8260 remainders by Christophe Leroy · Thu Jul 13 15:10:10 2017 +0200
  37. 4a4750b powerpc, 8xx: fix missing function declarations. by Christophe Leroy · Thu Jul 13 15:10:08 2017 +0200
  38. 3d97f8e powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · Thu Jul 13 15:10:06 2017 +0200
  39. 60425ee powerpc, 8xx: move cache helper into C by Christophe Leroy · Thu Jul 13 15:10:04 2017 +0200
  40. 9b021ae powerpc, 8xx: move get_immr() into C by Christophe Leroy · Thu Jul 13 15:10:02 2017 +0200
  41. 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · Thu Jul 13 15:09:54 2017 +0200
  42. bed4020 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · Thu Jul 13 15:09:52 2017 +0200
  43. 23da373 powerpc, 8xx: Migrate to Kconfig by Christophe Leroy · Thu Jul 06 10:33:21 2017 +0200
  44. 48f896d powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks by Christophe Leroy · Thu Jul 06 10:33:17 2017 +0200
  45. 394f9b3 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · Thu Jul 06 10:33:13 2017 +0200
  46. 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · Thu Jul 06 10:23:22 2017 +0200
  47. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  48. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  49. d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · Wed Jun 07 17:33:11 2017 +0200
  50. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · Wed Jun 07 17:33:10 2017 +0200
  51. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  52. 243182c common: freescale: Move arch-specific declarations by Simon Glass · Wed May 17 08:23:06 2017 -0600
  53. 7613579 common: powerpc: Move arch-specific headers by Simon Glass · Wed May 17 08:23:05 2017 -0600
  54. 50e9770 common: Move PPC4xx_SYS_INFO() et al to arch-specific header by Simon Glass · Wed May 17 08:23:04 2017 -0600
  55. abd7d92 common: Move get_OPB_freq() and get_PCI_freq() to PPC header by Simon Glass · Wed May 17 08:22:39 2017 -0600
  56. 1835a1c common: Move pcie_setup_hoses() to PPC header by Simon Glass · Wed May 17 08:22:38 2017 -0600
  57. b4e7cf5 common: Move pci_target_init() to PPC header by Simon Glass · Wed May 17 08:22:36 2017 -0600
  58. a6a9ea4 Convert CONFIG_CMD_ESBC_VALIDATE to Kconfig by Simon Glass · Wed May 17 03:25:16 2017 -0600
  59. 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · Mon May 15 12:17:49 2017 -0400
  60. 7af4518 powerpc: t1024: Fix SRDS_MAX_LANES value by Paulo Zaneti · Fri May 05 11:08:18 2017 -0300
  61. 311ec4f Convert CONFIG_CMD_BLOB to Kconfig by Simon Glass · Wed Apr 26 22:27:53 2017 -0600
  62. 5cad0ff powerpc: T1042RDB: SECURE BOOT: Remove CONFIG_CMD_BLOB from SPL compilation by VINITHA PILLAI · Fri Mar 31 10:50:02 2017 +0530
  63. c04d5b9 board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() private by Simon Glass · Tue Mar 28 10:27:29 2017 -0600
  64. 156283f board_f: powerpc: Move prt_83xx_rsr() to private code by Simon Glass · Tue Mar 28 10:27:27 2017 -0600
  65. a5c4d40 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · Wed Mar 01 16:51:58 2017 -0500
  66. c8b0679 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · Wed Jan 25 17:09:01 2017 -0500
  67. 8937073 powerpc: Drop CONFIG_SYS_ALLOC_DPRAM by Simon Glass · Mon Jan 23 13:31:23 2017 -0700
  68. 8acb127 mpc85xx: pcie: Implement workaround for Erratum A007815 by Tony O'Brien · Fri Dec 02 09:22:34 2016 +1300
  69. a56d6c0 powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907 by Darwin Dingel · Tue Oct 25 09:48:01 2016 +1300
  70. 51b06fa NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST by Tom Rini · Sun Jan 22 19:43:10 2017 -0500
  71. 4892d39 status_led: Kconfig migration by Uri Mashiach · Thu Jan 19 10:51:45 2017 +0200
  72. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · Sat Jan 21 11:48:33 2017 +0100
  73. 7eafac1 powerpc: mpc85xx: Move macro CONFIG_SYS_PPC64 to Kconfig by York Sun · Wed Dec 28 08:43:50 2016 -0800
  74. 0d3b859 powerpc: mpc85xx: Move CONFIG_SYS_FSL_QORIQ_CHASSIS* to Kconfig by York Sun · Wed Dec 28 08:43:49 2016 -0800
  75. f4e8a75 powerpc: E6500: Move macro CONFIG_E6500 to Kconfig by York Sun · Wed Dec 28 08:43:48 2016 -0800
  76. 6e413f5 powerpc: mpc85xx: Remove unused ifdef in config header by York Sun · Wed Dec 28 08:43:47 2016 -0800
  77. 4e57797 ddr: fsl: Move CONFIG_SYS_FSL_DDR_VER to Kconfig by York Sun · Wed Dec 28 08:43:46 2016 -0800
  78. dcd28c0 ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · Wed Dec 28 08:43:44 2016 -0800
  79. be73553 powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · Wed Dec 28 08:43:43 2016 -0800
  80. 097e360 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · Wed Dec 28 08:43:42 2016 -0800
  81. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · Wed Dec 28 08:43:40 2016 -0800
  82. d1c15e6 powerpc: T104xQDS: Remove macro CONFIG_T104xD4QDS by York Sun · Wed Dec 28 08:43:39 2016 -0800
  83. a05baa4 powerpc: T2080RDB: Remove macro CONFIG_T2080RDB by York Sun · Wed Dec 28 08:43:37 2016 -0800
  84. c68b12d powerpc: T2080QDS: Remove macro T2080QDS by York Sun · Wed Dec 28 08:43:36 2016 -0800
  85. 8853a2c powerpc: T1040QDS: Remove macro CONFIG_T1040QDS by York Sun · Wed Dec 28 08:43:35 2016 -0800
  86. d7dd06c powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014 by York Sun · Wed Dec 28 08:43:32 2016 -0800
  87. fa419942 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · Wed Dec 28 08:43:31 2016 -0800
  88. 92c36e2 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · Wed Dec 28 08:43:30 2016 -0800
  89. 85ab6f0 powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB to Kconfig by York Sun · Wed Dec 28 08:43:29 2016 -0800
  90. 14e098d powerpc: mpc85xx: Move CONFIG_SYS_NUM_TLBCAMS to Kconfig by York Sun · Wed Dec 28 08:43:28 2016 -0800
  91. 0235296 fsl/ddr: Enable erratum-a009942 workaround for B/T-series by Shengzhou Liu · Tue Nov 15 17:15:20 2016 +0800
  92. 15875a5 fsl/ddr: Add erratum_a009942_check_cpo and clean related erratum by Shengzhou Liu · Mon Nov 21 11:36:48 2016 +0800
  93. 3283933 powerpc: mpc86xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option by York Sun · Thu Dec 01 14:10:47 2016 -0800
  94. 091e5e5 powerpc: mpc85xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option by York Sun · Thu Dec 01 14:05:02 2016 -0800
  95. 7ea6f35 powerpc: mpc85xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option by York Sun · Thu Dec 01 13:26:06 2016 -0800
  96. 5440725 powerpc: Drop default CONFIG_MAX_CPUS by York Sun · Wed Nov 23 14:18:59 2016 -0800
  97. d081bea powerpc: mpc86xx: Remove macro CONFIG_MAX_CPUS by York Sun · Wed Nov 23 14:16:01 2016 -0800
  98. efc30b6 powerpc: MPC8641: Remove macro CONFIG_MPC8641 by York Sun · Wed Nov 23 14:08:36 2016 -0800
  99. f48436a powerpc: MPC8610: Remove macro CONFIG_MPC8610 by York Sun · Wed Nov 23 14:06:21 2016 -0800
  100. cbf7bf3 powerpc: mpc85xx: Move CONFIG_MAX_CPUS to Kconfig by York Sun · Wed Nov 23 12:30:40 2016 -0800