1. 5931fbb spi: Zap CONFIG_HARD_SPI by Jagan Teki · Sat Nov 24 14:31:12 2018 +0530
  2. f02840b powerpc: t1040: Correct RCW EC2 settings by Bin Meng · Mon Oct 08 06:55:57 2018 -0700
  3. ab4d5ee powerpc: t1040: Correct RCW MAC2_GMII_SEL value by Bin Meng · Mon Oct 08 06:55:56 2018 -0700
  4. 434f058 fsl/usb: Workaround for USB erratum-A005275 by Chris Packham · Thu Oct 04 20:03:53 2018 +1300
  5. 9892b23 powerpc: dts: Enable device tree support for T2080QDS by Jagdish Gediya · Mon Sep 03 21:35:12 2018 +0530
  6. 4061bbc powerpc: dts: Add u-boot.dtsi to use binman for MPC85xx boards by Jagdish Gediya · Mon Sep 03 21:35:11 2018 +0530
  7. 7f2ad25 powerpc: mpc85xx: Use binman to embed dtb inside U-Boot by Jagdish Gediya · Mon Sep 03 21:35:10 2018 +0530
  8. a99945b powerpc: mpc85xx: Select BINMAN by default by Jagdish Gediya · Mon Sep 03 21:35:09 2018 +0530
  9. a1d453e powerpc/dts: Makefile changes to clean and build dts by Jagdish Gediya · Mon Sep 03 21:35:06 2018 +0530
  10. 910e1ae powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files by Jagdish Gediya · Mon Sep 03 21:35:05 2018 +0530
  11. 7fdcf28 misc: Add MPC83xx serdes driver by Mario Six · Mon Aug 06 10:23:46 2018 +0200
  12. 28fbefa cpu: Add MPC83xx CPU driver by Mario Six · Mon Aug 06 10:23:45 2018 +0200
  13. 3c51655 timer: Add MPC83xx timer driver by Mario Six · Mon Aug 06 10:23:38 2018 +0200
  14. 7cab147 clk: Add MPC83xx clock driver by Mario Six · Mon Aug 06 10:23:36 2018 +0200
  15. 82ef4ba mpc83xx: Add sysreset driver by Mario Six · Mon Aug 06 10:23:35 2018 +0200
  16. f3c6642 powerpc: Add read*_*/write*_* macros by Mario Six · Mon Aug 06 10:23:31 2018 +0200
  17. 538b575 ram: Add driver for MPC83xx by Mario Six · Mon Aug 06 10:23:30 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. 7e7ba3b Kconfig: Sort bool, default, select and imply options by Michal Simek · Mon Jul 23 15:55:15 2018 +0200
  20. 2e7c819 dm: Change CMD_DM enabling by Michal Simek · Mon Jul 23 15:55:14 2018 +0200
  21. 84f3dec Kconfig: Sort bool, default, select and imply options by Michal Simek · Mon Jul 23 15:55:13 2018 +0200
  22. 158105a configs: Remove empty #ifdef/#ifndef blocks from configs by Alex Kiernan · Sat Jun 02 05:42:55 2018 +0000
  23. 1669e18 common: Fix cpu nr type which is always unsigned type by Michal Simek · Wed Jun 13 08:56:31 2018 +0200
  24. f006ae1 powerpc: mpc85xx: Improve Work-around for Erratum A005125 by Takuma Ueba · Mon Apr 23 13:27:33 2018 +0900
  25. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  26. 574a2ba powerpc: fix typo in kgdb.c by Heinrich Schuchardt · Mon Apr 23 22:27:41 2018 +0200
  27. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  28. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · Sun Apr 01 09:22:38 2018 +0000
  29. 8906764 powerpc: mpc8xx: move watchdog into drivers/watchdog by Christophe Leroy · Fri Mar 16 17:21:01 2018 +0100
  30. 2082ae1 powerpc: mpc8xx: cleaning up watchdog by Christophe Leroy · Fri Mar 16 17:20:59 2018 +0100
  31. b4ebefa powerpc: mpc8xx: refactorise reginfo by Christophe Leroy · Fri Mar 16 17:20:57 2018 +0100
  32. c085795 board: MCR3000: cleanup config by Christophe Leroy · Fri Mar 16 17:20:51 2018 +0100
  33. d7009f7 powerpc: mpc8xx: initialisation of initial RAM by Christophe Leroy · Fri Mar 16 17:20:47 2018 +0100
  34. 2fde1d3 powerpc: mpc8xx: redistribute data in CPM dpram by Christophe Leroy · Fri Mar 16 17:20:45 2018 +0100
  35. 10ff63a powercp: mpc8xx: move commproc.h by Christophe Leroy · Fri Mar 16 17:20:43 2018 +0100
  36. b3510fb powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx by Christophe Leroy · Fri Mar 16 17:20:41 2018 +0100
  37. bda8947 powerpc: mpc8xx: remove get_immr() argument by Christophe Leroy · Fri Mar 16 17:20:39 2018 +0100
  38. edd4ebe powerpc: mpc8xx: make get_immr() independent of CONFIG_8xx by Christophe Leroy · Fri Mar 16 17:20:37 2018 +0100
  39. 0a121f7 powerpc: mpc8xx: get rid of the multiple PVR_ values by Christophe Leroy · Fri Mar 16 17:20:35 2018 +0100
  40. 5c59bdf powerpc: mpc8xx: harmonise initialisation of the immap local pointer by Christophe Leroy · Fri Mar 16 17:20:33 2018 +0100
  41. 5dae160 ppc: Remove orphan xilinx_irq.h file by Michal Simek · Tue Mar 13 11:17:07 2018 +0100
  42. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  43. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · Wed Jan 24 20:47:09 2018 +0300
  44. da6b88d PowerPC: phy: enable all phylib drivers when use phylib and tsec enet by Zhao Qiang · Wed Feb 07 10:01:56 2018 +0800
  45. eb730bd Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to Kconfig by Derald D. Woods · Mon Jan 22 17:17:10 2018 -0600
  46. f66276d powerpc: Drop CONFIG_WALNUT and other related dead code by Tuomas Tynkkynen · Sun Jan 21 18:16:42 2018 +0200
  47. d006f68 gpio: mpc8xxx: Rename Kconfig option, structures, and functions by Mario Six · Mon Jan 15 11:07:48 2018 +0100
  48. aa270b4 drivers/misc: Share qbman init between archs by Ahmed Mansour · Fri Dec 15 16:01:00 2017 -0500
  49. acede7a Move CONFIG_PANIC_HANG to Kconfig by Masahiro Yamada · Mon Dec 04 12:37:00 2017 +0900
  50. 8df5dd3 ata: Migrate CONFIG_FSL_SATA to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:17 2017 +0200
  51. 104a537 ata: Migrate CONFIG_SATA_SIL to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:14 2017 +0200
  52. 548b8ba powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary cores by York Sun · Tue Oct 17 08:00:21 2017 -0700
  53. a846d11 powerpc: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:12 2017 -0700
  54. ce10398 powerpc: Rework interrupt_init_cpu() by Tom Rini · Sun Aug 13 22:44:37 2017 -0400
  55. da1a134 env: Rename some other getenv()-related functions by Simon Glass · Thu Aug 03 12:22:15 2017 -0600
  56. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · Thu Aug 03 12:22:14 2017 -0600
  57. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · Thu Aug 03 12:22:13 2017 -0600
  58. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  59. 87551f1 env: Convert CONFIG_ENV_IS_IN... to a choice by Simon Glass · Thu Aug 03 12:21:59 2017 -0600
  60. e538bbc Convert CONFIG_CMD_REGINFO to Kconfig by Christophe Leroy · Fri Aug 04 16:34:40 2017 -0600
  61. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · Fri Aug 04 16:34:34 2017 -0600
  62. a9e7f2c Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · Fri Aug 04 16:34:32 2017 -0600
  63. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:19:59 2017 -0700
  64. 0fb3606 PowerPC: mpc85xx: Update ft_verify_fdt by Tom Rini · Thu Aug 03 09:33:07 2017 -0400
  65. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · Fri Jul 28 21:31:42 2017 -0400
  66. ad0ac4b powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · Mon Jul 24 17:47:27 2017 +0800
  67. 41f661d Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:41 2017 -0600
  68. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · Sat Jul 22 18:36:16 2017 -0400
  69. 224ebcd powerpc: Remove 8260 remainders by Christophe Leroy · Thu Jul 13 15:10:10 2017 +0200
  70. 4a4750b powerpc, 8xx: fix missing function declarations. by Christophe Leroy · Thu Jul 13 15:10:08 2017 +0200
  71. 3d97f8e powerpc: move get_pvr() and get_svr() into C by Christophe Leroy · Thu Jul 13 15:10:06 2017 +0200
  72. 60425ee powerpc, 8xx: move cache helper into C by Christophe Leroy · Thu Jul 13 15:10:04 2017 +0200
  73. 9b021ae powerpc, 8xx: move get_immr() into C by Christophe Leroy · Thu Jul 13 15:10:02 2017 +0200
  74. 0ae15b9 powerpc, 8xx: Move cache function into C files by Christophe Leroy · Thu Jul 13 15:10:00 2017 +0200
  75. ea31cb2 powerpc, 8xx: Simplifying check_CPU() by Christophe Leroy · Thu Jul 13 15:09:58 2017 +0200
  76. 31f6e93 powerpc: Remove unneccessary #ifdefs in reginfo by Christophe Leroy · Thu Jul 13 15:09:54 2017 +0200
  77. bed4020 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · Thu Jul 13 15:09:52 2017 +0200
  78. 8d65234 power, timer: reset TBL before TBU by Christophe Leroy · Thu Jul 13 15:09:50 2017 +0200
  79. b71ec9b powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · Thu Jul 13 15:09:48 2017 +0200
  80. dd6e82b powerpc: get rid of addr_probe() by Christophe Leroy · Thu Jul 13 15:09:46 2017 +0200
  81. 297cbac powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk() by Christophe Leroy · Thu Jul 13 15:09:44 2017 +0200
  82. 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · Wed Jun 14 21:28:26 2017 -0600
  83. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · Wed Jun 14 21:28:25 2017 -0600
  84. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · Wed Jun 14 21:28:24 2017 -0600
  85. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · Wed Jun 14 21:28:21 2017 -0600
  86. 3598295 powerpc, 8xx: Add support for MCR3000 board from CSSI by Christophe Leroy · Fri Jul 07 10:16:42 2017 +0200
  87. 9ac4a54 powerpc, 8xx: move Serial driver to drivers/serial/ by Christophe Leroy · Thu Jul 06 10:33:27 2017 +0200
  88. 8c3f122 powerpc, 8xx: move SPI driver to drivers/spi/ by Christophe Leroy · Thu Jul 06 10:33:25 2017 +0200
  89. 56ef30a powerpc, 8xx: move FEC Ethernet driver in drivers/net by Christophe Leroy · Thu Jul 06 10:33:23 2017 +0200
  90. 23da373 powerpc, 8xx: Migrate to Kconfig by Christophe Leroy · Thu Jul 06 10:33:21 2017 +0200
  91. 0bc2dc2 powerpc, 8xx: Properly set CPM frequency in the device tree by Christophe Leroy · Thu Jul 06 10:33:19 2017 +0200
  92. 48f896d powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks by Christophe Leroy · Thu Jul 06 10:33:17 2017 +0200
  93. 16ad0a4 powerpc, 8xx: Implement GLL2 ERRATA by Christophe Leroy · Thu Jul 06 16:49:56 2017 +0200
  94. 394f9b3 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · Thu Jul 06 10:33:13 2017 +0200
  95. 684a485 powerpc, 8xx: move specific reginfo by Christophe Leroy · Thu Jul 06 10:33:11 2017 +0200
  96. ba4dafb powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/ by Christophe Leroy · Thu Jul 06 10:33:09 2017 +0200
  97. 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · Thu Jul 06 10:23:22 2017 +0200
  98. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  99. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  100. 622b7b3 treewide: remove unneeded semicolons by Masahiro Yamada · Tue Jun 13 15:17:28 2017 +0900