1. 7302539 dm: core: Add tests for stringlist functions by Simon Glass · Sat Oct 23 17:26:04 2021 -0600
  2. 5c1fd58 sandbox: Support unmapping a file by Simon Glass · Sat Oct 23 17:25:58 2021 -0600
  3. 1d1c27b sandbox: Migrate ARCH_MAP_SYSMEM to Kconfig by Tom Rini · Tue Oct 19 21:16:55 2021 -0400
  4. 67748ee test: Add tests for IOMMU uclass by Mark Kettenis · Sat Oct 23 16:58:02 2021 +0200
  5. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · Tue Oct 26 09:12:33 2021 +0300
  6. 6742bc8 sandbox: provide /chosen/boot-hartid property by Heinrich Schuchardt · Sat Aug 28 11:42:09 2021 +0200
  7. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  8. 20f9d3d sandbox: correct cpu nodes by Heinrich Schuchardt · Sat Aug 28 11:42:08 2021 +0200
  9. 2149e11 dm: gpio: Add of-platdata support by Simon Glass · Sat Aug 07 07:24:12 2021 -0600
  10. e7995f7 irq: Tidy up of-platdata irq support by Simon Glass · Sat Aug 07 07:24:11 2021 -0600
  11. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  12. e4c25c8 sandbox: Add a way to map a file into memory by Simon Glass · Wed Aug 18 21:40:31 2021 -0600
  13. 7b9cf84f sandbox: Add a way to find the size of a file by Simon Glass · Wed Aug 18 21:40:30 2021 -0600
  14. 4cc43bf sandbox: Add license headers to the dts files by Simon Glass · Wed Aug 18 21:40:25 2021 -0600
  15. ba16a27 sandbox: Correct handling of --rm_memory by Simon Glass · Wed Aug 18 21:40:24 2021 -0600
  16. 41a92cf Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · Tue Aug 31 19:11:15 2021 -0400
  17. 3ef67ae Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · Thu Aug 26 11:47:59 2021 -0400
  18. f91ff5a sandbox: add test of wdt-uclass' watchdog_reset() by Rasmus Villemoes · Thu Aug 19 11:57:06 2021 +0200
  19. 2b67387 sandbox: add test of wdt_gpio driver by Rasmus Villemoes · Thu Aug 19 11:57:05 2021 +0200
  20. 8889581 bootcount: add a new driver with syscon as backend by Nandor Han · Thu Jun 10 15:40:38 2021 +0300
  21. 4311832 dtoc: Support widening a bool value by Simon Glass · Wed Jul 28 19:23:11 2021 -0600
  22. d8c6017 sandbox: Reduce keyed autoboot delay by Simon Glass · Sat Jul 24 15:14:39 2021 -0600
  23. 7e4067a reboot-mode: read the boot mode from RTC memory by Nandor Han · Thu Jun 10 16:56:45 2021 +0300
  24. 6521e5d reboot-mode: read the boot mode from GPIOs status by Nandor Han · Thu Jun 10 16:56:44 2021 +0300
  25. d3741bc sandbox: don't set SA_NODEFER in signal handler by Heinrich Schuchardt · Mon Jul 05 19:43:00 2021 +0200
  26. 965cd40 sandbox: mmc: Support fixed MMC devices by Simon Glass · Mon Jul 05 16:32:58 2021 -0600
  27. 16823eb sandbox: Use hinting with the display by Simon Glass · Mon Jul 05 16:32:47 2021 -0600
  28. 24012c8 sandbox: Add work-around for SDL2 display by Simon Glass · Mon Jul 05 16:32:46 2021 -0600
  29. 1cd0600 sandbox: Support executables for more phases by Simon Glass · Mon Jul 05 16:32:45 2021 -0600
  30. 6807cc0 sandbox: Silence coverity warning in state_read_file() by Simon Glass · Thu May 13 19:39:30 2021 -0600
  31. 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
  32. de07083 sandbox: fix sandbox_reset() by Heinrich Schuchardt · Wed May 12 18:38:51 2021 +0200
  33. e6d24be sandbox: ensure that state->ram_buf is in low memory by Heinrich Schuchardt · Tue May 11 21:03:16 2021 +0200
  34. b78cc9b sandbox: Support signal handling only when requested by Simon Glass · Mon Mar 22 18:21:01 2021 +1300
  35. 7efcdfd net: use the same alias stem for ethernet as linux by Michael Walle · Thu Feb 25 16:51:11 2021 +0100
  36. b8b9237 sandbox: correct determination of the text base by Heinrich Schuchardt · Sat May 15 19:29:13 2021 +0200
  37. 7243493 sandbox: make LTO available by Marek Behún · Thu May 20 13:24:07 2021 +0200
  38. 184c4af sandbox: use sections instead of symbols for getopt array boundaries by Marek Behún · Thu May 20 13:24:06 2021 +0200
  39. f872685 build: use thin archives instead of incremental linking by Marek Behún · Thu May 20 13:24:02 2021 +0200
  40. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  41. 965a34f pytest: add sandbox test for "extension" command by Kory Maincent · Tue May 04 19:31:23 2021 +0200
  42. f8fc703 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · Sat May 01 17:05:26 2021 +0200
  43. 30d4d2b sandbox: add test of CONFIG_ENV_IMPORT_FDT by Rasmus Villemoes · Wed Apr 21 11:06:55 2021 +0200
  44. 1c83067 test: Add gpio-sysinfo test by Sean Anderson · Tue Apr 20 10:50:58 2021 -0400
  45. 9b4cdef test: reset: Extend base reset test to catch error by Neil Armstrong · Tue Apr 20 10:42:25 2021 +0200
  46. 12e9681 Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Sun Apr 18 08:46:39 2021 -0400
  47. 381ed97 test: dm: Add a case to test ofnode_phy_is_fixed_link() by Bin Meng · Sun Mar 14 20:14:58 2021 +0800
  48. d9eaa92 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · Sun Mar 14 20:14:57 2021 +0800
  49. c83a843 firmware: scmi: fix inline comments and minor coding style issues by Etienne Carriere · Mon Mar 08 22:38:08 2021 +0100
  50. b8f15cd firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · Mon Mar 08 22:38:07 2021 +0100
  51. 20dd9e1 test: pinmux: add test for 'pinctrl-single' driver by Dario Binacchi · Sun Apr 11 09:39:50 2021 +0200
  52. caf5d8c sandbox: define __dyn_sym_start, dyn_sym_end by Heinrich Schuchardt · Tue Mar 23 12:37:47 2021 +0100
  53. 1b0851f sandbox: Correct uninit conflict by Simon Glass · Mon Mar 15 18:11:24 2021 +1300
  54. dafc5d7 sandbox: Only delete the executable if requested by Simon Glass · Mon Mar 15 18:11:07 2021 +1300
  55. 53f6dc0 sandbox: dtsi: add rng by Vincent Stehlé · Wed Mar 10 15:33:30 2021 +0100
  56. 07f2e80 sandbox: Define a region for device priv/plat data by Simon Glass · Mon Mar 15 17:25:39 2021 +1300
  57. 77faa97 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · Mon Mar 15 17:25:31 2021 +1300
  58. 3ee1d39 sandbox: i2c: Move platdata structs to header files by Simon Glass · Mon Mar 15 17:25:27 2021 +1300
  59. 9bb88fb clk: sandbox: Create a special fixed-rate driver by Simon Glass · Mon Mar 15 17:25:24 2021 +1300
  60. 96d5736 clk: sandbox: Move priv/plat data to a header file by Simon Glass · Mon Mar 15 17:25:22 2021 +1300
  61. df8b8f5 sandbox: Drop debug message in os_spl_to_uboot() by Simon Glass · Mon Mar 15 17:25:12 2021 +1300
  62. 98af374 sandbox: i2c: Rename driver names to work with of-platdata by Simon Glass · Wed Feb 03 06:01:17 2021 -0700
  63. 9db623b sandbox: Make sandbox,emul more conventional by Simon Glass · Wed Feb 03 06:01:16 2021 -0700
  64. e24fdef sandbox: enable cros-ec-keyb in test.dtb by Heinrich Schuchardt · Thu Feb 18 13:01:35 2021 +0100
  65. b90e487 sandbox: Update os_find_u_boot() to find the .img file by Simon Glass · Sun Mar 07 17:35:13 2021 -0700
  66. 1ef74ab test: Allow SPL to run any available test by Simon Glass · Sun Mar 07 17:35:12 2021 -0700
  67. a1add9d test: Rename test-main.c to test-dm.c by Simon Glass · Sun Mar 07 17:34:46 2021 -0700
  68. 46c0374 sandbox: Drop the 'starting...' message by Simon Glass · Sun Mar 07 17:34:40 2021 -0700
  69. 247ccf2 gpio: Add a way to read 3-way strapping pins by Simon Glass · Thu Feb 04 21:22:09 2021 -0700
  70. 5935652 gpio: sandbox: Track whether a GPIO is driven by Simon Glass · Thu Feb 04 21:22:07 2021 -0700
  71. 44a1a5b gpio: sandbox: Use a separate flag for the value by Simon Glass · Thu Feb 04 21:22:00 2021 -0700
  72. 3f2d575 gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · Thu Feb 04 21:21:59 2021 -0700
  73. e00efa9 sandbox: Write out bloblist when exiting by Simon Glass · Sat Feb 06 09:57:34 2021 -0700
  74. edd094e sandbox: Avoid using malloc() for system state by Simon Glass · Sat Feb 06 09:57:33 2021 -0700
  75. 4c902fa sandbox: Add os_realloc() by Simon Glass · Sat Feb 06 09:57:32 2021 -0700
  76. 6f14d5f reset: Remove addr parameter from reset_cpu() by Harald Seiler · Tue Dec 15 16:47:52 2020 +0100
  77. 00b5acd Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Feb 22 12:37:02 2021 -0500
  78. 3b388a3 Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Mon Feb 22 09:12:04 2021 -0500
  79. 6a02d3f arch: sandbox: fix typo in clk.h by Dario Binacchi · Sun Feb 14 15:17:43 2021 +0100
  80. 892e9b4 dm: test: Add test case for dev->dma_offset by Nicolas Saenz Julienne · Tue Jan 12 13:55:25 2021 +0100
  81. 22b7f7e dm: test: Add test case for dev_get_dma_ranges() by Nicolas Saenz Julienne · Tue Jan 12 13:55:23 2021 +0100
  82. ad39859 test: add a simple test for the adc-keys button driver by Marek Szyprowski · Thu Feb 18 11:33:18 2021 +0100
  83. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  84. c0d1a00 sandbox: keep time offset when resetting by Heinrich Schuchardt · Wed Dec 30 18:07:48 2020 +0100
  85. bf0a692 dm: core: Update ofnode_read_fmap_entry() to read hashes by Simon Glass · Thu Jan 21 13:57:14 2021 -0700
  86. 6d0601e sandbox: Disable I2C emulators in SPL by Simon Glass · Thu Jan 21 13:57:09 2021 -0700
  87. 9d70252 cros_ec: Add support for switches by Simon Glass · Sat Jan 16 14:52:28 2021 -0700
  88. 9b306e5 cros_ec: Add a function for the hello message by Simon Glass · Sat Jan 16 14:52:22 2021 -0700
  89. 9f4821f sandbox: fix sandbox_cmdline_cb_test_fdt() by Heinrich Schuchardt · Fri Dec 25 16:04:26 2020 +0100
  90. 053156d test: add test for dropped trace before log_init by Patrick Delaunay · Fri Nov 27 11:20:55 2020 +0100
  91. 836cc9d dm: core: add a function to decode display timings by Dario Binacchi · Wed Dec 30 00:16:26 2020 +0100
  92. b574d68 fdt: translate address if #size-cells = <0> by Dario Binacchi · Wed Dec 30 00:16:21 2020 +0100
  93. b7f8589 clk: add clk_round_rate() by Dario Binacchi · Wed Dec 30 00:06:31 2020 +0100
  94. e98524a sandbox: Update dts files to reduce SPL size by Simon Glass · Sat Dec 19 10:39:56 2020 -0700
  95. 4662f61 sandbox: i2c: Move priv into a header file by Simon Glass · Sat Dec 19 10:39:54 2020 -0700
  96. 2bfb7ef sandbox: serial: Move priv into a header file by Simon Glass · Sat Dec 19 10:39:53 2020 -0700
  97. 6daf905 sandbox: remove ram buffer file when U-Boot is loaded by SPL by Patrick Delaunay · Fri Nov 20 09:48:33 2020 +0100
  98. 56a34a4 sandbox: Drop unnecessary test node by Simon Glass · Tue Dec 22 19:30:20 2020 -0700
  99. a2c9d01 test: spi: Add sandbox_spi_get_{speed, mode} interface by Ovidiu Panait · Mon Dec 14 19:06:49 2020 +0200
  100. ae73473 sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · Mon Dec 14 19:06:47 2020 +0200