1. 8767e79 clk: define LOG_CATEGORY for generic and ccf clocks by Patrick Delaunay · 3 years ago
  2. 283dadf clk: cosmetic: reorder include files by Patrick Delaunay · 3 years ago
  3. dcc67fa clk: fix clk_get_rate() documentation by Giulio Benetti · 3 years, 10 months ago
  4. 80882c5 Prepare v2022.01-rc3 by Tom Rini · 3 years ago
  5. 07bc02a board: iot2050: update build documentation for OP-TEE by Ivan Mikhaylov · 3 years ago
  6. cfa44c3 qemu: common: Fix build with update capsule by Vincent Stehlé · 3 years ago
  7. 32f4ec8 fastboot: Add maintainers entry by Sean Anderson · 3 years ago
  8. c61f296 clk: Add myself as a maintainer for the clock subsystem by Sean Anderson · 3 years ago
  9. a5b22af Merge tag 'efi-2022-01-rc3-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years ago
  10. 8ca17c1 test: fix pylint error in u_boot_console_exec_attach.py by Heinrich Schuchardt · 3 years ago
  11. d209bab test: fix pylint error in u_boot_console_sandbox.py by Heinrich Schuchardt · 3 years ago
  12. 5e864d4 test: fix pylint errors in u_boot_utils.py by Heinrich Schuchardt · 3 years ago
  13. 725bd31 test: fix pylint errors in u_boot_spawn.py by Heinrich Schuchardt · 3 years ago
  14. ffa0a23 test: fix pylint errors in multiplexed_log.py by Heinrich Schuchardt · 3 years ago
  15. c3da396 efi_selftest: simplify endian conversion for FDT test by Heinrich Schuchardt · 3 years ago
  16. e9e8499 efi_loader: segfault in efi_clear_os_indications() by Heinrich Schuchardt · 3 years ago
  17. 9460c18 test: address some pylint warnings by Heinrich Schuchardt · 3 years ago
  18. 7fb7254 sandbox: poweroff in efi_system_reset() by Heinrich Schuchardt · 3 years ago
  19. e47b68b efi_loader: efi_disk_register() should not fail by Heinrich Schuchardt · 3 years ago
  20. 669ef7f efi: Call bootm_disable_interrupts earlier in efi_exit_boot_services by Tom Rini · 3 years ago
  21. 44ed622 Merge branch 'efi-2022-01' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years ago
  22. 1d16f1e efi_loader: startup the tpm device when installing the protocol by Ilias Apalodimas · 3 years ago
  23. 24e841a efi_loader: fix FinalEvents table if an EFI app invoked GetEventLog by Ilias Apalodimas · 3 years ago
  24. b489d6f efi_loader: bump EFI_SPECIFICATION_VERSION to 2.9 by Heinrich Schuchardt · 3 years ago
  25. 4419c1d efi_selftest: unit test for EFI_GROUP_BEFORE_EXIT_BOOT_SERVICE by Heinrich Schuchardt · 3 years ago
  26. 44772c4 efi_loader: EFI_EVENT_GROUP_BEFORE_EXIT_BOOT_SERVICES by Heinrich Schuchardt · 3 years ago
  27. 1001a10 efi_loader: capsule: Record capsule result only if capsule is read by Masami Hiramatsu · 3 years, 1 month ago
  28. aca20c8 efi_loader: Reduce efi_tcg2 logging statement by Masahisa Kojima · 3 years, 1 month ago
  29. dadcb6c efi_loader: Sphinx comments in efi_api.h by Heinrich Schuchardt · 3 years ago
  30. 57c03a7 efi: add comment for efi_system_table and efi_configuration_table by Masahisa Kojima · 3 years, 1 month ago
  31. 8963f19 doc: fix typos in trace.rst by Heinrich Schuchardt · 3 years ago
  32. 33bbb5e scripts: update spelling.txt from upstream Linux by Heinrich Schuchardt · 3 years ago
  33. 7eaa37b test: test truncation in snprintf() by Heinrich Schuchardt · 3 years ago
  34. c4bc918 lmb: fix typo 'commun' by Heinrich Schuchardt · 3 years, 1 month ago
  35. d85dd52 lmb: drop unused lmb_size_bytes() by Heinrich Schuchardt · 3 years, 1 month ago
  36. 9dccccd lmb: remove extern keyword in lmb.h by Heinrich Schuchardt · 3 years, 1 month ago
  37. e6923f0 doc: add include/lmb.h to the HTML documentation by Heinrich Schuchardt · 3 years, 1 month ago
  38. a88181e lmb: remove lmb_is_nomap() from include by Heinrich Schuchardt · 3 years, 1 month ago
  39. 030edf4 Merge tag 'u-boot-amlogic-20211119' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years ago
  40. bc64d45 Merge tag 'tpm-19112021' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 3 years ago
  41. d260889 configs: meson64_android: add PANIC stage for SYSTEM fails by Neil Armstrong · 3 years ago
  42. 6cb37a2 configs: meson64_android: bypass other checks on run_fastboot=1 by Neil Armstrong · 3 years ago
  43. 1520062 pinctrl: meson: Correct the driver GPIO declaration by Simon Glass · 3 years, 1 month ago
  44. 9d04f99 Merge branch '2021-11-18-regression-fixes' by Tom Rini · 3 years ago
  45. 9ecb266 arm64: Add missing GD_FLG_SKIP_RELOC handling by Marek Vasut · 3 years, 1 month ago
  46. 0fcae7f lmb: Reserve U-Boot separately if relocation is disabled by Marek Vasut · 3 years, 1 month ago
  47. 8c4a68e board_f: Copy GD to new GD even if relocation disabled by Marek Vasut · 3 years, 1 month ago
  48. 669030a part: return -ENOSYS when get_info not valid. by schspa · 3 years, 1 month ago
  49. 41e6ff7 Revert "board: synquacer: developerbox: Don't set gd->env_addr to default_environment" by Masami Hiramatsu · 3 years ago
  50. 7a4038b drivers: tpm: atmel_twi: fix printf specifier compile warning by Mathew McBride · 3 years, 1 month ago
  51. 9b4cd47 drivers: tpm: atmel_twi: implement get_desc operation by Mathew McBride · 3 years, 1 month ago
  52. 175802c drivers: tpm: atmel_twi: do not use an offset byte by Mathew McBride · 3 years, 1 month ago
  53. 16bfe89 drivers: tpm: atmel_twi: drop non-DM_I2C compatibility by Mathew McBride · 3 years, 1 month ago
  54. 10f24eb cmd: tpm-v1: fix load_key_by_sha1 compile errors by Mathew McBride · 3 years, 1 month ago
  55. bf633f8 cmd: tpm-v1: fix compile error in TPMv1 list resources command by Mathew McBride · 3 years, 1 month ago
  56. 4d9fad3 Merge branch '2021-11-15-assorted-fixes' by Tom Rini · 3 years ago
  57. 926dca5 Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years ago
  58. e3b3ad9 image: Explicitly declare do_bdinfo() by Andy Shevchenko · 3 years, 1 month ago
  59. 8c07199 usb: doc: Fix spelling issues in README.usb by Andy Shevchenko · 3 years, 1 month ago
  60. cf37a68 arm: Fix bad memcpy.S str8w macro argument count by Pierre-Clément Tosi · 3 years, 1 month ago
  61. 88f0d1d configs: synquacer: Fix dfu_alt_info to use nor1 by Masami Hiramatsu · 3 years, 1 month ago
  62. 483c886 makefile: add missing semicolons by Angelo Dureghello · 3 years, 1 month ago
  63. b50ae03 board: tq: fix spelling of "TQ-Systems" by Matthias Schiffer · 3 years, 1 month ago
  64. 838391b board: rename "tqc" vendor to "tq" by Matthias Schiffer · 3 years, 1 month ago
  65. 5321bfe arm64: relocate-rela: Add support for ld.lld by Alistair Delva · 3 years, 1 month ago
  66. 29ee2bf Prepare v2022.01-rc2 by Tom Rini · 3 years ago
  67. c851cc0 usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXI by Samuel Dionne-Riel · 5 years ago
  68. 5b774f0 xilinx: zynqmp: fix ZYNQMP_RESTORE_JTAG check by Ricardo Salveti · 3 years, 1 month ago
  69. 61204c1 Dockerfile, CI: Update to latest "focal" tag by Tom Rini · 3 years, 1 month ago
  70. 4e20267 Dockerfile: build swtpm by Heinrich Schuchardt · 3 years, 1 month ago
  71. a978726 Merge tag 'dm-pull-13nov21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 1 month ago
  72. 2ae0fbd Merge tag 'efi-2022-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 1 month ago
  73. 8ea4443 binman: Fix replace subcommand help and comments by Jan Kiszka · 3 years, 1 month ago
  74. 5780edb bootstage: Differentiate boot progress kconfig entries by Jan Kiszka · 3 years, 1 month ago
  75. 6354fa8 sandbox: fix sandbox_wdt_expire_now() by Heinrich Schuchardt · 3 years, 1 month ago
  76. 398b94e test/dm: fix watchdog test by Heinrich Schuchardt · 3 years, 1 month ago
  77. f89c414 Makefile: Correct TPL rule for OF_REAL by Simon Glass · 3 years, 1 month ago
  78. c20046f env: Simplify env_get_default() by Marek Behún · 3 years, 1 month ago
  79. e087a46 env: Fix env_get() when returning empty string using env_get_f() by Marek Behún · 3 years, 1 month ago
  80. 08c6b04 env: Don't set ready flag if import failed in env_set_default() by Marek Behún · 3 years, 1 month ago
  81. adfb849 binman: Support updating the dtb in an ELF file by Simon Glass · 3 years, 1 month ago
  82. 9a79840 binman: Tidy up comments on _DoTestFile() by Simon Glass · 3 years, 1 month ago
  83. a4e259e binman: Support reading the offset of an ELF-file symbol by Simon Glass · 3 years, 1 month ago
  84. 271fd8f binman: Report an error if test files fail to compile by Simon Glass · 3 years, 1 month ago
  85. 6db1e32 patman: Use a ValueError exception if tools.Run() fails by Simon Glass · 3 years, 1 month ago
  86. 95f833a configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  87. 15d544b Merge branch '2021-11-12-Kconfig-migrations' by Tom Rini · 3 years, 1 month ago
  88. 6e92361 Convert CONFIG_LAST_STAGE_INIT to Kconfig by Tom Rini · 3 years, 1 month ago
  89. b2cb7b1 Remove CONFIG_SERIAL_MULTI by Tom Rini · 3 years, 1 month ago
  90. 2d6a29a Convert CONFIG_PL011_SERIAL et al to Kconfig by Tom Rini · 3 years, 1 month ago
  91. 650378b Convert CONFIG_MACB to Kconfig by Tom Rini · 3 years, 1 month ago
  92. e9d3020 Convert CONFIG_MD5 to Kconfig by Tom Rini · 3 years, 1 month ago
  93. 39948ce Convert CONFIG_MX6 et al to Kconfig by Tom Rini · 3 years, 1 month ago
  94. f1b6dda Convert CONFIG_IMX_BOOTAUX et al to Kconfig by Tom Rini · 3 years, 1 month ago
  95. 8c563a1 Convert CONFIG_SYS_PROMPT et al to Kconfig by Tom Rini · 3 years, 1 month ago
  96. 49a9670 Convert CONFIG_I2C_EDID et al to Kconfig by Tom Rini · 3 years, 1 month ago
  97. e141f56 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · 3 years, 1 month ago
  98. 3faebfb Convert CONFIG_MISC_INIT_F et al to Kconfig by Tom Rini · 3 years, 1 month ago
  99. 710639a Convert CONFIG_TRACE et al to Kconfig by Tom Rini · 3 years, 1 month ago
  100. 9c86797 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV to Kconfig by Tom Rini · 3 years, 1 month ago