1. e712245 sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · 3 years, 5 months ago
  2. 825a9a9 sandbox: fix sandbox_reset() by Heinrich Schuchardt · 3 years, 5 months ago
  3. 3beba4a sandbox: ensure that state->ram_buf is in low memory by Heinrich Schuchardt · 3 years, 5 months ago
  4. 85f718f sandbox: Support signal handling only when requested by Simon Glass · 3 years, 7 months ago
  5. 82a3c9e net: use the same alias stem for ethernet as linux by Michael Walle · 3 years, 8 months ago
  6. 205b9f5 sandbox: correct determination of the text base by Heinrich Schuchardt · 3 years, 5 months ago
  7. 94bb891 sandbox: make LTO available by Marek Behún · 3 years, 5 months ago
  8. d1f81fd sandbox: use sections instead of symbols for getopt array boundaries by Marek Behún · 3 years, 5 months ago
  9. 958f2e5 build: use thin archives instead of incremental linking by Marek Behún · 3 years, 5 months ago
  10. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 5 months ago
  11. 95300f2 pytest: add sandbox test for "extension" command by Kory Maincent · 3 years, 6 months ago
  12. a47abd7 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · 3 years, 6 months ago
  13. 8c72842 sandbox: add test of CONFIG_ENV_IMPORT_FDT by Rasmus Villemoes · 3 years, 6 months ago
  14. 1cbfed8 test: Add gpio-sysinfo test by Sean Anderson · 3 years, 6 months ago
  15. bdfe690 test: reset: Extend base reset test to catch error by Neil Armstrong · 3 years, 6 months ago
  16. 2fbc8047 Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 6 months ago
  17. 534c69b test: dm: Add a case to test ofnode_phy_is_fixed_link() by Bin Meng · 3 years, 7 months ago
  18. ff98da0 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 7 months ago
  19. c3bba70 firmware: scmi: fix inline comments and minor coding style issues by Etienne Carriere · 3 years, 8 months ago
  20. 0124218 firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · 3 years, 8 months ago
  21. 5532262 test: pinmux: add test for 'pinctrl-single' driver by Dario Binacchi · 3 years, 6 months ago
  22. e502122 sandbox: define __dyn_sym_start, dyn_sym_end by Heinrich Schuchardt · 3 years, 7 months ago
  23. c119528 sandbox: Correct uninit conflict by Simon Glass · 3 years, 7 months ago
  24. 5d8c379 sandbox: Only delete the executable if requested by Simon Glass · 3 years, 7 months ago
  25. 619a815 sandbox: dtsi: add rng by Vincent Stehlé · 3 years, 8 months ago
  26. d5cc192 sandbox: Define a region for device priv/plat data by Simon Glass · 3 years, 7 months ago
  27. 3a825d3 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · 3 years, 7 months ago
  28. e62ad9c sandbox: i2c: Move platdata structs to header files by Simon Glass · 3 years, 7 months ago
  29. 8813986 clk: sandbox: Create a special fixed-rate driver by Simon Glass · 3 years, 7 months ago
  30. cc7ffd3 clk: sandbox: Move priv/plat data to a header file by Simon Glass · 3 years, 7 months ago
  31. b5e514a sandbox: Drop debug message in os_spl_to_uboot() by Simon Glass · 3 years, 7 months ago
  32. c4085d7 sandbox: i2c: Rename driver names to work with of-platdata by Simon Glass · 3 years, 9 months ago
  33. 23f40a3 sandbox: Make sandbox,emul more conventional by Simon Glass · 3 years, 9 months ago
  34. 4a2a78c sandbox: enable cros-ec-keyb in test.dtb by Heinrich Schuchardt · 3 years, 8 months ago
  35. 01ad9f7 sandbox: Update os_find_u_boot() to find the .img file by Simon Glass · 3 years, 8 months ago
  36. 8482356 test: Allow SPL to run any available test by Simon Glass · 3 years, 8 months ago
  37. 409f4a2 test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 8 months ago
  38. bef1b28 sandbox: Drop the 'starting...' message by Simon Glass · 3 years, 8 months ago
  39. 8a45b22 gpio: Add a way to read 3-way strapping pins by Simon Glass · 3 years, 9 months ago
  40. d638a18 gpio: sandbox: Track whether a GPIO is driven by Simon Glass · 3 years, 9 months ago
  41. 1f212af gpio: sandbox: Use a separate flag for the value by Simon Glass · 3 years, 9 months ago
  42. a03a0aa gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · 3 years, 9 months ago
  43. 1c52fcc sandbox: Write out bloblist when exiting by Simon Glass · 3 years, 9 months ago
  44. b308d9f sandbox: Avoid using malloc() for system state by Simon Glass · 3 years, 9 months ago
  45. 14e46df sandbox: Add os_realloc() by Simon Glass · 3 years, 9 months ago
  46. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 10 months ago
  47. 8f7a16a Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 8 months ago
  48. bced796 Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 8 months ago
  49. d67da44 arch: sandbox: fix typo in clk.h by Dario Binacchi · 3 years, 8 months ago
  50. e880187 dm: test: Add test case for dev->dma_offset by Nicolas Saenz Julienne · 3 years, 9 months ago
  51. 283628c dm: test: Add test case for dev_get_dma_ranges() by Nicolas Saenz Julienne · 3 years, 9 months ago
  52. 289d0ea test: add a simple test for the adc-keys button driver by Marek Szyprowski · 3 years, 8 months ago
  53. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  54. 43db075 sandbox: keep time offset when resetting by Heinrich Schuchardt · 3 years, 10 months ago
  55. ff5fa7d dm: core: Update ofnode_read_fmap_entry() to read hashes by Simon Glass · 3 years, 9 months ago
  56. d85f2c4 sandbox: Disable I2C emulators in SPL by Simon Glass · 3 years, 9 months ago
  57. 3a6c994 cros_ec: Add support for switches by Simon Glass · 3 years, 9 months ago
  58. d8e9a93 cros_ec: Add a function for the hello message by Simon Glass · 3 years, 9 months ago
  59. b680c553 sandbox: fix sandbox_cmdline_cb_test_fdt() by Heinrich Schuchardt · 3 years, 10 months ago
  60. a4918b2 test: add test for dropped trace before log_init by Patrick Delaunay · 3 years, 11 months ago
  61. 15daa48 dm: core: add a function to decode display timings by Dario Binacchi · 3 years, 10 months ago
  62. d64b9cd fdt: translate address if #size-cells = <0> by Dario Binacchi · 3 years, 10 months ago
  63. 2983ad5 clk: add clk_round_rate() by Dario Binacchi · 3 years, 10 months ago
  64. 370746a sandbox: Update dts files to reduce SPL size by Simon Glass · 3 years, 10 months ago
  65. f05a7c5 sandbox: i2c: Move priv into a header file by Simon Glass · 3 years, 10 months ago
  66. bfae6cc sandbox: serial: Move priv into a header file by Simon Glass · 3 years, 10 months ago
  67. 10bb90f sandbox: remove ram buffer file when U-Boot is loaded by SPL by Patrick Delaunay · 4 years ago
  68. acfb530 sandbox: Drop unnecessary test node by Simon Glass · 3 years, 10 months ago
  69. add685f test: spi: Add sandbox_spi_get_{speed, mode} interface by Ovidiu Panait · 3 years, 10 months ago
  70. 1dc53ce sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · 3 years, 10 months ago
  71. 1f6d618 sandbox: spi: Drop unused sandbox_spi_parse_spec function by Ovidiu Panait · 3 years, 10 months ago
  72. 3286d22 sandbox: implement invalidate_icache_all() by Heinrich Schuchardt · 3 years, 11 months ago
  73. 9c54729 sandbox: implement runtime system reset by Heinrich Schuchardt · 3 years, 11 months ago
  74. 93f44e8 dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ by Simon Glass · 3 years, 10 months ago
  75. 981426e dm: Switch over to use new sequence number for dev_seq() by Simon Glass · 3 years, 10 months ago
  76. b46f30a sandbox: add handler for exceptions by Heinrich Schuchardt · 4 years ago
  77. 22ad69b Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years ago
  78. 3a8ee3d board: Rename uclass to sysinfo by Simon Glass · 4 years ago
  79. 329dccc sandbox: implement reset by Heinrich Schuchardt · 4 years ago
  80. c0b19f2 sandbox: use O_CLOEXEC in os_open() by Heinrich Schuchardt · 4 years ago
  81. 6eec4b0 sandbox: eth-raw: do not close the console input by Heinrich Schuchardt · 4 years ago
  82. fbe27a5 dm: Add a test for of-platdata parent information by Simon Glass · 4 years, 1 month ago
  83. 8828052 dm: test: Add a test for of-platdata phandles by Simon Glass · 4 years, 1 month ago
  84. a8b1fbc dm: test: Drop of-platdata pytest by Simon Glass · 4 years ago
  85. 22b29cc sandbox: Allow selection of SPL unit tests by Simon Glass · 4 years ago
  86. b25ff5c dm: test: Add a way to run SPL tests by Simon Glass · 4 years ago
  87. 18bca1f sandbox: make SDL window resizable by Heinrich Schuchardt · 4 years ago
  88. 739592c test: Add tests for the multiplexer framework by Jean-Jacques Hiblot · 4 years ago
  89. 39916bb test: sharpen button label unit test by Heinrich Schuchardt · 4 years, 1 month ago
  90. 3e41c7b test: dm: Test for default led naming by Sean Anderson · 4 years, 1 month ago
  91. 7f0f180 test: pinmux: Add test for pin muxing by Sean Anderson · 4 years, 1 month ago
  92. 175e832 sandbox: avoid duplicate backslash input by Heinrich Schuchardt · 4 years, 1 month ago
  93. c421621 sandbox: add missing SDL key scan codes by Heinrich Schuchardt · 4 years, 1 month ago
  94. cc72f3e test: dm: add test for phandle access functions by Patrick Delaunay · 4 years, 1 month ago
  95. c0dd177 firmware: smci: sandbox test for SCMI reset controllers by Etienne Carriere · 4 years, 1 month ago
  96. 87d4f27 firmware: scmi: sandbox test for SCMI clocks by Etienne Carriere · 4 years, 1 month ago
  97. 358599e firmware: add SCMI agent uclass by Etienne Carriere · 4 years, 1 month ago
  98. 0ced26a test: dm: Add tests for regmap managed API and regmap fields by Jean-Jacques Hiblot · 4 years, 1 month ago
  99. 88e6a60 test: gpio: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 1 month ago
  100. bad2433 test: reset: Add tests for the managed API by Jean-Jacques Hiblot · 4 years, 1 month ago