1. 0f6e3eb test/py: efi_secboot: add a test for verifying with digest of signed image by AKASHI Takahiro · Wed Jul 08 14:02:03 2020 +0900
  2. db20a3e test/py: efi_secboot: add a test for multiple signatures by AKASHI Takahiro · Wed Jul 08 14:02:02 2020 +0900
  3. d4ece53 test/py: efi_secboot: add a test against certificate revocation by AKASHI Takahiro · Wed Jul 08 14:02:01 2020 +0900
  4. b61fd4b test/py: efi_secboot: split "signed image" test case-1 into two cases by AKASHI Takahiro · Wed Jul 08 14:02:00 2020 +0900
  5. be5dbf0 test/py: efi_secboot: more fixes against pylint by AKASHI Takahiro · Wed Jul 08 14:01:59 2020 +0900
  6. 719e89d test/py: efi_secboot: apply autopep8 by AKASHI Takahiro · Wed Jul 08 14:01:58 2020 +0900
  7. de92407 efi_loader: image_loader: add digest-based verification for signed image by AKASHI Takahiro · Wed Jul 08 14:01:57 2020 +0900
  8. 4154b64 efi_loader: image_loader: verification for all signatures should pass by AKASHI Takahiro · Wed Jul 08 14:01:56 2020 +0900
  9. ddbfa61 efi_loader: signature: make efi_hash_regions more generic by AKASHI Takahiro · Wed Jul 08 14:01:55 2020 +0900
  10. 903120c efi_loader: signature: fix a size check against revocation list by AKASHI Takahiro · Wed Jul 08 14:01:54 2020 +0900
  11. 0d5eba4 efi_loader: image_loader: retrieve authenticode only if it exists by AKASHI Takahiro · Wed Jul 08 14:01:53 2020 +0900
  12. eab1275 efi_loader: image_loader: add a check against certificate type of authenticode by AKASHI Takahiro · Wed Jul 08 14:01:52 2020 +0900
  13. 35e6402 lib/crypto: use qualified path for x509_parser.h by Heinrich Schuchardt · Wed Jul 08 07:48:06 2020 +0200
  14. 7f2a68b Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Fri Jul 10 16:22:57 2020 -0400
  15. 2a3ec0a CI: show skipped Python tests by Heinrich Schuchardt · Fri Jul 10 22:04:40 2020 +0200
  16. 4effd27 Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · Fri Jul 10 14:31:22 2020 -0400
  17. f66cb27 Merge branch '2020-08-10-arbitrary-virt-phys-mappings' by Tom Rini · Fri Jul 10 14:30:46 2020 -0400
  18. 00713da config: Enable support for the XHCI controller on RPI4 board by Marek Szyprowski · Wed Jun 03 14:43:45 2020 +0200
  19. ab9d99a rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit) by Marek Szyprowski · Wed Jun 03 14:43:44 2020 +0200
  20. b262285 mmc: bcm283x: fix int to pointer cast by Seung-Woo Kim · Wed Jun 03 14:43:43 2020 +0200
  21. f76fb51 arm: provide a function for boards init code to modify MMU virtual-physical map by Marek Szyprowski · Wed Jun 03 14:43:42 2020 +0200
  22. dacbb3b arm: update comments to the common style by Marek Szyprowski · Wed Jun 03 14:43:41 2020 +0200
  23. 795dc7d powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · Wed Jun 03 14:43:40 2020 +0200
  24. 4b967ea config: Enable USB Keyboard support on RPi4 by Nicolas Saenz Julienne · Tue May 05 16:51:29 2020 +0200
  25. 566107e usb: xhci: Add reset controller support by Nicolas Saenz Julienne · Mon Jun 29 18:37:25 2020 +0200
  26. a941410 configs: Enable support for reset controllers on RPi4 by Nicolas Saenz Julienne · Mon Jun 29 18:37:24 2020 +0200
  27. 057bbbd reset: Add Raspberry Pi 4 firmware reset controller by Nicolas Saenz Julienne · Mon Jun 29 18:37:23 2020 +0200
  28. 2ae573d arm: rpi: Add function to trigger VL805's firmware load by Nicolas Saenz Julienne · Mon Jun 29 18:37:22 2020 +0200
  29. d9bf583 configs: Enable support for the XHCI controller on RPI4 board (ARM 64-bit) by Marek Szyprowski · Mon May 25 13:39:59 2020 +0200
  30. 88f51f7 pci: Add driver for Broadcom BCM2711 SoC PCIe controller by Sylwester Nawrocki · Mon May 25 13:39:58 2020 +0200
  31. df1cb96 pci: Add some PCI Express capability register offset definitions by Sylwester Nawrocki · Mon May 25 13:39:57 2020 +0200
  32. ea90192 linux/bitfield.h: Add primitives for manipulating bitfields both in host- and fixed-endian by Nicolas Saenz Julienne · Mon May 25 13:39:56 2020 +0200
  33. 5541fc0 dtoc: add test for cd-gpios by Walter Lozano · Thu Jun 25 01:10:17 2020 -0300
  34. 179f0b6 dtoc: update dtb_platdata to support cd-gpios by Walter Lozano · Thu Jun 25 01:10:16 2020 -0300
  35. 6dc8d7e arm: dts: include gpio nodes for card detect by Walter Lozano · Thu Jun 25 01:10:15 2020 -0300
  36. de707f4 dm: doc: update of-plat with new phandle support by Walter Lozano · Thu Jun 25 01:10:14 2020 -0300
  37. dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · Thu Jun 25 01:10:13 2020 -0300
  38. 16d485e sandbox: Move section u_boot_list to make it RW by Walter Lozano · Thu Jun 25 01:10:12 2020 -0300
  39. ffc41b0 core: extend struct driver_info to point to device by Walter Lozano · Thu Jun 25 01:10:11 2020 -0300
  40. 95282d6 core: drop const for struct driver_info by Walter Lozano · Thu Jun 25 01:10:10 2020 -0300
  41. c38b491 dm: doc: update of-plat with the support for driver aliases by Walter Lozano · Thu Jun 25 01:10:09 2020 -0300
  42. a324e41 dtoc: add option to disable warnings by Walter Lozano · Thu Jun 25 01:10:08 2020 -0300
  43. e675d96 dtoc: add support to scan drivers by Walter Lozano · Fri Jul 03 08:07:17 2020 -0300
  44. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · Thu Jun 25 01:10:06 2020 -0300
  45. 8b239f4 dtoc: add missing code comments by Walter Lozano · Thu Jun 25 01:10:05 2020 -0300
  46. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  47. 0473dfb test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory() by Bin Meng · Mon Jun 22 22:55:49 2020 -0700
  48. 9db5b50 test/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_carveout() by Bin Meng · Mon Jun 22 22:55:48 2020 -0700
  49. cc20140 test/dm: fdtdec: Add the missing gd declaration by Bin Meng · Mon Jun 22 22:55:47 2020 -0700
  50. 1a5f58d cmd: fdt: remove CMD_FDT_MAX_DUMP by Heinrich Schuchardt · Fri Jun 19 19:45:55 2020 +0200
  51. add83a3 log: use BIT() instead of 1 << by Heinrich Schuchardt · Wed Jun 17 21:52:45 2020 +0200
  52. 2d349c7 log: don't show function by default by Heinrich Schuchardt · Wed Jun 17 21:52:44 2020 +0200
  53. 2ec1ed2 checkpatch: Don't warn about PREFER_IF in headers/DT files by Simon Glass · Sun Jun 14 10:54:08 2020 -0600
  54. cc00e49 patman: Add tests for the rest of the checkpatch checks by Simon Glass · Sun Jun 14 10:54:07 2020 -0600
  55. 08cfa41 patman: Decode output from the '--show-types' option by Simon Glass · Sun Jun 14 10:54:06 2020 -0600
  56. f5dd906 patman: Add a test for the 'possible new uclass' check by Simon Glass · Sun Jun 14 10:54:05 2020 -0600
  57. cf5f0b5 patman: Rename test.py to test_checkpatch.py by Simon Glass · Sun Jun 14 10:54:04 2020 -0600
  58. 3286843 dm: core: Correct comment on uclass_id_foreach_dev() by Simon Glass · Sun Jun 14 08:48:39 2020 -0600
  59. 60075ea log: uclass_get_name() depends on CONFIG_SPL_DM by Heinrich Schuchardt · Mon Jun 08 18:04:22 2020 +0200
  60. fff251e sandbox: make RAM size configurable by Heinrich Schuchardt · Sun Jun 07 18:47:35 2020 +0200
  61. 29f8fc1 patman: Drop import of test_util in test_util by Simon Glass · Sun Jun 07 06:45:50 2020 -0600
  62. ff15dcd patman: Avoid importing gitutil in settings by Simon Glass · Sun Jun 07 06:45:49 2020 -0600
  63. c9fa886 patman: Pass in maintainer dirs to avoid and import by Simon Glass · Sun Jun 07 06:45:48 2020 -0600
  64. 794c259 patman: Use a dict in gitutil to avoid importing series by Simon Glass · Sun Jun 07 06:45:47 2020 -0600
  65. 4ba3ea5 patman: Avoid circular dependency between command and tools by Simon Glass · Sun Jun 07 06:45:46 2020 -0600
  66. 1e2f6a1 patman: Drop unnecessary import in gitutil by Simon Glass · Sun Jun 07 06:45:45 2020 -0600
  67. 839c941 sandbox: spi: sandbox_sf_state_name() is required by Heinrich Schuchardt · Sun Jun 07 09:27:51 2020 +0200
  68. deaa25c sandbox: handling out of memory by Heinrich Schuchardt · Thu Jun 04 19:28:22 2020 +0200
  69. 4da9196 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Thu Jul 09 09:54:22 2020 -0400
  70. d79c688 rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit) by Marek Szyprowski · Mon May 25 13:39:55 2020 +0200
  71. a6e042e rpi4: shorten a mapping for the DRAM by Marek Szyprowski · Mon May 25 13:39:54 2020 +0200
  72. 2d0ee24 pci: Move some PCIe register offset definitions to a common header by Sylwester Nawrocki · Mon May 25 13:39:53 2020 +0200
  73. 460631d usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readq by Sylwester Nawrocki · Mon May 25 13:39:52 2020 +0200
  74. ffedc75 usb: xhci: Add missing cache flush in the scratchpad array initialization by Sylwester Nawrocki · Mon May 25 13:39:51 2020 +0200
  75. c60ca2f Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Thu Jul 09 08:22:44 2020 -0400
  76. 0d93956 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jul 09 08:21:26 2020 -0400
  77. a50bca1 net: mvpp2: fix second cp110 initialization by Sven Auhagen · Wed Jul 01 17:43:43 2020 +0200
  78. ab07aa2 arm: kirkwood: enable DM_ETH for LaCie board by Simon Guinot · Sun Jun 28 19:00:31 2020 +0200
  79. 760df59 arm: kirkwood: enable DM_USB for LaCie board by Simon Guinot · Sun Jun 28 19:00:30 2020 +0200
  80. 80f6934 arm: kirkwood: switch LaCie boards to sata_mv driver by Simon Guinot · Sun Jun 28 19:00:29 2020 +0200
  81. 337c727 arm: kirkwood: convert LaCie boards to DM_SPI_FLASH by Simon Guinot · Sun Jun 28 19:00:28 2020 +0200
  82. 1034421 arm: kirkwood: add DT spi0 alias to LaCie boards by Simon Guinot · Sun Jun 28 19:00:27 2020 +0200
  83. f08364f arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernel by Dennis Gilmore · Sat Jun 27 15:00:16 2020 -0500
  84. f041c0e arm: mvebu: a38x: Adjust UTMI PHY parameters by Chris Packham · Thu Jun 25 12:48:51 2020 +1200
  85. c4f058d arm: mvebu: a38x: Fix typo by Chris Packham · Thu Jun 25 12:48:50 2020 +1200
  86. ee93f79 mv_ddr: ddr3: Update {min,max}_read_sample calculation by Chris Packham · Wed May 27 13:31:30 2020 +1200
  87. e4ab5e5 mv_ddr: ddr3: Use correct bitmask for read sample delay by Chris Packham · Wed May 27 13:31:29 2020 +1200
  88. e9af32e x86: apl: Re-enable loading of SPL by Simon Glass · Wed Jul 08 09:02:15 2020 -0600
  89. 757f4f1 spi: Remove unnecessary #ifdefs in header file by Simon Glass · Wed Jul 08 09:02:14 2020 -0600
  90. e3381c9 bootstage: Fix 'stacked' typo by Simon Glass · Fri Jul 03 10:37:07 2020 -0600
  91. fd5709f linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLED by Rasmus Villemoes · Fri Jul 03 10:37:06 2020 -0600
  92. c111615 linux/kconfig.h: remove unused helper macros by Rasmus Villemoes · Fri Jul 03 10:37:05 2020 -0600
  93. f6de07e linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }* by Rasmus Villemoes · Fri Jul 03 10:37:04 2020 -0600
  94. d0d1df6 arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage by Bin Meng · Wed Jul 08 00:19:22 2020 -0700
  95. ba23ee4 x86: minnowmax: Drop screen resolution to 1024x768 by Simon Glass · Thu Jul 02 21:12:37 2020 -0600
  96. 0fc300a minnowmax: Enable the copy framebuffer by Simon Glass · Thu Jul 02 21:12:36 2020 -0600
  97. eb4d9f1 chromebook_link: Enable the copy framebuffer by Simon Glass · Thu Jul 02 21:12:35 2020 -0600
  98. 2781e68 chromebook_samus: Enable the copy framebuffer by Simon Glass · Thu Jul 02 21:12:34 2020 -0600
  99. c3d2f35 x86: video: Support copy framebuffer with probed devices by Simon Glass · Thu Jul 02 21:12:33 2020 -0600
  100. 951255d video: Correctly handle multiple framebuffers by Simon Glass · Thu Jul 02 21:12:32 2020 -0600