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