1. d43e0ba acpi: Add support for SSDT generation by Simon Glass · Tue Jul 07 13:12:03 2020 -0600
  2. cec3af0 acpi: Add support for a generic power sequence by Simon Glass · Tue Jul 07 13:12:02 2020 -0600
  3. 8a20076 acpi: Add support for writing a GPIO power sequence by Simon Glass · Tue Jul 07 13:12:01 2020 -0600
  4. d0f7d9b acpi: Add support for writing a Power Resource by Simon Glass · Tue Jul 07 13:12:00 2020 -0600
  5. 9238fac acpi: Add support for various misc ACPI opcodes by Simon Glass · Tue Jul 07 13:11:59 2020 -0600
  6. dd0ed90 acpi: Support copying properties from device tree to ACPI by Simon Glass · Tue Jul 07 13:11:58 2020 -0600
  7. 5953449 acpi: Support writing a GPIO by Simon Glass · Tue Jul 07 13:11:57 2020 -0600
  8. c993ff7 acpi: Support writing Device Properties objects via _DSD by Simon Glass · Tue Jul 07 13:11:56 2020 -0600
  9. 48342b0 acpi: Support writing a UUID by Simon Glass · Tue Jul 07 13:11:55 2020 -0600
  10. 0dc3d51 acpi: Support writing a name by Simon Glass · Tue Jul 07 13:11:54 2020 -0600
  11. 45d6d95 acpi: Support writing a string by Simon Glass · Tue Jul 07 13:11:53 2020 -0600
  12. 8715ce0 acpi: Support writing an integer by Simon Glass · Tue Jul 07 13:11:52 2020 -0600
  13. edc2680 acpigen: Support writing a package by Simon Glass · Tue Jul 07 13:11:51 2020 -0600
  14. 0f27763 acpigen: Support writing a length by Simon Glass · Tue Jul 07 13:11:50 2020 -0600
  15. 711fd98 acpi: Support generation of SPI descriptor by Simon Glass · Tue Jul 07 13:11:49 2020 -0600
  16. 39ab867 acpi: Support generation of I2C descriptor by Simon Glass · Tue Jul 07 13:11:48 2020 -0600
  17. e2bbb13 acpi: Support generation of a GPIO/irq for a device by Simon Glass · Tue Jul 07 13:11:47 2020 -0600
  18. 4fa6331 acpi: Support generation of GPIO descriptor by Simon Glass · Tue Jul 07 13:11:46 2020 -0600
  19. 071c4a5 acpi: Support string output by Simon Glass · Tue Jul 07 13:11:45 2020 -0600
  20. 3176b6c gpio: Add a method to convert a GPIO to ACPI by Simon Glass · Tue Jul 07 13:11:44 2020 -0600
  21. 3d39c13 acpi: Support generation of interrupt descriptor by Simon Glass · Tue Jul 07 13:11:43 2020 -0600
  22. 98528d4 acpi: Support generation of ACPI code by Simon Glass · Tue Jul 07 13:11:42 2020 -0600
  23. b24cbf4 irq: Add a method to convert an interrupt to ACPI by Simon Glass · Tue Jul 07 13:11:41 2020 -0600
  24. 8965cc9 acpi: Add a way to check device status by Simon Glass · Tue Jul 07 13:11:40 2020 -0600
  25. ebb2e83 acpi: Add a function to get a device path and scope by Simon Glass · Tue Jul 07 13:11:39 2020 -0600
  26. 719ea08 dm: core: Add an ACPI name for the root node by Simon Glass · Tue Jul 07 13:11:38 2020 -0600
  27. 1d2a334 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · Thu Jul 09 18:43:17 2020 -0600
  28. e6ad202 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · Thu Jul 09 18:43:16 2020 -0600
  29. 6469d80 coral: Enable the copy framebuffer by Simon Glass · Thu Jul 09 18:43:15 2020 -0600
  30. 82213d8 timer: Allow delays with a 32-bit microsecond timer by Simon Glass · Thu Jul 09 18:43:14 2020 -0600
  31. a785185 x86: p2sb: make P2SB driver depend on P2SB uclass by Wolfgang Wallner · Wed Jul 01 13:37:24 2020 +0200
  32. f43b083 drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband Bridge by Wolfgang Wallner · Wed Jul 01 13:37:23 2020 +0200
  33. 9babf92 Merge tag 'efi-2020-10-rc1-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Jul 16 16:35:15 2020 -0400
  34. 7efbf7e efi_loader: simplify 'printenv -e' by Heinrich Schuchardt · Wed Jul 15 18:00:56 2020 +0200
  35. 4723a7d efi_loader: describe EFI_VAR_FILE_MAGIC by Heinrich Schuchardt · Thu Jul 16 07:18:40 2020 +0200
  36. 4b7d5c1 efi_loader: pre-seed UEFI variables by Heinrich Schuchardt · Tue Jul 14 21:25:28 2020 +0200
  37. 3a28033 efi_loader: identify PK, KEK, db, dbx correctly by Heinrich Schuchardt · Wed Jul 15 12:40:35 2020 +0200
  38. 41bc601 efi_loader: configuration of variables store by Heinrich Schuchardt · Tue Jul 14 19:18:33 2020 +0200
  39. 87f43de doc: provide links to Microsoft UEFI certificates by Heinrich Schuchardt · Tue Jul 14 12:52:51 2020 +0200
  40. 730e229 efi_loader: update secure state by Heinrich Schuchardt · Tue Jul 14 08:14:08 2020 +0200
  41. 0f2c333 efi_loader: restructure code for TEE variables by Heinrich Schuchardt · Tue Jul 14 08:04:49 2020 +0200
  42. 5f1bce9 efi_loader: display RO attribute with TEE-backed variables by Ilias Apalodimas · Thu Jul 09 23:00:40 2020 +0300
  43. 5ecb53a efi_loader: skip warnings for network configuration by Heinrich Schuchardt · Mon Jul 13 12:22:23 2020 +0200
  44. 9ad6e1e efi_selftest: enable 'bootefi hello' by Heinrich Schuchardt · Mon Jul 13 07:33:40 2020 +0200
  45. b1edfd2 cmd: fix lsblk command by Heinrich Schuchardt · Mon Jul 13 22:22:31 2020 +0200
  46. 4d27fa9 cmd: drop fitupd command by Heinrich Schuchardt · Wed Jun 17 10:53:29 2020 +0200
  47. 7756db3 Merge tag 'mmc-7-24-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Jul 15 22:41:43 2020 -0400
  48. 92250c8 Merge branch '2020-07-15-ci-updates' by Tom Rini · Wed Jul 15 15:48:05 2020 -0400
  49. 0c9fdd0 Azure: copy GRUB to correct build path by Heinrich Schuchardt · Tue Jul 14 00:40:19 2020 +0200
  50. ba0ae21 .gitlab-ci.yml: copy GRUB to correct build path by Heinrich Schuchardt · Tue Jul 14 00:23:58 2020 +0200
  51. 3d2f540 github: azure: Update our GitHub template to note for CI by Tom Rini · Fri Jul 10 16:00:08 2020 -0400
  52. 6d4ae44 Merge tag 'ti-v2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Tue Jul 14 09:09:27 2020 -0400
  53. 0f26cf1 mmc_spi: generate R1b response for erase and stop transmission command by Pragnesh Patel · Mon Jun 29 15:17:29 2020 +0530
  54. 536b456 mmc: mmc_spi: Generate R1 response for erase block start and end address by Pragnesh Patel · Mon Jun 29 15:17:28 2020 +0530
  55. 68fbc9d mmc: mmc_spi: Read R2 response for send status command - CMD13 by Pragnesh Patel · Mon Jun 29 15:17:27 2020 +0530
  56. a01f57e mmc: read ssr for SD spi by Pragnesh Patel · Mon Jun 29 15:17:26 2020 +0530
  57. 049dc5f mmc: mmc_spi: generate R1 response for different mmc SPI commands by Pragnesh Patel · Mon Jun 29 15:17:25 2020 +0530
  58. 32ca52e mmc: mmc_spi: correct the while condition by Pragnesh Patel · Mon Jun 29 15:17:24 2020 +0530
  59. 95f2f66 Merge tag 'efi-2020-10-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Jul 13 11:29:51 2020 -0400
  60. 35c949c arm: k3: use correct weak function name spl_board_prepare_for_linux by Patrick Delaunay · Tue Jul 07 14:25:15 2020 +0200
  61. b2d1e56 mmc: omap_hsmmc: Set 3.3V for IO voltage on all places by Pali Rohár · Fri Jul 03 22:58:23 2020 +0200
  62. 826927a arm: k3: Consolidate and silence k3_fit_atf.sh call by Jan Kiszka · Wed Jul 01 20:09:40 2020 +0200
  63. 83141c5 omap3_beagle: Finish current outstanding DM migrations by Tom Rini · Tue Jun 30 15:02:27 2020 -0400
  64. 1db1b56 ARM: da850-evm: Unify config options with Kconfig by Adam Ford · Mon Jun 29 18:49:41 2020 -0500
  65. 8ddb617 README: davinci: Clarify when SPL is used and the target devices. by Adam Ford · Mon Jun 29 18:32:02 2020 -0500
  66. 388b117 arm: dts: k3-am65: Sync CPSW DT node from kernel by Vignesh Raghavendra · Mon Jul 06 13:36:56 2020 +0530
  67. 3f09ed4 arm: dts: k3-j721e: Sync CPSW DT node from kernel by Vignesh Raghavendra · Mon Jul 06 13:36:55 2020 +0530
  68. 2b834d0 net: ti: am65-cpsw-nuss: Update driver to use kernel DT by Vignesh Raghavendra · Mon Jul 06 13:36:54 2020 +0530
  69. 5cb8a0f net: ti: am65-cpsw-nuss: Set ALE default thread enable by Vignesh Raghavendra · Mon Jul 06 13:36:53 2020 +0530
  70. ceeb9f1 net: ti: am65-cpsw-nuss: Remove dead code by Vignesh Raghavendra · Mon Jul 06 13:36:52 2020 +0530
  71. d7c3eb0 dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pair by Vignesh Raghavendra · Mon Jul 06 13:26:27 2020 +0530
  72. 2db3b28 dma: ti: k3-udma: Move RX descriptor ring entries to rflow struct by Vignesh Raghavendra · Mon Jul 06 13:26:26 2020 +0530
  73. 0782621 dma: ti: k3-udma: Introduce udma_chan_config struct by Vignesh Raghavendra · Mon Jul 06 13:26:25 2020 +0530
  74. b627aad soc: ti: k3-ringacc: Separate soc specific initialization by Vignesh Raghavendra · Mon Jul 06 13:26:24 2020 +0530
  75. 9a7ad5e soc: ti: k3-ringacc: Add an API to request pair of rings by Vignesh Raghavendra · Mon Jul 06 13:26:23 2020 +0530
  76. 91b4335 soc: ti: k3-ringacc: Move state tracking variables under a struct by Vignesh Raghavendra · Mon Jul 06 13:26:22 2020 +0530
  77. 01250d8 arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DT by Vignesh Raghavendra · Tue Jul 07 13:43:35 2020 +0530
  78. 222f5d8 dma: ti: k3-udma: Update driver to use static endpoint Data by Vignesh Raghavendra · Tue Jul 07 13:43:34 2020 +0530
  79. a555286 dma: ti: Add static PSIL endpoint information by Vignesh Raghavendra · Tue Jul 07 13:43:33 2020 +0530
  80. 191cad6 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Sat Jul 11 17:40:00 2020 -0400
  81. fd956fc efi_selftest: adjust runtime test for variables by Heinrich Schuchardt · Mon Jul 06 17:06:07 2020 +0200
  82. 5be5971 efi_loader: enable UEFI variables at runtime by Heinrich Schuchardt · Tue Mar 24 19:54:53 2020 +0000
  83. 047276c efi_loader: use memory based variable storage by Heinrich Schuchardt · Sat Jul 04 18:34:15 2020 +0200
  84. 29ef99c efi_loader: memory buffer for variables by Heinrich Schuchardt · Sun Mar 22 09:07:50 2020 +0100
  85. 8cd9975 efi_loader: new function efi_memcpy_runtime() by Heinrich Schuchardt · Sun Jun 28 16:30:29 2020 +0200
  86. dabe54a efi_loader: optional pointer for ConvertPointer by Heinrich Schuchardt · Tue Mar 24 17:52:40 2020 +0100
  87. 699b7c6 efi_loader: export efi_convert_pointer() by Heinrich Schuchardt · Tue Mar 24 18:05:22 2020 +0100
  88. 09a8d50 efi_loader: UEFI variable persistence by Heinrich Schuchardt · Thu Mar 19 18:21:58 2020 +0000
  89. 40fbdd8 efi_loader: secure boot flag by Heinrich Schuchardt · Sun Jul 05 02:29:50 2020 +0200
  90. 93f9625 efi_loader: read-only AuditMode and DeployedMode by Heinrich Schuchardt · Sat Jul 04 18:34:15 2020 +0200
  91. 6a288f7 efi_loader: value of VendorKeys by Heinrich Schuchardt · Sat Jul 04 22:41:26 2020 +0200
  92. 10bd8de efi_loader: keep attributes in efi_set_variable_int by Heinrich Schuchardt · Wed Jun 17 12:20:46 2020 +0200
  93. f625fed efi_loader: simplify boot manager by Heinrich Schuchardt · Wed Jun 24 19:09:18 2020 +0200
  94. ee3565f efi_loader: OsIndicationsSupported, PlatformLangCodes by Heinrich Schuchardt · Wed Jun 24 19:38:29 2020 +0200
  95. 276c61d efi_loader: separate UEFI variable API from implemementation by Heinrich Schuchardt · Fri Jun 26 17:57:48 2020 +0200
  96. 7003565 efi_loader: display RO attribute in printenv -e by Heinrich Schuchardt · Wed Jun 24 19:55:13 2020 +0200
  97. 9827e84 efi_loader: prepare for read only OP-TEE variables by Heinrich Schuchardt · Mon Jun 22 18:10:27 2020 +0200
  98. 8a3ac6e fs/fat: reduce data size for FAT_WRITE by Heinrich Schuchardt · Mon Jul 06 07:48:14 2020 +0200
  99. b0818b7 efi_loader: NULL dereference in efi_convert_pointer by Heinrich Schuchardt · Tue Jul 07 03:10:12 2020 +0200
  100. 0f321b6 efi_loader: fix efi_get_child_controllers() by Heinrich Schuchardt · Tue Jul 07 04:21:26 2020 +0200