1. 697b4cc lib: crypto: add public_key_verify_signature() by AKASHI Takahiro · 4 years, 4 months ago
  2. 128a3c5 efi_loader: Rename and correct values for ARM_SMC_MM_* by Ilias Apalodimas · 4 years, 5 months ago
  3. 92ecb1a mtd: spinand: micron: identify SPI NAND device with Continuous Read mode by Shivamurthy Shastri · 4 years, 5 months ago
  4. 16a5ad7 global_data: Add a generic global_data flag for SMP state by Simon Glass · 4 years, 5 months ago
  5. a6f2ea4 mips: octeon: Add minimal Octeon 3 EBB7304 EVK support by Stefan Roese · 4 years, 5 months ago
  6. 3ee85c6 include: pci_ids: Add Cavium devices by Suneel Garapati · 4 years, 5 months ago
  7. 0ce183a remove include/config_defaults.h by Rasmus Villemoes · 4 years, 5 months ago
  8. 54e0759 asm/u-boot.h: remove bd_t definitions by Masahiro Yamada · 4 years, 5 months ago
  9. 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 5 months ago
  10. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  11. d7687bd arm64: Remove CONFIG_SYS_FULL_VA macro by Michal Simek · 4 years, 5 months ago
  12. f8a4df8 Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · 4 years, 6 months ago
  13. 0608694 common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image by Tero Kristo · 4 years, 6 months ago
  14. d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 6 months ago
  15. 76c449c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 5 months ago
  16. 01a2218 Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 5 months ago
  17. 2b36648 x86: irq: Support flags for acpi_gpe by Simon Glass · 4 years, 5 months ago
  18. 6065d19 pmc: Move common registers to the header file by Simon Glass · 4 years, 5 months ago
  19. 5e13b0f p2sb: Add a method to hide the bus by Simon Glass · 4 years, 5 months ago
  20. 25f16c1 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 5 months ago
  21. b4df078 acpi: Support writing named values by Simon Glass · 4 years, 5 months ago
  22. a186d93 acpi: Support generation of a device by Simon Glass · 4 years, 5 months ago
  23. 14a9d75 x86: Add bindings for NHLT by Simon Glass · 4 years, 5 months ago
  24. 837127f acpi: Support generation of a generic register by Simon Glass · 4 years, 5 months ago
  25. 6fcdaf1 acpi: Support generation of a scope by Simon Glass · 4 years, 5 months ago
  26. d6814e2 acpi: Export functions to write sized values by Simon Glass · 4 years, 5 months ago
  27. cd9667b dm: acpi: Add support for the NHLT table by Simon Glass · 4 years, 5 months ago
  28. 0123233 dm: core: Add a way of overriding the ACPI device path by Simon Glass · 4 years, 5 months ago
  29. c4d9faf binman: Add way to locate an entry in memory by Simon Glass · 4 years, 5 months ago
  30. c0ef789 binman: Allow setting the ROM offset by Simon Glass · 4 years, 5 months ago
  31. 64bbc0d acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · 4 years, 5 months ago
  32. 0964239 dm: acpi: Enhance acpi_get_name() by Simon Glass · 4 years, 5 months ago
  33. 6ad24f6 pci: Avoid a crash in device_is_on_pci_bus() by Simon Glass · 4 years, 5 months ago
  34. 990cd5b acpi: Add support for DSDT generation by Simon Glass · 4 years, 5 months ago
  35. d43e0ba acpi: Add support for SSDT generation by Simon Glass · 4 years, 5 months ago
  36. cec3af0 acpi: Add support for a generic power sequence by Simon Glass · 4 years, 5 months ago
  37. 8a20076 acpi: Add support for writing a GPIO power sequence by Simon Glass · 4 years, 5 months ago
  38. d0f7d9b acpi: Add support for writing a Power Resource by Simon Glass · 4 years, 5 months ago
  39. 9238fac acpi: Add support for various misc ACPI opcodes by Simon Glass · 4 years, 5 months ago
  40. dd0ed90 acpi: Support copying properties from device tree to ACPI by Simon Glass · 4 years, 5 months ago
  41. 5953449 acpi: Support writing a GPIO by Simon Glass · 4 years, 5 months ago
  42. c993ff7 acpi: Support writing Device Properties objects via _DSD by Simon Glass · 4 years, 5 months ago
  43. 48342b0 acpi: Support writing a UUID by Simon Glass · 4 years, 5 months ago
  44. 0dc3d51 acpi: Support writing a name by Simon Glass · 4 years, 5 months ago
  45. 45d6d95 acpi: Support writing a string by Simon Glass · 4 years, 5 months ago
  46. 8715ce0 acpi: Support writing an integer by Simon Glass · 4 years, 5 months ago
  47. edc2680 acpigen: Support writing a package by Simon Glass · 4 years, 5 months ago
  48. 0f27763 acpigen: Support writing a length by Simon Glass · 4 years, 5 months ago
  49. 711fd98 acpi: Support generation of SPI descriptor by Simon Glass · 4 years, 5 months ago
  50. 39ab867 acpi: Support generation of I2C descriptor by Simon Glass · 4 years, 5 months ago
  51. e2bbb13 acpi: Support generation of a GPIO/irq for a device by Simon Glass · 4 years, 5 months ago
  52. 4fa6331 acpi: Support generation of GPIO descriptor by Simon Glass · 4 years, 5 months ago
  53. 071c4a5 acpi: Support string output by Simon Glass · 4 years, 5 months ago
  54. 3176b6c gpio: Add a method to convert a GPIO to ACPI by Simon Glass · 4 years, 5 months ago
  55. 3d39c13 acpi: Support generation of interrupt descriptor by Simon Glass · 4 years, 5 months ago
  56. 98528d4 acpi: Support generation of ACPI code by Simon Glass · 4 years, 5 months ago
  57. b24cbf4 irq: Add a method to convert an interrupt to ACPI by Simon Glass · 4 years, 5 months ago
  58. 8965cc9 acpi: Add a way to check device status by Simon Glass · 4 years, 5 months ago
  59. ebb2e83 acpi: Add a function to get a device path and scope by Simon Glass · 4 years, 5 months ago
  60. 82213d8 timer: Allow delays with a 32-bit microsecond timer by Simon Glass · 4 years, 5 months ago
  61. 4723a7d efi_loader: describe EFI_VAR_FILE_MAGIC by Heinrich Schuchardt · 4 years, 5 months ago
  62. 4b7d5c1 efi_loader: pre-seed UEFI variables by Heinrich Schuchardt · 4 years, 5 months ago
  63. 3a28033 efi_loader: identify PK, KEK, db, dbx correctly by Heinrich Schuchardt · 4 years, 5 months ago
  64. 0f2c333 efi_loader: restructure code for TEE variables by Heinrich Schuchardt · 4 years, 5 months ago
  65. 5f1bce9 efi_loader: display RO attribute with TEE-backed variables by Ilias Apalodimas · 4 years, 5 months ago
  66. 6ba69a2 power: pmic_pca9450: fix PCA9450A I2C address by Sébastien Szymanski · 4 years, 5 months ago
  67. 6d4ae44 Merge tag 'ti-v2020.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 5 months ago
  68. 8ee1907 arm: imx6q: pcm058: Convert pcm058 to use DM with DTs by Niel Fourie · 4 years, 7 months ago
  69. 8b70570 dts-bindings: regulator: Add dlg,da9063-regulator by Niel Fourie · 4 years, 7 months ago
  70. 4f4cfeb imx8mm_evk: enlarge CONFIG_SYS_BOOTM_LEN by Peng Fan · 4 years, 5 months ago
  71. 95f2f66 Merge tag 'efi-2020-10-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 5 months ago
  72. 1db1b56 ARM: da850-evm: Unify config options with Kconfig by Adam Ford · 4 years, 5 months ago
  73. 9a7ad5e soc: ti: k3-ringacc: Add an API to request pair of rings by Vignesh Raghavendra · 4 years, 5 months ago
  74. 01250d8 arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DT by Vignesh Raghavendra · 4 years, 5 months ago
  75. 191cad6 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 5 months ago
  76. 29ef99c efi_loader: memory buffer for variables by Heinrich Schuchardt · 4 years, 8 months ago
  77. 8cd9975 efi_loader: new function efi_memcpy_runtime() by Heinrich Schuchardt · 4 years, 5 months ago
  78. dabe54a efi_loader: optional pointer for ConvertPointer by Heinrich Schuchardt · 4 years, 8 months ago
  79. 699b7c6 efi_loader: export efi_convert_pointer() by Heinrich Schuchardt · 4 years, 8 months ago
  80. 09a8d50 efi_loader: UEFI variable persistence by Heinrich Schuchardt · 4 years, 9 months ago
  81. 276c61d efi_loader: separate UEFI variable API from implemementation by Heinrich Schuchardt · 4 years, 5 months ago
  82. 9827e84 efi_loader: prepare for read only OP-TEE variables by Heinrich Schuchardt · 4 years, 5 months ago
  83. 30962bf lib: rsa: export rsa_verify_with_pkey() by AKASHI Takahiro · 4 years, 6 months ago
  84. de92407 efi_loader: image_loader: add digest-based verification for signed image by AKASHI Takahiro · 4 years, 5 months ago
  85. 4154b64 efi_loader: image_loader: verification for all signatures should pass by AKASHI Takahiro · 4 years, 5 months ago
  86. 35e6402 lib/crypto: use qualified path for x509_parser.h by Heinrich Schuchardt · 4 years, 5 months ago
  87. 62e309e Merge tag 'uniphier-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 5 months ago
  88. 425462f ARM: uniphier: remove support for NOR Flash on support card by Masahiro Yamada · 4 years, 5 months ago
  89. 38d4770 ARM: uniphier: increase CONFIG_SYS_MONITOR_LEN to 2MB by Masahiro Yamada · 4 years, 5 months ago
  90. 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
  91. 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
  92. 795dc7d powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · 4 years, 6 months ago
  93. 566107e usb: xhci: Add reset controller support by Nicolas Saenz Julienne · 4 years, 5 months ago
  94. 057bbbd reset: Add Raspberry Pi 4 firmware reset controller by Nicolas Saenz Julienne · 4 years, 5 months ago
  95. df1cb96 pci: Add some PCI Express capability register offset definitions by Sylwester Nawrocki · 4 years, 6 months ago
  96. ea90192 linux/bitfield.h: Add primitives for manipulating bitfields both in host- and fixed-endian by Nicolas Saenz Julienne · 4 years, 6 months ago
  97. dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 5 months ago
  98. ffc41b0 core: extend struct driver_info to point to device by Walter Lozano · 4 years, 5 months ago
  99. 95282d6 core: drop const for struct driver_info by Walter Lozano · 4 years, 5 months ago
  100. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago