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