1. 2f8b6af acpi: Add more support for generating processor tables by Simon Glass · 4 years, 2 months ago
  2. 412dc4b acpi: Add support for generating processor tables by Simon Glass · 4 years, 2 months ago
  3. 2f3c6ba dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio() by Simon Glass · 4 years, 2 months ago
  4. 4c8cbbd acpi: Support generating a multi-function _DSM for devices by Simon Glass · 4 years, 2 months ago
  5. ca72763 acpi: Add support for conditions and return values by Simon Glass · 4 years, 2 months ago
  6. 77dfd03 acpi: Add support for writing a _PRW by Simon Glass · 4 years, 2 months ago
  7. 498ebe9 test: fdtdec: Add test for new no-map fdtdec_add_reserved_memory() parameter by Patrice Chotard · 4 years, 3 months ago
  8. 646f8c6 fdtdec: optionally add property no-map to created reserved memory node by Etienne Carriere · 4 years, 3 months ago
  9. c248742 cmd: acpi: Print revisions in hex format by Andy Shevchenko · 4 years, 2 months ago
  10. ff3fbc6 test: do no assume hush parser in validate_empty() by Heinrich Schuchardt · 4 years, 3 months ago
  11. 8983541 test: undefined reference to 'sscanf' by Heinrich Schuchardt · 4 years, 3 months ago
  12. 94694f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 3 months ago
  13. 724ff23 Merge branch '2020-08-24-misc-improvements' by Tom Rini · 4 years, 3 months ago
  14. 3ac3aec pci: pci-uclass: Add multi entry support for memory regions by Suneel Garapati · 5 years ago
  15. 93ba128 Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 3 months ago
  16. ca06c6b test/py: Add tests for LZO and ZSTD by Joao Marcos Costa · 4 years, 3 months ago
  17. fa11c86 efi_loader: use ':' as separator for setenv -i by Heinrich Schuchardt · 4 years, 3 months ago
  18. f853780 test: unit test for efi_dp_check_length() by Heinrich Schuchardt · 4 years, 3 months ago
  19. 7cb5151 Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 4 years, 3 months ago
  20. e7ce74d clk: ccf: mux: change the get_rate helper by Dario Binacchi · 4 years, 6 months ago
  21. 1a62dc1 clk: set flags in the ccf registration routines by Dario Binacchi · 4 years, 8 months ago
  22. c98b802 dm: test: clk: add the test for the ccf gated clock by Dario Binacchi · 4 years, 8 months ago
  23. 1b6773c test: dm: Add test case for devfdt_get_addr_ptr by Ovidiu Panait · 4 years, 4 months ago
  24. f0c9d1a test/py: Update test_bind by Patrice Chotard · 4 years, 4 months ago
  25. 7b7f939 sandbox: dts: Add compatible string for bind-test node by Patrice Chotard · 4 years, 4 months ago
  26. 4f18f92 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · 4 years, 6 months ago
  27. a7c05b1 Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 3 months ago
  28. 6e29ac4 lib: sscanf: add sscanf implementation by Andrii Anisov · 4 years, 4 months ago
  29. a59ffd3 test/py: efi_secboot: modify 'multiple signatures' test case by AKASHI Takahiro · 4 years, 3 months ago
  30. 79f428e test/py: efi_secboot: add test for intermediate certificates by AKASHI Takahiro · 4 years, 4 months ago
  31. 6834fda test/py: efi_secboot: small rework for adding a new test by AKASHI Takahiro · 4 years, 4 months ago
  32. 9f16108 test/py: fix SquashFS tests by Joao Marcos Costa · 4 years, 4 months ago
  33. 604c8e7 test/py: serial# cannot be overwritten on some devices by Heinrich Schuchardt · 4 years, 4 months ago
  34. 6fdee94 test: py: test_shell_run() with CONFIG_HUSH_PARSER=n by Heinrich Schuchardt · 4 years, 4 months ago
  35. f7d1093 tests: support mkfs.ext4 without metadata_csum by Stephen Warren · 4 years, 4 months ago
  36. 31ae55f test/py: Add tests for the SquashFS commands by Joao Marcos Costa · 4 years, 4 months ago
  37. 573c0fa cmd: Update the memory-search command by Simon Glass · 4 years, 4 months ago
  38. 6db8ea5 test: Add a flag for tests that need console recording by Simon Glass · 4 years, 4 months ago
  39. 974dccd dm: Rename DM test flags to make them more generic by Simon Glass · 4 years, 4 months ago
  40. c963df9 test: Add a way to check part of a console line or skip it by Simon Glass · 4 years, 4 months ago
  41. 365a753 test/py: Add test support for three stage boot by Yan Liu · 4 years, 4 months ago
  42. 75c4d41 dm: core: Drop header files from dm/test.h by Simon Glass · 4 years, 4 months ago
  43. fe6e1f1 test: sandbox: add test for erase command by Patrick Delaunay · 4 years, 4 months ago
  44. 57951c5 test: environment in ext4 by Patrick Delaunay · 4 years, 4 months ago
  45. f718fa3 test: efi_selftest: Do not force serial# setting by Tom Rini · 4 years, 4 months ago
  46. fdf52c7 test: do not rely on => being the prompt by Heinrich Schuchardt · 4 years, 4 months ago
  47. 0785e20 test: dm: add a test for class button by Philippe Reynes · 4 years, 4 months ago
  48. 1ee2648 test/py: add tests for the button commands by Philippe Reynes · 4 years, 4 months ago
  49. b25a5b3 sandbox, test: change hog gpio by Philippe Reynes · 4 years, 4 months ago
  50. 48de37a Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 4 months ago
  51. dc4d1c5 test: env: add test for env info sub-command by Patrick Delaunay · 4 years, 5 months ago
  52. 6c2a871 test/dm: check if devices exist by Heinrich Schuchardt · 4 years, 4 months ago
  53. 75dbdfc test: Add tests for SOC uclass by Dave Gerlach · 4 years, 4 months ago
  54. 109e84e patman: Add a 'test' subcommand by Simon Glass · 4 years, 5 months ago
  55. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  56. cb41516 Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 4 months ago
  57. 798f306 test/py: efi_secboot: fix additional pylint errors by AKASHI Takahiro · 4 years, 4 months ago
  58. ce94086 test/py: efi_secboot: remove unused function by AKASHI Takahiro · 4 years, 4 months ago
  59. bb38a1f efi_loader: use logging for bootefi command by Heinrich Schuchardt · 4 years, 4 months ago
  60. 8ed6e11 test/dm: check if devices exist by Heinrich Schuchardt · 4 years, 4 months ago
  61. a17f94c test: Add tests for SOC uclass by Dave Gerlach · 4 years, 4 months ago
  62. 9c501e1 patman: Add a 'test' subcommand by Simon Glass · 4 years, 5 months ago
  63. b4df078 acpi: Support writing named values by Simon Glass · 4 years, 5 months ago
  64. a186d93 acpi: Support generation of a device by Simon Glass · 4 years, 5 months ago
  65. 837127f acpi: Support generation of a generic register by Simon Glass · 4 years, 5 months ago
  66. 6fcdaf1 acpi: Support generation of a scope by Simon Glass · 4 years, 5 months ago
  67. d6814e2 acpi: Export functions to write sized values by Simon Glass · 4 years, 5 months ago
  68. 64bbc0d acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · 4 years, 5 months ago
  69. 0964239 dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 5 months ago
  70. 6ad24f6 pci: Avoid a crash in device_is_on_pci_bus() by Simon Glass · 4 years, 5 months ago
  71. 990cd5b acpi: Add support for DSDT generation by Simon Glass · 4 years, 5 months ago
  72. 3c601b1 acpi: Support ordering SSDT data by device by Simon Glass · 4 years, 5 months ago
  73. d43e0ba acpi: Add support for SSDT generation by Simon Glass · 4 years, 5 months ago
  74. cec3af0 acpi: Add support for a generic power sequence by Simon Glass · 4 years, 5 months ago
  75. 8a20076 acpi: Add support for writing a GPIO power sequence by Simon Glass · 4 years, 5 months ago
  76. d0f7d9b acpi: Add support for writing a Power Resource by Simon Glass · 4 years, 5 months ago
  77. 9238fac acpi: Add support for various misc ACPI opcodes by Simon Glass · 4 years, 5 months ago
  78. dd0ed90 acpi: Support copying properties from device tree to ACPI by Simon Glass · 4 years, 5 months ago
  79. 5953449 acpi: Support writing a GPIO by Simon Glass · 4 years, 5 months ago
  80. c993ff7 acpi: Support writing Device Properties objects via _DSD by Simon Glass · 4 years, 5 months ago
  81. 48342b0 acpi: Support writing a UUID by Simon Glass · 4 years, 5 months ago
  82. 0dc3d51 acpi: Support writing a name by Simon Glass · 4 years, 5 months ago
  83. 45d6d95 acpi: Support writing a string by Simon Glass · 4 years, 5 months ago
  84. 8715ce0 acpi: Support writing an integer by Simon Glass · 4 years, 5 months ago
  85. edc2680 acpigen: Support writing a package by Simon Glass · 4 years, 5 months ago
  86. 0f27763 acpigen: Support writing a length by Simon Glass · 4 years, 5 months ago
  87. 711fd98 acpi: Support generation of SPI descriptor by Simon Glass · 4 years, 5 months ago
  88. 39ab867 acpi: Support generation of I2C descriptor by Simon Glass · 4 years, 5 months ago
  89. e2bbb13 acpi: Support generation of a GPIO/irq for a device by Simon Glass · 4 years, 5 months ago
  90. 4fa6331 acpi: Support generation of GPIO descriptor by Simon Glass · 4 years, 5 months ago
  91. 071c4a5 acpi: Support string output by Simon Glass · 4 years, 5 months ago
  92. 3176b6c gpio: Add a method to convert a GPIO to ACPI by Simon Glass · 4 years, 5 months ago
  93. 3d39c13 acpi: Support generation of interrupt descriptor by Simon Glass · 4 years, 5 months ago
  94. 98528d4 acpi: Support generation of ACPI code by Simon Glass · 4 years, 5 months ago
  95. b24cbf4 irq: Add a method to convert an interrupt to ACPI by Simon Glass · 4 years, 5 months ago
  96. 8965cc9 acpi: Add a way to check device status by Simon Glass · 4 years, 5 months ago
  97. ebb2e83 acpi: Add a function to get a device path and scope by Simon Glass · 4 years, 5 months ago
  98. 5ecb53a efi_loader: skip warnings for network configuration by Heinrich Schuchardt · 4 years, 5 months ago
  99. 33424ea test: use virt-make-fs to build image by Heinrich Schuchardt · 4 years, 5 months ago
  100. 0f6e3eb test/py: efi_secboot: add a test for verifying with digest of signed image by AKASHI Takahiro · 4 years, 5 months ago