1. 8ae30e5 global_data: Move pci_clk to m68k and powerpc by Simon Glass · Wed Aug 21 10:18:53 2024 -0600
  2. cd99b67 ppc: Remove duplicate newlines by Marek Vasut · Sat Jul 13 15:19:29 2024 +0200
  3. 7944833 turris_1x: Normalize Kconfig usage by Tom Rini · Sat Jul 13 08:38:38 2024 -0600
  4. d54a7e7 Merge patch series "Add Turris 1.x board" by Tom Rini · Fri Jul 12 13:07:54 2024 -0600
  5. 6763ff8 powerpc: Add support for CZ.NIC Turris 1.x routers by Pali Rohár · Thu Jun 06 18:33:26 2024 +0200
  6. 064fb79 powerpc: use CONFIG_IS_ENABLED() when checking for DM_SERIAL in include/asm/config.h by Marek Mojík · Thu Jun 06 18:33:25 2024 +0200
  7. a7c08e6 powerpc: mpc85xx: use CONFIG_VAL() for SYS_MONITOR_BASE in start.s by Marek Mojík · Thu Jun 06 18:33:24 2024 +0200
  8. f40662d powerpc: mpc8xxx: Extend find_law() to find_law_by_addr_id() by Pali Rohár · Thu Jun 06 18:33:23 2024 +0200
  9. d8d547f powerpc: Add the old invalidate_icache_all function by Tom Rini · Wed Jun 19 15:27:58 2024 -0600
  10. 25d74db powerpc: Implement a default flush_dcache_all by Tom Rini · Wed Jun 19 15:27:57 2024 -0600
  11. bb57513 powerpc: mpc85xx: remove dead watchdog-related code by Rasmus Villemoes · Tue May 28 13:13:25 2024 +0200
  12. fca2348 powerpc: mpc83xx: remove unused watchdog_reset() function by Rasmus Villemoes · Tue May 28 13:13:24 2024 +0200
  13. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  14. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  15. dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · Tue Apr 30 20:40:48 2024 -0600
  16. b01c75d powerpc: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:57 2024 -0600
  17. 5282629 Merge branch 'for-2024.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · Thu Apr 18 10:08:57 2024 -0600
  18. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · Thu Apr 18 08:29:35 2024 -0600
  19. 61d9485 board: cssi: Load FPGA on MCR3000 board by Christophe Leroy · Sun Apr 14 11:17:13 2024 +0200
  20. c55caeb powerpc: 8xx: Set SDMA configuration register correcly by Christophe Leroy · Fri Apr 12 13:19:47 2024 +0200
  21. 1e5f6f9 board: cssi: add support for reading temperature by Christophe Leroy · Tue Apr 02 19:22:24 2024 +0200
  22. 0ee1ff8 board: cssi: Add support for SPI bus on MCR3000 board by Christophe Leroy · Fri Apr 12 12:01:25 2024 +0200
  23. 9a9e937 board: cssi: Fix SPI nodes in DTS by Christophe Leroy · Fri Apr 12 12:10:14 2024 +0200
  24. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · Wed Apr 10 17:06:27 2024 -0600
  25. 586138f treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · Thu Dec 14 21:19:02 2023 -0700
  26. 13692b3 Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · Thu Dec 21 16:10:00 2023 -0500
  27. 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · Fri Dec 15 20:14:13 2023 -0700
  28. a3702ba ppc: Add a reset_cpu() function by Simon Glass · Fri Dec 15 20:14:07 2023 -0700
  29. 10e6a37 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · Thu Dec 14 13:16:52 2023 -0500
  30. 80c1127 Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · Tue Nov 28 16:19:19 2023 -0500
  31. 3caad58 powerpc: io.h: Add defines for __raw_{read, write} functions by Igor Prusov · Tue Nov 14 14:02:52 2023 +0300
  32. 98a58c8 powerpc: mpc8xx: Remove usage of common.h by Christophe Leroy · Mon Nov 06 19:12:04 2023 +0100
  33. d8d716a powerpc: Rework <asm/fsl_lbc.h> includes by Tom Rini · Wed Nov 01 12:28:14 2023 -0400
  34. 7a21355 powerpc: mpc83xx: Rework includes slightly by Tom Rini · Wed Nov 01 12:28:11 2023 -0400
  35. 742c856 fsl_qe: Drop common.h by Tom Rini · Wed Nov 01 12:28:08 2023 -0400
  36. 10599d6 powerpc: Switch <asm/global_data.h> to <linux/types.h> by Tom Rini · Wed Nov 01 12:28:06 2023 -0400
  37. 8100536 mpc85xx: relocate code in non-SPL build by Martin Fäcknitz · Fri Oct 20 01:06:55 2023 +0200
  38. adad2d0 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · Tue Sep 26 08:14:27 2023 -0600
  39. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · Wed Aug 02 11:09:43 2023 -0400
  40. aa08bf8 Merge tag 'fsl-qoriq-2023-7-13' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed Jul 19 07:59:34 2023 -0400
  41. 69d53d8 powerpc: Fix flush_cache() speed regression by Christophe Leroy · Wed Jul 05 16:51:37 2023 +0200
  42. dc6c626 powerpc: dts: t1024rdb: tag serial nodes with bootph-all by Camelia Groza · Tue Jul 11 15:49:32 2023 +0300
  43. 100c8de powerpc: dts: t1024rdb: add serial nodes by Camelia Groza · Tue Jul 11 15:49:31 2023 +0300
  44. 9ddfc13 powerpc: dts: t1042d4rdb: tag serial nodes with bootph-all by Camelia Groza · Tue Jul 11 15:49:27 2023 +0300
  45. 56a8838 powerpc: dts: t1042d4rdb: add serial nodes by Camelia Groza · Tue Jul 11 15:49:26 2023 +0300
  46. 0eb2c76 powerpc: dts: t4240rdb: tag serial nodes with bootph-all by Camelia Groza · Tue Jul 11 15:49:22 2023 +0300
  47. 9ebd56f powerpc: dts: t4240rdb: add serial nodes by Camelia Groza · Tue Jul 11 15:49:21 2023 +0300
  48. 3db25ba powerpc: dts: t2080rdb: tag serial nodes with bootph-all by Camelia Groza · Tue Jul 11 15:49:17 2023 +0300
  49. 1530048 powerpc: dts: t2080rdb: add serial nodes by Camelia Groza · Tue Jul 11 15:49:16 2023 +0300
  50. 8ae77cc powerpc: use asm-generic/unaligned.h by Jens Wiklander · Mon May 22 14:22:35 2023 +0200
  51. e6618f4 include: Remove unused header files by Tom Rini · Tue May 16 12:34:47 2023 -0400
  52. 40fd854 Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · Sun May 07 09:44:27 2023 -0400
  53. 7989467 powerpc: mpc8xx: Add SMC relocation CPM microcode by Christophe Leroy · Wed May 03 08:57:33 2023 +0200
  54. d8f34da powerpc: mpc885: Add CPM USB-SOF microcode for CPM15 ERRATA by Christophe Leroy · Wed May 03 08:50:55 2023 +0200
  55. 9a77a0b powerpc: Force cast on memcpy_toio() by Christophe Leroy · Fri May 05 07:24:16 2023 +0200
  56. e65975f powerpc: mpc8xx: Reorganise init RAM by Christophe Leroy · Thu May 04 10:20:35 2023 +0200
  57. e6050cc powerpc: mpc8xx: CPM parameter RAM can be anywhere by Christophe Leroy · Wed May 03 10:31:19 2023 +0200
  58. 41d2293 mpc83xx: Don't allow W and G bits in IBATs by Christophe Leroy · Fri Jan 27 14:51:06 2023 +0100
  59. 124f5cb Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · Sat Apr 29 09:29:41 2023 -0400
  60. f6469c2 board: cssi: Add CPU board CMPCPRO by Christophe Leroy · Tue Apr 04 13:09:36 2023 +0200
  61. 8a9b246 mpc8379erdb: Convert to using DM_SERIAL by Sinan Akman · Fri Apr 07 18:03:44 2023 -0400
  62. c58bd4a spi: mpc8xxx: Add support for SPI on mpc832x by Christophe Leroy · Thu Mar 02 16:26:26 2023 +0100
  63. d4f79cb gpio: Add QUICC Engine GPIOs driver by Christophe Leroy · Tue Feb 21 19:31:11 2023 +0100
  64. cc46025 powerpc: mpc83xx: Don't activate MMU when not necessary by Christophe Leroy · Wed Jan 18 20:52:38 2023 +0100
  65. 992eefc powerpc: mpc83xx: Fix soc.h by Christophe Leroy · Tue Apr 04 15:09:18 2023 +0200
  66. 6032681 powerpc: mpc832x: Fix reset word by Christophe Leroy · Thu Mar 02 10:48:58 2023 +0100
  67. 39d3795 watchdog: mpc8xxx: Add support for mpc83xx by Christophe Leroy · Mon Apr 03 10:39:59 2023 +0200
  68. 0fe1a20 watchdog: mpc8xxx: Make it generic by Christophe Leroy · Mon Apr 03 10:27:39 2023 +0200
  69. 1919fce watchdog: mpc8xx: Rename it mpc8xxx by Christophe Leroy · Mon Apr 03 10:27:39 2023 +0200
  70. 98c0e08 powerpc: mpc8xx: Migrate to CONFIG_SYS_CLK_FREQ by Christophe Leroy · Tue Apr 04 10:14:33 2023 +0200
  71. cf785b6 mpc83xx: Remove CONFIG_SYS_GPIO{1/2}_PRELIM and related by Christophe Leroy · Tue Mar 14 23:24:45 2023 +0100
  72. 48ad08a mpc83xx: Remove stale CONFIG_SYS_LBLAWBAR{4/5/6/7}_PRELIM by Christophe Leroy · Tue Mar 14 23:24:44 2023 +0100
  73. 63735de powerpc, mpc83xx: Remove CONFIG_ELBC_BRx_ORx by Christophe Leroy · Sun Feb 26 10:44:09 2023 +0100
  74. d3a98cb dm: dts: Convert driver model tags to use new schema by Simon Glass · Mon Feb 13 08:56:33 2023 -0700
  75. 5c4a9c1 Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · Sun Feb 12 15:25:09 2023 -0500
  76. 1fc46f5 board: cssi: Add new board MCR3000_2G by Christophe Leroy · Fri Oct 14 12:54:50 2022 +0200
  77. b7df908 driver, gpio: Add support for MPC 8xx CPU ports by Christophe Leroy · Fri Oct 14 10:01:41 2022 +0200
  78. 5fb0b63 board: MCR3000: Use lowercase filenames by Christophe Leroy · Mon Jan 30 09:11:03 2023 +0100
  79. d1707d2 powerpc/mpc8xx: Zero boot_flags arg for calling board_init_f() by Christophe Leroy · Sat Jan 28 13:53:10 2023 +0100
  80. ae7ed57 Correct SPL uses of LMB by Simon Glass · Sun Feb 05 15:40:13 2023 -0700
  81. 9274214 ppc: Drop bat_rw by Simon Glass · Wed Feb 01 13:19:22 2023 -0700
  82. c4bdd0d powerpc/mpc85xx: socrates: add support for i2c eeprom at 0x51 by Heiko Schocher · Tue Jan 24 18:06:57 2023 +0100
  83. 6c6bc72 powerpc: dts: updates socrates board by Heiko Schocher · Tue Jan 24 18:06:52 2023 +0100
  84. 6fd9f12 powerpc/mpc85xx: drop socrates specific image creation by Heiko Schocher · Tue Jan 24 18:06:51 2023 +0100
  85. 1873cf9 powerpc/mpc85xx: socrates: rework build process by Heiko Schocher · Tue Jan 24 18:06:50 2023 +0100
  86. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  87. d641285 nxp: Finish migration of SYS_FSL_SRDS_[12] to Kconfig by Tom Rini · Tue Jan 10 11:19:42 2023 -0500
  88. 3f144d5 nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to Kconfig by Tom Rini · Tue Jan 10 11:19:41 2023 -0500
  89. d259d9c global: Remove unused CONFIG defines by Tom Rini · Tue Jan 10 11:19:28 2023 -0500
  90. 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · Mon Jan 16 15:46:49 2023 -0500
  91. a6b1b3b Merge branch 'next' by Tom Rini · Mon Jan 09 11:30:08 2023 -0500
  92. 6d3011a powerpc/mpc85xx: socrates: Re-enable building u-boot-socrates.bin by Pali Rohár · Wed Dec 28 19:18:39 2022 +0100
  93. 3559629 powerpc: dts: keymile: Deduplicate binman code by Pali Rohár · Wed Aug 03 13:20:49 2022 +0200
  94. c3e45b9 PowerPC: Update dependencies on *SYS_MPC85XX_NO_RESETVEC by Tom Rini · Thu Dec 29 09:50:03 2022 -0500
  95. d1d74ab global: Migrate CONFIG_WATCHDOG_PRESC et al to CFG by Tom Rini · Sun Dec 04 10:14:06 2022 -0500
  96. aac8149 global: Migrate CONFIG_RESET_VECTOR_ADDRESS to CFG by Tom Rini · Sun Dec 04 10:13:40 2022 -0500
  97. 74538cd global: Migrate CONFIG_QBMAN_CLK_DIV to CFG by Tom Rini · Sun Dec 04 10:13:38 2022 -0500
  98. bf5fab3 global: Migrate CONFIG_PME_PLAT_CLK_DIV to CFG by Tom Rini · Sun Dec 04 10:13:32 2022 -0500
  99. bc9d46b global: Migrate CONFIG_MAX_MEM_MAPPED to CFG by Tom Rini · Sun Dec 04 10:04:50 2022 -0500
  100. 775168e global: Migrate CONFIG_FM_PLAT_CLK_DIV to CFG by Tom Rini · Sun Dec 04 10:03:56 2022 -0500