1. 990cd5b acpi: Add support for DSDT generation by Simon Glass · 4 years, 5 months ago
  2. 3c601b1 acpi: Support ordering SSDT data by device by Simon Glass · 4 years, 5 months ago
  3. d43e0ba acpi: Add support for SSDT generation by Simon Glass · 4 years, 5 months ago
  4. cec3af0 acpi: Add support for a generic power sequence by Simon Glass · 4 years, 5 months ago
  5. 8a20076 acpi: Add support for writing a GPIO power sequence by Simon Glass · 4 years, 5 months ago
  6. d0f7d9b acpi: Add support for writing a Power Resource by Simon Glass · 4 years, 5 months ago
  7. 9238fac acpi: Add support for various misc ACPI opcodes by Simon Glass · 4 years, 5 months ago
  8. dd0ed90 acpi: Support copying properties from device tree to ACPI by Simon Glass · 4 years, 5 months ago
  9. 5953449 acpi: Support writing a GPIO by Simon Glass · 4 years, 5 months ago
  10. c993ff7 acpi: Support writing Device Properties objects via _DSD by Simon Glass · 4 years, 5 months ago
  11. 48342b0 acpi: Support writing a UUID by Simon Glass · 4 years, 5 months ago
  12. 0dc3d51 acpi: Support writing a name by Simon Glass · 4 years, 5 months ago
  13. 45d6d95 acpi: Support writing a string by Simon Glass · 4 years, 5 months ago
  14. 8715ce0 acpi: Support writing an integer by Simon Glass · 4 years, 5 months ago
  15. edc2680 acpigen: Support writing a package by Simon Glass · 4 years, 5 months ago
  16. 0f27763 acpigen: Support writing a length by Simon Glass · 4 years, 5 months ago
  17. 711fd98 acpi: Support generation of SPI descriptor by Simon Glass · 4 years, 5 months ago
  18. 39ab867 acpi: Support generation of I2C descriptor by Simon Glass · 4 years, 5 months ago
  19. e2bbb13 acpi: Support generation of a GPIO/irq for a device by Simon Glass · 4 years, 5 months ago
  20. 4fa6331 acpi: Support generation of GPIO descriptor by Simon Glass · 4 years, 5 months ago
  21. 071c4a5 acpi: Support string output by Simon Glass · 4 years, 5 months ago
  22. 3176b6c gpio: Add a method to convert a GPIO to ACPI by Simon Glass · 4 years, 5 months ago
  23. 3d39c13 acpi: Support generation of interrupt descriptor by Simon Glass · 4 years, 5 months ago
  24. 98528d4 acpi: Support generation of ACPI code by Simon Glass · 4 years, 5 months ago
  25. b24cbf4 irq: Add a method to convert an interrupt to ACPI by Simon Glass · 4 years, 5 months ago
  26. 8965cc9 acpi: Add a way to check device status by Simon Glass · 4 years, 5 months ago
  27. ebb2e83 acpi: Add a function to get a device path and scope by Simon Glass · 4 years, 5 months ago
  28. 5ecb53a efi_loader: skip warnings for network configuration by Heinrich Schuchardt · 4 years, 5 months ago
  29. 33424ea test: use virt-make-fs to build image by Heinrich Schuchardt · 4 years, 5 months ago
  30. 0f6e3eb test/py: efi_secboot: add a test for verifying with digest of signed image by AKASHI Takahiro · 4 years, 5 months ago
  31. db20a3e test/py: efi_secboot: add a test for multiple signatures by AKASHI Takahiro · 4 years, 5 months ago
  32. d4ece53 test/py: efi_secboot: add a test against certificate revocation by AKASHI Takahiro · 4 years, 5 months ago
  33. b61fd4b test/py: efi_secboot: split "signed image" test case-1 into two cases by AKASHI Takahiro · 4 years, 5 months ago
  34. be5dbf0 test/py: efi_secboot: more fixes against pylint by AKASHI Takahiro · 4 years, 5 months ago
  35. 719e89d test/py: efi_secboot: apply autopep8 by AKASHI Takahiro · 4 years, 5 months ago
  36. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  37. 0473dfb test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory() by Bin Meng · 4 years, 5 months ago
  38. 9db5b50 test/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_carveout() by Bin Meng · 4 years, 5 months ago
  39. cc20140 test/dm: fdtdec: Add the missing gd declaration by Bin Meng · 4 years, 5 months ago
  40. 2d349c7 log: don't show function by default by Heinrich Schuchardt · 4 years, 5 months ago
  41. 4da9196 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 5 months ago
  42. 2a0f8e3 video: sandbox: Add support for the copy framebuffer by Simon Glass · 4 years, 5 months ago
  43. 4425bf4 video: Add comments to struct sandbox_sdl_plat by Simon Glass · 4 years, 5 months ago
  44. f50a6b9 video: Adjust rotated console to start at right edge by Simon Glass · 4 years, 5 months ago
  45. 956c18f test: dm: rtc: add tests of rtc shell command by Rasmus Villemoes · 4 years, 5 months ago
  46. 034b93b test: dm: rtc: add test of dm_rtc_read, dm_rtc_write by Rasmus Villemoes · 4 years, 5 months ago
  47. acffbea rtc: sandbox-rtc: fix set method by Rasmus Villemoes · 4 years, 5 months ago
  48. 19038de cmd: Add a memory-search command by Simon Glass · 4 years, 6 months ago
  49. 83b73fc test_sleep.py: make sleep time and margin configurable by Heiko Schocher · 4 years, 6 months ago
  50. a3e793c gpio: search for gpio label if gpio is not found through bank name by Heiko Schocher · 4 years, 6 months ago
  51. 09262bb cmd: blkls: Add blkls command by Niel Fourie · 4 years, 8 months ago
  52. 39832fb cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · 4 years, 8 months ago
  53. 9252d70 cmd: fs: Add command to list supported fs types by Niel Fourie · 4 years, 8 months ago
  54. 40102bc cmd: part: Add subcommand to list supported partition tables by Niel Fourie · 4 years, 8 months ago
  55. 90fa4e9 Merge branch 'next' by Tom Rini · 4 years, 5 months ago
  56. 05fa4df Merge tag 'efi-2020-10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 4 years, 5 months ago
  57. 4508abf sandbox, test: add test for GPIO_HOG function by Heiko Schocher · 4 years, 6 months ago
  58. e1eb319 test: provide tests for efi_image_region_add() by Heinrich Schuchardt · 4 years, 5 months ago
  59. 446b148 test: correct time stamps for UEFI authentication by Heinrich Schuchardt · 4 years, 5 months ago
  60. bdcdde7 test/py: efi_secboot: fix test case 1g of test_authvar by AKASHI Takahiro · 4 years, 6 months ago
  61. f62b024 test/py: efi_secboot: remove all "re.search" by AKASHI Takahiro · 4 years, 6 months ago
  62. 836bdc8 Revert "test: stabilize test_efi_secboot" by AKASHI Takahiro · 4 years, 6 months ago
  63. 0c1f6bf reset: Add generic reset driver by Sean Anderson · 4 years, 5 months ago
  64. b786054 dm: Add support for simple-pm-bus by Sean Anderson · 4 years, 5 months ago
  65. 6e887ee clk: Add K210 pll support by Sean Anderson · 4 years, 5 months ago
  66. 524961a test/py: test_efi_fit: Update #size-cells to 1 by Bin Meng · 4 years, 5 months ago
  67. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
  68. 7c41a22 dm: uclass: don't assign aliased seq numbers by Michael Walle · 4 years, 6 months ago
  69. 7c96132 usb: provide a device tree node to USB devices by Michael Walle · 4 years, 6 months ago
  70. e7c71d6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 6 months ago
  71. f78bbf8 test/py: use actual core count for parallel builds by Heinrich Schuchardt · 4 years, 6 months ago
  72. e58ca24 sf: Drop spl_flash_get_sw_write_prot by Jagan Teki · 4 years, 7 months ago
  73. 4723939 Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 6 months ago
  74. a3186e6 test: Use ut_asserteq_mem() where possible by Simon Glass · 4 years, 7 months ago
  75. 80ad67b Nokia RX-51: Add automated test for running RX-51 build in qemu by Pali Rohár · 4 years, 6 months ago
  76. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  77. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  78. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  79. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  80. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  81. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  82. f792725 Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 7 months ago
  83. 88bfdc1 Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
  84. 643778b test: dm: update test for open-drain/open-source emulation in gpio-uclass by Neil Armstrong · 4 years, 7 months ago
  85. 8612c099 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 4 years, 7 months ago
  86. 3bb3d86 test: unit test for u16_strsize() by Heinrich Schuchardt · 4 years, 7 months ago
  87. 8d9c4c2 test: fix naming of test functions in the log test suite by Heinrich Schuchardt · 4 years, 7 months ago
  88. df6c36c test: describe naming conventions for macro UNIT_TEST by Heinrich Schuchardt · 4 years, 7 months ago
  89. 56c757a Merge git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 7 months ago
  90. fa4207d test: stabilize test_efi_secboot by Heinrich Schuchardt · 4 years, 7 months ago
  91. 6ec6767 lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · 4 years, 7 months ago
  92. 137432a test: cpu: test current cpu by Peng Fan · 4 years, 7 months ago
  93. 7109297 test: dm: phy: add a test item for the phy_bulk API by developer · 4 years, 7 months ago
  94. cf8bc13 test: dm: add test item for ofnode_get_child_count() by developer · 4 years, 7 months ago
  95. 2fbd17c test/py: vboot: add a test to check fit signature on fit with padding by Philippe Reynes · 4 years, 7 months ago
  96. 146c3b5 Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
  97. faf08c7 acpi: Add an acpi command by Simon Glass · 4 years, 7 months ago
  98. abeaca8 acpi: Move the xsdt pointer to acpi_ctx by Simon Glass · 4 years, 7 months ago
  99. 9c442a6 acpi: Put table-setup code in its own function by Simon Glass · 4 years, 7 months ago
  100. 575a547 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 7 months ago