1. e8a10a0 Merge tag 'u-boot-stm32-20210312' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 7 months ago
  2. 1876b39 Merge branch '2021-03-12-assorted-improvements' into next by Tom Rini · 3 years, 7 months ago
  3. f72edfd configs: am65x_evm_r5: Enable checks for spl and stack sizes by Lokesh Vutla · 3 years, 7 months ago
  4. 003d10b include: configs: am65x_evm: Optimize size of SPL BSS by Lokesh Vutla · 3 years, 7 months ago
  5. a69c489 ARM: da850-evm: Fix boot issues from missing SPL_PAD_TO by Adam Ford · 3 years, 8 months ago
  6. 136284a configs: omap3_logic: Enable CONFIG_SPL_ALLOC_BD by Adam Ford · 3 years, 8 months ago
  7. 7f047b4 test: py: add initial coverage for scp03 cmd by Igor Opaniuk · 3 years, 8 months ago
  8. 7c591a8 sandbox: imply SCP03 and CMD_SCP03 by Igor Opaniuk · 3 years, 8 months ago
  9. ffd8483 doc: describe the scp03 command by Jorge Ramirez-Ortiz · 3 years, 8 months ago
  10. 5a8783c drivers: tee: sandbox: SCP03 control emulator by Jorge Ramirez-Ortiz · 3 years, 8 months ago
  11. 26839e5 cmd: SCP03: enable and provision command by Jorge Ramirez-Ortiz · 3 years, 8 months ago
  12. 166363f common: SCP03 control (enable and provision of keys) by Jorge Ramirez-Ortiz · 3 years, 8 months ago
  13. 2a8dc4c doc: sandbox: Update instructions on quitting by Simon Glass · 3 years, 8 months ago
  14. 634f5ad test: acpi: Fix warnings on 32-bit build by Simon Glass · 3 years, 8 months ago
  15. e7c920a tpm: Correct warning on 32-bit build by Simon Glass · 3 years, 8 months ago
  16. 9586a48 tpm: Don't select LOG by Simon Glass · 3 years, 9 months ago
  17. 7bd0658 log: Add return-checking macros for 0 being success by Simon Glass · 3 years, 9 months ago
  18. 9ad7a6c log: Handle line continuation by Simon Glass · 3 years, 9 months ago
  19. 79d5983 log: Set up a flag byte for log records by Simon Glass · 3 years, 9 months ago
  20. c57ec2c Merge branch '2021-03-12-test-improvements' into next by Tom Rini · 3 years, 7 months ago
  21. fc32833 doc: Explain briefly how to write new tests by Simon Glass · 3 years, 8 months ago
  22. e1b12e3 test: sandbox: Move sandbox test docs into doc/develop by Simon Glass · 3 years, 8 months ago
  23. 2e059e4 spl: test: Add a test for spl_load_simple_fit() by Simon Glass · 3 years, 8 months ago
  24. 891d9e8 spl: Convert spl_fit to work with sandbox by Simon Glass · 3 years, 8 months ago
  25. 01ad9f7 sandbox: Update os_find_u_boot() to find the .img file by Simon Glass · 3 years, 8 months ago
  26. 8482356 test: Allow SPL to run any available test by Simon Glass · 3 years, 8 months ago
  27. 2a2814d test: Rename all linker lists to have a ut_ prefix by Simon Glass · 3 years, 8 months ago
  28. a7a9875 test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 8 months ago
  29. 5c1cf4d test: log: Rename log main test file to log_ut.c by Simon Glass · 3 years, 8 months ago
  30. 664277f test: Move restoring of driver model state to ut_run_list() by Simon Glass · 3 years, 8 months ago
  31. 1fc9c12 test: Move the devicetree check into ut_run_list() by Simon Glass · 3 years, 8 months ago
  32. 45d191a test: Use return values in dm_test_run() by Simon Glass · 3 years, 8 months ago
  33. f97f85e test: Run driver-model tests using ut_run_list() by Simon Glass · 3 years, 8 months ago
  34. fe80686 test: Use a local variable for test state by Simon Glass · 3 years, 8 months ago
  35. d2281bb test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 8 months ago
  36. c169d54 test: Drop dm_do_test() by Simon Glass · 3 years, 8 months ago
  37. ca44ca0 test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 8 months ago
  38. 99a88fe test: Move test running into a separate function by Simon Glass · 3 years, 8 months ago
  39. e77615d test: Move dm_test_destroy() into test-main.c by Simon Glass · 3 years, 8 months ago
  40. c79705e test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 8 months ago
  41. 4a467c6 test: Drop struct dm_test_state by Simon Glass · 3 years, 8 months ago
  42. 72b524c test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 8 months ago
  43. 47ec3ed test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 8 months ago
  44. 7452471 test: Move console silencing to test_pre_run() by Simon Glass · 3 years, 8 months ago
  45. 19fb3db test: Drop mallinfo() work-around by Simon Glass · 3 years, 8 months ago
  46. 5a986f3 test: Move dm_scan_plat() to test_pre_run() by Simon Glass · 3 years, 8 months ago
  47. 4b8b27e test: Move do_autoprobe() to test_pre_run() by Simon Glass · 3 years, 8 months ago
  48. d8ed234 test: Move dm_extended_scan() to test_pre_run() by Simon Glass · 3 years, 8 months ago
  49. 30a0d20 test: Call test_pre/post_run() from driver model tests by Simon Glass · 3 years, 8 months ago
  50. d002a27 test: Create pre/post-run functions by Simon Glass · 3 years, 8 months ago
  51. 1c72175 test: Add an overall test runner by Simon Glass · 3 years, 8 months ago
  52. 409f4a2 test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 8 months ago
  53. 4bc639e test: Mark all driver model tests with a flag by Simon Glass · 3 years, 8 months ago
  54. 80b80d8 test: Correct setexpr test prefix by Simon Glass · 3 years, 8 months ago
  55. e56c094 doc: Document how sandbox_spl_tests are run by Simon Glass · 3 years, 8 months ago
  56. 4c8850a doc: Explain how to run tests without pytest by Simon Glass · 3 years, 8 months ago
  57. a353e76 test: Re-enable test_ofplatdata by Simon Glass · 3 years, 8 months ago
  58. bef1b28 sandbox: Drop the 'starting...' message by Simon Glass · 3 years, 8 months ago
  59. 8d16ebd doc: Document make tcheck by Simon Glass · 3 years, 8 months ago
  60. ccf6938 doc: Tidy up testing section by Simon Glass · 3 years, 8 months ago
  61. 20740e4 dm: core: Fix allocation of empty of-platdata by Simon Glass · 3 years, 8 months ago
  62. b076cbe doc: stm32mp1: Use u-boot.itb if CONFIG_SPL_LOAD_FIT=y by Marek Vasut · 3 years, 8 months ago
  63. ad7e1c7 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 7 months ago
  64. 23e20b2 arm: stm32mp: Fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS are enabled by Patrice Chotard · 3 years, 8 months ago
  65. 729fa17 board: st: Remove board_early_init_f and board_late_init callbacks for stm32 boards by Patrice Chotard · 3 years, 8 months ago
  66. 92baaad configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boards by Patrice Chotard · 3 years, 8 months ago
  67. 1594280 arm: mvebu: a38x: Remove dead code ARMADA_39X by Pali Rohár · 3 years, 8 months ago
  68. 2fa30d0 arm: a37xx: pci: Implement workaround for the readback value of VEND_ID by Pali Rohár · 3 years, 8 months ago
  69. e33e209 arm: mvebu: Espressobin: Enable additional options by Pali Rohár · 3 years, 8 months ago
  70. 74f4929 ddr: marvell: axp: fix array types have different bounds warning by Marek Behún · 3 years, 8 months ago
  71. e5b3e87 ddr: marvell: axp: align signature of mv_xor_mem_init() with a38x by Marek Behún · 3 years, 8 months ago
  72. 107c339 ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repository by Pali Rohár · 3 years, 8 months ago
  73. a5fc099 ddr: marvell: a38x: Add more space for additional info from SPD by Sujeet Baranwal · 3 years, 8 months ago
  74. 9f97193 board: stm32mp1: use CONFIG_SYS_MMC_ENV_DEV when available by Patrick Delaunay · 3 years, 8 months ago
  75. c45f82b video: dw_mipi_dsi: update log of dphy_enable by Yannick Fertre · 3 years, 8 months ago
  76. 612f769 video: dw_mipi_dsi: missing device to log debug by Yannick Fertre · 3 years, 8 months ago
  77. a6d047c video: stm32: remove all child of DSI bridge when its probe failed by Patrick Delaunay · 3 years, 8 months ago
  78. e9470fc configs: stm32mp15: move bootdelay configuration in defconfig by Patrick Delaunay · 3 years, 8 months ago
  79. 622c956 stm32mp: bsec: manage clock when present in device tree by Patrick Delaunay · 3 years, 8 months ago
  80. f49eb16 stm32mp: stm32prog: replace alias by serial device sequence number by Patrick Delaunay · 3 years, 8 months ago
  81. b9d5e3a stm32mp: stm32prog: reactivate console and display serial error by Patrick Delaunay · 3 years, 8 months ago
  82. 5a05af8 stm32mp: stm32prog: Add CONFIG_CMD_STM32PROG_SERIAL and _USB by Patrick Delaunay · 3 years, 8 months ago
  83. 2dc2216 stm32mp: stm32prog: Add Kconfig file for stm32prog command by Patrick Delaunay · 3 years, 8 months ago
  84. 299ad5d board: st: remove the nand MTD configuration for NOR boot in stm32mp1 board by Patrick Delaunay · 3 years, 8 months ago
  85. 3f0038d configs: stm32mp1_trusted_defconfig rely on SCMI support by Patrick Delaunay · 3 years, 8 months ago
  86. 0689dc5 scmi: cosmetic: reorder include files by Patrick Delaunay · 3 years, 8 months ago
  87. 9f5e4aa scmi: define LOG_CATEGORY by Patrick Delaunay · 3 years, 8 months ago
  88. 1b9ad51 scmi: Include device_compat.h by Patrick Delaunay · 3 years, 8 months ago
  89. 08db5d5 clk: stm32mp1: gets root clocks from fdt by Etienne Carriere · 3 years, 8 months ago
  90. 3d15245 ARM: dts: stm32mp1: explicit clock reference needed by RCC clock driver by Etienne Carriere · 3 years, 8 months ago
  91. de6f70a mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write() by Patrice Chotard · 3 years, 9 months ago
  92. 3f6cfda mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase() by Patrice Chotard · 3 years, 9 months ago
  93. e48ec51 spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo() by Patrice Chotard · 3 years, 9 months ago
  94. 5988575 mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacks by Patrice Chotard · 3 years, 9 months ago
  95. 4c8e936 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 7 months ago
  96. 044d700 usb: mtu3: flush cache for next GPD by Chunfeng Yun · 3 years, 8 months ago
  97. b764bf2 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 8 months ago
  98. 736ecc6 x86: Select advanced Intel code only if allowed by Simon Glass · 3 years, 8 months ago
  99. 049c4dc x86: Move INTEL_ACPIGEN to arch/x86 by Simon Glass · 3 years, 8 months ago
  100. 0b823e1 x86: Fix member check in intel_gnvs by Simon Glass · 3 years, 8 months ago