1. 460c94a test/py: efi_capsule: align with the syntax change of mkeficapsule by AKASHI Takahiro · 2 years, 8 months ago
  2. d9612f4 tools: mkeficapsule: allow for specifying GUID explicitly by AKASHI Takahiro · 2 years, 8 months ago
  3. bad58cb test/py: efi_capsule: add image authentication test by AKASHI Takahiro · 2 years, 8 months ago
  4. a62eb06 doc: update UEFI document for usage of mkeficapsule by AKASHI Takahiro · 2 years, 8 months ago
  5. 118a0ec tools: mkeficapsule: add man page by AKASHI Takahiro · 2 years, 8 months ago
  6. 16abff2 tools: mkeficapsule: add firmware image signing by AKASHI Takahiro · 2 years, 8 months ago
  7. 9af16cc tools: build mkeficapsule with tools-only_defconfig by AKASHI Takahiro · 2 years, 8 months ago
  8. 9ebfc6b CI: enforce packages upgrade for Msys2 on Windows by AKASHI Takahiro · 2 years, 8 months ago
  9. fe203a0 Merge branch '2022-02-10-platform-updates' by Tom Rini · 2 years, 8 months ago
  10. ad41ed1 arm:dts:k3-am64-sk: EMIF tool update to 0.8.0 with 1333MTs for lpddr4 by Sinthu Raja · 2 years, 11 months ago
  11. a1ad6a9 apple: Fix debug uart clock rate by Mark Kettenis · 2 years, 9 months ago
  12. 1ca890d common: drop CONFIG_SYS_RESET_ADDR by Ovidiu Panait · 2 years, 9 months ago
  13. 6303b27 powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESS by Ovidiu Panait · 2 years, 9 months ago
  14. d42f107 input: apple: Add support for Apple SPI keyboard by Mark Kettenis · 2 years, 9 months ago
  15. 7184e29 spi: apple: Add driver for Apple SPI controller by Mark Kettenis · 2 years, 9 months ago
  16. dbb273a configs: apple: Add NVMe boot target by Mark Kettenis · 2 years, 9 months ago
  17. 50333c9 nvme: apple: Add driver for Apple NVMe storage controller by Mark Kettenis · 2 years, 9 months ago
  18. 81fafbb power: domain: apple: Add reset support by Mark Kettenis · 2 years, 9 months ago
  19. ca99a17 nvme: Add shutdown function by Mark Kettenis · 2 years, 9 months ago
  20. 19d9dad nvme: Introduce driver ops by Mark Kettenis · 2 years, 9 months ago
  21. 02e2588 arm: apple: Add RTKit support by Mark Kettenis · 2 years, 9 months ago
  22. a4bd5e4 arm: apple: Change SoC name from "m1" into "apple" by Mark Kettenis · 2 years, 9 months ago
  23. 456305e mailbox: apple: Add driver for Apple IOP mailbox by Mark Kettenis · 2 years, 9 months ago
  24. 045474b nvme: Split out PCI support by Mark Kettenis · 2 years, 9 months ago
  25. c440829 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 8 months ago
  26. 2ccd2bc Merge tag 'dm-pull-8feb22-take3' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 8 months ago
  27. 6662e5e Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 8 months ago
  28. d2a44ce arm: kirkwood: Pogoplug E02 : Convert Ethernet to Driver Model by Tony Dinh · 2 years, 8 months ago
  29. 9e6d71d tools: kwboot: Allow to use -b without image path as the last getopt() option by Pali Rohár · 2 years, 8 months ago
  30. c153576 arm: kirkwood: Dockstar : Add DM Ethernet by Tony Dinh · 2 years, 9 months ago
  31. ba4e6f8 MAINTAINERS: Update list of Armada 385 and Armada 3720 drivers by Pali Rohár · 2 years, 9 months ago
  32. de75140 tools: kwboot: Fix detection of quit esc sequence by Pali Rohár · 2 years, 9 months ago
  33. f99a169 arm: kirkwood: iConnect : Add Ethernet support by Tony Dinh · 2 years, 9 months ago
  34. fb9ed23 arm: kirkwood: Dreamplug : Use Marvell uclass mvgbe and PHY driver for Ethernet by Tony Dinh · 2 years, 9 months ago
  35. 7c08680 doc: qemu-riscv: Update documentation for QEMU spike machine by Anup Patel · 2 years, 9 months ago
  36. ef19131 riscv: qemu: Implement is_flash_available() for MTD NOR by Anup Patel · 2 years, 9 months ago
  37. be7ce1a riscv: qemu: Enable HTIF console support by Anup Patel · 2 years, 9 months ago
  38. d6ba787 serial: Add RISC-V HTIF console driver by Anup Patel · 2 years, 9 months ago
  39. f3078d4 binman: Convert FIT entry type to a subclass of Section entry type by Alper Nebi Yasak · 2 years, 8 months ago
  40. 4897d33 binman: Check missing bintools of Section subclasses by Alper Nebi Yasak · 2 years, 8 months ago
  41. ed293c3 binman: Register and check bintools from FIT subentries by Alper Nebi Yasak · 2 years, 8 months ago
  42. 2135331 binman: Fix subentry expansion for FIT entry type by Alper Nebi Yasak · 2 years, 8 months ago
  43. 058fb9f acpi: Move MCFG implementation to common lib by Moritz Fischer · 2 years, 9 months ago
  44. ab2ffe7 arch: x86: lib: acpi_table: Fix MCFG entries by Moritz Fischer · 2 years, 9 months ago
  45. 3ed8c4c serial-uclass: fix build warning by Heiko Schocher · 2 years, 9 months ago
  46. 0129f2d serial: remove nulldev_serial_input by Heiko Schocher · 2 years, 9 months ago
  47. 6d7ac6a patman: Update with new pylint scores by Simon Glass · 2 years, 9 months ago
  48. 098b10f patman: Convert camel case in terminal.py by Simon Glass · 2 years, 9 months ago
  49. 252ac58 patman: Rename Color() method to build() by Simon Glass · 2 years, 9 months ago
  50. 82e0e73 patman: Rename Print() to Tprint() by Simon Glass · 2 years, 9 months ago
  51. f3385a5 patman: Convert camel case in tout.py by Simon Glass · 2 years, 9 months ago
  52. 5e2ab40 patman: Convert camel case in test_util.py by Simon Glass · 2 years, 9 months ago
  53. ce31277 patman: Convert camel case in test_checkpatch.py by Simon Glass · 2 years, 9 months ago
  54. 642df43 patman: Convert camel case in project.py by Simon Glass · 2 years, 9 months ago
  55. 0157b18 patman: Convert camel case in gitutil.py by Simon Glass · 2 years, 9 months ago
  56. 967af26 patman: Convert camel case in get_maintainer.py by Simon Glass · 2 years, 9 months ago
  57. c3aaa05 patman: Convert camel case in func_test.py by Simon Glass · 2 years, 9 months ago
  58. 208f01b0 patman: Convert camel case in cros_subprocess.py by Simon Glass · 2 years, 9 months ago
  59. a3eeadf patman: Convert camel case in commit.py by Simon Glass · 2 years, 9 months ago
  60. ae5e926 patman: Convert camel case in checkpatch.py by Simon Glass · 2 years, 9 months ago
  61. d980069 patman: Convert camel case in command.py by Simon Glass · 2 years, 9 months ago
  62. c1aa66e patman: Convert camel case in tools.py by Simon Glass · 2 years, 9 months ago
  63. 82ee8bf dm: Use parenthesis for the device_get_ops macro argument by Sughosh Ganu · 2 years, 9 months ago
  64. ebc87d0 sandbox: fix build failure with musl and SDL by Heinrich Schuchardt · 2 years, 9 months ago
  65. 3609e1d dts: automatically build necessary .dtb files by Rasmus Villemoes · 2 years, 9 months ago
  66. 83d4b7b Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 2 years, 8 months ago WIP/09Feb2022
  67. 8597032 Merge branch '2022-02-08-Kconfig-updates' by Tom Rini · 2 years, 8 months ago
  68. cccc4ab configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  69. bc39e41 dm: scsi: Add a migration deadline for scsi by Simon Glass · 2 years, 9 months ago
  70. edca8cf Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · 2 years, 9 months ago
  71. ce30e3f scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE by Simon Glass · 2 years, 9 months ago
  72. f73a756 ahci: Make ahci drivers depend on AHCI by Simon Glass · 2 years, 9 months ago
  73. e7b0278 sata: sata_sil: Only support BLK by Simon Glass · 2 years, 9 months ago
  74. 6edb5dd sata: Rearrange Kconfig for SATA by Simon Glass · 2 years, 9 months ago
  75. 580937b sata: Only support BLK by Simon Glass · 2 years, 9 months ago
  76. e32ec06 sata: Drop Silicon Image SIL3114 SATA driver by Simon Glass · 2 years, 9 months ago
  77. a8c281d Convert CONFIG_REMAKE_ELF to Kconfig by Alper Nebi Yasak · 2 years, 9 months ago
  78. 4b4b1de Drop CONFIG_SYS_PIO_MODE by Simon Glass · 2 years, 9 months ago
  79. d2da54b Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · 2 years, 9 months ago
  80. e30be6e ide: Drop CONFIG_IDE_AHB by Simon Glass · 2 years, 9 months ago
  81. 2b4806e buildman: Allow adjusting board config on the fly by Simon Glass · 2 years, 9 months ago
  82. 8ca0931 buildman: Provide a hint on how to debug thread crashes by Simon Glass · 2 years, 9 months ago
  83. 19133b7 buildman: Add helper functions for updating .config files by Simon Glass · 2 years, 9 months ago
  84. d10dc40 buildman: Make use of test_util by Simon Glass · 2 years, 9 months ago
  85. 433fa54 buildman: Add a flag to control the traceback by Simon Glass · 2 years, 9 months ago
  86. 1d0f30e patman: Update test_util to run doc tests by Simon Glass · 2 years, 9 months ago
  87. ce3e75d bloblist: Update to use conditional value by Simon Glass · 2 years, 9 months ago
  88. 097ff01 kconfig: Add support for conditional values by Simon Glass · 2 years, 9 months ago
  89. 310bfa7 kconfig: Update IS_ENABLED() internals by Simon Glass · 2 years, 9 months ago
  90. 93cb515 mmc: fsl: Use brackets around if() by Simon Glass · 2 years, 9 months ago
  91. d67f9e3 mips: Avoid using config_enabled() directly by Simon Glass · 2 years, 9 months ago
  92. 5c86a8f imx: Don't define __ASSEMBLY__ in source files by Simon Glass · 2 years, 9 months ago
  93. 14448e9 mmc: fsl_esdhc_imx: fix watermark level in dma by Marcel Ziswiler · 2 years, 9 months ago
  94. 1d4b3b2 cmd: mmc: Consider GP partitions in mmc hwpartition user enh start - by Marek Vasut · 2 years, 9 months ago
  95. 531c008 Merge branch '2022-02-08-TI-platform-updates' by Tom Rini · 2 years, 8 months ago
  96. f55d497 Nokia RX-51: Convert to CONFIG_DM_KEYBOARD by Pali Rohár · 2 years, 9 months ago
  97. 5980925 include: configs: j721e_evm: Add support to boot ethfw core in j721e by Aswath Govindraju · 2 years, 9 months ago
  98. a94d70a arm: dts: k3-j721e: Add support for multilink PCIe + QSGMII by Aswath Govindraju · 2 years, 9 months ago
  99. 68c6476 phy: cadence: Sierra: Add support for skipping configuration by Aswath Govindraju · 2 years, 9 months ago
  100. fa294b2 phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configuration by Swapnil Jakhade · 2 years, 9 months ago