1. bdded20 cmd: Add a memory-search command by Simon Glass · 4 years, 4 months ago
  2. fa91467 test_sleep.py: make sleep time and margin configurable by Heiko Schocher · 4 years, 4 months ago
  3. 2bd261d gpio: search for gpio label if gpio is not found through bank name by Heiko Schocher · 4 years, 4 months ago
  4. e369790 cmd: blkls: Add blkls command by Niel Fourie · 4 years, 6 months ago
  5. 2e48836 cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · 4 years, 6 months ago
  6. 2280fa5 cmd: fs: Add command to list supported fs types by Niel Fourie · 4 years, 6 months ago
  7. 0ffdfbd cmd: part: Add subcommand to list supported partition tables by Niel Fourie · 4 years, 6 months ago
  8. 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 3 months ago
  9. 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
  10. 9ba8432 sandbox, test: add test for GPIO_HOG function by Heiko Schocher · 4 years, 4 months ago
  11. ae54b94 test: provide tests for efi_image_region_add() by Heinrich Schuchardt · 4 years, 3 months ago
  12. bc246c6 test: correct time stamps for UEFI authentication by Heinrich Schuchardt · 4 years, 3 months ago
  13. 4edd9cc test/py: efi_secboot: fix test case 1g of test_authvar by AKASHI Takahiro · 4 years, 4 months ago
  14. bed118f test/py: efi_secboot: remove all "re.search" by AKASHI Takahiro · 4 years, 4 months ago
  15. dc2b473 Revert "test: stabilize test_efi_secboot" by AKASHI Takahiro · 4 years, 4 months ago
  16. 038b13e reset: Add generic reset driver by Sean Anderson · 4 years, 3 months ago
  17. 4a3390f dm: Add support for simple-pm-bus by Sean Anderson · 4 years, 3 months ago
  18. 019ef9a clk: Add K210 pll support by Sean Anderson · 4 years, 3 months ago
  19. b7cae57 test/py: test_efi_fit: Update #size-cells to 1 by Bin Meng · 4 years, 3 months ago
  20. 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 4 months ago
  21. be1a6e9 dm: uclass: don't assign aliased seq numbers by Michael Walle · 4 years, 4 months ago
  22. c03b761 usb: provide a device tree node to USB devices by Michael Walle · 4 years, 4 months ago
  23. 0d8f35b5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 4 months ago
  24. 371a2e7 test/py: use actual core count for parallel builds by Heinrich Schuchardt · 4 years, 4 months ago
  25. f12f96c sf: Drop spl_flash_get_sw_write_prot by Jagan Teki · 4 years, 5 months ago
  26. 60c7fac Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 4 months ago
  27. f91f366 test: Use ut_asserteq_mem() where possible by Simon Glass · 4 years, 5 months ago
  28. 6cfd09d Nokia RX-51: Add automated test for running RX-51 build in qemu by Pali Rohár · 4 years, 4 months ago
  29. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  30. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  31. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  32. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  33. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 5 months ago
  34. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  35. 1e6d9f5 Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 5 months ago
  36. ac14bc4 Merge tag 'efi-2020-07-rc2-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
  37. 9bf87e2 test: dm: update test for open-drain/open-source emulation in gpio-uclass by Neil Armstrong · 4 years, 5 months ago
  38. b77d029 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 4 years, 5 months ago
  39. efe3b5c test: unit test for u16_strsize() by Heinrich Schuchardt · 4 years, 5 months ago
  40. be51c3c test: fix naming of test functions in the log test suite by Heinrich Schuchardt · 4 years, 5 months ago
  41. d0ba026 test: describe naming conventions for macro UNIT_TEST by Heinrich Schuchardt · 4 years, 5 months ago
  42. 1259567 Merge git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 5 months ago
  43. 5827c25 test: stabilize test_efi_secboot by Heinrich Schuchardt · 4 years, 5 months ago
  44. e3f5c9c lib/crypto, efi_loader: move some headers to include/crypto by AKASHI Takahiro · 4 years, 5 months ago
  45. 143f0ee test: cpu: test current cpu by Peng Fan · 4 years, 5 months ago
  46. 00c82ac test: dm: phy: add a test item for the phy_bulk API by Chunfeng Yun · 4 years, 5 months ago
  47. bf6ad91 test: dm: add test item for ofnode_get_child_count() by Chunfeng Yun · 4 years, 5 months ago
  48. eb7690e test/py: vboot: add a test to check fit signature on fit with padding by Philippe Reynes · 4 years, 5 months ago
  49. 78021b6 Merge tag 'efi-2020-07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
  50. 0b885bc acpi: Add an acpi command by Simon Glass · 4 years, 5 months ago
  51. b38309b acpi: Move the xsdt pointer to acpi_ctx by Simon Glass · 4 years, 5 months ago
  52. 7e586f6 acpi: Put table-setup code in its own function by Simon Glass · 4 years, 5 months ago
  53. 29b3511 acpi: Move acpi_add_table() to generic code by Simon Glass · 4 years, 5 months ago
  54. 86e1778 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · 4 years, 5 months ago
  55. 93f7f82 acpi: Add a method to write tables for a device by Simon Glass · 4 years, 5 months ago
  56. b32ac16 test/py: fix test_efi_secboot/conftest.py by Heinrich Schuchardt · 4 years, 5 months ago
  57. 545c747 Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 5 months ago
  58. d497821 test: test_fs error message by Heinrich Schuchardt · 4 years, 5 months ago
  59. 7616080 Add a 'make tcheck' option to test tools by Simon Glass · 4 years, 5 months ago
  60. fdc79a6 lib: Add a function to convert a string to upper case by Simon Glass · 4 years, 6 months ago
  61. 4f04d54 test: Add the beginnings of some string tests by Simon Glass · 4 years, 6 months ago
  62. e5301ba test: pinmux: add pincontrol-gpio for pin configuration by Patrick Delaunay · 4 years, 9 months ago
  63. ff52665 test: dm: update test for pins configuration in gpio by Patrick Delaunay · 4 years, 9 months ago
  64. d15c05b test: dm: update test for pins configuration in pinctrl node by Patrick Delaunay · 4 years, 9 months ago
  65. e3f3a12 gpio: remove the open_drain API and ops by Patrick Delaunay · 4 years, 9 months ago
  66. ce891fca dm: core: add ofnode and dev function to iterate on node property by Patrick Delaunay · 4 years, 9 months ago
  67. cf87f7c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
  68. f51b4bc Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 5 months ago
  69. b0dcc87 dm: core: Read parent ofdata before children by Simon Glass · 4 years, 6 months ago
  70. 528d6b3 test: fdtdec: test fdtdec_set_carveout() by Laurentiu Tudor · 4 years, 6 months ago
  71. 4bb7075 dm: core: support reading a single indexed u32 value by Dario Binacchi · 4 years, 6 months ago
  72. 70573c6 dm: test: add test case for dev_read_u64 function by Dario Binacchi · 4 years, 6 months ago
  73. 7b912ed test: log: test syslog logging driver by Heinrich Schuchardt · 4 years, 7 months ago
  74. 395041b test: log functions with CONFIG_LOG=n by Heinrich Schuchardt · 4 years, 7 months ago
  75. 0544ecb dm: core: Move "/chosen" and "/firmware" node scan by Patrick Delaunay · 4 years, 7 months ago
  76. bfeb5d4 acpi: Add support for DMAR by Simon Glass · 4 years, 6 months ago
  77. 91fe8b7 acpi: Add a central location for table version numbers by Simon Glass · 4 years, 6 months ago
  78. f50cc95 acpi: Add a simple sandbox test by Simon Glass · 4 years, 6 months ago
  79. 600f584 cpu: Support querying the address width by Simon Glass · 4 years, 6 months ago
  80. bf4661bc dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · 4 years, 7 months ago
  81. 7254ebe efi_loader, pytest: add UEFI secure boot tests (image) by AKASHI Takahiro · 4 years, 5 months ago
  82. a9d5666 efi_loader, pytest: add UEFI secure boot tests (authenticated variables) by AKASHI Takahiro · 4 years, 5 months ago
  83. fe6ca4d efi_loader, pytest: set up secure boot environment by AKASHI Takahiro · 4 years, 5 months ago
  84. 8914831 Merge branch 'next' by Tom Rini · 4 years, 5 months ago
  85. f5ec7ee test/py: Allow using buildman to build U-Boot by Simon Glass · 4 years, 6 months ago
  86. b2c2608 test/py: Update u_boot_utils.find_ram_base to bypass the low 2MiB memory by Bin Meng · 4 years, 6 months ago
  87. 97c7ac2 cmd: Add test and fix bugs for dm drivers by Sean Anderson · 4 years, 6 months ago
  88. 1f47e2a Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 6 months ago
  89. 0e29648 test: vboot: Reduce fake kernel size to 500 bytes by Simon Glass · 4 years, 6 months ago
  90. da76ed2 test: vboot: Move key creation into a function by Simon Glass · 4 years, 6 months ago
  91. b008677 test: vboot: Fix pylint errors by Simon Glass · 4 years, 6 months ago
  92. 3156ee3 test: vboot: Tidy up the code a little by Simon Glass · 4 years, 6 months ago
  93. 1b09003 test: vboot: Parameterise the test by Simon Glass · 4 years, 6 months ago
  94. c021971 test: vboot: Add a test for a forged configuration by Simon Glass · 4 years, 6 months ago
  95. 477f559 test: vboot: Drop unnecessary parameter for fit_check_sign by Simon Glass · 4 years, 6 months ago
  96. 2b18b89 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 6 months ago
  97. 6735755 test/py: test_efi_grub_net() requires OF_CONTROL by Heinrich Schuchardt · 4 years, 6 months ago
  98. 5721df3 test/py: UEFI helloworld requires OF_CONTROL by Heinrich Schuchardt · 4 years, 6 months ago
  99. 6cc8e54 test: typo decompression by Heinrich Schuchardt · 4 years, 6 months ago
  100. 6748a1f test/py: mmc: Fix 'mmc info' testcase by Harald Seiler · 4 years, 6 months ago