1. 82560ae .gitlab-ci.yml: copy GRUB to correct build path by Heinrich Schuchardt · 4 years, 4 months ago
  2. 19d7629 github: azure: Update our GitHub template to note for CI by Tom Rini · 4 years, 5 months ago
  3. 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
  4. 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
  5. 865fdfd arm: k3: use correct weak function name spl_board_prepare_for_linux by Patrick Delaunay · 4 years, 5 months ago
  6. 82c829d mmc: omap_hsmmc: Set 3.3V for IO voltage on all places by Pali Rohár · 4 years, 5 months ago
  7. dde9da8 arm: k3: Consolidate and silence k3_fit_atf.sh call by Jan Kiszka · 4 years, 5 months ago
  8. 58ad372 omap3_beagle: Finish current outstanding DM migrations by Tom Rini · 4 years, 5 months ago
  9. 7bb33e4 ARM: da850-evm: Unify config options with Kconfig by Adam Ford · 4 years, 5 months ago
  10. 5f1600e README: davinci: Clarify when SPL is used and the target devices. by Adam Ford · 4 years, 5 months ago
  11. 3f09ebf arm: dts: k3-am65: Sync CPSW DT node from kernel by Vignesh Raghavendra · 4 years, 5 months ago
  12. aeeca07 arm: dts: k3-j721e: Sync CPSW DT node from kernel by Vignesh Raghavendra · 4 years, 5 months ago
  13. 8422894 net: ti: am65-cpsw-nuss: Update driver to use kernel DT by Vignesh Raghavendra · 4 years, 5 months ago
  14. 9eab6fd net: ti: am65-cpsw-nuss: Set ALE default thread enable by Vignesh Raghavendra · 4 years, 5 months ago
  15. cf9b994 net: ti: am65-cpsw-nuss: Remove dead code by Vignesh Raghavendra · 4 years, 5 months ago
  16. ddcf531 dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pair by Vignesh Raghavendra · 4 years, 5 months ago
  17. 7be5121 dma: ti: k3-udma: Move RX descriptor ring entries to rflow struct by Vignesh Raghavendra · 4 years, 5 months ago
  18. af374c2 dma: ti: k3-udma: Introduce udma_chan_config struct by Vignesh Raghavendra · 4 years, 5 months ago
  19. b3f9599 soc: ti: k3-ringacc: Separate soc specific initialization by Vignesh Raghavendra · 4 years, 5 months ago
  20. 5d25784 soc: ti: k3-ringacc: Add an API to request pair of rings by Vignesh Raghavendra · 4 years, 5 months ago
  21. db08a1d soc: ti: k3-ringacc: Move state tracking variables under a struct by Vignesh Raghavendra · 4 years, 5 months ago
  22. 99faf0d arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DT by Vignesh Raghavendra · 4 years, 5 months ago
  23. 5c92fff dma: ti: k3-udma: Update driver to use static endpoint Data by Vignesh Raghavendra · 4 years, 5 months ago
  24. 53b04c6 dma: ti: Add static PSIL endpoint information by Vignesh Raghavendra · 4 years, 5 months ago
  25. 497c759 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 5 months ago
  26. 4a3155d efi_selftest: adjust runtime test for variables by Heinrich Schuchardt · 4 years, 5 months ago
  27. b02a707 efi_loader: enable UEFI variables at runtime by Heinrich Schuchardt · 4 years, 8 months ago
  28. ab7296c efi_loader: use memory based variable storage by Heinrich Schuchardt · 4 years, 5 months ago
  29. f1f990a efi_loader: memory buffer for variables by Heinrich Schuchardt · 4 years, 8 months ago
  30. b0dd8cb efi_loader: new function efi_memcpy_runtime() by Heinrich Schuchardt · 4 years, 5 months ago
  31. 724d281 efi_loader: optional pointer for ConvertPointer by Heinrich Schuchardt · 4 years, 8 months ago
  32. a44d2a2 efi_loader: export efi_convert_pointer() by Heinrich Schuchardt · 4 years, 8 months ago
  33. 5f7dcf0 efi_loader: UEFI variable persistence by Heinrich Schuchardt · 4 years, 8 months ago
  34. 198bf64 efi_loader: secure boot flag by Heinrich Schuchardt · 4 years, 5 months ago
  35. 55a8305 efi_loader: read-only AuditMode and DeployedMode by Heinrich Schuchardt · 4 years, 5 months ago
  36. fd7b673 efi_loader: value of VendorKeys by Heinrich Schuchardt · 4 years, 5 months ago
  37. 37fa7cb efi_loader: keep attributes in efi_set_variable_int by Heinrich Schuchardt · 4 years, 5 months ago
  38. dda8c71 efi_loader: simplify boot manager by Heinrich Schuchardt · 4 years, 5 months ago
  39. dc90e5c efi_loader: OsIndicationsSupported, PlatformLangCodes by Heinrich Schuchardt · 4 years, 5 months ago
  40. 01df8cf efi_loader: separate UEFI variable API from implemementation by Heinrich Schuchardt · 4 years, 5 months ago
  41. 2a79c35 efi_loader: display RO attribute in printenv -e by Heinrich Schuchardt · 4 years, 5 months ago
  42. f2d2b3a efi_loader: prepare for read only OP-TEE variables by Heinrich Schuchardt · 4 years, 5 months ago
  43. 5a8d1f6 fs/fat: reduce data size for FAT_WRITE by Heinrich Schuchardt · 4 years, 5 months ago
  44. a27c78f efi_loader: NULL dereference in efi_convert_pointer by Heinrich Schuchardt · 4 years, 5 months ago
  45. 1047c6e efi_loader: fix efi_get_child_controllers() by Heinrich Schuchardt · 4 years, 5 months ago
  46. 39a75f5 efi_loader: wrong printf format in efi_image_parse by Heinrich Schuchardt · 4 years, 5 months ago
  47. ecb833a efi_loader: cleanup for tee backed variables by Ilias Apalodimas · 4 years, 5 months ago
  48. 491bfe8 lib: rsa: export rsa_verify_with_pkey() by AKASHI Takahiro · 4 years, 5 months ago
  49. 53ce9a6 test: use virt-make-fs to build image by Heinrich Schuchardt · 4 years, 5 months ago
  50. 7fdc02b test/py: efi_secboot: add a test for verifying with digest of signed image by AKASHI Takahiro · 4 years, 5 months ago
  51. 0c7772d test/py: efi_secboot: add a test for multiple signatures by AKASHI Takahiro · 4 years, 5 months ago
  52. c6361e7 test/py: efi_secboot: add a test against certificate revocation by AKASHI Takahiro · 4 years, 5 months ago
  53. 48ead60 test/py: efi_secboot: split "signed image" test case-1 into two cases by AKASHI Takahiro · 4 years, 5 months ago
  54. d863b30 test/py: efi_secboot: more fixes against pylint by AKASHI Takahiro · 4 years, 5 months ago
  55. 91d2b62 test/py: efi_secboot: apply autopep8 by AKASHI Takahiro · 4 years, 5 months ago
  56. 7926dfb efi_loader: image_loader: add digest-based verification for signed image by AKASHI Takahiro · 4 years, 5 months ago
  57. 11bafb2 efi_loader: image_loader: verification for all signatures should pass by AKASHI Takahiro · 4 years, 5 months ago
  58. 1e64d0b efi_loader: signature: make efi_hash_regions more generic by AKASHI Takahiro · 4 years, 5 months ago
  59. 36b2f9d efi_loader: signature: fix a size check against revocation list by AKASHI Takahiro · 4 years, 5 months ago
  60. eb537fd efi_loader: image_loader: retrieve authenticode only if it exists by AKASHI Takahiro · 4 years, 5 months ago
  61. 1a44b70 efi_loader: image_loader: add a check against certificate type of authenticode by AKASHI Takahiro · 4 years, 5 months ago
  62. b9f217a lib/crypto: use qualified path for x509_parser.h by Heinrich Schuchardt · 4 years, 5 months ago
  63. 610e148 Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 5 months ago
  64. 5785950 ARM: uniphier: remove NAND reset code by Masahiro Yamada · 4 years, 5 months ago
  65. 94e8b32 mtd: nand: raw: denali: Wait for reset completion status by Ley Foon Tan · 4 years, 5 months ago
  66. 3e57f87 mtd: nand: raw: denali: Assert reset before deassert by Ley Foon Tan · 4 years, 5 months ago
  67. b053515 serial: uniphier: enable FIFO by Masahiro Yamada · 4 years, 5 months ago
  68. 26f7a7d serial: uniphier: flush transmitter before changing hardware settings by Masahiro Yamada · 4 years, 5 months ago
  69. 70434ab serial: uniphier: use register macros instead of structure by Masahiro Yamada · 4 years, 5 months ago
  70. d7877c9 ARM: uniphier: remove sbc/ directory by Masahiro Yamada · 4 years, 5 months ago
  71. 8622749 bus: uniphier-system-bus: move hardware init from board files by Masahiro Yamada · 4 years, 5 months ago
  72. e2bb0be bus: uniphier-system-bus: add UniPhier System Bus driver by Masahiro Yamada · 4 years, 5 months ago
  73. d69d49d ARM: uniphier: remove support for NOR Flash on support card by Masahiro Yamada · 4 years, 5 months ago
  74. f95237b ARM: uniphier: remove unused uniphier_sbc_init_admulti() by Masahiro Yamada · 4 years, 5 months ago
  75. 43db571 ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=n by Masahiro Yamada · 4 years, 5 months ago
  76. 0852033 ARM: uniphier: sync with Linux 5.8-rc4 by Masahiro Yamada · 4 years, 5 months ago
  77. 56d463b ARM: uniphier: consolidate SoC select menu by Masahiro Yamada · 4 years, 5 months ago
  78. e3e9d5e ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MB by Masahiro Yamada · 4 years, 5 months ago
  79. 1f8e6a6 Revert "ARM: uniphier: add weird workaround code for LD20" by Masahiro Yamada · 4 years, 5 months ago
  80. 4a9146c Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 5 months ago
  81. f309247 CI: show skipped Python tests by Heinrich Schuchardt · 4 years, 5 months ago
  82. 3113c84 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
  83. 618c306 Merge branch '2020-08-10-arbitrary-virt-phys-mappings' by Tom Rini · 4 years, 5 months ago
  84. c1b0bcc config: Enable support for the XHCI controller on RPI4 board by Marek Szyprowski · 4 years, 6 months ago
  85. 814e1a4 rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit) by Marek Szyprowski · 4 years, 6 months ago
  86. 221c5e4 mmc: bcm283x: fix int to pointer cast by Seung-Woo Kim · 4 years, 6 months ago
  87. d877f8f arm: provide a function for boards init code to modify MMU virtual-physical map by Marek Szyprowski · 4 years, 6 months ago
  88. f5a9fcc arm: update comments to the common style by Marek Szyprowski · 4 years, 6 months ago
  89. 69be8fd powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · 4 years, 6 months ago
  90. d6ecb71 config: Enable USB Keyboard support on RPi4 by Nicolas Saenz Julienne · 4 years, 7 months ago
  91. 0b80371 usb: xhci: Add reset controller support by Nicolas Saenz Julienne · 4 years, 5 months ago
  92. 6836d59 configs: Enable support for reset controllers on RPi4 by Nicolas Saenz Julienne · 4 years, 5 months ago
  93. f676eb2 reset: Add Raspberry Pi 4 firmware reset controller by Nicolas Saenz Julienne · 4 years, 5 months ago
  94. d774da0 arm: rpi: Add function to trigger VL805's firmware load by Nicolas Saenz Julienne · 4 years, 5 months ago
  95. 440bca8 configs: Enable support for the XHCI controller on RPI4 board (ARM 64-bit) by Marek Szyprowski · 4 years, 6 months ago
  96. 7b1c3f6 pci: Add driver for Broadcom BCM2711 SoC PCIe controller by Sylwester Nawrocki · 4 years, 6 months ago
  97. db75485 pci: Add some PCI Express capability register offset definitions by Sylwester Nawrocki · 4 years, 6 months ago
  98. c92921b linux/bitfield.h: Add primitives for manipulating bitfields both in host- and fixed-endian by Nicolas Saenz Julienne · 4 years, 6 months ago
  99. 18c5660 doc: driver-model: Update SPI migration status by Jagan Teki · 4 years, 5 months ago
  100. a58c7ff spi: kirkwood: Drop nondm code by Bhargav Shah · 4 years, 5 months ago