1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. a44282d init.h: Add "struct cmd_tbl" by Tom Rini · 7 months ago
  4. 5a9a5d3 arm: init: export prev_bl_fdt_addr by Caleb Connolly · 9 months ago
  5. bbd9f35 board: Move show_board_info() comment to header file by Simon Glass · 1 year, 1 month ago
  6. 06a1e2a common: add prototype & rename populate_serial_number() by Artur Rojek · 1 year, 1 month ago
  7. 1cedca1 event: Use an event to replace last_stage_init() by Simon Glass · 1 year, 3 months ago
  8. 14f1d29 freescale: Drop call to init_func_vid() in the init sequence by Simon Glass · 1 year, 3 months ago
  9. fcebb7b x86: Convert arch_fsp_init() to use events by Simon Glass · 1 year, 3 months ago
  10. 51a9aac common: return type board_get_usable_ram_top by Heinrich Schuchardt · 1 year, 4 months ago
  11. aaafaea doc: description of board_get_usable_ram_top() by Heinrich Schuchardt · 1 year, 4 months ago
  12. 3a12725 x86: Add a few more items to bdinfo by Simon Glass · 1 year, 9 months ago
  13. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
  14. bbce5f3 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · 2 years, 3 months ago
  15. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 3 months ago
  16. 608c11e cmd: bdinfo: introduce bdinfo_print_size() helper by Ovidiu Panait · 2 years, 3 months ago
  17. a346306 arm: init: save previous bootloader data by Dzmitry Sankouski · 2 years, 9 months ago
  18. fc55736 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 9 months ago
  19. f1c5191 event: Convert misc_init_f() to use events by Simon Glass · 2 years, 9 months ago
  20. 7dbb021 common: board_r: move init_addr_map() to init.h by Ovidiu Panait · 2 years, 11 months ago
  21. 3f36974 efi: Fix ll_boot_init() operation with the app by Simon Glass · 2 years, 11 months ago
  22. e3b3ad9 image: Explicitly declare do_bdinfo() by Andy Shevchenko · 3 years, 1 month ago
  23. 6a2cbb4 pci: Drop pci_init_board() by Simon Glass · 3 years, 4 months ago
  24. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
  25. 1ae7a0c bdinfo: Rename function names to be clearer by Bin Meng · 3 years, 10 months ago
  26. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  27. 2c82391 common: board_r: Drop arch-specific ifdefs around initr_trap by Ovidiu Panait · 4 years ago
  28. e353edb common: board_r: Drop initr_pci wrapper by Ovidiu Panait · 4 years ago
  29. a45c6e1 common: board_r: Drop initr_pci_ep wrapper by Ovidiu Panait · 4 years ago
  30. c14c0f9 common: board_r: Drop initr_secondary_cpu wrapper by Ovidiu Panait · 4 years ago
  31. 3d0b040 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago
  32. 0c5e9a0 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago
  33. 97434b4 pci_ep: Add the init function by Xiaowei Bao · 4 years, 5 months ago
  34. a83ab16 bdinfo: arm: Move ARM-specific info into its own file by Simon Glass · 4 years, 7 months ago
  35. 7e24663 bdinfo: Export some basic printing functions by Simon Glass · 4 years, 7 months ago
  36. 0b2f191 board: Add a gd flag for chain loading by Simon Glass · 4 years, 7 months ago
  37. 2a2941b common/board_f: Make reserve_mmu generic by Ovidiu Panait · 4 years, 8 months ago
  38. 0ffd9db common: Move testdram() into init.h by Simon Glass · 5 years ago
  39. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  40. da25eff common: Move ll_boot_init() to init.h by Simon Glass · 5 years ago
  41. 284f71b common: Move relocate_code() to init.h by Simon Glass · 5 years ago
  42. a5037e2 common: Move main_loop() to init.h by Simon Glass · 5 years ago
  43. 564a4a0 x86: fsp: Add a new arch_fsp_init_r() hook by Simon Glass · 5 years ago
  44. 537ecc9 common: Move trap_init() out of common.h by Simon Glass · 5 years ago
  45. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · 5 years ago
  46. a7b5130 common: Move some board functions out of common.h by Simon Glass · 5 years ago
  47. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  48. 97bbb60 board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · 6 years ago
  49. b0e3879 Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active" by Bin Meng · 6 years ago
  50. 2bb020e board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · 6 years ago
  51. 86c45a4 init: Fix documentation by Mario Six · 6 years ago
  52. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  53. 18c5064 common: move init_helpers.h prototypes in init.h by Patrick Delaunay · 7 years ago
  54. b1d2344 common: move board_info.c prototypes in init.h by Patrick Delaunay · 7 years ago
  55. b76e7cf common: move board_r.c prototypes in init.h by Patrick Delaunay · 7 years ago
  56. 98c8bbc common: move board_init.c prototypes in init.h by Patrick Delaunay · 7 years ago
  57. a0a2b21 common: move board_f.c prototypes in init.h by Patrick Delaunay · 7 years ago
  58. c6bfcd5 common: add a prototype for mach_cpu_init() by Patrick Delaunay · 7 years ago