1. f8054dd acpi: Add support for writing a GPIO power sequence by Simon Glass · 4 years, 4 months ago
  2. f9189d5 acpi: Add support for writing a Power Resource by Simon Glass · 4 years, 4 months ago
  3. 9c70e7e acpi: Add support for various misc ACPI opcodes by Simon Glass · 4 years, 4 months ago
  4. 0667900 acpi: Support copying properties from device tree to ACPI by Simon Glass · 4 years, 4 months ago
  5. 2357234 acpi: Support writing a GPIO by Simon Glass · 4 years, 4 months ago
  6. 0e5a0a0 acpi: Support writing Device Properties objects via _DSD by Simon Glass · 4 years, 4 months ago
  7. 29df845 acpi: Support writing a UUID by Simon Glass · 4 years, 4 months ago
  8. 7aed90d acpi: Support writing a name by Simon Glass · 4 years, 4 months ago
  9. 3df33bd acpi: Support writing a string by Simon Glass · 4 years, 4 months ago
  10. 83b2bd5 acpi: Support writing an integer by Simon Glass · 4 years, 4 months ago
  11. 03967ce acpigen: Support writing a package by Simon Glass · 4 years, 4 months ago
  12. 7e148f2 acpigen: Support writing a length by Simon Glass · 4 years, 4 months ago
  13. 70e5e67 acpi: Support generation of SPI descriptor by Simon Glass · 4 years, 4 months ago
  14. 31e1787 acpi: Support generation of I2C descriptor by Simon Glass · 4 years, 4 months ago
  15. 4ebc940 acpi: Support generation of a GPIO/irq for a device by Simon Glass · 4 years, 4 months ago
  16. a9e0a07 acpi: Support generation of GPIO descriptor by Simon Glass · 4 years, 4 months ago
  17. 7fb8da4 acpi: Support string output by Simon Glass · 4 years, 4 months ago
  18. 2912686 gpio: Add a method to convert a GPIO to ACPI by Simon Glass · 4 years, 4 months ago
  19. ff715c6 acpi: Support generation of interrupt descriptor by Simon Glass · 4 years, 4 months ago
  20. 61cc933 acpi: Support generation of ACPI code by Simon Glass · 4 years, 4 months ago
  21. f495513 irq: Add a method to convert an interrupt to ACPI by Simon Glass · 4 years, 4 months ago
  22. 2715b36 acpi: Add a way to check device status by Simon Glass · 4 years, 4 months ago
  23. 1361a53 acpi: Add a function to get a device path and scope by Simon Glass · 4 years, 4 months ago
  24. 4b724a1 dm: core: Add an ACPI name for the root node by Simon Glass · 4 years, 4 months ago
  25. 0990c89 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · 4 years, 4 months ago
  26. ef5f5f6 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · 4 years, 4 months ago
  27. d450ce1 coral: Enable the copy framebuffer by Simon Glass · 4 years, 4 months ago
  28. e1ddf67 timer: Allow delays with a 32-bit microsecond timer by Simon Glass · 4 years, 4 months ago
  29. ce04a90 x86: p2sb: make P2SB driver depend on P2SB uclass by Wolfgang Wallner · 4 years, 5 months ago
  30. d872e7d drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband Bridge by Wolfgang Wallner · 4 years, 5 months ago
  31. fee68b9 Merge tag 'efi-2020-10-rc1-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 4 months ago
  32. c70f448 efi_loader: simplify 'printenv -e' by Heinrich Schuchardt · 4 years, 4 months ago
  33. 627ab39 efi_loader: describe EFI_VAR_FILE_MAGIC by Heinrich Schuchardt · 4 years, 4 months ago
  34. 7dda163 efi_loader: pre-seed UEFI variables by Heinrich Schuchardt · 4 years, 4 months ago
  35. 99bfab8 efi_loader: identify PK, KEK, db, dbx correctly by Heinrich Schuchardt · 4 years, 4 months ago
  36. be66b89 efi_loader: configuration of variables store by Heinrich Schuchardt · 4 years, 4 months ago
  37. 677da1c doc: provide links to Microsoft UEFI certificates by Heinrich Schuchardt · 4 years, 4 months ago
  38. 1a7b0f6 efi_loader: update secure state by Heinrich Schuchardt · 4 years, 4 months ago
  39. 012c56a efi_loader: restructure code for TEE variables by Heinrich Schuchardt · 4 years, 4 months ago
  40. f96744b efi_loader: display RO attribute with TEE-backed variables by Ilias Apalodimas · 4 years, 4 months ago
  41. f49ca85 efi_loader: skip warnings for network configuration by Heinrich Schuchardt · 4 years, 4 months ago
  42. ec5f0ed efi_selftest: enable 'bootefi hello' by Heinrich Schuchardt · 4 years, 4 months ago
  43. b961d55 cmd: fix lsblk command by Heinrich Schuchardt · 4 years, 4 months ago
  44. a2f0b50 cmd: drop fitupd command by Heinrich Schuchardt · 4 years, 5 months ago
  45. 3b33eff Merge tag 'mmc-7-24-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 4 months ago
  46. 47b0a49 Merge branch '2020-07-15-ci-updates' by Tom Rini · 4 years, 4 months ago
  47. 9e0f5ea Azure: copy GRUB to correct build path by Heinrich Schuchardt · 4 years, 4 months ago
  48. 82560ae .gitlab-ci.yml: copy GRUB to correct build path by Heinrich Schuchardt · 4 years, 4 months ago
  49. 19d7629 github: azure: Update our GitHub template to note for CI by Tom Rini · 4 years, 4 months ago
  50. 3f126c7 Merge tag 'ti-v2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 4 months ago
  51. ed4a11c mmc_spi: generate R1b response for erase and stop transmission command by Pragnesh Patel · 4 years, 5 months ago
  52. 6f4555a mmc: mmc_spi: Generate R1 response for erase block start and end address by Pragnesh Patel · 4 years, 5 months ago
  53. 70f176a mmc: mmc_spi: Read R2 response for send status command - CMD13 by Pragnesh Patel · 4 years, 5 months ago
  54. 810bc13 mmc: read ssr for SD spi by Pragnesh Patel · 4 years, 5 months ago
  55. a236d83 mmc: mmc_spi: generate R1 response for different mmc SPI commands by Pragnesh Patel · 4 years, 5 months ago
  56. 3ba1d53 mmc: mmc_spi: correct the while condition by Pragnesh Patel · 4 years, 5 months ago
  57. 959a481 Merge tag 'efi-2020-10-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 4 months ago
  58. 865fdfd arm: k3: use correct weak function name spl_board_prepare_for_linux by Patrick Delaunay · 4 years, 4 months ago
  59. 82c829d mmc: omap_hsmmc: Set 3.3V for IO voltage on all places by Pali Rohár · 4 years, 5 months ago
  60. dde9da8 arm: k3: Consolidate and silence k3_fit_atf.sh call by Jan Kiszka · 4 years, 5 months ago
  61. 58ad372 omap3_beagle: Finish current outstanding DM migrations by Tom Rini · 4 years, 5 months ago
  62. 7bb33e4 ARM: da850-evm: Unify config options with Kconfig by Adam Ford · 4 years, 5 months ago
  63. 5f1600e README: davinci: Clarify when SPL is used and the target devices. by Adam Ford · 4 years, 5 months ago
  64. 3f09ebf arm: dts: k3-am65: Sync CPSW DT node from kernel by Vignesh Raghavendra · 4 years, 4 months ago
  65. aeeca07 arm: dts: k3-j721e: Sync CPSW DT node from kernel by Vignesh Raghavendra · 4 years, 4 months ago
  66. 8422894 net: ti: am65-cpsw-nuss: Update driver to use kernel DT by Vignesh Raghavendra · 4 years, 4 months ago
  67. 9eab6fd net: ti: am65-cpsw-nuss: Set ALE default thread enable by Vignesh Raghavendra · 4 years, 4 months ago
  68. cf9b994 net: ti: am65-cpsw-nuss: Remove dead code by Vignesh Raghavendra · 4 years, 4 months ago
  69. ddcf531 dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pair by Vignesh Raghavendra · 4 years, 4 months ago
  70. 7be5121 dma: ti: k3-udma: Move RX descriptor ring entries to rflow struct by Vignesh Raghavendra · 4 years, 4 months ago
  71. af374c2 dma: ti: k3-udma: Introduce udma_chan_config struct by Vignesh Raghavendra · 4 years, 4 months ago
  72. b3f9599 soc: ti: k3-ringacc: Separate soc specific initialization by Vignesh Raghavendra · 4 years, 4 months ago
  73. 5d25784 soc: ti: k3-ringacc: Add an API to request pair of rings by Vignesh Raghavendra · 4 years, 4 months ago
  74. db08a1d soc: ti: k3-ringacc: Move state tracking variables under a struct by Vignesh Raghavendra · 4 years, 4 months ago
  75. 99faf0d arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DT by Vignesh Raghavendra · 4 years, 4 months ago
  76. 5c92fff dma: ti: k3-udma: Update driver to use static endpoint Data by Vignesh Raghavendra · 4 years, 4 months ago
  77. 53b04c6 dma: ti: Add static PSIL endpoint information by Vignesh Raghavendra · 4 years, 4 months ago
  78. 497c759 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 4 months ago
  79. 4a3155d efi_selftest: adjust runtime test for variables by Heinrich Schuchardt · 4 years, 4 months ago
  80. b02a707 efi_loader: enable UEFI variables at runtime by Heinrich Schuchardt · 4 years, 8 months ago
  81. ab7296c efi_loader: use memory based variable storage by Heinrich Schuchardt · 4 years, 4 months ago
  82. f1f990a efi_loader: memory buffer for variables by Heinrich Schuchardt · 4 years, 8 months ago
  83. b0dd8cb efi_loader: new function efi_memcpy_runtime() by Heinrich Schuchardt · 4 years, 5 months ago
  84. 724d281 efi_loader: optional pointer for ConvertPointer by Heinrich Schuchardt · 4 years, 8 months ago
  85. a44d2a2 efi_loader: export efi_convert_pointer() by Heinrich Schuchardt · 4 years, 8 months ago
  86. 5f7dcf0 efi_loader: UEFI variable persistence by Heinrich Schuchardt · 4 years, 8 months ago
  87. 198bf64 efi_loader: secure boot flag by Heinrich Schuchardt · 4 years, 4 months ago
  88. 55a8305 efi_loader: read-only AuditMode and DeployedMode by Heinrich Schuchardt · 4 years, 4 months ago
  89. fd7b673 efi_loader: value of VendorKeys by Heinrich Schuchardt · 4 years, 4 months ago
  90. 37fa7cb efi_loader: keep attributes in efi_set_variable_int by Heinrich Schuchardt · 4 years, 5 months ago
  91. dda8c71 efi_loader: simplify boot manager by Heinrich Schuchardt · 4 years, 5 months ago
  92. dc90e5c efi_loader: OsIndicationsSupported, PlatformLangCodes by Heinrich Schuchardt · 4 years, 5 months ago
  93. 01df8cf efi_loader: separate UEFI variable API from implemementation by Heinrich Schuchardt · 4 years, 5 months ago
  94. 2a79c35 efi_loader: display RO attribute in printenv -e by Heinrich Schuchardt · 4 years, 5 months ago
  95. f2d2b3a efi_loader: prepare for read only OP-TEE variables by Heinrich Schuchardt · 4 years, 5 months ago
  96. 5a8d1f6 fs/fat: reduce data size for FAT_WRITE by Heinrich Schuchardt · 4 years, 4 months ago
  97. a27c78f efi_loader: NULL dereference in efi_convert_pointer by Heinrich Schuchardt · 4 years, 4 months ago
  98. 1047c6e efi_loader: fix efi_get_child_controllers() by Heinrich Schuchardt · 4 years, 4 months ago
  99. 39a75f5 efi_loader: wrong printf format in efi_image_parse by Heinrich Schuchardt · 4 years, 4 months ago
  100. ecb833a efi_loader: cleanup for tee backed variables by Ilias Apalodimas · 4 years, 5 months ago