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