1. d4dce4a xpl: Rename spl_phase() to xpl_phase() by Simon Glass · Sun Sep 29 19:49:36 2024 -0600
  2. ca05269 bootstage: Fix unstash of records from SPL by Jonas Karlman · Sat Aug 03 12:41:44 2024 +0000
  3. 0b6675d global_data: Reduce the size of mon_len by Simon Glass · Wed Aug 21 10:19:16 2024 -0600
  4. b711ef7 global_data: Drop spl_handoff by Simon Glass · Wed Aug 21 10:19:13 2024 -0600
  5. da0eeb8 board_f: Move new_bloblist to boardf by Simon Glass · Wed Aug 21 10:19:12 2024 -0600
  6. d5d6f68 board_f: Move new_bootstage to boardf by Simon Glass · Wed Aug 21 10:19:11 2024 -0600
  7. 00f860f board_f: Move fdt_size to board by Simon Glass · Wed Aug 21 10:19:10 2024 -0600
  8. 7f67b37 board_f: Add a new struct to hold pre-relocation info by Simon Glass · Wed Aug 21 10:19:09 2024 -0600
  9. d4b0fdb global_data: Convert have_console into a flag by Simon Glass · Wed Aug 21 10:19:04 2024 -0600
  10. ebdc4a6 bootstage: Fix out-of-bounds read in reloc_bootstage() by Richard Weinberger · Wed Jul 31 18:07:54 2024 +0200
  11. 45aec8e upl: Plumb in universal payload to the init process by Simon Glass · Wed Aug 07 16:47:34 2024 -0600
  12. d78c9bd bootstash: Do not provide a default address for all by Tom Rini · Mon Jul 15 12:42:00 2024 +0100
  13. 64a15c8 board_f: Add support for CONFIG_OF_BOARD_FIXUP for XIP images by Pali Rohár · Thu Jun 06 18:33:21 2024 +0200
  14. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  15. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  16. 728cb88 common: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:11:00 2024 -0600
  17. e84d69a mcheck: introduce mcheck_on_ramrelocation(.) by Eugene Uriev · Sun Mar 31 23:03:25 2024 +0300
  18. 26f5130 common: board_f: change calculation of gd->mon_len to fix s5p4418 reloc by Stefan Bosch · Fri Jan 26 12:50:55 2024 +0000
  19. 1a99d2c bloblist: refactor of bloblist_reloc() by Raymond Mao · Sat Feb 03 08:36:22 2024 -0800
  20. 2febd46 video: Skip framebuffer reservation if already reserved by Devarsh Thakkar · Tue Dec 05 21:25:20 2023 +0530
  21. 46245d4 common/board_f: Catch bloblist before starting reservations by Devarsh Thakkar · Tue Dec 05 21:25:19 2023 +0530
  22. a28f39c bloblist: Support initing from multiple places by Simon Glass · Tue Sep 26 08:14:51 2023 -0600
  23. adad2d0 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · Tue Sep 26 08:14:27 2023 -0600
  24. 14f1d29 freescale: Drop call to init_func_vid() in the init sequence by Simon Glass · Mon Aug 21 21:17:00 2023 -0600
  25. fcebb7b x86: Convert arch_fsp_init() to use events by Simon Glass · Mon Aug 21 21:16:59 2023 -0600
  26. 6b42d38 initcall: Support emitting events by Simon Glass · Mon Aug 21 21:16:54 2023 -0600
  27. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  28. 51a9aac common: return type board_get_usable_ram_top by Heinrich Schuchardt · Sat Aug 12 20:16:58 2023 +0200
  29. 896409c video: Add a Kconfig option for SPL video handoff by Simon Glass · Sun Jul 30 11:16:05 2023 -0600
  30. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · Thu Aug 03 09:47:17 2023 +0800
  31. 50a132b board_f: Cosmetic style fix by Bin Meng · Sat Jul 22 00:15:21 2023 +0800
  32. f7ec531 common: board_f: Pass frame buffer info from SPL to u-boot by Nikhil M Jain · Tue Jul 18 14:27:31 2023 +0530
  33. e6b0350 x86: Improve the trampoline in 64-bit mode by Simon Glass · Sat Jul 15 21:38:52 2023 -0600
  34. f311b74 board_f: Relocate fdt even if GD_FLG_SKIP_RELOC is set by Kunihiko Hayashi · Tue Jun 20 19:50:48 2023 +0900
  35. 4c77f06 arch: m68k: Introduce trivial PIT based timer by Marek Vasut · Thu Mar 23 01:20:40 2023 +0100
  36. 7e9f588 sandbox: Bring back setting mon_len in global_data by Simon Glass · Sun Jan 15 14:15:40 2023 -0700
  37. 0bb9b09 global: Migrate CONFIG_PRAM to CFG by Tom Rini · Sun Dec 04 10:13:37 2022 -0500
  38. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  39. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  40. f38167d SYS_NONCACHED_MEMORY: Correct comment in common/board_f.c by Tom Rini · Fri Oct 28 20:27:09 2022 -0400
  41. c794e49 cyclic: get rid of cyclic_init() by Rasmus Villemoes · Fri Oct 28 13:50:54 2022 +0200
  42. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  43. 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · Tue Oct 18 07:46:31 2022 -0600
  44. b24a7d9 video: cmd: Drop old LCD code by Simon Glass · Sun Oct 16 15:57:41 2022 -0600
  45. 32c58c1 common: board_f: Print information for all sysresets by Michal Suchanek · Mon Oct 10 20:29:40 2022 +0200
  46. dd029cf common/board_f: drop ifdefs around header includes by Ovidiu Panait · Tue Sep 13 21:31:29 2022 +0300
  47. bbce5f3 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · Tue Sep 13 21:31:28 2022 +0300
  48. fefffcf common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c by Ovidiu Panait · Tue Sep 13 21:31:27 2022 +0300
  49. b1030eb common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code by Ovidiu Panait · Tue Sep 13 21:31:26 2022 +0300
  50. 8dc23ef board_f: show_dram_config: Print also real DRAM size by Pali Rohár · Sun Sep 18 13:23:27 2022 +0200
  51. ad37d42 board_f: Fix printing gd->ram_size and gd->ram_top by Pali Rohár · Fri Sep 09 17:32:41 2022 +0200
  52. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · Fri Sep 09 17:32:40 2022 +0200
  53. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  54. 7513df3 cyclic: Integrate cyclic functionality at bootup in board_r/f by Stefan Roese · Fri Sep 02 13:57:50 2022 +0200
  55. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  56. b59c093 lcd: Remove legacy CONFIG_FB_ADDR code by Tom Rini · Mon Jun 20 08:07:43 2022 -0400
  57. f942ebb microblaze: Add support for run time relocation by Michal Simek · Fri Jun 24 14:15:01 2022 +0200
  58. 5332012 nds32: Remove the architecture by Tom Rini · Wed Apr 06 09:21:25 2022 -0400
  59. 5c1e727 Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · Wed Apr 06 10:33:32 2022 -0400
  60. fc55736 event: Convert arch_cpu_init_dm() to use events by Simon Glass · Fri Mar 04 08:43:05 2022 -0700
  61. f1c5191 event: Convert misc_init_f() to use events by Simon Glass · Fri Mar 04 08:43:04 2022 -0700
  62. 4f54253 event: Set up the event system on start-up by Simon Glass · Fri Mar 04 08:43:02 2022 -0700
  63. 90c1a58 bloblist: Rename the SPL tag by Simon Glass · Wed Jan 12 19:26:17 2022 -0700
  64. 5d2199d bloblist: Support allocating the bloblist by Simon Glass · Wed Nov 03 21:09:20 2021 -0600
  65. 8c4a68e board_f: Copy GD to new GD even if relocation disabled by Marek Vasut · Sat Nov 13 18:34:04 2021 +0100
  66. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · Wed Aug 18 23:12:24 2021 -0400
  67. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  68. e7301bb sandbox: don't refer to symbol _init by Heinrich Schuchardt · Wed May 19 12:02:39 2021 +0200
  69. a73a7d3 board_f: cosmetic: change the debug trace to KB in reserve_video by Patrick Delaunay · Fri Apr 09 18:02:06 2021 +0200
  70. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  71. ab7e746 bloblist: Support relocating to a larger space by Simon Glass · Wed Jan 13 20:29:43 2021 -0700
  72. b6225b5 common: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in reserve_fdt, reloc_fdt by Ovidiu Panait · Sat Nov 28 10:43:07 2020 +0200
  73. 941e6e6 common: board_f: Move setup_machine code to setup_bdinfo by Ovidiu Panait · Sat Nov 28 10:43:06 2020 +0200
  74. 525a2ec common: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY) in initf_dm by Ovidiu Panait · Sat Nov 28 10:43:05 2020 +0200
  75. 85a31ac common: board_f: Drop initf_console_record wrapper by Ovidiu Panait · Sat Nov 28 10:43:04 2020 +0200
  76. 6b165af common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F by Ovidiu Panait · Sat Nov 28 10:43:03 2020 +0200
  77. 379e41f board: Show memory for frame buffers by Simon Glass · Sun Sep 27 18:46:22 2020 -0600
  78. 9e94505 bloblist: Place on a 4KB boundary by Simon Glass · Sun Sep 27 18:46:18 2020 -0600
  79. 90cda99 board_f: Add default values for bi_dram[] in dram_init_banksize() by Stefan Roese · Wed Aug 12 13:02:39 2020 +0200
  80. bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · Wed Aug 12 11:55:46 2020 +0200
  81. 0513df1 board_f: Remove dead code from init_func_i2c by Ovidiu Panait · Mon Aug 17 21:27:50 2020 +0300
  82. ad51fec common/board_f: make sure to call fix_fdt() before reserve_fdt() by Pragnesh Patel · Thu Aug 13 10:12:26 2020 +0530
  83. 6183c8d board_f: Remove setup_board_part1 by Ovidiu Panait · Fri Jul 24 14:12:20 2020 +0300
  84. 399aeb6 board_f: ppc: Factor out ppc-specific bdinfo setup by Ovidiu Panait · Fri Jul 24 14:12:19 2020 +0300
  85. f8a961b board_f: m68k: Factor out m68k-specific bdinfo setup by Ovidiu Panait · Fri Jul 24 14:12:18 2020 +0300
  86. 5fc6060 board_f: Move sram bdinfo assignments to generic code by Ovidiu Panait · Fri Jul 24 14:12:17 2020 +0300
  87. a585588 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · Fri Jul 24 14:12:16 2020 +0300
  88. 3d0b040 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · Fri Jul 24 14:12:15 2020 +0300
  89. 0c5e9a0 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · Fri Jul 24 14:12:14 2020 +0300
  90. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  91. 86dde17 common/board_f: Respect original FDT size while relocating by Oleksandr Andrushchenko · Fri Jun 19 11:22:18 2020 +0300
  92. 585ac8d common: fdt: Remove additional 4k space for fdt allocation by Ashok Reddy Soma · Mon Apr 06 07:58:30 2020 -0600
  93. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  94. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  95. ea6a609 bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · Sun May 10 11:39:59 2020 -0600
  96. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  97. f6a18be common/board_f: avoid -Wtype-limits warning by Heinrich Schuchardt · Sat May 09 21:21:14 2020 +0200
  98. 28abafd common: board_f: Use cpu_get_current_dev in print_cpuinfo by Ye Li · Sun May 03 21:58:50 2020 +0800
  99. 2a2941b common/board_f: Make reserve_mmu generic by Ovidiu Panait · Sun Mar 29 20:57:41 2020 +0300
  100. 68b371a common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c by Ovidiu Panait · Sun Mar 29 20:57:39 2020 +0300