1. 311c1f2 image: fit: Fix parameter name for hash algorithm by Chia-Wei Wang · 3 years, 1 month ago
  2. ff2d8bc mmc: mtk-sd: implement waiting for DAT0 line state by Julien Masson · 3 years, 1 month ago
  3. b247d02 rk3399: Don't enable the debug UART if there is no driver by Simon Glass · 3 years, 1 month ago
  4. d2ee021 arm: qemu: Enable the debug UART by Simon Glass · 3 years, 1 month ago
  5. 1ed9bf9 arm: Init the debug UART by Simon Glass · 3 years, 1 month ago
  6. f812644 arm: Fix some inconsistent debug-UART CONFIG options by Simon Glass · 3 years, 1 month ago
  7. 2376935 pci: Add standard PCIe ECAM macros by Pali Rohár · 3 years, 1 month ago
  8. c932976 pinctrl: Add Apple pinctrl driver by Mark Kettenis · 3 years, 1 month ago
  9. 1efbd14 aspeed: AST2600 Pinctrl Driver by Ryan Chen · 3 years, 1 month ago
  10. 2c57655 Merge branch '2021-11-16-env-rework' into next by Tom Rini · 3 years ago
  11. 46b530a bootm: Tidy up use of autostart env var by Simon Glass · 3 years, 1 month ago
  12. 53bb983 sandbox: Update the test MAC/IP addresses by Simon Glass · 3 years, 1 month ago
  13. 420febd doc: Improve environment documentation further by Simon Glass · 3 years, 1 month ago
  14. 341c7ea doc: Improve environment documentation by Simon Glass · 3 years, 1 month ago
  15. 9f3a7bf doc: Mention CONFIG_DEFAULT_ENV_FILE by Simon Glass · 3 years, 1 month ago
  16. 4580008 sandbox: Use a text-based environment by Simon Glass · 3 years, 1 month ago
  17. 7327fe7 env: Allow U-Boot scripts to be placed in a .env file by Simon Glass · 3 years, 1 month ago
  18. aef523a doc: Move environment documentation to rST by Simon Glass · 3 years, 1 month ago
  19. eca3f4e sandbox: Drop distro_boot by Simon Glass · 3 years, 1 month ago
  20. 29ee2bf Prepare v2022.01-rc2 by Tom Rini · 3 years ago
  21. c851cc0 usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXI by Samuel Dionne-Riel · 5 years ago
  22. 61204c1 Dockerfile, CI: Update to latest "focal" tag by Tom Rini · 3 years ago
  23. 4e20267 Dockerfile: build swtpm by Heinrich Schuchardt · 3 years, 1 month ago
  24. a978726 Merge tag 'dm-pull-13nov21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years ago
  25. 2ae0fbd Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years ago
  26. 8ea4443 binman: Fix replace subcommand help and comments by Jan Kiszka · 3 years ago
  27. 5780edb bootstage: Differentiate boot progress kconfig entries by Jan Kiszka · 3 years, 1 month ago
  28. 6354fa8 sandbox: fix sandbox_wdt_expire_now() by Heinrich Schuchardt · 3 years, 1 month ago
  29. 398b94e test/dm: fix watchdog test by Heinrich Schuchardt · 3 years, 1 month ago
  30. f89c414 Makefile: Correct TPL rule for OF_REAL by Simon Glass · 3 years, 1 month ago
  31. c20046f env: Simplify env_get_default() by Marek Behún · 3 years, 1 month ago
  32. e087a46 env: Fix env_get() when returning empty string using env_get_f() by Marek Behún · 3 years, 1 month ago
  33. 08c6b04 env: Don't set ready flag if import failed in env_set_default() by Marek Behún · 3 years, 1 month ago
  34. adfb849 binman: Support updating the dtb in an ELF file by Simon Glass · 3 years, 1 month ago
  35. 9a79840 binman: Tidy up comments on _DoTestFile() by Simon Glass · 3 years, 1 month ago
  36. a4e259e binman: Support reading the offset of an ELF-file symbol by Simon Glass · 3 years, 1 month ago
  37. 271fd8f binman: Report an error if test files fail to compile by Simon Glass · 3 years, 1 month ago
  38. 6db1e32 patman: Use a ValueError exception if tools.Run() fails by Simon Glass · 3 years, 1 month ago
  39. 95f833a configs: Resync with savedefconfig by Tom Rini · 3 years ago
  40. 15d544b Merge branch '2021-11-12-Kconfig-migrations' by Tom Rini · 3 years ago
  41. 6e92361 Convert CONFIG_LAST_STAGE_INIT to Kconfig by Tom Rini · 3 years, 1 month ago
  42. b2cb7b1 Remove CONFIG_SERIAL_MULTI by Tom Rini · 3 years, 1 month ago
  43. 2d6a29a Convert CONFIG_PL011_SERIAL et al to Kconfig by Tom Rini · 3 years, 1 month ago
  44. 650378b Convert CONFIG_MACB to Kconfig by Tom Rini · 3 years, 1 month ago
  45. e9d3020 Convert CONFIG_MD5 to Kconfig by Tom Rini · 3 years, 1 month ago
  46. 39948ce Convert CONFIG_MX6 et al to Kconfig by Tom Rini · 3 years, 1 month ago
  47. f1b6dda Convert CONFIG_IMX_BOOTAUX et al to Kconfig by Tom Rini · 3 years, 1 month ago
  48. 8c563a1 Convert CONFIG_SYS_PROMPT et al to Kconfig by Tom Rini · 3 years, 1 month ago
  49. 49a9670 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · 3 years, 1 month ago
  50. e141f56 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 3 years, 1 month ago
  51. 3faebfb Convert CONFIG_MISC_INIT_F et al to Kconfig by Tom Rini · 3 years, 1 month ago
  52. 710639a Convert CONFIG_TRACE et al to Kconfig by Tom Rini · 3 years, 1 month ago
  53. 9c86797 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to Kconfig by Tom Rini · 3 years, 1 month ago
  54. 6fe8422 Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to Kconfig by Tom Rini · 3 years, 1 month ago
  55. d479a9f Convert CONFIG_FSL_USDHC to Kconfig by Tom Rini · 3 years, 1 month ago
  56. 80b4861 Convert CONFIG_FSL_LAYERSCAPE to Kconfig by Tom Rini · 3 years, 1 month ago
  57. 2fe0b1b Convert CONFIG_BITBANGMII to Kconfig by Tom Rini · 3 years, 1 month ago
  58. df78862 Convert CONFIG_DOS_PARTITION to Kconfig by Tom Rini · 3 years, 1 month ago
  59. 7b1474d Convert CONFIG_E1000 to Kconfig by Tom Rini · 3 years, 1 month ago
  60. 056680c Convert CONFIG_ARCH_CPU_INIT to Kconfig by Tom Rini · 3 years, 1 month ago
  61. d82a6e3 Merge branch '2021-11-12-assorted-updates' by Tom Rini · 3 years ago
  62. e015c61 rtc: ds1337: fix compatible string typo by Clemens Gruber · 3 years, 1 month ago
  63. a8ea4f4 boards: siemens: iot2050: Ignore network errors during bootstage tracking by Jan Kiszka · 3 years, 1 month ago
  64. 4631b0b boards: siemens: iot2050: Re-enable bootstage reporting by Jan Kiszka · 3 years, 1 month ago
  65. 81b3f0b ARM: dts: am335x-chiliboard: add /chosen/tick-timer by Marcin Niestroj · 3 years, 1 month ago
  66. e1c384a get_maintainer.pl: add .get_maintainer.conf by Michael Walle · 3 years, 1 month ago
  67. d5f27cb Azure: Move to windows-2019 by Tom Rini · 3 years, 1 month ago
  68. d9fe9db Remove LYNX KDI remainders by Thomas Huth · 3 years, 1 month ago
  69. 1dacc6f pxe: Allow calling the pxe_get logic directly by Simon Glass · 3 years, 1 month ago
  70. 5769531 doc: Move distro boot doc to rST by Simon Glass · 3 years, 1 month ago
  71. 086b080 pxe: Refactor sysboot to have one helper by Simon Glass · 3 years, 1 month ago
  72. a9401b9 pxe: Return the file size from the getfile() function by Simon Glass · 3 years, 1 month ago
  73. 1f46718 lib: Add a function to convert a string to a hex value by Simon Glass · 3 years, 1 month ago
  74. 978739d lib: Add tests for simple_itoa() by Simon Glass · 3 years, 1 month ago
  75. 5e3e39a pxe: Drop get_bootfile_path() by Simon Glass · 3 years, 1 month ago
  76. e719fe0 pxe: Clean up the use of bootfile by Simon Glass · 3 years, 1 month ago
  77. 791bbfe pxe: Move common parsing coding into pxe_util by Simon Glass · 3 years, 1 month ago
  78. 764d0c0 pxe: Tidy up code style a little in pxe_utils by Simon Glass · 3 years, 1 month ago
  79. 0030244 pxe: Tidy up some comments in pxe_utils by Simon Glass · 3 years, 1 month ago
  80. 0666fcb pxe: Move pxe_utils files by Simon Glass · 3 years, 1 month ago
  81. 3ae416a pxe: Tidy up the is_pxe global by Simon Glass · 3 years, 1 month ago
  82. 121e131 pxe: Add a userdata field to the context by Simon Glass · 3 years, 1 month ago
  83. 44a20ef pxe: Move do_getfile() into the context by Simon Glass · 3 years, 1 month ago
  84. b0d08db pxe: Use a context pointer by Simon Glass · 3 years, 1 month ago
  85. babeef1 pxe: Move API comments to the header files by Simon Glass · 3 years, 1 month ago
  86. 91944df Create a new boot/ directory by Simon Glass · 3 years, 1 month ago
  87. d538700 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years ago
  88. cffc6e3 MAINTAINERS: Add entry for TPM drivers by Ilias Apalodimas · 3 years, 1 month ago
  89. bcc9bca doc: qemu: Add instructions for swtpm usage by Ilias Apalodimas · 3 years, 1 month ago
  90. 54c863c configs: Enable tpmv2 mmio on qemu for arm/arm64 by Ilias Apalodimas · 3 years, 1 month ago
  91. b97c83d tpm: Use the new API on tpm2 spi driver by Ilias Apalodimas · 3 years, 1 month ago
  92. e61c48d tpm2: Add a TPMv2 MMIO TIS driver by Ilias Apalodimas · 3 years, 1 month ago
  93. 97f5e2d tpm2: Introduce TIS tpm core by Ilias Apalodimas · 3 years, 1 month ago
  94. 9e91dd3 tpm: refactor function names for LPC based TPMs by Ilias Apalodimas · 3 years, 1 month ago
  95. 228c57c tpm: refactor function names and macros for infineon v1.2 TPM by Ilias Apalodimas · 3 years, 1 month ago
  96. d132593 efi_loader: fix BootOrder variable measurement handling by Masahisa Kojima · 3 years, 1 month ago
  97. faf6078 Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  98. d8299de stm32mp15: tidy up #ifdefs in cpu.c by Patrick Delaunay · 3 years, 1 month ago
  99. 72a5762 stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years, 1 month ago
  100. 196b7db stm32mp15: remove configs dependency on CONFIG_TFABOOT by Patrick Delaunay · 3 years, 1 month ago