1. 49b5b19 test/py: Fix broken 'notbuildconfigspec' marker by Cristian Ciocaltea · 4 years, 9 months ago
  2. 5a8fa09 Merge branch 'next' by Tom Rini · 4 years, 9 months ago
  3. 1785bf5 test: Fix the boardspec for the SPL handoff test by Simon Glass · 4 years, 9 months ago
  4. fc1a3bf test_env: don't strip() printenv results by Stephen Warren · 4 years, 9 months ago
  5. c0912f9 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-x86 into next by Tom Rini · 4 years, 9 months ago
  6. 951674a dm: i2c: EEPROM simulator add tests for addr offset mask by Robert Beckett · 5 years ago
  7. 22e9351 dm: i2c: EEPROM simulator allow tests visibility of addr and offset by Robert Beckett · 5 years ago
  8. fbb0efd sandbox: Add a test for IRQ by Simon Glass · 4 years, 10 months ago
  9. 3e17ffb sandbox: Add PCI driver and test for p2sb by Simon Glass · 4 years, 10 months ago
  10. 3b65ee3 x86: sandbox: Add a PMC emulator and test by Simon Glass · 4 years, 10 months ago
  11. cb10579 test.py: Make search for autoconf.mk more permissive by Simon Glass · 4 years, 10 months ago
  12. f523400f test: add asn1 unit test by AKASHI Takahiro · 4 years, 10 months ago
  13. 995237b test/py: test_fs: add tests for creating/deleting many files by AKASHI Takahiro · 4 years, 10 months ago
  14. 288b29e common: Move command functions out of common.h by Simon Glass · 4 years, 10 months ago
  15. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 4 years, 10 months ago
  16. 6c03f9e common: Add a new lz4.h header file by Simon Glass · 4 years, 10 months ago
  17. 12f1e79 dm: test: usb: rework keyboard test by Heinrich Schuchardt · 4 years, 10 months ago
  18. 96383bd tests: add OP-TEE test suite by Heiko Stuebner · 5 years ago
  19. 11406b8 dm: regulator: support regulator more state by Joseph Chen · 5 years ago
  20. c53b318 spi: Add support for memory-mapped flash by Simon Glass · 5 years ago
  21. bb1bb4b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  22. 79c84de test: provide test for errno_str() by Heinrich Schuchardt · 5 years ago
  23. 1557963 test/py: Use raw strings more to avoid deprecation warnings by Tom Rini · 5 years ago
  24. ddaa8be test/py: Update docs, add requirements.txt for pip by Tom Rini · 5 years ago
  25. 8add4fa test/py: Rework test.py to be a different kind of wrapper by Tom Rini · 5 years ago
  26. d2b5240 test/py: Update test_fs to decode check_output calls by Tom Rini · 5 years ago
  27. 1813ace test/py: test_efi_selftest.py: Updates for python 3 support by Tom Rini · 5 years ago
  28. 8060209 test/py: test_ut.py: Ensure we use bytes by Tom Rini · 5 years ago
  29. fd31fc1 test/py: Manual python3 fixes by Tom Rini · 5 years ago
  30. fe1193e test/py: Automated conversion to Python 3 by Tom Rini · 5 years ago
  31. 3c941e0 test/py: Fix pytest4 deprecation warnings by Marek Vasut · 5 years ago
  32. 79883ef test/py: Split mark to multiple lines by Tom Rini · 5 years ago
  33. 2333dc4 test: regmap: check the values read from the regmap by Jean-Jacques Hiblot · 5 years ago
  34. 9a52be1 test: clk: test clock self assignment by Jean-Jacques Hiblot · 5 years ago
  35. dd2e0ce test: clk: Update tests to also check the managed API by Jean-Jacques Hiblot · 5 years ago
  36. 2a43dbd dm: Tidy up dump output when there are many devices by Patrick Delaunay · 5 years ago
  37. ce5172c pytest: vboot: add a test for required key by Philippe Reynes · 5 years ago
  38. 23f965a dm: Add a dsi host uclass by Yannick Fertré · 5 years ago
  39. 81e39fb remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() api by Lokesh Vutla · 5 years ago
  40. 14d963d remoteproc: elf_loader: Always check the validity of the image before loading by Lokesh Vutla · 5 years ago
  41. 240b932 dm: core: Add a function to count the children of a device by Lokesh Vutla · 5 years ago
  42. 33c215a dm: pci: Add a function to read a PCI BAR by Simon Glass · 5 years ago
  43. 3414581 sandbox: Rename PCI ID for swap_case to be more specific by Simon Glass · 5 years ago
  44. 2232700 dm: test: Correct a stray backslash in dm_test_destroy() by Simon Glass · 5 years ago
  45. 4805a7a dm: core: Correct the return value for uclass_find_first_device() by Simon Glass · 5 years ago
  46. ad95047 dm: test: Don't fail when tests are skipped due to build by Simon Glass · 5 years ago
  47. fe9a967 dm: test: Fix running of multiple test from command line by Simon Glass · 5 years ago
  48. 79907a4 test: add tests for u16_str<n>cmp() by AKASHI Takahiro · 5 years ago
  49. abd858e dm: cache: Add enable and disable ops for sandbox and test by Rick Chen · 5 years ago
  50. c66f4f5 sandbox: clk: add clk enable/disable test code by Peng Fan · 5 years ago
  51. 753e538 test/py: Add cmd_memory dependency back to test_mmc_wr by Michal Simek · 5 years ago
  52. 9c61158 Merge branch '2019-08-11-ti-imports' by Tom Rini · 5 years ago
  53. f5b9047 dm: core: add support for getting register address and size by Sekhar Nori · 5 years ago
  54. acbb7cd clk: add support for clk_is_match() by Sekhar Nori · 5 years ago
  55. 3f0d680 env: Drop the ACTION typedef by Simon Glass · 5 years ago
  56. dd2408c env: Drop the ENTRY typedef by Simon Glass · 5 years ago
  57. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  58. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  59. a09c1f7 test/py: Fix MMC/SD block write test dependency by Michal Simek · 5 years ago
  60. 2e8fef7 test/py: avb: Move AVB test to android dir by Sam Protsenko · 5 years ago
  61. bddd985 fit: Do not automatically decompress ramdisk images by Julius Werner · 5 years ago
  62. 898c40c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
  63. 09da18d test/py: add MMC/SD block write test by Jean-Jacques Hiblot · 5 years ago
  64. 4f89598 test: dm: clk_ccf: test composite clk by Peng Fan · 5 years ago
  65. b1307f8 fit: Support compression for non-kernel components (e.g. FDT) by Julius Werner · 5 years ago
  66. 2090854 common: Move bootm_decomp_image() to image.c (as image_decomp()) by Julius Werner · 5 years ago
  67. df9a7a1 Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  68. f9b65c7 Merge tag 'dm-pull-24jul19-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  69. 53cd5d9 binman: Convert to use ArgumentParser by Simon Glass · 5 years ago
  70. 8acce60 binman: Pass the toolpath to tests by Simon Glass · 5 years ago
  71. 31a3879 test/py: Add base test case for A/B updates by Ruslan Trofymenko · 5 years ago
  72. cef4de8 treewide: Fix stale references of Android docs by Eugeniu Rosca · 5 years ago
  73. fe42438 Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  74. ff8c23e Merge tag 'u-boot-stm32-20190723' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 5 years ago
  75. 7a7c4cb remoteproc: add elf file load support by Fabien Dessenne · 5 years ago
  76. 641067f dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · 5 years ago
  77. 87e460c clk: sandbox: Add sandbox test code for Common Clock Framework [CCF] by Lukasz Majewski · 5 years ago
  78. 62a09f4 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 5 years ago
  79. c3d9f3f test: dm: add a test for MDIO MUX DM uclass by Alex Marginean · 5 years ago
  80. b47edf8 test: dm_mdio: add a 2nd register to the emulated PHY by Alex Marginean · 5 years ago
  81. bdfc9e8 test/py: gpt: Use long options for sgdisk by Sam Protsenko · 5 years ago
  82. 02b31dc test: unit test for u16_strlen() by Heinrich Schuchardt · 5 years ago
  83. ec9594a test: dm: add MDIO test by Alex Marginean · 5 years ago
  84. 819ac50 test: dm: usb: use the real device name by Peng Fan · 5 years ago
  85. 38ee9df test: dm: adc: use the real device name by Peng Fan · 5 years ago
  86. a9758ec Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 5 years ago
  87. f2a55ac test: pci_ep: add basic pci_ep tests by Ramon Fried · 5 years ago
  88. 21ebbaf test: dm: Add a test for PCI Enhanced Allocation by Alex Marginean · 5 years ago
  89. 099ed45 test: check u-boot properties in SPL device tree by Patrick Delaunay · 5 years ago
  90. cad28d3 Merge tag 'efi-2019-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  91. 0b1da53 test/py: not all boards support UEFI runtime reset by Heinrich Schuchardt · 5 years ago
  92. 983142d test/py: error message test_efi_selftest_device_tree by Heinrich Schuchardt · 5 years ago
  93. 07e3371 dm: Add a No-op uclass by Jean-Jacques Hiblot · 5 years ago
  94. 3bad256 lib/vsprintf: allow printing upper case GUIDs by Heinrich Schuchardt · 5 years ago
  95. e63168a video: Factor out vidconsole_put_string() by Marek Vasut · 5 years ago
  96. 89a5317 test/py: don't use mmc_rd config for other mmc tests by Stephen Warren · 5 years ago
  97. 504bf79 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 5 years ago
  98. 41cdb28 test/dm: reset: Add reset_get_by_index[_nodev] test by Jagan Teki · 6 years ago
  99. d7a672e test/dm: clk: Add clk_get_by_index[_nodev] test by Jagan Teki · 6 years ago
  100. 6c74e94 lib/display_options: avoid illegal memory access by Heinrich Schuchardt · 5 years ago