1. 9b38810 Record the position of the SMBIOS tables by Simon Glass · Tue Sep 19 21:00:15 2023 -0600
  2. 4970d5b arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · Fri Aug 04 14:33:41 2023 +0100
  3. 74aad48 Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" by Tom Rini · Mon Jul 24 19:51:05 2023 -0400
  4. 4af9c8e arm_ffa: introduce sandbox FF-A support by Abdellatif El Khlifi · Thu Jul 13 14:28:43 2023 +0100
  5. 5da2b46 sandbox: fix a compilation error by Sergei Antonov · Tue Jun 13 00:19:04 2023 +0300
  6. 66ca25c x86: Record the start and end of the tables by Simon Glass · Sat Jul 15 21:39:10 2023 -0600
  7. cdf52c7 axi: fix definition of axi_sandbox_get_emul() by Heinrich Schuchardt · Wed May 10 11:59:20 2023 +0200
  8. d889abe sandbox: correct posix_types.h define by Heinrich Schuchardt · Mon Apr 17 09:08:56 2023 +0200
  9. 2722a9b sandbox: mark sandbox_exit() as no return. by Heinrich Schuchardt · Sat Apr 01 09:54:25 2023 +0200
  10. 32f7295 sandbox64: fix: return unsigned long in readq() by Abdellatif El Khlifi · Mon Apr 17 10:11:54 2023 +0100
  11. 9b64fe1 sandbox: video: Fix building without SDL by Simon Glass · Fri Feb 17 15:45:47 2023 -0700
  12. 8220add1 Merge tag 'v2023.04-rc4' into next by Tom Rini · Tue Mar 14 10:58:41 2023 -0400
  13. cce3e3e sandbox: Tidy up RTC options by Simon Glass · Wed Feb 22 09:34:04 2023 -0700
  14. d8b5269 sandbox: Correctly define BITS_PER_LONG by Michal Suchanek · Sat Oct 22 23:22:01 2022 +0200
  15. 4937be0 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · Tue Jan 17 10:48:02 2023 -0700
  16. 66014cc sandbox: Allow ethernet to be disabled at runtime by Simon Glass · Tue Jan 17 10:47:27 2023 -0700
  17. 8f0dfd4 sandbox: Finish migration to Kconfig by Tom Rini · Fri Dec 02 16:42:43 2022 -0500
  18. 707a6fc test: test sandbox sound driver more rigorously by Heinrich Schuchardt · Sun Dec 04 17:11:41 2022 +0100
  19. d78aa75 vbe: Support reading the next SPL phase via VBE by Simon Glass · Thu Oct 20 18:23:10 2022 -0600
  20. f0b534f sandbox: Add a way to specify the sandbox executable by Simon Glass · Thu Oct 20 18:23:02 2022 -0600
  21. 4aa6a9b sandbox: Generalise SPL booting by Simon Glass · Thu Oct 20 18:23:01 2022 -0600
  22. 57b00a9 sandbox: Support setting up the other FDT for testing by Simon Glass · Tue Sep 06 20:27:10 2022 -0600
  23. f17b967 sandbox: Support loading the other FDT by Simon Glass · Tue Sep 06 20:27:09 2022 -0600
  24. d74c461 sandbox: Add a function to load a relative file path by Simon Glass · Tue Sep 06 20:27:08 2022 -0600
  25. 1a3e39b test: Support testing malloc() failures by Simon Glass · Tue Sep 06 20:27:00 2022 -0600
  26. 161e1e3 bootstd: Allow EFI bootmgr to support an invalid bootflow by Simon Glass · Sat Jul 30 15:52:22 2022 -0600
  27. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  28. 3374704 sandbox: sdl: Add stub sandbox_sdl_remove_display() by Andrew Scull · Wed Mar 23 20:20:37 2022 +0000
  29. 2b40f80 sandbox: Add libfuzzer integration by Andrew Scull · Mon May 30 10:00:11 2022 +0000
  30. ca5d137 sandbox: Decouple program entry from sandbox init by Andrew Scull · Mon May 30 10:00:10 2022 +0000
  31. c6cb99b sandbox: Rename getopt sections by Andrew Scull · Mon May 30 10:00:03 2022 +0000
  32. f5e9359 spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE by Tom Rini · Thu May 12 17:35:40 2022 -0400
  33. 145992c Remove duplication of table_compute_checksum function by Tom Rini · Mon Apr 04 14:43:51 2022 -0400
  34. b271161 test: serial: Add test for putc/puts by Sean Anderson · Mon Apr 04 14:17:59 2022 -0400
  35. 417ae2c sandbox: video: Replace PCI_CLASS_* macros by one from pci_ids.h by Pali Rohár · Fri Feb 18 13:16:18 2022 +0100
  36. bf1f132 firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · Mon Feb 21 09:22:41 2022 +0100
  37. 09665cb sandbox: scmi: test against a single scmi agent by Etienne Carriere · Mon Feb 21 09:22:39 2022 +0100
  38. b0da223 acpi: Move acpi_write_tables() to a generic header by Simon Glass · Sat Jan 29 14:30:52 2022 -0700
  39. f3425cb sandbox: Allow building with GENERATE_ACPI_TABLE by Simon Glass · Wed Dec 01 09:02:40 2021 -0700
  40. b33f2f9 x86: Move the acpi table to generic global_data by Simon Glass · Wed Dec 01 09:02:37 2021 -0700
  41. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  42. c3b5adf sandbox: video: Add BMP tests for 32bpp and 8bpp modes by Simon Glass · Fri Nov 19 13:23:50 2021 -0700
  43. cce7480 video: sandbox: Avoid duplicate display windows by Simon Glass · Fri Nov 19 13:23:46 2021 -0700
  44. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · Tue Oct 26 09:12:33 2021 +0300
  45. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  46. e7995f7 irq: Tidy up of-platdata irq support by Simon Glass · Sat Aug 07 07:24:11 2021 -0600
  47. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · Thu Aug 26 11:47:59 2021 -0400
  48. d8c6017 sandbox: Reduce keyed autoboot delay by Simon Glass · Sat Jul 24 15:14:39 2021 -0600
  49. 1cd0600 sandbox: Support executables for more phases by Simon Glass · Mon Jul 05 16:32:45 2021 -0600
  50. 8a8cd4f sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · Wed May 19 19:33:31 2021 +0300
  51. b78cc9b sandbox: Support signal handling only when requested by Simon Glass · Mon Mar 22 18:21:01 2021 +1300
  52. 184c4af sandbox: use sections instead of symbols for getopt array boundaries by Marek Behún · Thu May 20 13:24:06 2021 +0200
  53. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  54. c83a843 firmware: scmi: fix inline comments and minor coding style issues by Etienne Carriere · Mon Mar 08 22:38:08 2021 +0100
  55. b8f15cd firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · Mon Mar 08 22:38:07 2021 +0100
  56. 3ee1d39 sandbox: i2c: Move platdata structs to header files by Simon Glass · Mon Mar 15 17:25:27 2021 +1300
  57. 9bb88fb clk: sandbox: Create a special fixed-rate driver by Simon Glass · Mon Mar 15 17:25:24 2021 +1300
  58. 96d5736 clk: sandbox: Move priv/plat data to a header file by Simon Glass · Mon Mar 15 17:25:22 2021 +1300
  59. 247ccf2 gpio: Add a way to read 3-way strapping pins by Simon Glass · Thu Feb 04 21:22:09 2021 -0700
  60. 5935652 gpio: sandbox: Track whether a GPIO is driven by Simon Glass · Thu Feb 04 21:22:07 2021 -0700
  61. 44a1a5b gpio: sandbox: Use a separate flag for the value by Simon Glass · Thu Feb 04 21:22:00 2021 -0700
  62. 3f2d575 gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · Thu Feb 04 21:21:59 2021 -0700
  63. 6a02d3f arch: sandbox: fix typo in clk.h by Dario Binacchi · Sun Feb 14 15:17:43 2021 +0100
  64. 9d70252 cros_ec: Add support for switches by Simon Glass · Sat Jan 16 14:52:28 2021 -0700
  65. 9b306e5 cros_ec: Add a function for the hello message by Simon Glass · Sat Jan 16 14:52:22 2021 -0700
  66. b7f8589 clk: add clk_round_rate() by Dario Binacchi · Wed Dec 30 00:06:31 2020 +0100
  67. 4662f61 sandbox: i2c: Move priv into a header file by Simon Glass · Sat Dec 19 10:39:54 2020 -0700
  68. 2bfb7ef sandbox: serial: Move priv into a header file by Simon Glass · Sat Dec 19 10:39:53 2020 -0700
  69. a2c9d01 test: spi: Add sandbox_spi_get_{speed, mode} interface by Ovidiu Panait · Mon Dec 14 19:06:49 2020 +0200
  70. a220c1d sandbox: spi: Drop unused sandbox_spi_parse_spec function by Ovidiu Panait · Mon Dec 14 19:06:46 2020 +0200
  71. 1c67844 sandbox: implement reset by Heinrich Schuchardt · Tue Oct 27 20:29:25 2020 +0100
  72. 10a2cd3 dm: test: Drop of-platdata pytest by Simon Glass · Sun Oct 25 20:38:35 2020 -0600
  73. eff9658 sandbox: Allow selection of SPL unit tests by Simon Glass · Sun Oct 25 20:38:33 2020 -0600
  74. a4e289b dm: test: Add a way to run SPL tests by Simon Glass · Sun Oct 25 20:38:28 2020 -0600
  75. 8b9b689 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · Wed Sep 09 18:44:07 2020 +0200
  76. 2d94c08fa firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · Wed Sep 09 18:44:05 2020 +0200
  77. 02fd126 firmware: add SCMI agent uclass by Etienne Carriere · Wed Sep 09 18:44:00 2020 +0200
  78. 880c5c7 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · Wed Sep 09 15:37:04 2020 +0530
  79. 79d3bba timer: Add a test for timer_timebase_fallback by Sean Anderson · Mon Sep 28 10:52:23 2020 -0400
  80. fff251e sandbox: make RAM size configurable by Heinrich Schuchardt · Sun Jun 07 18:47:35 2020 +0200
  81. 034b93b test: dm: rtc: add test of dm_rtc_read, dm_rtc_write by Rasmus Villemoes · Mon Jul 06 22:01:18 2020 +0200
  82. b786054 dm: Add support for simple-pm-bus by Sean Anderson · Wed Jun 24 06:41:12 2020 -0400
  83. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  84. faf08c7 acpi: Add an acpi command by Simon Glass · Sun Apr 26 09:19:53 2020 -0600
  85. 28bdaa5 test: dm: update test for pins configuration in gpio by Patrick Delaunay · Mon Jan 13 11:35:14 2020 +0100
  86. 054fbba gpio: remove the open_drain API and ops by Patrick Delaunay · Mon Jan 13 11:35:00 2020 +0100
  87. 2d67fdf acpi: Add a simple sandbox test by Simon Glass · Wed Apr 08 16:57:34 2020 -0600
  88. 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · Thu Feb 20 14:15:37 2020 +0900
  89. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  90. a847b27 dm: irq: Add support for interrupt controller types by Simon Glass · Thu Feb 06 09:54:57 2020 -0700
  91. f91de0b sandbox: sdl: Add an option to double the screen size by Simon Glass · Mon Feb 03 07:36:13 2020 -0700
  92. 70bc14b sound: Add a new stop_play() method by Simon Glass · Mon Feb 03 07:36:06 2020 -0700
  93. 30f9205 sandbox: Add a new header for the system malloc() by Simon Glass · Mon Feb 03 07:36:05 2020 -0700
  94. 7811b0e Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · Wed Dec 18 07:20:19 2019 -0500
  95. f695f6e dm: i2c: EEPROM simulator add tests for addr offset mask by Robert Beckett · Mon Oct 28 17:44:59 2019 +0000
  96. 1fe8a49 dm: i2c: EEPROM simulator allow tests visibility of addr and offset by Robert Beckett · Mon Oct 28 17:44:58 2019 +0000
  97. 937bb47 sandbox: Add PCI driver and test for p2sb by Simon Glass · Fri Dec 06 21:41:57 2019 -0700
  98. 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · Fri Dec 06 21:41:54 2019 -0700
  99. ba1e61b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 01 09:34:35 2019 -0400
  100. c667fb0 sandbox: test: Add a prototype for sandbox_set_enable_memio() by Simon Glass · Fri Oct 11 16:16:48 2019 -0600