1. 7bceb16 mcheck: introduce mcheck_on_ramrelocation(.) by Eugene Uriev · 7 months ago
  2. d819250 common: board_f: change calculation of gd->mon_len to fix s5p4418 reloc by Stefan Bosch · 9 months ago
  3. 1ef43f3 bloblist: refactor of bloblist_reloc() by Raymond Mao · 9 months ago
  4. eefe23c video: Skip framebuffer reservation if already reserved by Devarsh Thakkar · 11 months ago
  5. 4ef9c77 common/board_f: Catch bloblist before starting reservations by Devarsh Thakkar · 11 months ago
  6. 3d65318 bloblist: Support initing from multiple places by Simon Glass · 1 year, 1 month ago
  7. 3d6d507 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 1 year, 1 month ago
  8. 6a32bfa freescale: Drop call to init_func_vid() in the init sequence by Simon Glass · 1 year, 2 months ago
  9. 13a7db9 x86: Convert arch_fsp_init() to use events by Simon Glass · 1 year, 2 months ago
  10. c9eff0a initcall: Support emitting events by Simon Glass · 1 year, 2 months ago
  11. 7e6e40c Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 2 months ago
  12. d768dd8 common: return type board_get_usable_ram_top by Heinrich Schuchardt · 1 year, 2 months ago
  13. b7080bf video: Add a Kconfig option for SPL video handoff by Simon Glass · 1 year, 3 months ago
  14. ccea96f treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 3 months ago
  15. d8cb1dc board_f: Cosmetic style fix by Bin Meng · 1 year, 3 months ago
  16. 5bc610a common: board_f: Pass frame buffer info from SPL to u-boot by Nikhil M Jain · 1 year, 3 months ago
  17. 8f015d3 x86: Improve the trampoline in 64-bit mode by Simon Glass · 1 year, 3 months ago
  18. 874bf6e board_f: Relocate fdt even if GD_FLG_SKIP_RELOC is set by Kunihiko Hayashi · 1 year, 4 months ago
  19. 56c3aa9 arch: m68k: Introduce trivial PIT based timer by Marek Vasut · 1 year, 7 months ago
  20. 2c88d5e sandbox: Bring back setting mon_len in global_data by Simon Glass · 1 year, 9 months ago
  21. 7c5c137 global: Migrate CONFIG_PRAM to CFG by Tom Rini · 1 year, 11 months ago
  22. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  23. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 11 months ago
  24. 02f5a01 SYS_NONCACHED_MEMORY: Correct comment in common/board_f.c by Tom Rini · 2 years ago
  25. 50128ae cyclic: get rid of cyclic_init() by Rasmus Villemoes · 2 years ago
  26. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  27. b86986c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years ago
  28. f9b7bd7 video: cmd: Drop old LCD code by Simon Glass · 2 years ago
  29. 9259bd1 common: board_f: Print information for all sysresets by Michal Suchanek · 2 years ago
  30. 3c29c0f common/board_f: drop ifdefs around header includes by Ovidiu Panait · 2 years, 1 month ago
  31. d63fc99 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · 2 years, 1 month ago
  32. 85e68ae common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c by Ovidiu Panait · 2 years, 1 month ago
  33. 181cbd4 common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code by Ovidiu Panait · 2 years, 1 month ago
  34. 236f739 board_f: show_dram_config: Print also real DRAM size by Pali Rohár · 2 years, 1 month ago
  35. d92aee5 board_f: Fix printing gd->ram_size and gd->ram_top by Pali Rohár · 2 years, 1 month ago
  36. 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 1 month ago
  37. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  38. 7054564 cyclic: Integrate cyclic functionality at bootup in board_r/f by Stefan Roese · 2 years, 2 months ago
  39. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 3 months ago
  40. 5d7f601 lcd: Remove legacy CONFIG_FB_ADDR code by Tom Rini · 2 years, 4 months ago
  41. d58c007 microblaze: Add support for run time relocation by Michal Simek · 2 years, 4 months ago
  42. 1123213 nds32: Remove the architecture by Tom Rini · 2 years, 7 months ago
  43. 24c904f Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · 2 years, 7 months ago
  44. 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 8 months ago
  45. 42fdceb event: Convert misc_init_f() to use events by Simon Glass · 2 years, 8 months ago
  46. 5a42190 event: Set up the event system on start-up by Simon Glass · 2 years, 8 months ago
  47. 7f3b79a bloblist: Rename the SPL tag by Simon Glass · 2 years, 9 months ago
  48. d5b6e91 bloblist: Support allocating the bloblist by Simon Glass · 3 years ago
  49. 47d7d03 board_f: Copy GD to new GD even if relocation disabled by Marek Vasut · 3 years ago
  50. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 2 months ago
  51. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 3 months ago
  52. 3c9fc23 sandbox: don't refer to symbol _init by Heinrich Schuchardt · 3 years, 5 months ago
  53. 83064c2 board_f: cosmetic: change the debug trace to KB in reserve_video by Patrick Delaunay · 3 years, 6 months ago
  54. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  55. 9fe0646 bloblist: Support relocating to a larger space by Simon Glass · 3 years, 9 months ago
  56. 19b18da common: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in reserve_fdt, reloc_fdt by Ovidiu Panait · 3 years, 11 months ago
  57. 3671668 common: board_f: Move setup_machine code to setup_bdinfo by Ovidiu Panait · 3 years, 11 months ago
  58. 4b9a121 common: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY) in initf_dm by Ovidiu Panait · 3 years, 11 months ago
  59. 8e8d45e common: board_f: Drop initf_console_record wrapper by Ovidiu Panait · 3 years, 11 months ago
  60. 4e81920 common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F by Ovidiu Panait · 3 years, 11 months ago
  61. 5630d2f board: Show memory for frame buffers by Simon Glass · 4 years, 1 month ago
  62. 4a08fae bloblist: Place on a 4KB boundary by Simon Glass · 4 years, 1 month ago
  63. f120aa7 board_f: Add default values for bi_dram[] in dram_init_banksize() by Stefan Roese · 4 years, 2 months ago
  64. dfaf6a5 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 2 months ago
  65. 7823782 board_f: Remove dead code from init_func_i2c by Ovidiu Panait · 4 years, 2 months ago
  66. 313981c common/board_f: make sure to call fix_fdt() before reserve_fdt() by Pragnesh Patel · 4 years, 2 months ago
  67. 1532885 board_f: Remove setup_board_part1 by Ovidiu Panait · 4 years, 3 months ago
  68. f1e504a board_f: ppc: Factor out ppc-specific bdinfo setup by Ovidiu Panait · 4 years, 3 months ago
  69. ee9c3ad board_f: m68k: Factor out m68k-specific bdinfo setup by Ovidiu Panait · 4 years, 3 months ago
  70. 4912224 board_f: Move sram bdinfo assignments to generic code by Ovidiu Panait · 4 years, 3 months ago
  71. a4aa188 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 3 months ago
  72. 81e7cb1 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · 4 years, 3 months ago
  73. ba74310 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · 4 years, 3 months ago
  74. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  75. 53007fc common/board_f: Respect original FDT size while relocating by Oleksandr Andrushchenko · 4 years, 4 months ago
  76. b8fd54d common: fdt: Remove additional 4k space for fdt allocation by Ashok Reddy Soma · 4 years, 7 months ago
  77. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  78. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  79. b67eefd bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · 4 years, 5 months ago
  80. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  81. 5428096 common/board_f: avoid -Wtype-limits warning by Heinrich Schuchardt · 4 years, 5 months ago
  82. f5b66af common: board_f: Use cpu_get_current_dev in print_cpuinfo by Ye Li · 4 years, 6 months ago
  83. 79926e4 common/board_f: Make reserve_mmu generic by Ovidiu Panait · 4 years, 7 months ago
  84. 586b15b common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c by Ovidiu Panait · 4 years, 7 months ago
  85. 65c141e board_f.c: Ensure 16 alignment of start_addr_sp and reserved memory by Patrick Delaunay · 4 years, 7 months ago
  86. a665108 board_f.c: Ensure gd->new_bootstage alignment by Patrice Chotard · 4 years, 7 months ago
  87. fbf9c15 board_f: Make clear_bss generic by Ovidiu Panait · 4 years, 9 months ago
  88. 016e4ae common/board_f.c: Remove arch-specific checks for cpucheck by Ovidiu Panait · 4 years, 9 months ago
  89. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  90. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 10 months ago
  91. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  92. 30c7c43 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
  93. b03e051 common: Move serial functions out of common.h by Simon Glass · 5 years ago
  94. ac9cd48 bootstage: Correct relocation algorithm by Simon Glass · 5 years ago
  95. 5074a8a bloblist: Reserve an aligned base by Simon Glass · 5 years ago
  96. 5e0404f board_f: fix noncached reservation calculation by Stephen Warren · 5 years ago
  97. 5f7adb5 board_f: reserve noncached space below malloc area by Vikas Manocha · 5 years ago
  98. f3998fd env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
  99. 4bfd1f5 env: Move env_init() to env.h by Simon Glass · 5 years ago
  100. 9fe657d common: Remove video_setmem() by Simon Glass · 5 years ago