1. 72213df x86: spl: Drop unwanted debug() by Simon Glass · Sun Jul 30 11:15:59 2023 -0600
  2. b3f351f x86: Make sure that the LPC is active before SDRAM init by Simon Glass · Sat Jul 15 21:39:13 2023 -0600
  3. 3a1d96f x86: Convert some debug statements to use logging by Simon Glass · Sat Jul 15 21:39:11 2023 -0600
  4. 23ae5c3 x86: Allow logging to be used in SPL reliably by Simon Glass · Sat Jul 15 21:39:05 2023 -0600
  5. e50c455 x86: Init video in SPL if enabled by Simon Glass · Sat Jul 15 21:39:01 2023 -0600
  6. fbfb476 x86: Ensure SPL banner is only shown once by Simon Glass · Sat Jul 15 21:39:00 2023 -0600
  7. fb84243 x86: Allow listing MTRRs in SPL by Simon Glass · Sat Jul 15 21:38:36 2023 -0600
  8. 4041f0d spl: Commit MTRRs only in board_init_f_r() by Simon Glass · Thu May 04 16:50:58 2023 -0600
  9. 6e7b1b5 x86: spl: Avoid using init_cache_f_r() from SPL by Simon Glass · Thu May 04 16:50:57 2023 -0600
  10. 53ea0f6 x86: Tidy up address for loading U-Boot from SPL by Simon Glass · Thu May 04 16:50:55 2023 -0600
  11. 05dc07b x86: spl: Show debugging for BSS by Simon Glass · Thu May 04 16:50:54 2023 -0600
  12. f5af951 x86: Fix saying arch_cpu_init_dm in debug/docs by Tom Rini · Sat Jan 14 15:49:35 2023 -0500
  13. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  14. fc55736 event: Convert arch_cpu_init_dm() to use events by Simon Glass · Fri Mar 04 08:43:05 2022 -0700
  15. 2f00216 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · Mon Mar 15 18:11:18 2021 +1300
  16. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  17. 4771759 x86: spl: Clear BSS unconditionally by Simon Glass · Sun Jan 24 10:06:10 2021 -0700
  18. a0185fa x86: spl: Print the error on SPL failure by Simon Glass · Wed May 27 06:58:48 2020 -0600
  19. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  20. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  21. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  22. dae1153 x86: Update SPL for coreboot by Simon Glass · Thu Apr 30 21:21:42 2020 -0600
  23. 91fcd1d x86: Move work-around out of cpu_jump_to_64bit_uboot() by Simon Glass · Thu Apr 30 21:21:41 2020 -0600
  24. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  25. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  26. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  27. 81f1462 x86: Move CPU init to before spl_init() by Simon Glass · Sun Oct 20 21:37:55 2019 -0600
  28. 0b3c576 x86: spl: Support init of a PUNIT by Simon Glass · Sun Oct 20 21:37:49 2019 -0600
  29. 11ba714 x86: Panic when SPL or TPL fail by Simon Glass · Wed Sep 25 08:56:51 2019 -0600
  30. 42bf3b9 x86: spl: Move broadwell-specific code out of generic x86 spl by Simon Glass · Wed Sep 25 08:11:40 2019 -0600
  31. 19da9c4 x86: spl: Reduce priority of the basic SPL image loader by Simon Glass · Wed Sep 25 08:11:39 2019 -0600
  32. 39c6f9b x86: spl: Use hang() instead of a while() loop by Simon Glass · Wed Sep 25 08:11:38 2019 -0600
  33. 7cf5fe0 x86: Add a simple TPL implementation by Simon Glass · Thu May 02 10:52:12 2019 -0600
  34. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  35. 18c5064 common: move init_helpers.h prototypes in init.h by Patrick Delaunay · Tue Mar 13 13:57:04 2018 +0100
  36. 6b19b4d x86: Display the SPL banner only once by Simon Glass · Sun Mar 19 12:59:21 2017 -0600
  37. 6bbf83f board_f: Make init_helpers generic by Simon Glass · Fri Mar 31 08:40:37 2017 -0600
  38. 2240fde x86: spl: Add weak arch_cpu_init_dm() by Bin Meng · Wed Jan 18 03:32:53 2017 -0800
  39. 030777d x86: Add an SPL implementation by Simon Glass · Mon Jan 16 07:03:56 2017 -0700