1. 74795f1 test/py: fix SquashFS tests by Joao Marcos Costa · 4 years, 1 month ago
  2. 38ee01e test/py: serial# cannot be overwritten on some devices by Heinrich Schuchardt · 4 years, 2 months ago
  3. acb021e test: py: test_shell_run() with CONFIG_HUSH_PARSER=n by Heinrich Schuchardt · 4 years, 2 months ago
  4. cc88625 tests: support mkfs.ext4 without metadata_csum by Stephen Warren · 4 years, 2 months ago
  5. f428e33 test/py: Add tests for the SquashFS commands by Joao Marcos Costa · 4 years, 2 months ago
  6. 550a9e7 cmd: Update the memory-search command by Simon Glass · 4 years, 2 months ago
  7. 132644f test: Add a flag for tests that need console recording by Simon Glass · 4 years, 2 months ago
  8. e180c2b dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 2 months ago
  9. 33d7edf test: Add a way to check part of a console line or skip it by Simon Glass · 4 years, 2 months ago
  10. c9db1a1 test/py: Add test support for three stage boot by Yan Liu · 4 years, 2 months ago
  11. 0e1fad4 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 2 months ago
  12. ef5cc2e test: sandbox: add test for erase command by Patrick Delaunay · 4 years, 2 months ago
  13. ad04576 test: environment in ext4 by Patrick Delaunay · 4 years, 2 months ago
  14. 8a5cdf6 test: efi_selftest: Do not force serial# setting by Tom Rini · 4 years, 2 months ago
  15. 87438b5 test: do not rely on => being the prompt by Heinrich Schuchardt · 4 years, 2 months ago
  16. 1d31000 test: dm: add a test for class button by Philippe Reynes · 4 years, 2 months ago
  17. a6c6f0f test/py: add tests for the button commands by Philippe Reynes · 4 years, 2 months ago
  18. 037a56d sandbox, test: change hog gpio by Philippe Reynes · 4 years, 2 months ago
  19. 4e05c16 Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 2 months ago
  20. acbf93b test: env: add test for env info sub-command by Patrick Delaunay · 4 years, 3 months ago
  21. 331caea test/dm: check if devices exist by Heinrich Schuchardt · 4 years, 2 months ago
  22. 21e3c21 test: Add tests for SOC uclass by Dave Gerlach · 4 years, 2 months ago
  23. 6bb74de patman: Add a 'test' subcommand by Simon Glass · 4 years, 3 months ago
  24. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  25. 5d3a21d Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 2 months ago
  26. a58dfd2 test/py: efi_secboot: fix additional pylint errors by AKASHI Takahiro · 4 years, 2 months ago
  27. d09745b test/py: efi_secboot: remove unused function by AKASHI Takahiro · 4 years, 2 months ago
  28. c001837 efi_loader: use logging for bootefi command by Heinrich Schuchardt · 4 years, 2 months ago
  29. 105da62 test/dm: check if devices exist by Heinrich Schuchardt · 4 years, 2 months ago
  30. fbde39f test: Add tests for SOC uclass by Dave Gerlach · 4 years, 2 months ago
  31. 57374b0 patman: Add a 'test' subcommand by Simon Glass · 4 years, 3 months ago
  32. bb6772c acpi: Support writing named values by Simon Glass · 4 years, 3 months ago
  33. 91c2f9c acpi: Support generation of a device by Simon Glass · 4 years, 3 months ago
  34. d7d631d acpi: Support generation of a generic register by Simon Glass · 4 years, 3 months ago
  35. 82659cc acpi: Support generation of a scope by Simon Glass · 4 years, 3 months ago
  36. fea9651 acpi: Export functions to write sized values by Simon Glass · 4 years, 3 months ago
  37. a4f8208 acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · 4 years, 3 months ago
  38. fefac0b dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 3 months ago
  39. 2034978 pci: Avoid a crash in device_is_on_pci_bus() by Simon Glass · 4 years, 3 months ago
  40. 0169458 acpi: Add support for DSDT generation by Simon Glass · 4 years, 3 months ago
  41. 0f7b111 acpi: Support ordering SSDT data by device by Simon Glass · 4 years, 3 months ago
  42. b518317 acpi: Add support for SSDT generation by Simon Glass · 4 years, 3 months ago
  43. 740630b acpi: Add support for a generic power sequence by Simon Glass · 4 years, 3 months ago
  44. f8054dd acpi: Add support for writing a GPIO power sequence by Simon Glass · 4 years, 3 months ago
  45. f9189d5 acpi: Add support for writing a Power Resource by Simon Glass · 4 years, 3 months ago
  46. 9c70e7e acpi: Add support for various misc ACPI opcodes by Simon Glass · 4 years, 3 months ago
  47. 0667900 acpi: Support copying properties from device tree to ACPI by Simon Glass · 4 years, 3 months ago
  48. 2357234 acpi: Support writing a GPIO by Simon Glass · 4 years, 3 months ago
  49. 0e5a0a0 acpi: Support writing Device Properties objects via _DSD by Simon Glass · 4 years, 3 months ago
  50. 29df845 acpi: Support writing a UUID by Simon Glass · 4 years, 3 months ago
  51. 7aed90d acpi: Support writing a name by Simon Glass · 4 years, 3 months ago
  52. 3df33bd acpi: Support writing a string by Simon Glass · 4 years, 3 months ago
  53. 83b2bd5 acpi: Support writing an integer by Simon Glass · 4 years, 3 months ago
  54. 03967ce acpigen: Support writing a package by Simon Glass · 4 years, 3 months ago
  55. 7e148f2 acpigen: Support writing a length by Simon Glass · 4 years, 3 months ago
  56. 70e5e67 acpi: Support generation of SPI descriptor by Simon Glass · 4 years, 3 months ago
  57. 31e1787 acpi: Support generation of I2C descriptor by Simon Glass · 4 years, 3 months ago
  58. 4ebc940 acpi: Support generation of a GPIO/irq for a device by Simon Glass · 4 years, 3 months ago
  59. a9e0a07 acpi: Support generation of GPIO descriptor by Simon Glass · 4 years, 3 months ago
  60. 7fb8da4 acpi: Support string output by Simon Glass · 4 years, 3 months ago
  61. 2912686 gpio: Add a method to convert a GPIO to ACPI by Simon Glass · 4 years, 3 months ago
  62. ff715c6 acpi: Support generation of interrupt descriptor by Simon Glass · 4 years, 3 months ago
  63. 61cc933 acpi: Support generation of ACPI code by Simon Glass · 4 years, 3 months ago
  64. f495513 irq: Add a method to convert an interrupt to ACPI by Simon Glass · 4 years, 3 months ago
  65. 2715b36 acpi: Add a way to check device status by Simon Glass · 4 years, 3 months ago
  66. 1361a53 acpi: Add a function to get a device path and scope by Simon Glass · 4 years, 3 months ago
  67. f49ca85 efi_loader: skip warnings for network configuration by Heinrich Schuchardt · 4 years, 2 months ago
  68. 53ce9a6 test: use virt-make-fs to build image by Heinrich Schuchardt · 4 years, 2 months ago
  69. 7fdc02b test/py: efi_secboot: add a test for verifying with digest of signed image by AKASHI Takahiro · 4 years, 3 months ago
  70. 0c7772d test/py: efi_secboot: add a test for multiple signatures by AKASHI Takahiro · 4 years, 3 months ago
  71. c6361e7 test/py: efi_secboot: add a test against certificate revocation by AKASHI Takahiro · 4 years, 3 months ago
  72. 48ead60 test/py: efi_secboot: split "signed image" test case-1 into two cases by AKASHI Takahiro · 4 years, 3 months ago
  73. d863b30 test/py: efi_secboot: more fixes against pylint by AKASHI Takahiro · 4 years, 3 months ago
  74. 91d2b62 test/py: efi_secboot: apply autopep8 by AKASHI Takahiro · 4 years, 3 months ago
  75. e3e2470 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 3 months ago
  76. 229806f test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory() by Bin Meng · 4 years, 3 months ago
  77. 866f11e test/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_carveout() by Bin Meng · 4 years, 3 months ago
  78. c9a1df0 test/dm: fdtdec: Add the missing gd declaration by Bin Meng · 4 years, 3 months ago
  79. 3c21d77 log: don't show function by default by Heinrich Schuchardt · 4 years, 3 months ago
  80. 506d523 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 3 months ago
  81. f578ca7 video: sandbox: Add support for the copy framebuffer by Simon Glass · 4 years, 3 months ago
  82. ef45312 video: Add comments to struct sandbox_sdl_plat by Simon Glass · 4 years, 3 months ago
  83. 9beb364 video: Adjust rotated console to start at right edge by Simon Glass · 4 years, 3 months ago
  84. c203ba4 test: dm: rtc: add tests of rtc shell command by Rasmus Villemoes · 4 years, 3 months ago
  85. baed779 test: dm: rtc: add test of dm_rtc_read, dm_rtc_write by Rasmus Villemoes · 4 years, 3 months ago
  86. 9fb6a41 rtc: sandbox-rtc: fix set method by Rasmus Villemoes · 4 years, 3 months ago
  87. bdded20 cmd: Add a memory-search command by Simon Glass · 4 years, 4 months ago
  88. fa91467 test_sleep.py: make sleep time and margin configurable by Heiko Schocher · 4 years, 4 months ago
  89. 2bd261d gpio: search for gpio label if gpio is not found through bank name by Heiko Schocher · 4 years, 4 months ago
  90. e369790 cmd: blkls: Add blkls command by Niel Fourie · 4 years, 6 months ago
  91. 2e48836 cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · 4 years, 6 months ago
  92. 2280fa5 cmd: fs: Add command to list supported fs types by Niel Fourie · 4 years, 6 months ago
  93. 0ffdfbd cmd: part: Add subcommand to list supported partition tables by Niel Fourie · 4 years, 6 months ago
  94. 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 3 months ago
  95. 621e09c Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 4 years, 3 months ago
  96. 9ba8432 sandbox, test: add test for GPIO_HOG function by Heiko Schocher · 4 years, 4 months ago
  97. ae54b94 test: provide tests for efi_image_region_add() by Heinrich Schuchardt · 4 years, 3 months ago
  98. bc246c6 test: correct time stamps for UEFI authentication by Heinrich Schuchardt · 4 years, 3 months ago
  99. 4edd9cc test/py: efi_secboot: fix test case 1g of test_authvar by AKASHI Takahiro · 4 years, 4 months ago
  100. bed118f test/py: efi_secboot: remove all "re.search" by AKASHI Takahiro · 4 years, 4 months ago