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