1. 93f9625 efi_loader: read-only AuditMode and DeployedMode by Heinrich Schuchardt · 4 years, 5 months ago
  2. 6a288f7 efi_loader: value of VendorKeys by Heinrich Schuchardt · 4 years, 5 months ago
  3. 10bd8de efi_loader: keep attributes in efi_set_variable_int by Heinrich Schuchardt · 4 years, 6 months ago
  4. f625fed efi_loader: simplify boot manager by Heinrich Schuchardt · 4 years, 5 months ago
  5. ee3565f efi_loader: OsIndicationsSupported, PlatformLangCodes by Heinrich Schuchardt · 4 years, 5 months ago
  6. 276c61d efi_loader: separate UEFI variable API from implemementation by Heinrich Schuchardt · 4 years, 5 months ago
  7. 7003565 efi_loader: display RO attribute in printenv -e by Heinrich Schuchardt · 4 years, 5 months ago
  8. 9827e84 efi_loader: prepare for read only OP-TEE variables by Heinrich Schuchardt · 4 years, 5 months ago
  9. 8a3ac6e fs/fat: reduce data size for FAT_WRITE by Heinrich Schuchardt · 4 years, 5 months ago
  10. b0818b7 efi_loader: NULL dereference in efi_convert_pointer by Heinrich Schuchardt · 4 years, 5 months ago
  11. 0f321b6 efi_loader: fix efi_get_child_controllers() by Heinrich Schuchardt · 4 years, 5 months ago
  12. d054aec efi_loader: wrong printf format in efi_image_parse by Heinrich Schuchardt · 4 years, 5 months ago
  13. 24105b8 efi_loader: cleanup for tee backed variables by Ilias Apalodimas · 4 years, 5 months ago
  14. 30962bf lib: rsa: export rsa_verify_with_pkey() by AKASHI Takahiro · 4 years, 6 months ago
  15. 33424ea test: use virt-make-fs to build image by Heinrich Schuchardt · 4 years, 5 months ago
  16. 0f6e3eb test/py: efi_secboot: add a test for verifying with digest of signed image by AKASHI Takahiro · 4 years, 5 months ago
  17. db20a3e test/py: efi_secboot: add a test for multiple signatures by AKASHI Takahiro · 4 years, 5 months ago
  18. d4ece53 test/py: efi_secboot: add a test against certificate revocation by AKASHI Takahiro · 4 years, 5 months ago
  19. b61fd4b test/py: efi_secboot: split "signed image" test case-1 into two cases by AKASHI Takahiro · 4 years, 5 months ago
  20. be5dbf0 test/py: efi_secboot: more fixes against pylint by AKASHI Takahiro · 4 years, 5 months ago
  21. 719e89d test/py: efi_secboot: apply autopep8 by AKASHI Takahiro · 4 years, 5 months ago
  22. de92407 efi_loader: image_loader: add digest-based verification for signed image by AKASHI Takahiro · 4 years, 5 months ago
  23. 4154b64 efi_loader: image_loader: verification for all signatures should pass by AKASHI Takahiro · 4 years, 5 months ago
  24. ddbfa61 efi_loader: signature: make efi_hash_regions more generic by AKASHI Takahiro · 4 years, 5 months ago
  25. 903120c efi_loader: signature: fix a size check against revocation list by AKASHI Takahiro · 4 years, 5 months ago
  26. 0d5eba4 efi_loader: image_loader: retrieve authenticode only if it exists by AKASHI Takahiro · 4 years, 5 months ago
  27. eab1275 efi_loader: image_loader: add a check against certificate type of authenticode by AKASHI Takahiro · 4 years, 5 months ago
  28. 35e6402 lib/crypto: use qualified path for x509_parser.h by Heinrich Schuchardt · 4 years, 5 months ago
  29. 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
  30. 2a3ec0a CI: show skipped Python tests by Heinrich Schuchardt · 4 years, 5 months ago
  31. 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
  32. f66cb27 Merge branch '2020-08-10-arbitrary-virt-phys-mappings' by Tom Rini · 4 years, 5 months ago
  33. 00713da config: Enable support for the XHCI controller on RPI4 board by Marek Szyprowski · 4 years, 6 months ago
  34. ab9d99a rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit) by Marek Szyprowski · 4 years, 6 months ago
  35. b262285 mmc: bcm283x: fix int to pointer cast by Seung-Woo Kim · 4 years, 6 months ago
  36. f76fb51 arm: provide a function for boards init code to modify MMU virtual-physical map by Marek Szyprowski · 4 years, 6 months ago
  37. dacbb3b arm: update comments to the common style by Marek Szyprowski · 4 years, 6 months ago
  38. 795dc7d powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · 4 years, 6 months ago
  39. 4b967ea config: Enable USB Keyboard support on RPi4 by Nicolas Saenz Julienne · 4 years, 7 months ago
  40. 566107e usb: xhci: Add reset controller support by Nicolas Saenz Julienne · 4 years, 5 months ago
  41. a941410 configs: Enable support for reset controllers on RPi4 by Nicolas Saenz Julienne · 4 years, 5 months ago
  42. 057bbbd reset: Add Raspberry Pi 4 firmware reset controller by Nicolas Saenz Julienne · 4 years, 5 months ago
  43. 2ae573d arm: rpi: Add function to trigger VL805's firmware load by Nicolas Saenz Julienne · 4 years, 5 months ago
  44. d9bf583 configs: Enable support for the XHCI controller on RPI4 board (ARM 64-bit) by Marek Szyprowski · 4 years, 6 months ago
  45. 88f51f7 pci: Add driver for Broadcom BCM2711 SoC PCIe controller by Sylwester Nawrocki · 4 years, 6 months ago
  46. df1cb96 pci: Add some PCI Express capability register offset definitions by Sylwester Nawrocki · 4 years, 6 months ago
  47. ea90192 linux/bitfield.h: Add primitives for manipulating bitfields both in host- and fixed-endian by Nicolas Saenz Julienne · 4 years, 6 months ago
  48. 5541fc0 dtoc: add test for cd-gpios by Walter Lozano · 4 years, 5 months ago
  49. 179f0b6 dtoc: update dtb_platdata to support cd-gpios by Walter Lozano · 4 years, 5 months ago
  50. 6dc8d7e arm: dts: include gpio nodes for card detect by Walter Lozano · 4 years, 5 months ago
  51. de707f4 dm: doc: update of-plat with new phandle support by Walter Lozano · 4 years, 5 months ago
  52. dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 5 months ago
  53. 16d485e sandbox: Move section u_boot_list to make it RW by Walter Lozano · 4 years, 5 months ago
  54. ffc41b0 core: extend struct driver_info to point to device by Walter Lozano · 4 years, 5 months ago
  55. 95282d6 core: drop const for struct driver_info by Walter Lozano · 4 years, 5 months ago
  56. c38b491 dm: doc: update of-plat with the support for driver aliases by Walter Lozano · 4 years, 5 months ago
  57. a324e41 dtoc: add option to disable warnings by Walter Lozano · 4 years, 5 months ago
  58. e675d96 dtoc: add support to scan drivers by Walter Lozano · 4 years, 5 months ago
  59. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
  60. 8b239f4 dtoc: add missing code comments by Walter Lozano · 4 years, 5 months ago
  61. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  62. 0473dfb test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory() by Bin Meng · 4 years, 5 months ago
  63. 9db5b50 test/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_carveout() by Bin Meng · 4 years, 5 months ago
  64. cc20140 test/dm: fdtdec: Add the missing gd declaration by Bin Meng · 4 years, 5 months ago
  65. 1a5f58d cmd: fdt: remove CMD_FDT_MAX_DUMP by Heinrich Schuchardt · 4 years, 5 months ago
  66. add83a3 log: use BIT() instead of 1 << by Heinrich Schuchardt · 4 years, 6 months ago
  67. 2d349c7 log: don't show function by default by Heinrich Schuchardt · 4 years, 6 months ago
  68. 2ec1ed2 checkpatch: Don't warn about PREFER_IF in headers/DT files by Simon Glass · 4 years, 6 months ago
  69. cc00e49 patman: Add tests for the rest of the checkpatch checks by Simon Glass · 4 years, 6 months ago
  70. 08cfa41 patman: Decode output from the '--show-types' option by Simon Glass · 4 years, 6 months ago
  71. f5dd906 patman: Add a test for the 'possible new uclass' check by Simon Glass · 4 years, 6 months ago
  72. cf5f0b5 patman: Rename test.py to test_checkpatch.py by Simon Glass · 4 years, 6 months ago
  73. 3286843 dm: core: Correct comment on uclass_id_foreach_dev() by Simon Glass · 4 years, 6 months ago
  74. 60075ea log: uclass_get_name() depends on CONFIG_SPL_DM by Heinrich Schuchardt · 4 years, 6 months ago
  75. fff251e sandbox: make RAM size configurable by Heinrich Schuchardt · 4 years, 6 months ago
  76. 29f8fc1 patman: Drop import of test_util in test_util by Simon Glass · 4 years, 6 months ago
  77. ff15dcd patman: Avoid importing gitutil in settings by Simon Glass · 4 years, 6 months ago
  78. c9fa886 patman: Pass in maintainer dirs to avoid and import by Simon Glass · 4 years, 6 months ago
  79. 794c259 patman: Use a dict in gitutil to avoid importing series by Simon Glass · 4 years, 6 months ago
  80. 4ba3ea5 patman: Avoid circular dependency between command and tools by Simon Glass · 4 years, 6 months ago
  81. 1e2f6a1 patman: Drop unnecessary import in gitutil by Simon Glass · 4 years, 6 months ago
  82. 839c941 sandbox: spi: sandbox_sf_state_name() is required by Heinrich Schuchardt · 4 years, 6 months ago
  83. deaa25c sandbox: handling out of memory by Heinrich Schuchardt · 4 years, 6 months ago
  84. 4da9196 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 5 months ago
  85. d79c688 rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit) by Marek Szyprowski · 4 years, 6 months ago
  86. a6e042e rpi4: shorten a mapping for the DRAM by Marek Szyprowski · 4 years, 6 months ago
  87. 2d0ee24 pci: Move some PCIe register offset definitions to a common header by Sylwester Nawrocki · 4 years, 6 months ago
  88. 460631d usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readq by Sylwester Nawrocki · 4 years, 6 months ago
  89. ffedc75 usb: xhci: Add missing cache flush in the scratchpad array initialization by Sylwester Nawrocki · 4 years, 6 months ago
  90. c60ca2f Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 5 months ago
  91. 0d93956 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 5 months ago
  92. a50bca1 net: mvpp2: fix second cp110 initialization by Sven Auhagen · 4 years, 5 months ago
  93. ab07aa2 arm: kirkwood: enable DM_ETH for LaCie board by Simon Guinot · 4 years, 5 months ago
  94. 760df59 arm: kirkwood: enable DM_USB for LaCie board by Simon Guinot · 4 years, 5 months ago
  95. 80f6934 arm: kirkwood: switch LaCie boards to sata_mv driver by Simon Guinot · 4 years, 5 months ago
  96. 337c727 arm: kirkwood: convert LaCie boards to DM_SPI_FLASH by Simon Guinot · 4 years, 5 months ago
  97. 1034421 arm: kirkwood: add DT spi0 alias to LaCie boards by Simon Guinot · 4 years, 5 months ago
  98. f08364f arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernel by Dennis Gilmore · 4 years, 5 months ago
  99. f041c0e arm: mvebu: a38x: Adjust UTMI PHY parameters by Chris Packham · 4 years, 5 months ago
  100. c4f058d arm: mvebu: a38x: Fix typo by Chris Packham · 4 years, 5 months ago