1. 53db2ee Makefile: Build a separate .dtb for TPL by Simon Glass · 3 years, 9 months ago
  2. c86b180 Merge tag 'efi-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 3 years, 9 months ago
  3. c35df7c qemu: arm64: Add documentation for capsule update by Sughosh Ganu · 3 years, 9 months ago
  4. 7407595 efidebug: capsule: Add a command to update capsule on disk by Sughosh Ganu · 3 years, 9 months ago
  5. 88a2ef2 efi_loader: Enable uefi capsule authentication by Sughosh Ganu · 3 years, 9 months ago
  6. 04be98b efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · 3 years, 9 months ago
  7. b4f20a5 efi_loader: Re-factor code to build the signature store from efi signature list by Sughosh Ganu · 3 years, 9 months ago
  8. 201b806 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · 3 years, 9 months ago
  9. 65f3fc1 dfu_mtd: Add provision to unlock mtd device by Sughosh Ganu · 3 years, 9 months ago
  10. 675b62e efi_loader: Add logic to parse EDKII specific fmp payload header by Sughosh Ganu · 3 years, 9 months ago
  11. ab201a1 fsp: Move and rename fsp_types.h file by Sughosh Ganu · 3 years, 9 months ago
  12. cc02f15 qemu: common: Set dfu_alt_info variable for the platform by Sughosh Ganu · 3 years, 9 months ago
  13. c89a987 qemu: common: Add support for dynamic mtdparts for the platform by Sughosh Ganu · 3 years, 9 months ago
  14. 4366a24 crypto: Fix the logic to calculate hash with authattributes set by Sughosh Ganu · 3 years, 9 months ago
  15. e1ee06d qemu: arm: Initialise virtio devices in board_late_init by Sughosh Ganu · 3 years, 9 months ago
  16. 322c813 mkeficapsule: Add support for embedding public key in a dtb by Sughosh Ganu · 3 years, 9 months ago
  17. b7d186f efi_loader: event queueing by Heinrich Schuchardt · 3 years, 9 months ago
  18. fe179d7 efi_loader: Add size checks to efi_create_indexed_name() by Ilias Apalodimas · 3 years, 9 months ago
  19. 47d2b3b efi_loader: Remove unconditional installation of file2 protocol for initrd by Ilias Apalodimas · 3 years, 9 months ago
  20. 0c44452 efi_loader: Remove unused headers from efi_load_initrd.c by Ilias Apalodimas · 3 years, 9 months ago
  21. f8212f0 efi_loader: use after free in efi_exit() by Heinrich Schuchardt · 3 years, 9 months ago
  22. 0ce3fb5 efi_loader: describe struct efi_loaded_image_obj by Heinrich Schuchardt · 3 years, 9 months ago
  23. 2a0f80f efi_loader: efi_signal_event() fix comment typos by Heinrich Schuchardt · 3 years, 9 months ago
  24. 2a68cd4 efi_loader: avoid invalid free by Heinrich Schuchardt · 3 years, 9 months ago
  25. 97d36f0 efi_loader: escape key handling by Heinrich Schuchardt · 3 years, 9 months ago
  26. db6288d efi_loader: missing parentheses after if by Heinrich Schuchardt · 3 years, 9 months ago
  27. c0029e4 fs/fat: implement fsuuid command by Heinrich Schuchardt · 3 years, 9 months ago
  28. d0be676 fs: fat: eliminate DIRENTSPERBLOCK() macro by Heinrich Schuchardt · 3 years, 9 months ago
  29. ffa375e efi_loader: Extra checks while opening an OPTEE session by Ilias Apalodimas · 3 years, 9 months ago
  30. c0c21d6 efi_loader: make variable store size customizable by Heinrich Schuchardt · 3 years, 9 months ago
  31. 958b9e2 Merge tag 'dm-next-23dec20' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 9 months ago
  32. ec1add1 dm: core: Inline a few ofnode functions in SPL by Simon Glass · 3 years, 9 months ago
  33. 73da3d2 buildman: Remove output binaries before building by Simon Glass · 3 years, 9 months ago
  34. fc31430 dm: spi: Fix spi_free_slave() freed memory write by Niel Fourie · 3 years, 9 months ago
  35. a5624c6 test: dm: spi: Add testcase for spi_claim_bus() by Ovidiu Panait · 3 years, 9 months ago
  36. 741280e spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic by Ovidiu Panait · 3 years, 9 months ago
  37. add685f test: spi: Add sandbox_spi_get_{speed, mode} interface by Ovidiu Panait · 3 years, 9 months ago
  38. 2da1800 spi: sandbox_spi: Implement speed/mode setup by Ovidiu Panait · 3 years, 9 months ago
  39. 1dc53ce sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · 3 years, 9 months ago
  40. 1f6d618 sandbox: spi: Drop unused sandbox_spi_parse_spec function by Ovidiu Panait · 3 years, 9 months ago
  41. 3286d22 sandbox: implement invalidate_icache_all() by Heinrich Schuchardt · 3 years, 10 months ago
  42. c589132 fdt: Use phandle to distinguish DT nodes with same name by Aswath Govindraju · 3 years, 10 months ago
  43. 9883df1 Common:fdt: Check for error return value by Hongwei Zhang · 3 years, 10 months ago
  44. 9c54729 sandbox: implement runtime system reset by Heinrich Schuchardt · 3 years, 10 months ago
  45. 67c7e9a configs: sandbox: activate DEBUG_UART by Patrick Delaunay · 3 years, 10 months ago
  46. ddc44c2 patman: Add project-default for 'gcc' by Philipp Tomsich · 3 years, 10 months ago
  47. b3aff15 patman: Add --no-signoff to suppress adding signoffs by Philipp Tomsich · 3 years, 10 months ago
  48. 5e66338 dm: Update documentation for new sequence numbers by Simon Glass · 3 years, 9 months ago
  49. 7f20d1d dm: core: Drop seq and req_seq by Simon Glass · 3 years, 9 months ago
  50. 36c03d1 cmd: Drop use of old sequence numbers in commands by Simon Glass · 3 years, 9 months ago
  51. a133e21 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · 3 years, 9 months ago
  52. 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 3 years, 9 months ago
  53. b5b1155 dm: Drop uclass_resolve_seq() by Simon Glass · 3 years, 9 months ago
  54. 93f44e8 dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ by Simon Glass · 3 years, 9 months ago
  55. 981426e dm: Switch over to use new sequence number for dev_seq() by Simon Glass · 3 years, 9 months ago
  56. 3bc90aa pinctrl: Update for new sequence numbers by Simon Glass · 3 years, 9 months ago
  57. fb0ea6a gpio: Update for new sequence numbers by Simon Glass · 3 years, 9 months ago
  58. d1e8530 x86: Simplify acpi_device_infer_name() by Simon Glass · 3 years, 9 months ago
  59. df3dc20 x86: Drop unnecessary mp_init logic by Simon Glass · 3 years, 9 months ago
  60. b27347f usb: Update for new sequence numbers by Simon Glass · 3 years, 9 months ago
  61. 4de51cc usb: ehci-mx6: Drop assignment of sequence number by Simon Glass · 3 years, 9 months ago
  62. 6d83c74 spi: Update for new sequence numbers by Simon Glass · 3 years, 9 months ago
  63. 42f3663 pci: Update to use new sequence numbers by Simon Glass · 3 years, 9 months ago
  64. 15a1196 dm: core: Allow manual sequence numbering by Simon Glass · 3 years, 9 months ago
  65. 552da33 net: Update to use new sequence numbers by Simon Glass · 3 years, 9 months ago
  66. 16df993 i2c: Update for new sequence numbers by Simon Glass · 3 years, 9 months ago
  67. 5c58002 octeon: Don't attempt to set the sequence number by Simon Glass · 3 years, 9 months ago
  68. a20b4a8 dm: test: Drop assumptions of no sequence numbers by Simon Glass · 3 years, 9 months ago
  69. 4153e3a dm: Fix return value in dev_read_alias_seq() by Simon Glass · 3 years, 9 months ago
  70. ba0e7da dm: core: Switch binding to use new sequence numbers by Simon Glass · 3 years, 9 months ago
  71. 1c55b22 dm: test: Check all devices have a sequence numbers by Simon Glass · 3 years, 9 months ago
  72. cd53e5b dm: core: Add a new sequence number for devices by Simon Glass · 3 years, 9 months ago
  73. d03adb4 dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · 3 years, 9 months ago
  74. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 9 months ago
  75. 0b2fa98 linker_lists: Fix alignment issue by Simon Glass · 3 years, 9 months ago
  76. 8351a29 Merge tag 'dm-pull-14dec20' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 9 months ago
  77. b7bbd55 checkpatch: Add warnings for unexpected struct names by Simon Glass · 3 years, 10 months ago
  78. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  79. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 3 years, 10 months ago
  80. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  81. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  82. 4f50086 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 3 years, 10 months ago
  83. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  84. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  85. 78128d5 dtoc: Tidy up more Python style in dtb_platdata by Simon Glass · 3 years, 10 months ago
  86. 8ee05b5 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · 3 years, 10 months ago
  87. 725e4fc dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · 3 years, 10 months ago
  88. 2ebea5e dm: core: Combine the flattree and livetree binding code by Simon Glass · 3 years, 10 months ago
  89. d0c20ce dm: core: Add an ofnode function to get the devicetree root by Simon Glass · 3 years, 10 months ago
  90. e80be74 dm: core: Drop device_bind_offset() by Simon Glass · 3 years, 10 months ago
  91. 0d56fba dm: core: Drop dev_set_of_offset() by Simon Glass · 3 years, 10 months ago
  92. 20da4e0 dm: Drop uses of dev_set_of_offset() by Simon Glass · 3 years, 10 months ago
  93. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 3 years, 10 months ago
  94. 0de1b07 dm: core: Add a livetree function to check node status by Simon Glass · 3 years, 10 months ago
  95. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 3 years, 10 months ago
  96. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 3 years, 10 months ago
  97. 6ca5ff3 test: unit test for exception command by Heinrich Schuchardt · 3 years, 11 months ago
  98. 04cc791 efi_selftest: implement exception test for sandbox by Heinrich Schuchardt · 3 years, 11 months ago
  99. 3a5ec03 cmd: sandbox: implement exception command by Heinrich Schuchardt · 3 years, 11 months ago
  100. b46f30a sandbox: add handler for exceptions by Heinrich Schuchardt · 3 years, 11 months ago