1. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  2. 3374704 sandbox: sdl: Add stub sandbox_sdl_remove_display() by Andrew Scull · Wed Mar 23 20:20:37 2022 +0000
  3. 2b40f80 sandbox: Add libfuzzer integration by Andrew Scull · Mon May 30 10:00:11 2022 +0000
  4. ca5d137 sandbox: Decouple program entry from sandbox init by Andrew Scull · Mon May 30 10:00:10 2022 +0000
  5. c6cb99b sandbox: Rename getopt sections by Andrew Scull · Mon May 30 10:00:03 2022 +0000
  6. f5e9359 spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE by Tom Rini · Thu May 12 17:35:40 2022 -0400
  7. 145992c Remove duplication of table_compute_checksum function by Tom Rini · Mon Apr 04 14:43:51 2022 -0400
  8. b271161 test: serial: Add test for putc/puts by Sean Anderson · Mon Apr 04 14:17:59 2022 -0400
  9. 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
  10. bf1f132 firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · Mon Feb 21 09:22:41 2022 +0100
  11. 09665cb sandbox: scmi: test against a single scmi agent by Etienne Carriere · Mon Feb 21 09:22:39 2022 +0100
  12. b0da223 acpi: Move acpi_write_tables() to a generic header by Simon Glass · Sat Jan 29 14:30:52 2022 -0700
  13. f3425cb sandbox: Allow building with GENERATE_ACPI_TABLE by Simon Glass · Wed Dec 01 09:02:40 2021 -0700
  14. b33f2f9 x86: Move the acpi table to generic global_data by Simon Glass · Wed Dec 01 09:02:37 2021 -0700
  15. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  16. c3b5adf sandbox: video: Add BMP tests for 32bpp and 8bpp modes by Simon Glass · Fri Nov 19 13:23:50 2021 -0700
  17. cce7480 video: sandbox: Avoid duplicate display windows by Simon Glass · Fri Nov 19 13:23:46 2021 -0700
  18. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · Tue Oct 26 09:12:33 2021 +0300
  19. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  20. e7995f7 irq: Tidy up of-platdata irq support by Simon Glass · Sat Aug 07 07:24:11 2021 -0600
  21. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · Thu Aug 26 11:47:59 2021 -0400
  22. d8c6017 sandbox: Reduce keyed autoboot delay by Simon Glass · Sat Jul 24 15:14:39 2021 -0600
  23. 1cd0600 sandbox: Support executables for more phases by Simon Glass · Mon Jul 05 16:32:45 2021 -0600
  24. 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
  25. b78cc9b sandbox: Support signal handling only when requested by Simon Glass · Mon Mar 22 18:21:01 2021 +1300
  26. 184c4af sandbox: use sections instead of symbols for getopt array boundaries by Marek Behún · Thu May 20 13:24:06 2021 +0200
  27. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  28. c83a843 firmware: scmi: fix inline comments and minor coding style issues by Etienne Carriere · Mon Mar 08 22:38:08 2021 +0100
  29. b8f15cd firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · Mon Mar 08 22:38:07 2021 +0100
  30. 3ee1d39 sandbox: i2c: Move platdata structs to header files by Simon Glass · Mon Mar 15 17:25:27 2021 +1300
  31. 9bb88fb clk: sandbox: Create a special fixed-rate driver by Simon Glass · Mon Mar 15 17:25:24 2021 +1300
  32. 96d5736 clk: sandbox: Move priv/plat data to a header file by Simon Glass · Mon Mar 15 17:25:22 2021 +1300
  33. 247ccf2 gpio: Add a way to read 3-way strapping pins by Simon Glass · Thu Feb 04 21:22:09 2021 -0700
  34. 5935652 gpio: sandbox: Track whether a GPIO is driven by Simon Glass · Thu Feb 04 21:22:07 2021 -0700
  35. 44a1a5b gpio: sandbox: Use a separate flag for the value by Simon Glass · Thu Feb 04 21:22:00 2021 -0700
  36. 3f2d575 gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · Thu Feb 04 21:21:59 2021 -0700
  37. 6a02d3f arch: sandbox: fix typo in clk.h by Dario Binacchi · Sun Feb 14 15:17:43 2021 +0100
  38. 9d70252 cros_ec: Add support for switches by Simon Glass · Sat Jan 16 14:52:28 2021 -0700
  39. 9b306e5 cros_ec: Add a function for the hello message by Simon Glass · Sat Jan 16 14:52:22 2021 -0700
  40. b7f8589 clk: add clk_round_rate() by Dario Binacchi · Wed Dec 30 00:06:31 2020 +0100
  41. 4662f61 sandbox: i2c: Move priv into a header file by Simon Glass · Sat Dec 19 10:39:54 2020 -0700
  42. 2bfb7ef sandbox: serial: Move priv into a header file by Simon Glass · Sat Dec 19 10:39:53 2020 -0700
  43. a2c9d01 test: spi: Add sandbox_spi_get_{speed, mode} interface by Ovidiu Panait · Mon Dec 14 19:06:49 2020 +0200
  44. a220c1d sandbox: spi: Drop unused sandbox_spi_parse_spec function by Ovidiu Panait · Mon Dec 14 19:06:46 2020 +0200
  45. 1c67844 sandbox: implement reset by Heinrich Schuchardt · Tue Oct 27 20:29:25 2020 +0100
  46. 10a2cd3 dm: test: Drop of-platdata pytest by Simon Glass · Sun Oct 25 20:38:35 2020 -0600
  47. eff9658 sandbox: Allow selection of SPL unit tests by Simon Glass · Sun Oct 25 20:38:33 2020 -0600
  48. a4e289b dm: test: Add a way to run SPL tests by Simon Glass · Sun Oct 25 20:38:28 2020 -0600
  49. 8b9b689 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · Wed Sep 09 18:44:07 2020 +0200
  50. 2d94c08fa firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · Wed Sep 09 18:44:05 2020 +0200
  51. 02fd126 firmware: add SCMI agent uclass by Etienne Carriere · Wed Sep 09 18:44:00 2020 +0200
  52. 880c5c7 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · Wed Sep 09 15:37:04 2020 +0530
  53. 79d3bba timer: Add a test for timer_timebase_fallback by Sean Anderson · Mon Sep 28 10:52:23 2020 -0400
  54. fff251e sandbox: make RAM size configurable by Heinrich Schuchardt · Sun Jun 07 18:47:35 2020 +0200
  55. 034b93b test: dm: rtc: add test of dm_rtc_read, dm_rtc_write by Rasmus Villemoes · Mon Jul 06 22:01:18 2020 +0200
  56. b786054 dm: Add support for simple-pm-bus by Sean Anderson · Wed Jun 24 06:41:12 2020 -0400
  57. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  58. faf08c7 acpi: Add an acpi command by Simon Glass · Sun Apr 26 09:19:53 2020 -0600
  59. 28bdaa5 test: dm: update test for pins configuration in gpio by Patrick Delaunay · Mon Jan 13 11:35:14 2020 +0100
  60. 054fbba gpio: remove the open_drain API and ops by Patrick Delaunay · Mon Jan 13 11:35:00 2020 +0100
  61. 2d67fdf acpi: Add a simple sandbox test by Simon Glass · Wed Apr 08 16:57:34 2020 -0600
  62. 3d81215 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · Thu Feb 20 14:15:37 2020 +0900
  63. 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
  64. a847b27 dm: irq: Add support for interrupt controller types by Simon Glass · Thu Feb 06 09:54:57 2020 -0700
  65. f91de0b sandbox: sdl: Add an option to double the screen size by Simon Glass · Mon Feb 03 07:36:13 2020 -0700
  66. 70bc14b sound: Add a new stop_play() method by Simon Glass · Mon Feb 03 07:36:06 2020 -0700
  67. 30f9205 sandbox: Add a new header for the system malloc() by Simon Glass · Mon Feb 03 07:36:05 2020 -0700
  68. 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
  69. f695f6e dm: i2c: EEPROM simulator add tests for addr offset mask by Robert Beckett · Mon Oct 28 17:44:59 2019 +0000
  70. 1fe8a49 dm: i2c: EEPROM simulator allow tests visibility of addr and offset by Robert Beckett · Mon Oct 28 17:44:58 2019 +0000
  71. 937bb47 sandbox: Add PCI driver and test for p2sb by Simon Glass · Fri Dec 06 21:41:57 2019 -0700
  72. 8c50102 x86: sandbox: Add a PMC emulator and test by Simon Glass · Fri Dec 06 21:41:54 2019 -0700
  73. 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
  74. c667fb0 sandbox: test: Add a prototype for sandbox_set_enable_memio() by Simon Glass · Fri Oct 11 16:16:48 2019 -0600
  75. d80cda2 sandbox: Drop 'const' from sandbox_write() by Simon Glass · Fri Oct 11 16:16:47 2019 -0600
  76. 98e8418 test: clk: Update tests to also check the managed API by Jean-Jacques Hiblot · Tue Oct 22 14:00:05 2019 +0200
  77. 259dfe6 sandbox: fix build error due to missing struct udevice definition by AKASHI Takahiro · Fri Oct 04 13:45:18 2019 +0900
  78. 72231f7 sandbox: pci: Create a new sandbox_pci_read_bar() function by Simon Glass · Wed Sep 25 08:56:42 2019 -0600
  79. 0a341a7 sandbox: Allow use of real I/O with readl(), etc. by Simon Glass · Wed Sep 25 08:56:09 2019 -0600
  80. ca6f121 sandbox: Add support for clrsetio_32() and friends by Simon Glass · Wed Sep 25 08:56:02 2019 -0600
  81. 21c8f1a sandbox: Rename PCI ID for swap_case to be more specific by Simon Glass · Wed Sep 25 08:56:01 2019 -0600
  82. fa00255 doc: arch: sandbox: Replace all the instances of README.sandbox by Keerthy · Mon Jul 29 13:52:04 2019 +0530
  83. 5a822e8 Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Jul 11 18:10:11 2019 -0400
  84. afdb342 test: pci_ep: add basic pci_ep tests by Ramon Fried · Sat Apr 27 11:15:24 2019 +0300
  85. f127443 test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · Fri Jun 07 11:24:24 2019 +0300
  86. 18ae337 Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Apr 24 12:27:29 2019 -0400
  87. e59d7eb Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic by Tom Rini · Wed Apr 24 12:26:25 2019 -0400
  88. 752707a sandbox: Improve debugging in initcall_run_list() by Simon Glass · Mon Apr 08 13:20:41 2019 -0600
  89. 77c0dbc regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset by Neil Armstrong · Thu Apr 11 17:01:23 2019 +0200
  90. c679def dm: sound: make all functions static inline by Christian Gmeiner · Tue Apr 09 11:27:00 2019 +0200
  91. 947b3e6 sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=y by Thierry Reding · Tue Mar 12 11:38:01 2019 +0100
  92. ecd02e7 sound: Add uclass operations for beeping by Simon Glass · Sat Feb 16 20:24:54 2019 -0700
  93. 53a68b3 sandbox: pch: Add a test for the PCH uclass by Simon Glass · Sat Feb 16 20:24:50 2019 -0700
  94. 17d133b sandbox: Add a note about the growing state_info struct by Simon Glass · Sat Feb 16 20:24:45 2019 -0700
  95. 048b2f4 sandbox: add memset_io(..), memcpy_fromio(..) and memcpy_toio(..) by Christian GMEINER · Tue Dec 04 20:35:24 2018 +0100
  96. 658a874 dm: sandbox: Allow selection of sample rate and channels by Simon Glass · Mon Dec 10 10:37:50 2018 -0700
  97. ab6dbe6 dm: sound: Complete migration to driver model by Simon Glass · Mon Dec 10 10:37:47 2018 -0700
  98. 3e61017 dm: sandbox: sound: Convert to use driver model by Simon Glass · Mon Dec 10 10:37:45 2018 -0700
  99. 76072ac dm: sound: Create a uclass for sound by Simon Glass · Mon Dec 10 10:37:36 2018 -0700
  100. c953aaf dm: sound: Create a uclass for i2s by Simon Glass · Mon Dec 10 10:37:34 2018 -0700