1. e5348c7 lmb: do away with arch_lmb_reserve() by Sughosh Ganu · Mon Aug 26 17:29:30 2024 +0530
  2. ad3b6e9 ppc: lmb: move arch specific lmb reservations to arch_misc_init() by Sughosh Ganu · Mon Aug 26 17:29:29 2024 +0530
  3. 291bf9c lmb: make LMB memory map persistent and global by Sughosh Ganu · Mon Aug 26 17:29:18 2024 +0530
  4. cd99b67 ppc: Remove duplicate newlines by Marek Vasut · Sat Jul 13 15:19:29 2024 +0200
  5. d8d547f powerpc: Add the old invalidate_icache_all function by Tom Rini · Wed Jun 19 15:27:58 2024 -0600
  6. 25d74db powerpc: Implement a default flush_dcache_all by Tom Rini · Wed Jun 19 15:27:57 2024 -0600
  7. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  8. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  9. dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · Tue Apr 30 20:40:48 2024 -0600
  10. b01c75d powerpc: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:57 2024 -0600
  11. 793921e Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · Thu Apr 18 08:29:35 2024 -0600
  12. 5725dde Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · Wed Apr 10 17:06:27 2024 -0600
  13. 586138f treewide: Make arch-specific bootm code depend on BOOTM by Simon Glass · Thu Dec 14 21:19:02 2023 -0700
  14. 0726d9d bootm: Adjust arguments of boot_os_fn by Simon Glass · Fri Dec 15 20:14:13 2023 -0700
  15. a3702ba ppc: Add a reset_cpu() function by Simon Glass · Fri Dec 15 20:14:07 2023 -0700
  16. 69d53d8 powerpc: Fix flush_cache() speed regression by Christophe Leroy · Wed Jul 05 16:51:37 2023 +0200
  17. ae7ed57 Correct SPL uses of LMB by Simon Glass · Sun Feb 05 15:40:13 2023 -0700
  18. 9274214 ppc: Drop bat_rw by Simon Glass · Wed Feb 01 13:19:22 2023 -0700
  19. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  20. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  21. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  22. 75a6a37 treewide: Remove the unnecessary space before semicolon by Bin Meng · Wed Oct 26 12:40:07 2022 +0800
  23. bbce5f3 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · Tue Sep 13 21:31:28 2022 +0300
  24. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  25. 5b492ee watchdog: Get rid of ASSEMBLY hacks by Stefan Roese · Fri Sep 02 14:10:47 2022 +0200
  26. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  27. 8aaae3d zynqmp: Run board_get_usable_ram_top() only on main U-Boot by Ashok Reddy Soma · Thu Jul 07 10:45:37 2022 +0200
  28. 80bec27 powerpc: bootm: Fix sizes in memory adjusting warning by Pali Rohár · Thu May 26 14:36:03 2022 +0200
  29. 6b15c16 Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig by Tom Rini · Fri May 13 12:26:35 2022 -0400
  30. a915f2f powerpc: Remove unused MPC8540/60ADS code by Tom Rini · Wed Feb 23 12:28:14 2022 -0500
  31. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  32. d0dd68f lmb: Switch to generic arch_lmb_reserve_generic() by Marek Vasut · Fri Sep 10 22:47:10 2021 +0200
  33. 8b6b776 Revert "powerpc: fix regression in arch_initr_trap()" by Tom Rini · Thu Jun 03 09:39:00 2021 -0400
  34. 40620d1 powerpc: fix regression in arch_initr_trap() by Matt Merhar · Mon May 17 17:32:48 2021 +0000
  35. dc32275 powerpc: introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLD by Rasmus Villemoes · Wed Apr 21 11:16:03 2021 +0200
  36. 762df50 powerpc: lib: remove leftover CONFIG_5xx by Rasmus Villemoes · Wed Apr 21 11:16:02 2021 +0200
  37. 134cc2b allow opting out of WATCHDOG_RESET() from timer interrupt by Rasmus Villemoes · Wed Apr 14 09:18:22 2021 +0200
  38. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  39. 1ae7a0c bdinfo: Rename function names to be clearer by Bin Meng · Sun Jan 31 20:36:05 2021 +0800
  40. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  41. 2c82391 common: board_r: Drop arch-specific ifdefs around initr_trap by Ovidiu Panait · Sat Nov 28 10:43:18 2020 +0200
  42. a13a2aa global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · Wed Aug 12 13:16:36 2020 +0200
  43. 399aeb6 board_f: ppc: Factor out ppc-specific bdinfo setup by Ovidiu Panait · Fri Jul 24 14:12:19 2020 +0300
  44. 3ae4e95 cmd: bdinfo: Move sram info prints to generic code by Ovidiu Panait · Fri Jul 24 14:12:13 2020 +0300
  45. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  46. 227b24b bdinfo: m68k: ppc: Move arch-specific code from bdinfo by Simon Glass · Sun May 10 14:16:59 2020 -0600
  47. 5233da5 bdinfo: ppc: Move PPC-specific info into its own file by Simon Glass · Sun May 10 14:16:57 2020 -0600
  48. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  49. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  50. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  51. 8f055af Fix some checkpatch warnings in calls to debug() by Simon Glass · Sun May 10 11:40:04 2020 -0600
  52. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  53. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  54. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  55. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  56. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  57. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  58. f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · Thu Nov 14 12:57:40 2019 -0700
  59. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  60. 45c7890 common: Move some time functions out of common.h by Simon Glass · Thu Nov 14 12:57:26 2019 -0700
  61. 9ea8f9f status_led: Tidy up the code style by Simon Glass · Thu Nov 14 12:57:12 2019 -0700
  62. d662cdb Drop CONFIG_SHOW_ACTIVITY by Simon Glass · Thu Nov 14 12:57:10 2019 -0700
  63. 4a0da7c spl: separate SPL_FRAMEWORK config for spl and tpl by Heiko Stuebner · Tue Jul 16 10:12:02 2019 +0200
  64. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  65. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  66. 3c51655 timer: Add MPC83xx timer driver by Mario Six · Mon Aug 06 10:23:38 2018 +0200
  67. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  68. 574a2ba powerpc: fix typo in kgdb.c by Heinrich Schuchardt · Mon Apr 23 22:27:41 2018 +0200
  69. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  70. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  71. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · Wed Jan 24 20:47:09 2018 +0300
  72. ce10398 powerpc: Rework interrupt_init_cpu() by Tom Rini · Sun Aug 13 22:44:37 2017 -0400
  73. da1a134 env: Rename some other getenv()-related functions by Simon Glass · Thu Aug 03 12:22:15 2017 -0600
  74. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  75. 4a4750b powerpc, 8xx: fix missing function declarations. by Christophe Leroy · Thu Jul 13 15:10:08 2017 +0200
  76. bed4020 powerpc: move set_msr() and get_msr() into .h by Christophe Leroy · Thu Jul 13 15:09:52 2017 +0200
  77. 8d65234 power, timer: reset TBL before TBU by Christophe Leroy · Thu Jul 13 15:09:50 2017 +0200
  78. b71ec9b powerpc, timer: Does 8xx specific actions in 8xx cpu_init by Christophe Leroy · Thu Jul 13 15:09:48 2017 +0200
  79. 394f9b3 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · Thu Jul 06 10:33:13 2017 +0200
  80. ba4dafb powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/ by Christophe Leroy · Thu Jul 06 10:33:09 2017 +0200
  81. 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · Thu Jul 06 10:23:22 2017 +0200
  82. 2028012 powerpc: remove 4xx support by Heiko Schocher · Tue Jun 27 16:49:14 2017 +0200
  83. 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · Wed Jun 14 05:49:40 2017 +0200
  84. d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · Wed Jun 07 17:33:11 2017 +0200
  85. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · Wed Jun 07 17:33:10 2017 +0200
  86. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · Wed Jun 07 17:33:09 2017 +0200
  87. 5d51124 Convert CONFIG_CMD_IMMAP to Kconfig by Simon Glass · Wed May 17 03:25:31 2017 -0600
  88. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · Wed May 17 03:25:30 2017 -0600
  89. 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · Fri Apr 07 15:38:13 2017 -0700
  90. bbf26ab powerpc: Move setup_board_extra() into a PPC file by Simon Glass · Fri Mar 31 08:40:36 2017 -0600
  91. 4c974d7 board_f: powerpc: Use timer_init() instead of init_timebase() by Simon Glass · Tue Mar 28 10:27:24 2017 -0600
  92. 08fb716 powerpc: mpc5200: Correct return value of memcpy function by Mark Marshall · Tue Jan 24 13:47:31 2017 +0100
  93. 871ee8c powerpc: Enable flush and invalidate dcache by range for MPC85xx by Tony O'Brien · Fri Jan 06 17:29:45 2017 +1300
  94. 4892d39 status_led: Kconfig migration by Uri Mashiach · Thu Jan 19 10:51:45 2017 +0200
  95. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  96. b805c35 spl: Add a parameter to jump_to_image_linux() by Simon Glass · Sat Sep 24 18:19:54 2016 -0600
  97. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  98. 7a9a2e6 Remove unneeded remnants of bcopy(). by Robert P. J. Day · Mon May 30 06:55:53 2016 -0400
  99. 4c4499f powerpc: Drop unused code related to generic board by Simon Glass · Sat May 14 18:49:34 2016 -0600
  100. d0bb57b powerpc: Disable flush or invalidate dcache by range for some SoCs by York Sun · Thu Apr 07 09:56:48 2016 -0700