1. 7756db3 Merge tag 'mmc-7-24-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 5 months ago
  2. 92250c8 Merge branch '2020-07-15-ci-updates' by Tom Rini · 4 years, 5 months ago
  3. 0c9fdd0 Azure: copy GRUB to correct build path by Heinrich Schuchardt · 4 years, 5 months ago
  4. ba0ae21 .gitlab-ci.yml: copy GRUB to correct build path by Heinrich Schuchardt · 4 years, 5 months ago
  5. 3d2f540 github: azure: Update our GitHub template to note for CI by Tom Rini · 4 years, 5 months ago
  6. 6d4ae44 Merge tag 'ti-v2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 5 months ago
  7. 0f26cf1 mmc_spi: generate R1b response for erase and stop transmission command by Pragnesh Patel · 4 years, 5 months ago
  8. 536b456 mmc: mmc_spi: Generate R1 response for erase block start and end address by Pragnesh Patel · 4 years, 5 months ago
  9. 68fbc9d mmc: mmc_spi: Read R2 response for send status command - CMD13 by Pragnesh Patel · 4 years, 5 months ago
  10. a01f57e mmc: read ssr for SD spi by Pragnesh Patel · 4 years, 5 months ago
  11. 049dc5f mmc: mmc_spi: generate R1 response for different mmc SPI commands by Pragnesh Patel · 4 years, 5 months ago
  12. 32ca52e mmc: mmc_spi: correct the while condition by Pragnesh Patel · 4 years, 5 months ago
  13. 95f2f66 Merge tag 'efi-2020-10-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
  14. 35c949c arm: k3: use correct weak function name spl_board_prepare_for_linux by Patrick Delaunay · 4 years, 5 months ago
  15. b2d1e56 mmc: omap_hsmmc: Set 3.3V for IO voltage on all places by Pali Rohár · 4 years, 5 months ago
  16. 826927a arm: k3: Consolidate and silence k3_fit_atf.sh call by Jan Kiszka · 4 years, 5 months ago
  17. 83141c5 omap3_beagle: Finish current outstanding DM migrations by Tom Rini · 4 years, 5 months ago
  18. 1db1b56 ARM: da850-evm: Unify config options with Kconfig by Adam Ford · 4 years, 5 months ago
  19. 8ddb617 README: davinci: Clarify when SPL is used and the target devices. by Adam Ford · 4 years, 5 months ago
  20. 388b117 arm: dts: k3-am65: Sync CPSW DT node from kernel by Vignesh Raghavendra · 4 years, 5 months ago
  21. 3f09ed4 arm: dts: k3-j721e: Sync CPSW DT node from kernel by Vignesh Raghavendra · 4 years, 5 months ago
  22. 2b834d0 net: ti: am65-cpsw-nuss: Update driver to use kernel DT by Vignesh Raghavendra · 4 years, 5 months ago
  23. 5cb8a0f net: ti: am65-cpsw-nuss: Set ALE default thread enable by Vignesh Raghavendra · 4 years, 5 months ago
  24. ceeb9f1 net: ti: am65-cpsw-nuss: Remove dead code by Vignesh Raghavendra · 4 years, 5 months ago
  25. d7c3eb0 dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pair by Vignesh Raghavendra · 4 years, 5 months ago
  26. 2db3b28 dma: ti: k3-udma: Move RX descriptor ring entries to rflow struct by Vignesh Raghavendra · 4 years, 5 months ago
  27. 0782621 dma: ti: k3-udma: Introduce udma_chan_config struct by Vignesh Raghavendra · 4 years, 5 months ago
  28. b627aad soc: ti: k3-ringacc: Separate soc specific initialization by Vignesh Raghavendra · 4 years, 5 months ago
  29. 9a7ad5e soc: ti: k3-ringacc: Add an API to request pair of rings by Vignesh Raghavendra · 4 years, 5 months ago
  30. 91b4335 soc: ti: k3-ringacc: Move state tracking variables under a struct by Vignesh Raghavendra · 4 years, 5 months ago
  31. 01250d8 arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DT by Vignesh Raghavendra · 4 years, 5 months ago
  32. 222f5d8 dma: ti: k3-udma: Update driver to use static endpoint Data by Vignesh Raghavendra · 4 years, 5 months ago
  33. a555286 dma: ti: Add static PSIL endpoint information by Vignesh Raghavendra · 4 years, 5 months ago
  34. 191cad6 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 5 months ago
  35. fd956fc efi_selftest: adjust runtime test for variables by Heinrich Schuchardt · 4 years, 5 months ago
  36. 5be5971 efi_loader: enable UEFI variables at runtime by Heinrich Schuchardt · 4 years, 8 months ago
  37. 047276c efi_loader: use memory based variable storage by Heinrich Schuchardt · 4 years, 5 months ago
  38. 29ef99c efi_loader: memory buffer for variables by Heinrich Schuchardt · 4 years, 8 months ago
  39. 8cd9975 efi_loader: new function efi_memcpy_runtime() by Heinrich Schuchardt · 4 years, 5 months ago
  40. dabe54a efi_loader: optional pointer for ConvertPointer by Heinrich Schuchardt · 4 years, 8 months ago
  41. 699b7c6 efi_loader: export efi_convert_pointer() by Heinrich Schuchardt · 4 years, 8 months ago
  42. 09a8d50 efi_loader: UEFI variable persistence by Heinrich Schuchardt · 4 years, 8 months ago
  43. 40fbdd8 efi_loader: secure boot flag by Heinrich Schuchardt · 4 years, 5 months ago
  44. 93f9625 efi_loader: read-only AuditMode and DeployedMode by Heinrich Schuchardt · 4 years, 5 months ago
  45. 6a288f7 efi_loader: value of VendorKeys by Heinrich Schuchardt · 4 years, 5 months ago
  46. 10bd8de efi_loader: keep attributes in efi_set_variable_int by Heinrich Schuchardt · 4 years, 5 months ago
  47. f625fed efi_loader: simplify boot manager by Heinrich Schuchardt · 4 years, 5 months ago
  48. ee3565f efi_loader: OsIndicationsSupported, PlatformLangCodes by Heinrich Schuchardt · 4 years, 5 months ago
  49. 276c61d efi_loader: separate UEFI variable API from implemementation by Heinrich Schuchardt · 4 years, 5 months ago
  50. 7003565 efi_loader: display RO attribute in printenv -e by Heinrich Schuchardt · 4 years, 5 months ago
  51. 9827e84 efi_loader: prepare for read only OP-TEE variables by Heinrich Schuchardt · 4 years, 5 months ago
  52. 8a3ac6e fs/fat: reduce data size for FAT_WRITE by Heinrich Schuchardt · 4 years, 5 months ago
  53. b0818b7 efi_loader: NULL dereference in efi_convert_pointer by Heinrich Schuchardt · 4 years, 5 months ago
  54. 0f321b6 efi_loader: fix efi_get_child_controllers() by Heinrich Schuchardt · 4 years, 5 months ago
  55. d054aec efi_loader: wrong printf format in efi_image_parse by Heinrich Schuchardt · 4 years, 5 months ago
  56. 24105b8 efi_loader: cleanup for tee backed variables by Ilias Apalodimas · 4 years, 5 months ago
  57. 30962bf lib: rsa: export rsa_verify_with_pkey() by AKASHI Takahiro · 4 years, 6 months ago
  58. 33424ea test: use virt-make-fs to build image by Heinrich Schuchardt · 4 years, 5 months ago
  59. 0f6e3eb test/py: efi_secboot: add a test for verifying with digest of signed image by AKASHI Takahiro · 4 years, 5 months ago
  60. db20a3e test/py: efi_secboot: add a test for multiple signatures by AKASHI Takahiro · 4 years, 5 months ago
  61. d4ece53 test/py: efi_secboot: add a test against certificate revocation by AKASHI Takahiro · 4 years, 5 months ago
  62. b61fd4b test/py: efi_secboot: split "signed image" test case-1 into two cases by AKASHI Takahiro · 4 years, 5 months ago
  63. be5dbf0 test/py: efi_secboot: more fixes against pylint by AKASHI Takahiro · 4 years, 5 months ago
  64. 719e89d test/py: efi_secboot: apply autopep8 by AKASHI Takahiro · 4 years, 5 months ago
  65. de92407 efi_loader: image_loader: add digest-based verification for signed image by AKASHI Takahiro · 4 years, 5 months ago
  66. 4154b64 efi_loader: image_loader: verification for all signatures should pass by AKASHI Takahiro · 4 years, 5 months ago
  67. ddbfa61 efi_loader: signature: make efi_hash_regions more generic by AKASHI Takahiro · 4 years, 5 months ago
  68. 903120c efi_loader: signature: fix a size check against revocation list by AKASHI Takahiro · 4 years, 5 months ago
  69. 0d5eba4 efi_loader: image_loader: retrieve authenticode only if it exists by AKASHI Takahiro · 4 years, 5 months ago
  70. eab1275 efi_loader: image_loader: add a check against certificate type of authenticode by AKASHI Takahiro · 4 years, 5 months ago
  71. 35e6402 lib/crypto: use qualified path for x509_parser.h by Heinrich Schuchardt · 4 years, 5 months ago
  72. 62e309e Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 5 months ago
  73. e1d082e ARM: uniphier: remove NAND reset code by Masahiro Yamada · 4 years, 5 months ago
  74. d3de3f2 mtd: nand: raw: denali: Wait for reset completion status by Ley Foon Tan · 4 years, 5 months ago
  75. fda2a6d mtd: nand: raw: denali: Assert reset before deassert by Ley Foon Tan · 4 years, 5 months ago
  76. c346d42 serial: uniphier: enable FIFO by Masahiro Yamada · 4 years, 5 months ago
  77. b8daeda serial: uniphier: flush transmitter before changing hardware settings by Masahiro Yamada · 4 years, 5 months ago
  78. f2d670a serial: uniphier: use register macros instead of structure by Masahiro Yamada · 4 years, 5 months ago
  79. 98b5f34 ARM: uniphier: remove sbc/ directory by Masahiro Yamada · 4 years, 5 months ago
  80. ed16cf0 bus: uniphier-system-bus: move hardware init from board files by Masahiro Yamada · 4 years, 5 months ago
  81. dbdd420 bus: uniphier-system-bus: add UniPhier System Bus driver by Masahiro Yamada · 4 years, 5 months ago
  82. 425462f ARM: uniphier: remove support for NOR Flash on support card by Masahiro Yamada · 4 years, 5 months ago
  83. 097f3a8 ARM: uniphier: remove unused uniphier_sbc_init_admulti() by Masahiro Yamada · 4 years, 5 months ago
  84. 4c71e25 ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=n by Masahiro Yamada · 4 years, 5 months ago
  85. 423471f ARM: uniphier: sync with Linux 5.8-rc4 by Masahiro Yamada · 4 years, 5 months ago
  86. 4131cb6 ARM: uniphier: consolidate SoC select menu by Masahiro Yamada · 4 years, 5 months ago
  87. 38d4770 ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MB by Masahiro Yamada · 4 years, 5 months ago
  88. 007d2a7 Revert "ARM: uniphier: add weird workaround code for LD20" by Masahiro Yamada · 4 years, 5 months ago
  89. 7f2a68b Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 5 months ago
  90. 2a3ec0a CI: show skipped Python tests by Heinrich Schuchardt · 4 years, 5 months ago
  91. 4effd27 Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 5 months ago
  92. f66cb27 Merge branch '2020-08-10-arbitrary-virt-phys-mappings' by Tom Rini · 4 years, 5 months ago
  93. 00713da config: Enable support for the XHCI controller on RPI4 board by Marek Szyprowski · 4 years, 6 months ago
  94. ab9d99a rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit) by Marek Szyprowski · 4 years, 6 months ago
  95. b262285 mmc: bcm283x: fix int to pointer cast by Seung-Woo Kim · 4 years, 6 months ago
  96. f76fb51 arm: provide a function for boards init code to modify MMU virtual-physical map by Marek Szyprowski · 4 years, 6 months ago
  97. dacbb3b arm: update comments to the common style by Marek Szyprowski · 4 years, 6 months ago
  98. 795dc7d powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · 4 years, 6 months ago
  99. 4b967ea config: Enable USB Keyboard support on RPi4 by Nicolas Saenz Julienne · 4 years, 7 months ago
  100. 566107e usb: xhci: Add reset controller support by Nicolas Saenz Julienne · 4 years, 5 months ago