1. d327f61 ppc: mpc83xx: Remove unused CONFIG symbols by Tom Rini · Fri Dec 17 18:08:37 2021 -0500
  2. 5683860 Convert CONFIG_83XX_PCICLK to Kconfig by Tom Rini · Fri Dec 17 18:08:36 2021 -0500
  3. 8c70baa Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · Tue Dec 14 13:36:40 2021 -0500
  4. e9269a0 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · Sun Dec 12 22:12:30 2021 -0500
  5. f7eed20 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig by Tom Rini · Sat Nov 13 18:10:40 2021 -0500
  6. 291ab56 ppc: Remove MPC8349EMDS board and ARCH_MPC8349 support by Tom Rini · Thu Sep 09 07:54:53 2021 -0400
  7. eac51be powerpc: Drop version_string placement optimization by Tom Rini · Thu Sep 16 15:30:08 2021 -0400
  8. 081a45a sata: Rename SATA_SUPPORT to SATA by Simon Glass · Sun Aug 08 12:20:17 2021 -0600
  9. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · Thu Aug 26 11:47:59 2021 -0400
  10. 468c2d5 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · Sat Aug 21 13:50:18 2021 -0400
  11. ddda564 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · Sat Aug 21 13:50:12 2021 -0400
  12. f916490 global: Remove dead code that starts with CONFIG_[0-9A] by Tom Rini · Thu Aug 19 15:02:35 2021 -0400
  13. 8be5416 pci: powerpc: Drop old code by Simon Glass · Sun Aug 01 18:54:21 2021 -0600
  14. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  15. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  16. bccfc2e i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · Sat Jul 10 21:14:36 2021 -0600
  17. b9868d6 ppc: Remove MPC832XEMDS boards by Tom Rini · Fri May 14 21:34:29 2021 -0400
  18. 56e15d7 ppc: Remove MPC8323ERDB board by Tom Rini · Fri May 14 21:34:28 2021 -0400
  19. d9e6ef5 ppc: Remove MPC8315ERDB board by Tom Rini · Fri May 14 21:34:27 2021 -0400
  20. e879dfc ppc: Remove TQM834x board by Tom Rini · Fri May 14 21:34:19 2021 -0400
  21. d179823 ppc: Remove caddy2 / vme8349 boards by Tom Rini · Fri May 14 21:34:17 2021 -0400
  22. c551e27 ppc: Remove MPC8313ERDB boards by Tom Rini · Fri May 14 21:34:16 2021 -0400
  23. 6e1e9f8 ppc: Remove ve8313 board by Tom Rini · Fri May 14 21:34:15 2021 -0400
  24. 50719c8 ppc: Remove mpc8308_p1m board by Tom Rini · Fri May 14 21:34:14 2021 -0400
  25. bac9506 ppc: Remove sbc8349 board by Tom Rini · Fri May 14 21:34:12 2021 -0400
  26. 8d09f91 mpc8379erdb: enable DM_USB DM_PCI DM_ETH by Sinan Akman · Tue May 11 14:18:02 2021 -0400
  27. 641a35c ppc: Remove MPC837XEMDS board by Tom Rini · Sat Apr 10 10:58:56 2021 -0400
  28. 91b7886 ppc: Remove gdsys hrcon boards by Tom Rini · Sat Feb 20 20:06:24 2021 -0500
  29. 587d77a ppc: Remove gdsys strider boards by Tom Rini · Sat Feb 20 20:06:23 2021 -0500
  30. 1057300 ppc: Remove MPC8308RDB board by Tom Rini · Sat Feb 20 20:06:22 2021 -0500
  31. 723bd7f ppc: Remove MPC8349ITX board by Tom Rini · Tue Feb 09 21:42:50 2021 -0500
  32. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  33. 3c52107 mpc83xx, keymile boards: enable DM_ETH and add DTS by Heiko Schocher · Mon Feb 03 07:43:57 2020 +0100
  34. 3b07a13 powerpc, qe: add DTS support for parallel I/O ports by Heiko Schocher · Mon Feb 03 10:23:53 2020 +0100
  35. baf84a9 powerpc, qe: fix codingstyle issues for drivers/qe by Heiko Schocher · Mon May 25 07:27:26 2020 +0200
  36. 3b76773 mpc83xx: remove unneeded extern declaration in cpu_init by Heiko Schocher · Wed Apr 15 10:35:40 2020 +0200
  37. a13a2aa global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · Wed Aug 12 13:16:36 2020 +0200
  38. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  39. c685acd mpc83xx, abb: remove suvd3 board by Heiko Schocher · Tue Feb 18 18:03:51 2020 +0100
  40. 01adc42 mpc83xx: remove redundant MPC83xx_RESET #define by Rasmus Villemoes · Tue May 05 00:21:18 2020 +0200
  41. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  42. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  43. 40d9b24 common: Drop asm_offsets.h from common header by Simon Glass · Sun May 10 11:40:07 2020 -0600
  44. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  45. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  46. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  47. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  48. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  49. a9dc068 common: Move get_tbclk() to time.h by Simon Glass · Sat Dec 28 10:44:59 2019 -0700
  50. 85d6531 common: Move clock functions into a new file by Simon Glass · Sat Dec 28 10:44:58 2019 -0700
  51. 284f71b common: Move relocate_code() to init.h by Simon Glass · Sat Dec 28 10:44:45 2019 -0700
  52. dafa52a powerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig by Rasmus Villemoes · Thu Dec 12 08:11:46 2019 +0000
  53. 676f101 mpc83xx: make ARCH_MPC8309 select SYS_FSL_ERRATUM_ESDHC111 by Rasmus Villemoes · Wed Dec 11 09:39:36 2019 +0000
  54. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  55. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  56. f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · Thu Nov 14 12:57:40 2019 -0700
  57. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  58. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · Thu Nov 14 12:57:34 2019 -0700
  59. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  60. b6375e7 powerpc/km: remove unmaintained target KMVECT1 by Holger Brunck · Tue Jul 09 09:30:29 2019 +0200
  61. 305329f km: modify Kconfig file organization for KM boards by Pascal Linder · Tue Jun 18 13:27:47 2019 +0200
  62. 8fc4084 mpc83xx: Add gazerbeam board by Dirk Eibach · Fri Mar 29 10:18:19 2019 +0100
  63. 26f9b1a mpc83xx: Define _end symbol by Mario Six · Mon Jan 28 09:36:23 2019 +0100
  64. c463b6d mpc83xx: Use pre-defined asm functions by Mario Six · Mon Jan 21 09:18:21 2019 +0100
  65. 90b529f mpc83xx: Replace ppcDWstore with inline assembly by Mario Six · Mon Jan 21 09:18:20 2019 +0100
  66. 640b8c3 mpc83xx: Don't define cpu_eth_init for DM eth by Mario Six · Mon Jan 21 09:18:19 2019 +0100
  67. 805cac1 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · Mon Jan 21 09:18:16 2019 +0100
  68. 98d7eaa mpc83xx: Migrate CONFIG_LCRR_* to Kconfig by Mario Six · Mon Jan 21 09:18:14 2019 +0100
  69. f62074e mpc83xx: Migrate SPCR to Kconfig by Mario Six · Mon Jan 21 09:18:13 2019 +0100
  70. aa50254 mpc83xx: Migrate arbiter config to Kconfig by Mario Six · Mon Jan 21 09:18:12 2019 +0100
  71. 636c108 mpc8308: Migrate system io config to Kconfig by Mario Six · Mon Jan 21 09:18:11 2019 +0100
  72. a6c985e mpc83xx: Migrate CONFIG_SYS_IMMR to Kconfig by Mario Six · Mon Jan 21 09:18:10 2019 +0100
  73. 8b2141c mpc83xx: Migrate HID config to Kconfig by Mario Six · Mon Jan 21 09:18:09 2019 +0100
  74. a3a8d0c powerpc: mpc83xx: fdt: Use get_serial_clock() by Mario Six · Mon Jan 21 09:18:06 2019 +0100
  75. 2fc5227 powerpc: mpc83xx: Implement get_serial_clock() by Mario Six · Mon Jan 21 09:18:05 2019 +0100
  76. e9c932d powerpc: mpc83xx: Fix MPC8308 IMMR memory layout by Mario Six · Mon Jan 21 09:18:04 2019 +0100
  77. 1faf95d mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · Mon Jan 21 09:18:03 2019 +0100
  78. b47839c mpc83xx: Migrate LBLAW_* to Kconfig by Mario Six · Mon Jan 21 09:17:58 2019 +0100
  79. a861ea6 mpc83xx: Migrate BATS config to Kconfig by Mario Six · Mon Jan 21 09:17:57 2019 +0100
  80. de09afa mpc83xx: pcie: Read the clock from registers by Mario Six · Mon Jan 21 09:17:55 2019 +0100
  81. 9486710 mpc83xx: Kconfig: Migrate HRCW to Kconfig by Mario Six · Mon Jan 21 09:17:54 2019 +0100
  82. d10f318 mpc83xx: Get rid of CONFIG_83XX_CLKIN by Mario Six · Mon Jan 21 09:17:53 2019 +0100
  83. cd677ca mpc83xx: Replace CONFIG_83XX_CLKIN in calculations by Mario Six · Mon Jan 21 09:17:52 2019 +0100
  84. 258312f mpc83xx: Migrate legacy PCI options to Kconfig by Mario Six · Mon Jan 21 09:17:51 2019 +0100
  85. de017e1 mpc83xx: Make distinct MPC8349EMDS_SDRAM board by Mario Six · Mon Jan 21 09:17:40 2019 +0100
  86. a83f549 mpc83xx: Make distinct caddy2 config by Mario Six · Mon Jan 21 09:17:38 2019 +0100
  87. 7299dec mpc83xx: Make distinct MPC8313ERDB targets by Mario Six · Mon Jan 21 09:17:36 2019 +0100
  88. 92e20d9 keymile: Make distinct kmeter1, and kmcoge5ne configs by Mario Six · Mon Jan 21 09:17:35 2019 +0100
  89. 190ab40 keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configs by Mario Six · Mon Jan 21 09:17:33 2019 +0100
  90. 5590b15 keymile: Make distinct kmtegr1, kmvect1, suvd3 configs by Mario Six · Mon Jan 21 09:17:30 2019 +0100
  91. 60b1123 mpc83xx: Introduce ARCH_MPC837X by Mario Six · Mon Jan 21 09:17:29 2019 +0100
  92. 84eb431 mpc83xx: Introduce ARCH_MPC836* by Mario Six · Mon Jan 21 09:17:28 2019 +0100
  93. 0344f5e mpc83xx: Introduce ARCH_MPC834* by Mario Six · Mon Jan 21 09:17:27 2019 +0100
  94. be07e55 mpc83xx: Introduce ARCH_MPC832* by Mario Six · Mon Jan 21 09:17:26 2019 +0100
  95. 9164bdd mpc83xx: Introduce ARCH_MPC831* by Mario Six · Mon Jan 21 09:17:25 2019 +0100
  96. b2e701c mpc83xx: Introduce ARCH_MPC830* by Mario Six · Mon Jan 21 09:17:24 2019 +0100
  97. f14554d mpc83xx: Add support for -msingle-pic-base by Joakim Tjernlund · Wed Nov 28 10:59:55 2018 +0100
  98. 7fdcf28 misc: Add MPC83xx serdes driver by Mario Six · Mon Aug 06 10:23:46 2018 +0200
  99. 28fbefa cpu: Add MPC83xx CPU driver by Mario Six · Mon Aug 06 10:23:45 2018 +0200
  100. 3c51655 timer: Add MPC83xx timer driver by Mario Six · Mon Aug 06 10:23:38 2018 +0200