1. cd3dbb5 common: add prototype & rename populate_serial_number() by Artur Rojek · 11 months ago
  2. 91caa3b event: Use an event to replace last_stage_init() by Simon Glass · 1 year, 1 month ago
  3. 6a32bfa freescale: Drop call to init_func_vid() in the init sequence by Simon Glass · 1 year, 1 month ago
  4. 13a7db9 x86: Convert arch_fsp_init() to use events by Simon Glass · 1 year, 1 month ago
  5. d768dd8 common: return type board_get_usable_ram_top by Heinrich Schuchardt · 1 year, 1 month ago
  6. 289bd72 doc: description of board_get_usable_ram_top() by Heinrich Schuchardt · 1 year, 1 month ago
  7. 40b8afe x86: Add a few more items to bdinfo by Simon Glass · 1 year, 7 months ago
  8. aa6e94d global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 1 year, 10 months ago
  9. d63fc99 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · 2 years ago
  10. 049704f board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years ago
  11. ae90d16 cmd: bdinfo: introduce bdinfo_print_size() helper by Ovidiu Panait · 2 years, 1 month ago
  12. 12a3e1a arm: init: save previous bootloader data by Dzmitry Sankouski · 2 years, 7 months ago
  13. 7fe32b3 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 7 months ago
  14. 42fdceb event: Convert misc_init_f() to use events by Simon Glass · 2 years, 7 months ago
  15. 2fd81be common: board_r: move init_addr_map() to init.h by Ovidiu Panait · 2 years, 9 months ago
  16. 9079486 efi: Fix ll_boot_init() operation with the app by Simon Glass · 2 years, 9 months ago
  17. 4b32531 image: Explicitly declare do_bdinfo() by Andy Shevchenko · 2 years, 11 months ago
  18. 23cd8a6 pci: Drop pci_init_board() by Simon Glass · 3 years, 2 months ago
  19. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 7 months ago
  20. 98592c7 bdinfo: Rename function names to be clearer by Bin Meng · 3 years, 8 months ago
  21. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  22. 130845b common: board_r: Drop arch-specific ifdefs around initr_trap by Ovidiu Panait · 3 years, 10 months ago
  23. b9f6d0f common: board_r: Drop initr_pci wrapper by Ovidiu Panait · 3 years, 10 months ago
  24. c343e8c common: board_r: Drop initr_pci_ep wrapper by Ovidiu Panait · 3 years, 10 months ago
  25. fb504b2 common: board_r: Drop initr_secondary_cpu wrapper by Ovidiu Panait · 3 years, 10 months ago
  26. 81e7cb1 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · 4 years, 2 months ago
  27. ba74310 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · 4 years, 2 months ago
  28. fd00c53 pci_ep: Add the init function by Xiaowei Bao · 4 years, 2 months ago
  29. 59b0d7d bdinfo: arm: Move ARM-specific info into its own file by Simon Glass · 4 years, 4 months ago
  30. 655f17f bdinfo: Export some basic printing functions by Simon Glass · 4 years, 4 months ago
  31. ba974a0 board: Add a gd flag for chain loading by Simon Glass · 4 years, 5 months ago
  32. 79926e4 common/board_f: Make reserve_mmu generic by Ovidiu Panait · 4 years, 6 months ago
  33. 49acd56 common: Move testdram() into init.h by Simon Glass · 4 years, 9 months ago
  34. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  35. 35a3f87 common: Move ll_boot_init() to init.h by Simon Glass · 4 years, 9 months ago
  36. 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 9 months ago
  37. 6b8d3ce common: Move main_loop() to init.h by Simon Glass · 4 years, 9 months ago
  38. fe08d39 x86: fsp: Add a new arch_fsp_init_r() hook by Simon Glass · 4 years, 10 months ago
  39. d67bdaa common: Move trap_init() out of common.h by Simon Glass · 4 years, 10 months ago
  40. 2cf431c common: Move pci_init_board() out of common.h by Simon Glass · 4 years, 10 months ago
  41. 5255932 common: Move some board functions out of common.h by Simon Glass · 4 years, 10 months ago
  42. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 4 years, 10 months ago
  43. 5d6c61a board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · 6 years ago
  44. 5764ea2 Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active" by Bin Meng · 6 years ago
  45. c043440 board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · 6 years ago
  46. dc145a7 init: Fix documentation by Mario Six · 6 years ago
  47. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  48. b8aa55c common: move init_helpers.h prototypes in init.h by Patrick Delaunay · 7 years ago
  49. fc22ee2 common: move board_info.c prototypes in init.h by Patrick Delaunay · 7 years ago
  50. e2c219c common: move board_r.c prototypes in init.h by Patrick Delaunay · 7 years ago
  51. 11f86cb common: move board_init.c prototypes in init.h by Patrick Delaunay · 7 years ago
  52. d6f8771 common: move board_f.c prototypes in init.h by Patrick Delaunay · 7 years ago
  53. dafa84d common: add a prototype for mach_cpu_init() by Patrick Delaunay · 7 years ago