1. 326aae2 mmc: pci_mmc: Set up the card detect by Simon Glass · 3 years, 6 months ago
  2. 42ee0cd tegra: i2c: Drop LOG_DEBUG by Simon Glass · 3 years, 6 months ago
  3. ac77650 x86: coral: Update the SD card-detect GPIO by Simon Glass · 3 years, 6 months ago
  4. 041089f x86: coral: Put the eMMC first by Simon Glass · 3 years, 6 months ago
  5. 7d252d0 x86: Probe device if needed in intel_gpio_xlate() by Simon Glass · 3 years, 6 months ago
  6. 72d98ee x86: p2sb: Drop LOG_DEBUG by Simon Glass · 3 years, 6 months ago
  7. 414e10b x86: coral: Add information about building / running by Simon Glass · 3 years, 6 months ago
  8. 80814f4 x86: coral: Free the ACPI GPIOs after using them by Simon Glass · 3 years, 6 months ago
  9. b09c74f mtd: spi_flash_free() by Heinrich Schuchardt · 3 years, 7 months ago
  10. 619a815 sandbox: dtsi: add rng by Vincent Stehlé · 3 years, 7 months ago
  11. 9c7335e Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 6 months ago
  12. fcae668 binman: Update various pieces of the documentation by Simon Glass · 3 years, 6 months ago
  13. 96d340e binman: Drop repetitive heading for each entry by Simon Glass · 3 years, 6 months ago
  14. 6bc4309 binman: Incorporate entry documentation by Simon Glass · 3 years, 6 months ago
  15. 072026e binman: Rearrange documentation into headings by Simon Glass · 3 years, 6 months ago
  16. 61adb2d binman: doc: Add documentation to htmldocs by Simon Glass · 3 years, 6 months ago
  17. 5ce3191 doc: Move driver model docs under develop/ by Simon Glass · 3 years, 6 months ago
  18. d1ceeef doc: Move UEFI under develop/ by Simon Glass · 3 years, 6 months ago
  19. cad7b6b x86: dts: Drop unused CONFIG_SPL by Simon Glass · 3 years, 6 months ago
  20. cb88ec7 x86: Make use of binman expanded entries by Simon Glass · 3 years, 6 months ago
  21. cfee2b2 Makefile: Pass new entry args to binman by Simon Glass · 3 years, 6 months ago
  22. 0668492 binman: Automatically expand phase binaries into sections by Simon Glass · 3 years, 6 months ago
  23. 0b6023e binman: Plumb expanded entries through fully by Simon Glass · 3 years, 6 months ago
  24. 63aeaeb binman: Allow a way to select expanded entries by Simon Glass · 3 years, 6 months ago
  25. b35fb17 binman: Allow using an an 'expanded' entry type by Simon Glass · 3 years, 6 months ago
  26. 5187b80 binman: Use standard filenames for SPL/TPL devicetree by Simon Glass · 3 years, 6 months ago
  27. adb67bb binman: Move the comment for GetFdts() to the base class by Simon Glass · 3 years, 6 months ago
  28. cb8bebb binman: Drop unnecessary field in output_fdt_info by Simon Glass · 3 years, 6 months ago
  29. 7697170 binman: Use the fake SPL/TPL only if requested by Simon Glass · 3 years, 6 months ago
  30. 30e1b09 binman: Drop unnecessary 'type' property in tests by Simon Glass · 3 years, 6 months ago
  31. d26efc8 binman: Add support for u-boot-tpl-bss-bad by Simon Glass · 3 years, 6 months ago
  32. 77a64e0 binman: Add support for u-boot-tpl-nodtb by Simon Glass · 3 years, 6 months ago
  33. f589882 binman: Support symbols in u-boot-spl-nodtb by Simon Glass · 3 years, 6 months ago
  34. dccdc38 binman: Correct the documentation for u-boot-spl-bss-pad by Simon Glass · 3 years, 6 months ago
  35. adc59ea binman: Tidy up underscores in entry documentation by Simon Glass · 3 years, 6 months ago
  36. 4ce4077 binman: Update entry help for files-align by Simon Glass · 3 years, 6 months ago
  37. a01d1a2 binman: Document ExpandEntries() in the base class by Simon Glass · 3 years, 6 months ago
  38. 862ddf9 binman: Allow extracting to current directory by Simon Glass · 3 years, 6 months ago
  39. 98ed0ae x86: apl: Use read-only SPL and new of-platdata by Simon Glass · 3 years, 6 months ago
  40. 541b2ad x86: coral: Drop TPM and ACPI interrupts from TPL by Simon Glass · 3 years, 6 months ago
  41. 26c6907 x86: coral: Drop ACPI properties from of-platdata by Simon Glass · 3 years, 6 months ago
  42. 5384ea9 x86: Don't include reset driver in SPL by Simon Glass · 3 years, 6 months ago
  43. 1d3daaa x86: Support a fake PCI device with of-platdata-inst by Simon Glass · 3 years, 6 months ago
  44. 763ce51 x86: itss: Tidy up bind() for of-platdata-inst by Simon Glass · 3 years, 6 months ago
  45. a65c35e x86: apl: Tell of-platdata about a required header file by Simon Glass · 3 years, 6 months ago
  46. 8d0defa x86: apl: Fix the header order in pmc by Simon Glass · 3 years, 6 months ago
  47. 72db28e x86: Define a region for device priv/plat data by Simon Glass · 3 years, 6 months ago
  48. 34f73c9 dm: doc: Add documentation for of-platdata-inst by Simon Glass · 3 years, 6 months ago
  49. 035e405 dm: doc: Tidy up of-platdata docs by Simon Glass · 3 years, 6 months ago
  50. e81bf6d dm: core: Add warnings to private / platform setters by Simon Glass · 3 years, 6 months ago
  51. cfb9c9b dm: core: Use separate priv/plat data region by Simon Glass · 3 years, 6 months ago
  52. d5cc192 sandbox: Define a region for device priv/plat data by Simon Glass · 3 years, 6 months ago
  53. baf0371 dm: core: Allow storing priv/plat data separately by Simon Glass · 3 years, 6 months ago
  54. 6f644ef dm: core: Move flags to device-runtime info by Simon Glass · 3 years, 6 months ago
  55. ab933d8 dm: core: Create a struct for device runtime info by Simon Glass · 3 years, 6 months ago
  56. 95a5825 dm: core: Add an option to support SPL in read-only memory by Simon Glass · 3 years, 6 months ago
  57. 6c914e4 azure/gitlab: Add tests for sandbox_noinst by Simon Glass · 3 years, 6 months ago
  58. c25b8dc test: Run sandbox_spl tests on sandbox_noinst by Simon Glass · 3 years, 6 months ago
  59. 424994c sandbox: Create a new sandbox_noinst build by Simon Glass · 3 years, 6 months ago
  60. 3a825d3 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · 3 years, 6 months ago
  61. 728d04c sandbox: i2c: Support i2c emulation with of-platdata by Simon Glass · 3 years, 6 months ago
  62. abaed70 sandbox_spl: Increase SPL malloc() size by Simon Glass · 3 years, 6 months ago
  63. cc469b7 dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 6 months ago
  64. e62ad9c sandbox: i2c: Move platdata structs to header files by Simon Glass · 3 years, 6 months ago
  65. 168227a dm: core: Drop uclass_find_device_by_phandle() with of-platdata by Simon Glass · 3 years, 6 months ago
  66. 6ba46a0 dm: core: Drop device_get_by_driver_info() by Simon Glass · 3 years, 6 months ago
  67. 8813986 clk: sandbox: Create a special fixed-rate driver by Simon Glass · 3 years, 6 months ago
  68. 4ddc91b clk: fixed-rate: Export driver parts for OF_PLATDATA_INST by Simon Glass · 3 years, 6 months ago
  69. cc7ffd3 clk: sandbox: Move priv/plat data to a header file by Simon Glass · 3 years, 6 months ago
  70. e8c023c dm: test: Avoid destroying uclasses with of-platdata-inst by Simon Glass · 3 years, 6 months ago
  71. 910de10 dm: core: Include dt-decl.h automatically by Simon Glass · 3 years, 6 months ago
  72. 354d232 Makefile: Remove old of-platdata files before regenerating by Simon Glass · 3 years, 6 months ago
  73. 56b313d Makefile: Use a variable for generated of-platdata headers by Simon Glass · 3 years, 6 months ago
  74. 8490c57 dtoc: Only generate the required files by Simon Glass · 3 years, 6 months ago
  75. 13d7115 Makefile: Depend only on required of-platdata files by Simon Glass · 3 years, 6 months ago
  76. 6519da4 Makefile: Avoid running dtoc every time by Simon Glass · 3 years, 6 months ago
  77. 91f414b libfdt: Tidy up pylibfdt build rule by Simon Glass · 3 years, 6 months ago
  78. 4be994b Merge tag 'efi-next' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 3 years, 6 months ago
  79. ac30aad efi_loader: Clean up file size calculations by Ilias Apalodimas · 3 years, 6 months ago
  80. 5e21958 efi_selfest: redefine enum efi_test_phase by Heinrich Schuchardt · 3 years, 6 months ago
  81. f69a201 efi_loader: Add an S-CRTM even for firmware version by Ilias Apalodimas · 3 years, 6 months ago
  82. d8cf113 efi_loader: EFI TCG2 free efi memory on protocol failure by Ilias Apalodimas · 3 years, 6 months ago
  83. de489d8 test: test the ESRT creation by Jose Marinho · 3 years, 7 months ago
  84. 4ac6041 efi: ESRT creation tests by Jose Marinho · 3 years, 7 months ago
  85. aa31a87 cmd: efi: ESRT table debug print by Jose Marinho · 3 years, 7 months ago
  86. 64a8aae efi: Add ESRT to the EFI system table by Jose Marinho · 3 years, 7 months ago
  87. 57cba22 dfu: dfu_sf: avoid double free of SPI device by Heinrich Schuchardt · 3 years, 6 months ago
  88. cbea241 efidebug: add multiple device path instances on Boot#### by Ilias Apalodimas · 3 years, 6 months ago
  89. 53f6a5a efi_loader: Replace config option for initrd loading by Ilias Apalodimas · 3 years, 6 months ago
  90. 37c3ca5 efi_loader: Add helper functions for EFI by Ilias Apalodimas · 3 years, 6 months ago
  91. 76e8acc efi_loader: Add device path related functions for initrd via Boot#### by Ilias Apalodimas · 3 years, 6 months ago
  92. 7dbd7dd cmd/load: support uploading EFI binary via UART by Heinrich Schuchardt · 3 years, 6 months ago
  93. f027222 efi_loader: Uart device path by Heinrich Schuchardt · 3 years, 6 months ago
  94. 134d338 efi_loader: NULL dereference in EFI console by Heinrich Schuchardt · 3 years, 6 months ago
  95. df7d89a efi: Fix compiler warnings by Simon Glass · 3 years, 8 months ago
  96. 6f90899 efi_selftest: Remove loadfile2 for initrd selftests by Ilias Apalodimas · 3 years, 6 months ago
  97. a81978e efi_selftest: illegal cast to pointer in initrddump by Heinrich Schuchardt · 3 years, 6 months ago
  98. 073e5db efi_loader: fix memory type for memory reservation block by Mark Kettenis · 3 years, 6 months ago
  99. 4bad14a efi_loader: disable GRUB_ARM32_WORKAROUND on ARCH_SUNXI by Heinrich Schuchardt · 3 years, 7 months ago
  100. 4c6f650 dm: Add the new dtoc-generated files to the build by Simon Glass · 3 years, 6 months ago