1. 0352edd cbfs: Simplify file iteration by Simon Glass · 3 years, 8 months ago
  2. 1567db0 cbfs: Factor out filling a cache node into a new function by Simon Glass · 3 years, 8 months ago
  3. f8142fb cbfs: Allow file traversal with any CBFS by Simon Glass · 3 years, 8 months ago
  4. 9464909 cbfs: Allow access to CBFS without a header by Simon Glass · 3 years, 8 months ago
  5. 3971a2a smbios: Allow writing to the coreboot version string by Simon Glass · 3 years, 8 months ago
  6. 7a02c81 cbfs: Rename new_node to node by Simon Glass · 3 years, 8 months ago
  7. 04c51bd cbfs: Add support for attributes by Simon Glass · 3 years, 8 months ago
  8. 2001f4a mmc: pci_mmc: Set up the card detect by Simon Glass · 3 years, 8 months ago
  9. 357da17 tegra: i2c: Drop LOG_DEBUG by Simon Glass · 3 years, 8 months ago
  10. 2301e93 x86: coral: Update the SD card-detect GPIO by Simon Glass · 3 years, 8 months ago
  11. 2daf7de x86: coral: Put the eMMC first by Simon Glass · 3 years, 8 months ago
  12. 527b9d8 x86: Probe device if needed in intel_gpio_xlate() by Simon Glass · 3 years, 8 months ago
  13. f0c97ad x86: p2sb: Drop LOG_DEBUG by Simon Glass · 3 years, 8 months ago
  14. 945ff0f x86: coral: Add information about building / running by Simon Glass · 3 years, 8 months ago
  15. df4c395 x86: coral: Free the ACPI GPIOs after using them by Simon Glass · 3 years, 8 months ago
  16. 6acba5a mtd: spi_flash_free() by Heinrich Schuchardt · 3 years, 9 months ago
  17. 53f6dc0 sandbox: dtsi: add rng by Vincent Stehlé · 3 years, 9 months ago
  18. 903d4f6 Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 8 months ago
  19. 774b23f binman: Update various pieces of the documentation by Simon Glass · 3 years, 8 months ago
  20. 8911fa1 binman: Drop repetitive heading for each entry by Simon Glass · 3 years, 8 months ago
  21. 0ac96b6 binman: Incorporate entry documentation by Simon Glass · 3 years, 8 months ago
  22. fa88828 binman: Rearrange documentation into headings by Simon Glass · 3 years, 8 months ago
  23. 75ead66 binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 8 months ago
  24. d5ea994 doc: Move driver model docs under develop/ by Simon Glass · 3 years, 8 months ago
  25. dcc6b79 doc: Move UEFI under develop/ by Simon Glass · 3 years, 8 months ago
  26. 842fff4 x86: dts: Drop unused CONFIG_SPL by Simon Glass · 3 years, 8 months ago
  27. 2e8ec3a x86: Make use of binman expanded entries by Simon Glass · 3 years, 8 months ago
  28. 8463b21 Makefile: Pass new entry args to binman by Simon Glass · 3 years, 8 months ago
  29. 718b529 binman: Automatically expand phase binaries into sections by Simon Glass · 3 years, 8 months ago
  30. 55ab0b6 binman: Plumb expanded entries through fully by Simon Glass · 3 years, 8 months ago
  31. ed93067 binman: Allow a way to select expanded entries by Simon Glass · 3 years, 8 months ago
  32. 2f85941 binman: Allow using an an 'expanded' entry type by Simon Glass · 3 years, 8 months ago
  33. eb751fd binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · 3 years, 8 months ago
  34. 8235dd8 binman: Move the comment for GetFdts() to the base class by Simon Glass · 3 years, 8 months ago
  35. a1ba618 binman: Drop unnecessary field in output_fdt_info by Simon Glass · 3 years, 8 months ago
  36. f184d95 binman: Use the fake SPL/TPL only if requested by Simon Glass · 3 years, 8 months ago
  37. d9bdd25 binman: Drop unnecessary 'type' property in tests by Simon Glass · 3 years, 8 months ago
  38. 63f41d4 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · 3 years, 8 months ago
  39. c98de97 binman: Add support for u-boot-tpl-nodtb by Simon Glass · 3 years, 8 months ago
  40. 31e04cb binman: Support symbols in u-boot-spl-nodtb by Simon Glass · 3 years, 8 months ago
  41. 308939b binman: Correct the documentation for u-boot-spl-bss-pad by Simon Glass · 3 years, 8 months ago
  42. 537e006 binman: Tidy up underscores in entry documentation by Simon Glass · 3 years, 8 months ago
  43. 3f093a3 binman: Update entry help for files-align by Simon Glass · 3 years, 8 months ago
  44. fcb2a7c binman: Document ExpandEntries() in the base class by Simon Glass · 3 years, 8 months ago
  45. 4ef93d9 binman: Allow extracting to current directory by Simon Glass · 3 years, 8 months ago
  46. 0284916 x86: apl: Use read-only SPL and new of-platdata by Simon Glass · 3 years, 8 months ago
  47. f5c5530 x86: coral: Drop TPM and ACPI interrupts from TPL by Simon Glass · 3 years, 8 months ago
  48. df2e71a x86: coral: Drop ACPI properties from of-platdata by Simon Glass · 3 years, 8 months ago
  49. 9ea5755 x86: Don't include reset driver in SPL by Simon Glass · 3 years, 8 months ago
  50. f7ffa92 x86: Support a fake PCI device with of-platdata-inst by Simon Glass · 3 years, 8 months ago
  51. 8818202 x86: itss: Tidy up bind() for of-platdata-inst by Simon Glass · 3 years, 8 months ago
  52. aba073a x86: apl: Tell of-platdata about a required header file by Simon Glass · 3 years, 8 months ago
  53. e952cf6 x86: apl: Fix the header order in pmc by Simon Glass · 3 years, 8 months ago
  54. 92cb9dc x86: Define a region for device priv/plat data by Simon Glass · 3 years, 8 months ago
  55. e2ec0ea dm: doc: Add documentation for of-platdata-inst by Simon Glass · 3 years, 8 months ago
  56. 1730e46 dm: doc: Tidy up of-platdata docs by Simon Glass · 3 years, 8 months ago
  57. 2238594 dm: core: Add warnings to private / platform setters by Simon Glass · 3 years, 8 months ago
  58. 781aa3e dm: core: Use separate priv/plat data region by Simon Glass · 3 years, 8 months ago
  59. 07f2e80 sandbox: Define a region for device priv/plat data by Simon Glass · 3 years, 8 months ago
  60. 8dee67a dm: core: Allow storing priv/plat data separately by Simon Glass · 3 years, 8 months ago
  61. b5660c4 dm: core: Move flags to device-runtime info by Simon Glass · 3 years, 8 months ago
  62. 8beeb28 dm: core: Create a struct for device runtime info by Simon Glass · 3 years, 8 months ago
  63. 5b21b34 dm: core: Add an option to support SPL in read-only memory by Simon Glass · 3 years, 8 months ago
  64. 492f0b0 azure/gitlab: Add tests for sandbox_noinst by Simon Glass · 3 years, 8 months ago
  65. 9deea13 test: Run sandbox_spl tests on sandbox_noinst by Simon Glass · 3 years, 8 months ago
  66. cb79f07 sandbox: Create a new sandbox_noinst build by Simon Glass · 3 years, 8 months ago
  67. 77faa97 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · 3 years, 8 months ago
  68. 65cb759 sandbox: i2c: Support i2c emulation with of-platdata by Simon Glass · 3 years, 8 months ago
  69. 6714bab sandbox_spl: Increase SPL malloc() size by Simon Glass · 3 years, 8 months ago
  70. 0000e0d dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 8 months ago
  71. 3ee1d39 sandbox: i2c: Move platdata structs to header files by Simon Glass · 3 years, 8 months ago
  72. 107da8f dm: core: Drop uclass_find_device_by_phandle() with of-platdata by Simon Glass · 3 years, 8 months ago
  73. 2f25998 dm: core: Drop device_get_by_driver_info() by Simon Glass · 3 years, 8 months ago
  74. 9bb88fb clk: sandbox: Create a special fixed-rate driver by Simon Glass · 3 years, 8 months ago
  75. b95c7b9 clk: fixed-rate: Export driver parts for OF_PLATDATA_INST by Simon Glass · 3 years, 8 months ago
  76. 96d5736 clk: sandbox: Move priv/plat data to a header file by Simon Glass · 3 years, 8 months ago
  77. 96113c1 dm: test: Avoid destroying uclasses with of-platdata-inst by Simon Glass · 3 years, 8 months ago
  78. 29b099a dm: core: Include dt-decl.h automatically by Simon Glass · 3 years, 8 months ago
  79. c3576b2 Makefile: Remove old of-platdata files before regenerating by Simon Glass · 3 years, 8 months ago
  80. bfbf044 Makefile: Use a variable for generated of-platdata headers by Simon Glass · 3 years, 8 months ago
  81. db2b9ca dtoc: Only generate the required files by Simon Glass · 3 years, 8 months ago
  82. 049becf Makefile: Depend only on required of-platdata files by Simon Glass · 3 years, 8 months ago
  83. 8c0a0b0 Makefile: Avoid running dtoc every time by Simon Glass · 3 years, 8 months ago
  84. 237b3cc libfdt: Tidy up pylibfdt build rule by Simon Glass · 3 years, 8 months ago
  85. 53a7199 Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 3 years, 8 months ago
  86. 03d0d76 efi_loader: Clean up file size calculations by Ilias Apalodimas · 3 years, 8 months ago
  87. c7c782a efi_selfest: redefine enum efi_test_phase by Heinrich Schuchardt · 3 years, 8 months ago
  88. f576f7d efi_loader: Add an S-CRTM even for firmware version by Ilias Apalodimas · 3 years, 8 months ago
  89. 1b278e6 efi_loader: EFI TCG2 free efi memory on protocol failure by Ilias Apalodimas · 3 years, 8 months ago
  90. a4636ba test: test the ESRT creation by Jose Marinho · 3 years, 9 months ago
  91. 5169ffc efi: ESRT creation tests by Jose Marinho · 3 years, 9 months ago
  92. b027e79 cmd: efi: ESRT table debug print by Jose Marinho · 3 years, 9 months ago
  93. ebb61ee efi: Add ESRT to the EFI system table by Jose Marinho · 3 years, 9 months ago
  94. 81f910e dfu: dfu_sf: avoid double free of SPI device by Heinrich Schuchardt · 3 years, 8 months ago
  95. 773c090 efidebug: add multiple device path instances on Boot#### by Ilias Apalodimas · 3 years, 8 months ago
  96. b307e3d efi_loader: Replace config option for initrd loading by Ilias Apalodimas · 3 years, 8 months ago
  97. aa0f755 efi_loader: Add helper functions for EFI by Ilias Apalodimas · 3 years, 8 months ago
  98. 483d28e efi_loader: Add device path related functions for initrd via Boot#### by Ilias Apalodimas · 3 years, 8 months ago
  99. f684706 cmd/load: support uploading EFI binary via UART by Heinrich Schuchardt · 3 years, 8 months ago
  100. 77c0da8 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 8 months ago