1. 8ae8da1 sandbox: correct cpu nodes by Heinrich Schuchardt · 3 years, 2 months ago
  2. 48609d0 dm: gpio: Add of-platdata support by Simon Glass · 3 years, 3 months ago
  3. 3e57ad9 irq: Tidy up of-platdata irq support by Simon Glass · 3 years, 3 months ago
  4. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 3 months ago
  5. b927409 sandbox: Add a way to map a file into memory by Simon Glass · 3 years, 2 months ago
  6. b4467fa sandbox: Add a way to find the size of a file by Simon Glass · 3 years, 2 months ago
  7. 7dcc2f7 sandbox: Add license headers to the dts files by Simon Glass · 3 years, 2 months ago
  8. 130401e sandbox: Correct handling of --rm_memory by Simon Glass · 3 years, 2 months ago
  9. e2e5eec Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 3 years, 2 months ago
  10. ab92b38 Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 2 months ago
  11. 4171c57 sandbox: add test of wdt-uclass' watchdog_reset() by Rasmus Villemoes · 3 years, 2 months ago
  12. a9346b9 sandbox: add test of wdt_gpio driver by Rasmus Villemoes · 3 years, 2 months ago
  13. c50b21b bootcount: add a new driver with syscon as backend by Nandor Han · 3 years, 4 months ago
  14. eec44c7 dtoc: Support widening a bool value by Simon Glass · 3 years, 3 months ago
  15. cb89700 sandbox: Reduce keyed autoboot delay by Simon Glass · 3 years, 3 months ago
  16. c74675b reboot-mode: read the boot mode from RTC memory by Nandor Han · 3 years, 4 months ago
  17. f9db2f1 reboot-mode: read the boot mode from GPIOs status by Nandor Han · 3 years, 4 months ago
  18. fd25ca3 sandbox: don't set SA_NODEFER in signal handler by Heinrich Schuchardt · 3 years, 4 months ago
  19. 6b165ab sandbox: mmc: Support fixed MMC devices by Simon Glass · 3 years, 4 months ago
  20. 350b1d3 sandbox: Use hinting with the display by Simon Glass · 3 years, 4 months ago
  21. fcb7e31 sandbox: Add work-around for SDL2 display by Simon Glass · 3 years, 4 months ago
  22. f178beb sandbox: Support executables for more phases by Simon Glass · 3 years, 4 months ago
  23. 9a72bea sandbox: Silence coverity warning in state_read_file() by Simon Glass · 3 years, 5 months ago
  24. e712245 sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · 3 years, 5 months ago
  25. 825a9a9 sandbox: fix sandbox_reset() by Heinrich Schuchardt · 3 years, 5 months ago
  26. 3beba4a sandbox: ensure that state->ram_buf is in low memory by Heinrich Schuchardt · 3 years, 5 months ago
  27. 85f718f sandbox: Support signal handling only when requested by Simon Glass · 3 years, 7 months ago
  28. 82a3c9e net: use the same alias stem for ethernet as linux by Michael Walle · 3 years, 8 months ago
  29. 205b9f5 sandbox: correct determination of the text base by Heinrich Schuchardt · 3 years, 5 months ago
  30. 94bb891 sandbox: make LTO available by Marek Behún · 3 years, 5 months ago
  31. d1f81fd sandbox: use sections instead of symbols for getopt array boundaries by Marek Behún · 3 years, 5 months ago
  32. 958f2e5 build: use thin archives instead of incremental linking by Marek Behún · 3 years, 5 months ago
  33. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 5 months ago
  34. 95300f2 pytest: add sandbox test for "extension" command by Kory Maincent · 3 years, 6 months ago
  35. a47abd7 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · 3 years, 6 months ago
  36. 8c72842 sandbox: add test of CONFIG_ENV_IMPORT_FDT by Rasmus Villemoes · 3 years, 6 months ago
  37. 1cbfed8 test: Add gpio-sysinfo test by Sean Anderson · 3 years, 6 months ago
  38. bdfe690 test: reset: Extend base reset test to catch error by Neil Armstrong · 3 years, 6 months ago
  39. 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
  40. 534c69b test: dm: Add a case to test ofnode_phy_is_fixed_link() by Bin Meng · 3 years, 7 months ago
  41. ff98da0 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 7 months ago
  42. c3bba70 firmware: scmi: fix inline comments and minor coding style issues by Etienne Carriere · 3 years, 8 months ago
  43. 0124218 firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · 3 years, 8 months ago
  44. 5532262 test: pinmux: add test for 'pinctrl-single' driver by Dario Binacchi · 3 years, 6 months ago
  45. e502122 sandbox: define __dyn_sym_start, dyn_sym_end by Heinrich Schuchardt · 3 years, 7 months ago
  46. c119528 sandbox: Correct uninit conflict by Simon Glass · 3 years, 7 months ago
  47. 5d8c379 sandbox: Only delete the executable if requested by Simon Glass · 3 years, 7 months ago
  48. 619a815 sandbox: dtsi: add rng by Vincent Stehlé · 3 years, 8 months ago
  49. d5cc192 sandbox: Define a region for device priv/plat data by Simon Glass · 3 years, 7 months ago
  50. 3a825d3 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · 3 years, 7 months ago
  51. e62ad9c sandbox: i2c: Move platdata structs to header files by Simon Glass · 3 years, 7 months ago
  52. 8813986 clk: sandbox: Create a special fixed-rate driver by Simon Glass · 3 years, 7 months ago
  53. cc7ffd3 clk: sandbox: Move priv/plat data to a header file by Simon Glass · 3 years, 7 months ago
  54. b5e514a sandbox: Drop debug message in os_spl_to_uboot() by Simon Glass · 3 years, 7 months ago
  55. c4085d7 sandbox: i2c: Rename driver names to work with of-platdata by Simon Glass · 3 years, 9 months ago
  56. 23f40a3 sandbox: Make sandbox,emul more conventional by Simon Glass · 3 years, 9 months ago
  57. 4a2a78c sandbox: enable cros-ec-keyb in test.dtb by Heinrich Schuchardt · 3 years, 8 months ago
  58. 01ad9f7 sandbox: Update os_find_u_boot() to find the .img file by Simon Glass · 3 years, 8 months ago
  59. 8482356 test: Allow SPL to run any available test by Simon Glass · 3 years, 8 months ago
  60. 409f4a2 test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 8 months ago
  61. bef1b28 sandbox: Drop the 'starting...' message by Simon Glass · 3 years, 8 months ago
  62. 8a45b22 gpio: Add a way to read 3-way strapping pins by Simon Glass · 3 years, 9 months ago
  63. d638a18 gpio: sandbox: Track whether a GPIO is driven by Simon Glass · 3 years, 9 months ago
  64. 1f212af gpio: sandbox: Use a separate flag for the value by Simon Glass · 3 years, 9 months ago
  65. a03a0aa gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · 3 years, 9 months ago
  66. 1c52fcc sandbox: Write out bloblist when exiting by Simon Glass · 3 years, 9 months ago
  67. b308d9f sandbox: Avoid using malloc() for system state by Simon Glass · 3 years, 9 months ago
  68. 14e46df sandbox: Add os_realloc() by Simon Glass · 3 years, 9 months ago
  69. 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 3 years, 10 months ago
  70. 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
  71. 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
  72. d67da44 arch: sandbox: fix typo in clk.h by Dario Binacchi · 3 years, 8 months ago
  73. e880187 dm: test: Add test case for dev->dma_offset by Nicolas Saenz Julienne · 3 years, 9 months ago
  74. 283628c dm: test: Add test case for dev_get_dma_ranges() by Nicolas Saenz Julienne · 3 years, 9 months ago
  75. 289d0ea test: add a simple test for the adc-keys button driver by Marek Szyprowski · 3 years, 8 months ago
  76. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  77. 43db075 sandbox: keep time offset when resetting by Heinrich Schuchardt · 3 years, 10 months ago
  78. ff5fa7d dm: core: Update ofnode_read_fmap_entry() to read hashes by Simon Glass · 3 years, 9 months ago
  79. d85f2c4 sandbox: Disable I2C emulators in SPL by Simon Glass · 3 years, 9 months ago
  80. 3a6c994 cros_ec: Add support for switches by Simon Glass · 3 years, 9 months ago
  81. d8e9a93 cros_ec: Add a function for the hello message by Simon Glass · 3 years, 9 months ago
  82. b680c553 sandbox: fix sandbox_cmdline_cb_test_fdt() by Heinrich Schuchardt · 3 years, 10 months ago
  83. a4918b2 test: add test for dropped trace before log_init by Patrick Delaunay · 3 years, 11 months ago
  84. 15daa48 dm: core: add a function to decode display timings by Dario Binacchi · 3 years, 10 months ago
  85. d64b9cd fdt: translate address if #size-cells = <0> by Dario Binacchi · 3 years, 10 months ago
  86. 2983ad5 clk: add clk_round_rate() by Dario Binacchi · 3 years, 10 months ago
  87. 370746a sandbox: Update dts files to reduce SPL size by Simon Glass · 3 years, 10 months ago
  88. f05a7c5 sandbox: i2c: Move priv into a header file by Simon Glass · 3 years, 10 months ago
  89. bfae6cc sandbox: serial: Move priv into a header file by Simon Glass · 3 years, 10 months ago
  90. 10bb90f sandbox: remove ram buffer file when U-Boot is loaded by SPL by Patrick Delaunay · 4 years ago
  91. acfb530 sandbox: Drop unnecessary test node by Simon Glass · 3 years, 10 months ago
  92. add685f test: spi: Add sandbox_spi_get_{speed, mode} interface by Ovidiu Panait · 3 years, 10 months ago
  93. 1dc53ce sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · 3 years, 10 months ago
  94. 1f6d618 sandbox: spi: Drop unused sandbox_spi_parse_spec function by Ovidiu Panait · 3 years, 10 months ago
  95. 3286d22 sandbox: implement invalidate_icache_all() by Heinrich Schuchardt · 3 years, 11 months ago
  96. 9c54729 sandbox: implement runtime system reset by Heinrich Schuchardt · 3 years, 11 months ago
  97. 93f44e8 dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ by Simon Glass · 3 years, 10 months ago
  98. 981426e dm: Switch over to use new sequence number for dev_seq() by Simon Glass · 3 years, 10 months ago
  99. b46f30a sandbox: add handler for exceptions by Heinrich Schuchardt · 4 years ago
  100. 22ad69b Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years ago