1. b4df078 acpi: Support writing named values by Simon Glass · Tue Jul 07 21:32:15 2020 -0600
  2. a186d93 acpi: Support generation of a device by Simon Glass · Tue Jul 07 21:32:14 2020 -0600
  3. 14a9d75 x86: Add bindings for NHLT by Simon Glass · Tue Jul 07 21:32:13 2020 -0600
  4. 837127f acpi: Support generation of a generic register by Simon Glass · Tue Jul 07 21:32:11 2020 -0600
  5. 6fcdaf1 acpi: Support generation of a scope by Simon Glass · Tue Jul 07 21:32:10 2020 -0600
  6. d6814e2 acpi: Export functions to write sized values by Simon Glass · Tue Jul 07 21:32:09 2020 -0600
  7. cd9667b dm: acpi: Add support for the NHLT table by Simon Glass · Tue Jul 07 21:32:08 2020 -0600
  8. 0123233 dm: core: Add a way of overriding the ACPI device path by Simon Glass · Tue Jul 07 21:32:07 2020 -0600
  9. c4d9faf binman: Add way to locate an entry in memory by Simon Glass · Tue Jul 07 21:32:04 2020 -0600
  10. c0ef789 binman: Allow setting the ROM offset by Simon Glass · Tue Jul 07 21:32:02 2020 -0600
  11. 64bbc0d acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · Tue Jul 07 13:12:12 2020 -0600
  12. 0964239 dm: acpi: Enhance acpi_get_name() by Simon Glass · Tue Jul 07 13:12:11 2020 -0600
  13. 6ad24f6 pci: Avoid a crash in device_is_on_pci_bus() by Simon Glass · Tue Jul 07 13:12:10 2020 -0600
  14. 990cd5b acpi: Add support for DSDT generation by Simon Glass · Tue Jul 07 13:12:08 2020 -0600
  15. d43e0ba acpi: Add support for SSDT generation by Simon Glass · Tue Jul 07 13:12:03 2020 -0600
  16. cec3af0 acpi: Add support for a generic power sequence by Simon Glass · Tue Jul 07 13:12:02 2020 -0600
  17. 8a20076 acpi: Add support for writing a GPIO power sequence by Simon Glass · Tue Jul 07 13:12:01 2020 -0600
  18. d0f7d9b acpi: Add support for writing a Power Resource by Simon Glass · Tue Jul 07 13:12:00 2020 -0600
  19. 9238fac acpi: Add support for various misc ACPI opcodes by Simon Glass · Tue Jul 07 13:11:59 2020 -0600
  20. dd0ed90 acpi: Support copying properties from device tree to ACPI by Simon Glass · Tue Jul 07 13:11:58 2020 -0600
  21. 5953449 acpi: Support writing a GPIO by Simon Glass · Tue Jul 07 13:11:57 2020 -0600
  22. c993ff7 acpi: Support writing Device Properties objects via _DSD by Simon Glass · Tue Jul 07 13:11:56 2020 -0600
  23. 48342b0 acpi: Support writing a UUID by Simon Glass · Tue Jul 07 13:11:55 2020 -0600
  24. 0dc3d51 acpi: Support writing a name by Simon Glass · Tue Jul 07 13:11:54 2020 -0600
  25. 45d6d95 acpi: Support writing a string by Simon Glass · Tue Jul 07 13:11:53 2020 -0600
  26. 8715ce0 acpi: Support writing an integer by Simon Glass · Tue Jul 07 13:11:52 2020 -0600
  27. edc2680 acpigen: Support writing a package by Simon Glass · Tue Jul 07 13:11:51 2020 -0600
  28. 0f27763 acpigen: Support writing a length by Simon Glass · Tue Jul 07 13:11:50 2020 -0600
  29. 711fd98 acpi: Support generation of SPI descriptor by Simon Glass · Tue Jul 07 13:11:49 2020 -0600
  30. 39ab867 acpi: Support generation of I2C descriptor by Simon Glass · Tue Jul 07 13:11:48 2020 -0600
  31. e2bbb13 acpi: Support generation of a GPIO/irq for a device by Simon Glass · Tue Jul 07 13:11:47 2020 -0600
  32. 4fa6331 acpi: Support generation of GPIO descriptor by Simon Glass · Tue Jul 07 13:11:46 2020 -0600
  33. 071c4a5 acpi: Support string output by Simon Glass · Tue Jul 07 13:11:45 2020 -0600
  34. 3176b6c gpio: Add a method to convert a GPIO to ACPI by Simon Glass · Tue Jul 07 13:11:44 2020 -0600
  35. 3d39c13 acpi: Support generation of interrupt descriptor by Simon Glass · Tue Jul 07 13:11:43 2020 -0600
  36. 98528d4 acpi: Support generation of ACPI code by Simon Glass · Tue Jul 07 13:11:42 2020 -0600
  37. b24cbf4 irq: Add a method to convert an interrupt to ACPI by Simon Glass · Tue Jul 07 13:11:41 2020 -0600
  38. 8965cc9 acpi: Add a way to check device status by Simon Glass · Tue Jul 07 13:11:40 2020 -0600
  39. ebb2e83 acpi: Add a function to get a device path and scope by Simon Glass · Tue Jul 07 13:11:39 2020 -0600
  40. 82213d8 timer: Allow delays with a 32-bit microsecond timer by Simon Glass · Thu Jul 09 18:43:14 2020 -0600
  41. 4723a7d efi_loader: describe EFI_VAR_FILE_MAGIC by Heinrich Schuchardt · Thu Jul 16 07:18:40 2020 +0200
  42. 4b7d5c1 efi_loader: pre-seed UEFI variables by Heinrich Schuchardt · Tue Jul 14 21:25:28 2020 +0200
  43. 3a28033 efi_loader: identify PK, KEK, db, dbx correctly by Heinrich Schuchardt · Wed Jul 15 12:40:35 2020 +0200
  44. 0f2c333 efi_loader: restructure code for TEE variables by Heinrich Schuchardt · Tue Jul 14 08:04:49 2020 +0200
  45. 5f1bce9 efi_loader: display RO attribute with TEE-backed variables by Ilias Apalodimas · Thu Jul 09 23:00:40 2020 +0300
  46. 6d4ae44 Merge tag 'ti-v2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Tue Jul 14 09:09:27 2020 -0400
  47. 95f2f66 Merge tag 'efi-2020-10-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Jul 13 11:29:51 2020 -0400
  48. 1db1b56 ARM: da850-evm: Unify config options with Kconfig by Adam Ford · Mon Jun 29 18:49:41 2020 -0500
  49. 9a7ad5e soc: ti: k3-ringacc: Add an API to request pair of rings by Vignesh Raghavendra · Mon Jul 06 13:26:23 2020 +0530
  50. 01250d8 arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DT by Vignesh Raghavendra · Tue Jul 07 13:43:35 2020 +0530
  51. 191cad6 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Sat Jul 11 17:40:00 2020 -0400
  52. 29ef99c efi_loader: memory buffer for variables by Heinrich Schuchardt · Sun Mar 22 09:07:50 2020 +0100
  53. 8cd9975 efi_loader: new function efi_memcpy_runtime() by Heinrich Schuchardt · Sun Jun 28 16:30:29 2020 +0200
  54. dabe54a efi_loader: optional pointer for ConvertPointer by Heinrich Schuchardt · Tue Mar 24 17:52:40 2020 +0100
  55. 699b7c6 efi_loader: export efi_convert_pointer() by Heinrich Schuchardt · Tue Mar 24 18:05:22 2020 +0100
  56. 09a8d50 efi_loader: UEFI variable persistence by Heinrich Schuchardt · Thu Mar 19 18:21:58 2020 +0000
  57. 276c61d efi_loader: separate UEFI variable API from implemementation by Heinrich Schuchardt · Fri Jun 26 17:57:48 2020 +0200
  58. 9827e84 efi_loader: prepare for read only OP-TEE variables by Heinrich Schuchardt · Mon Jun 22 18:10:27 2020 +0200
  59. 30962bf lib: rsa: export rsa_verify_with_pkey() by AKASHI Takahiro · Tue Jun 16 14:26:48 2020 +0900
  60. de92407 efi_loader: image_loader: add digest-based verification for signed image by AKASHI Takahiro · Wed Jul 08 14:01:57 2020 +0900
  61. 4154b64 efi_loader: image_loader: verification for all signatures should pass by AKASHI Takahiro · Wed Jul 08 14:01:56 2020 +0900
  62. 35e6402 lib/crypto: use qualified path for x509_parser.h by Heinrich Schuchardt · Wed Jul 08 07:48:06 2020 +0200
  63. 62e309e Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · Sat Jul 11 11:50:49 2020 -0400
  64. 425462f ARM: uniphier: remove support for NOR Flash on support card by Masahiro Yamada · Thu Jul 09 15:08:17 2020 +0900
  65. 38d4770 ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MB by Masahiro Yamada · Thu Jul 09 15:08:12 2020 +0900
  66. 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
  67. 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
  68. 795dc7d powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · Wed Jun 03 14:43:40 2020 +0200
  69. 566107e usb: xhci: Add reset controller support by Nicolas Saenz Julienne · Mon Jun 29 18:37:25 2020 +0200
  70. 057bbbd reset: Add Raspberry Pi 4 firmware reset controller by Nicolas Saenz Julienne · Mon Jun 29 18:37:23 2020 +0200
  71. df1cb96 pci: Add some PCI Express capability register offset definitions by Sylwester Nawrocki · Mon May 25 13:39:57 2020 +0200
  72. 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
  73. dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · Thu Jun 25 01:10:13 2020 -0300
  74. ffc41b0 core: extend struct driver_info to point to device by Walter Lozano · Thu Jun 25 01:10:11 2020 -0300
  75. 95282d6 core: drop const for struct driver_info by Walter Lozano · Thu Jun 25 01:10:10 2020 -0300
  76. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · Thu Jun 25 01:10:06 2020 -0300
  77. 2d349c7 log: don't show function by default by Heinrich Schuchardt · Wed Jun 17 21:52:44 2020 +0200
  78. 3286843 dm: core: Correct comment on uclass_id_foreach_dev() by Simon Glass · Sun Jun 14 08:48:39 2020 -0600
  79. fff251e sandbox: make RAM size configurable by Heinrich Schuchardt · Sun Jun 07 18:47:35 2020 +0200
  80. b7d3d45 arm: Remove mx31pdk board by Jagan Teki · Thu Jul 09 00:22:35 2020 +0530
  81. c9a4eb9 arm: Remove pengwyn board by Jagan Teki · Tue Jul 07 21:24:00 2020 +0530
  82. f1acbb5 arm: Remove pepper board by Jagan Teki · Tue Jul 07 21:21:52 2020 +0530
  83. 2a551bc arm: Remove bav335x board by Jagan Teki · Tue Jul 07 21:19:39 2020 +0530
  84. c0c5aa0 arm: Remove cairo board by Jagan Teki · Tue Jul 07 21:14:07 2020 +0530
  85. 142bed5 logicpd: Drop omap3 zoom1 by Jagan Teki · Wed May 27 18:26:26 2020 +0530
  86. b266d6a arm: Remove overo board by Jagan Teki · Tue Jul 07 21:07:16 2020 +0530
  87. dbf5089 arm: Remove cm_t35 board by Jagan Teki · Tue Jul 07 21:05:17 2020 +0530
  88. a9f5599 arm: Remove cm_t54 board by Jagan Teki · Tue Jul 07 21:03:17 2020 +0530
  89. 72e9b30 siemens: draco: Enable DM_SPI, DM_SPI_FLASH by Jagan Teki · Thu Jul 09 13:26:45 2020 +0530
  90. 4da9196 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Thu Jul 09 09:54:22 2020 -0400
  91. 2d0ee24 pci: Move some PCIe register offset definitions to a common header by Sylwester Nawrocki · Mon May 25 13:39:53 2020 +0200
  92. 460631d usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readq by Sylwester Nawrocki · Mon May 25 13:39:52 2020 +0200
  93. 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
  94. 80f6934 arm: kirkwood: switch LaCie boards to sata_mv driver by Simon Guinot · Sun Jun 28 19:00:29 2020 +0200
  95. f08364f arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernel by Dennis Gilmore · Sat Jun 27 15:00:16 2020 -0500
  96. 757f4f1 spi: Remove unnecessary #ifdefs in header file by Simon Glass · Wed Jul 08 09:02:14 2020 -0600
  97. e3381c9 bootstage: Fix 'stacked' typo by Simon Glass · Fri Jul 03 10:37:07 2020 -0600
  98. 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
  99. c111615 linux/kconfig.h: remove unused helper macros by Rasmus Villemoes · Fri Jul 03 10:37:05 2020 -0600
  100. f6de07e linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }* by Rasmus Villemoes · Fri Jul 03 10:37:04 2020 -0600