1. abc7841 Merge branch '2021-08-05-drop-almost-all-pre-dm_pci-code' by Tom Rini · 3 years, 2 months ago
  2. 83042fd pci: Drop migration method by Simon Glass · 3 years, 2 months ago
  3. 4a753fb ppc: Drop t4qds and b4860qds references by Simon Glass · 3 years, 2 months ago
  4. 666671e ppc: Drop idt8t49n222a_serdes_clk driver by Simon Glass · 3 years, 2 months ago
  5. 22137b8 pci: ppc: Drop ftpci100 driver by Simon Glass · 3 years, 2 months ago
  6. 23cd8a6 pci: Drop pci_init_board() by Simon Glass · 3 years, 2 months ago
  7. e15ba68 distro_bootcmd: Update DM_PCI check by Simon Glass · 3 years, 2 months ago
  8. 6b4a2a5 pci: sata_sil: Drop DM_PCI checks by Simon Glass · 3 years, 2 months ago
  9. ebacc78 pci: arm: mvebu: Drop DM_PCI check from arch_early_init_r by Simon Glass · 3 years, 2 months ago
  10. 3f24bd3 imx28-evk: Import devicetree file from Linux by Fabio Estevam · 3 years, 7 months ago
  11. 63814a6 pci: imx: Drop DM_PCI check from cpu driver by Simon Glass · 3 years, 2 months ago
  12. 199056d pci: Drop DM_PCI check from bios_emul by Simon Glass · 3 years, 2 months ago
  13. eb4b7fa pci: scsi: pci: Drop DM_PCI check from scsi by Simon Glass · 3 years, 2 months ago
  14. 2d88b26 pci: imx: Drop use of DM_PCI by Simon Glass · 3 years, 2 months ago
  15. 0019e5e pci: msc01: Drop use of DM_PCI by Simon Glass · 3 years, 2 months ago
  16. 4afab72 pci: gt64120: Drop use of DM_PCI by Simon Glass · 3 years, 2 months ago
  17. 0ecc7a0 ppc: socrates: Drop use of DM_PCI by Simon Glass · 3 years, 2 months ago
  18. d76415c ppc: malta: Drop use of DM_PCI by Simon Glass · 3 years, 2 months ago
  19. 990ac1b pci: usb: ohci: Test on PCI not DM_PCI by Simon Glass · 3 years, 2 months ago
  20. 5ccee85 ppc: Drop DM_PCI from config files by Simon Glass · 3 years, 2 months ago
  21. debf660 pci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci() by Simon Glass · 3 years, 2 months ago
  22. 97229af pci: freescale: Drop old code by Simon Glass · 3 years, 2 months ago
  23. 595232a pci: powerpc: Drop old code by Simon Glass · 3 years, 2 months ago
  24. ae09983 ppc: Drop CONFIG_SYS_PCI_SUBSYS_VENDORID by Simon Glass · 3 years, 2 months ago
  25. 26221dc pci: Drop DM_PCI check from pci_common by Simon Glass · 3 years, 2 months ago
  26. e8c09d6 pci: Remove guard around compatibility functions by Simon Glass · 3 years, 2 months ago
  27. 86a898f pci: Drop old code from pci command by Simon Glass · 3 years, 2 months ago
  28. ab97eb3 Merge branch '2021-08-04-assorted-minor-fixes' by Tom Rini · 3 years, 2 months ago
  29. 1fdafeb cmd:(cosmetic)Mentioned in 'chpart' command HELP text that it is for MTD devices by Adarsh Babu Kalepalli · 3 years, 4 months ago
  30. f86eba0 cmd:Elaborate 'blkcache' cmd HELP statement by Adarsh Babu Kalepalli · 3 years, 3 months ago
  31. e02c082 config: MPC8548CDS: eliminate symbol CONFIG_SYS_ID_EEPROM by Heinrich Schuchardt · 3 years, 2 months ago
  32. 08e8bc8 doc: Add basic information about running CI tests by Tom Rini · 3 years, 2 months ago
  33. a1ff2cb fs/squashfs: Fix some hardlinks reading the wrong inode by Campbell Suter · 3 years, 5 months ago
  34. 8edecd3 fit: Fix verification of images with external data by John Keeping · 3 years, 5 months ago
  35. 6621722 CI: Update to LLVM-12 by Tom Rini · 3 years, 2 months ago
  36. a0953b3 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 2 months ago
  37. b91c704 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 2 months ago
  38. d008190 mtd: spi-nor: Mask out fast read if not requested in DT by Bin Meng · 3 years, 2 months ago
  39. 87e7219 mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps() by Bin Meng · 3 years, 2 months ago
  40. cb42425 spi: spi-mem-nodm: Fix read data size issue by Bin Meng · 3 years, 2 months ago
  41. 9102cce mtd: spi-nor-ids: Add support for XMC XM25QH64C by Reto Schneider · 3 years, 3 months ago
  42. 3b64774 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 2 months ago
  43. 51aef40 Merge branch '2021-08-02-numeric-input-cleanups' by Tom Rini · 3 years, 2 months ago
  44. e695113 lib: Allow using 0x when a decimal value is requested by Simon Glass · 3 years, 2 months ago
  45. 5f4b356 doc: Add a note about number representation by Simon Glass · 3 years, 2 months ago
  46. 7a4ff7c doc: Convert command-line info to rST by Simon Glass · 3 years, 2 months ago
  47. 5a94546 lib: Move common digit-parsing code into a function by Simon Glass · 3 years, 2 months ago
  48. ab833ef lib: Add octal tests for simple_strtoul/l() by Simon Glass · 3 years, 2 months ago
  49. 4d3177d lib: Add tests for simple_strtoull() by Simon Glass · 3 years, 2 months ago
  50. 96b2344 lib: Drop unnecessary check for hex digit by Simon Glass · 3 years, 2 months ago
  51. 18546f2 lib: Comment the base parameter with simple_strtoul/l() by Simon Glass · 3 years, 2 months ago
  52. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 2 months ago
  53. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  54. 031725f hash: Ensure verification hex pairs are terminated by Simon Glass · 3 years, 2 months ago
  55. 9feb5bd x86: crownbay: Use external graphics card by default by Bin Meng · 3 years, 2 months ago
  56. c71d5fb x86: queensbay: Return directly if IGD / SDVO were already disabled by Bin Meng · 3 years, 2 months ago
  57. 33e4ab3 x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE by Bin Meng · 3 years, 2 months ago
  58. 0254160 x86: fsp: Don't program MTRR for DRAM for FSP1 by Bin Meng · 3 years, 2 months ago
  59. 73994c4 Merge tag 'efi-2021-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 2 months ago
  60. 99bb5f2 Merge tag 'mmc-2021-7-30' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 2 months ago
  61. 5309433 x86: cmd: hob: Fix display of resource type for system memory by Bin Meng · 3 years, 2 months ago
  62. 2ab1ffa x86: cmd: hob: Fix the command usage and help messages by Bin Meng · 3 years, 2 months ago
  63. 9a7c6fd x86: mtrr: Abort if requested size is not power of 2 by Bin Meng · 3 years, 2 months ago
  64. 3bcd6cf x86: mtrr: Skip MSRs that were already programmed in mtrr_commit() by Bin Meng · 3 years, 2 months ago
  65. 596bd05 x86: mtrr: Do not clear the unused ones in mtrr_commit() by Bin Meng · 3 years, 2 months ago
  66. c79cbb5 x86: dts: Define a default TSC timer frequency by Bin Meng · 3 years, 2 months ago
  67. 5824bc6 x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ by Bin Meng · 3 years, 2 months ago
  68. ffaa7ab x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM by Bin Meng · 3 years, 2 months ago
  69. e7a61c5 x86: crownbay: Adjust VGA rom address by Bin Meng · 3 years, 2 months ago
  70. 46db4bb x86: tangier: Fix DMA controller IRQ polarity in CSRT by Andy Shevchenko · 3 years, 2 months ago
  71. bd798ee x86: dts: Add "m25p,fast-read" to SPI flash node by Bin Meng · 3 years, 2 months ago
  72. 5672d04 x86: crownbay: Disable CONFIG_SPI_FLASH_SMART_HWCAPS by Bin Meng · 3 years, 2 months ago
  73. 4dc8279 spi: ich: Limit slave->max_read_size by Bin Meng · 3 years, 2 months ago
  74. 78e6b87 efi_loader: typo cerificate by Heinrich Schuchardt · 3 years, 2 months ago
  75. c0b6f7d doc: add graphviz imagemagick as build dependencies by Heinrich Schuchardt · 3 years, 2 months ago
  76. 89a5fbb doc: handle 'make htmldocs' warnings as errors by Heinrich Schuchardt · 3 years, 2 months ago
  77. 5e1df33 doc: add missing board/ti/index.rst by Heinrich Schuchardt · 3 years, 2 months ago
  78. 845d71c video: Hitachi panel: Drop bogus dependency on CONFIG_VIDEO by Andre Przywara · 3 years, 2 months ago
  79. 21a151a video: Add simple driver for ST-Ericsson MCDE with pre-configured display by Stephan Gerhold · 3 years, 3 months ago
  80. 72ffb41 Merge tag 'dm-pull-1aug21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 2 months ago
  81. eec44c7 dtoc: Support widening a bool value by Simon Glass · 3 years, 2 months ago
  82. ca04494 dtoc: Fix widening an int array to an int by Simon Glass · 3 years, 2 months ago
  83. df82de8 dtoc: Rename is_wider_than() to reduce confusion by Simon Glass · 3 years, 2 months ago
  84. cb89700 sandbox: Reduce keyed autoboot delay by Simon Glass · 3 years, 2 months ago
  85. ea40b20 moveconfig: Update to newer kconfiglib by Simon Glass · 3 years, 2 months ago
  86. a8ba35b doc: Fix up outdated moveconfig docs by Simon Glass · 3 years, 2 months ago
  87. 5c72c0e doc: Add docs for the moveconfig tool by Simon Glass · 3 years, 2 months ago
  88. a980e7b doc: Move coccinelle into its own section by Simon Glass · 3 years, 2 months ago
  89. 2d754ce doc: Create an intro section for testing by Simon Glass · 3 years, 2 months ago
  90. a612333 patman: add warning for invalid tag by Patrick Delaunay · 3 years, 2 months ago
  91. b29a0db fdt: Show the type of devicetree with fdt addr by Simon Glass · 3 years, 2 months ago
  92. 0c92963 fdt: Tidy up the code a bit with fdt addr by Simon Glass · 3 years, 2 months ago
  93. 1c6608b sandbox: tpm: Support extending a PCR multiple times by Simon Glass · 3 years, 2 months ago
  94. 9f0b535 sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NB by Simon Glass · 3 years, 2 months ago
  95. a986216 sandbox: tpm: Support storing device state in tpm2 by Simon Glass · 3 years, 2 months ago
  96. d8f105d sandbox: tpm: Support nvdata in TPM2 by Simon Glass · 3 years, 2 months ago
  97. 0c0ddad sandbox: tpm: Track whether the state is valid by Simon Glass · 3 years, 2 months ago
  98. 46aed06 sandbox: tpm: Finish comments for struct sandbox_tpm2 by Simon Glass · 3 years, 2 months ago
  99. 7f350a9 sandbox: tpm: Correct handling of get-capability by Simon Glass · 3 years, 2 months ago
  100. f9143c1 sandbox: tpm: Support the define-space command by Simon Glass · 3 years, 2 months ago