1. 211c74b buildman: Reinstate removal of temp output dir in tests by Simon Glass · 2 years ago
  2. ccc6906 buildman: Ensure config_fname is inited by Simon Glass · 2 years ago
  3. 626f35a global: Do not default to faking missing binaries for buildman by Tom Rini · 2 years ago
  4. a922347 binman: Add a separate section about environment variables by Simon Glass · 2 years ago
  5. 199da41 buildman: Detect binman reporting missing blobs by Simon Glass · 2 years ago
  6. e93918b buildman: Drop mention of old architectures by Simon Glass · 2 years ago
  7. 8897c7d buildman: Update the default settings file by Simon Glass · 2 years ago
  8. c325dbe buildman: Update the arc toolchain by Simon Glass · 2 years ago
  9. 794beab buildman: Drop mention of MAKEALL by Simon Glass · 2 years ago
  10. 79cc9be buildman: Convert documentation to rST by Simon Glass · 2 years ago
  11. 6bce5dc binman: Use an exit code when blobs are missing by Simon Glass · 2 years ago
  12. 61888dd doc: Correct the path to the Makefile documentation by Simon Glass · 2 years ago
  13. f5783fb Makefile: Correct the binman rule by Simon Glass · 2 years ago
  14. d30b6fc image: Correct strncpy() warning with image_set_name() by Simon Glass · 2 years ago
  15. 2c70188 Revert "binman: btool: gzip: fix packer name so that binary can be found" by Quentin Schulz · 2 years, 1 month ago
  16. c33383c binman: bintool: remove btool_ prefix from btool names by Quentin Schulz · 2 years, 1 month ago
  17. 7a170cf Merge tag 'xilinx-for-v2023.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years ago
  18. f79b217 arm64: versal: Add octal spi flash mini u-boot configuration by Ashok Reddy Soma · 2 years ago
  19. 8a456eb spi: cadence-qspi: Fix compilation error in mini u-boot flash reset by Ashok Reddy Soma · 2 years ago
  20. 8bcf982 arm64: versal: Add qspi flash mini u-boot configuration by Ashok Reddy Soma · 2 years ago
  21. ef3e30b qspi: versal-net: Add condition for tapdelay register by Ashok Reddy Soma · 2 years ago
  22. afcb640 soc: xilinx: versal-net: Add soc_xilinx_versal_net driver by Michal Simek · 2 years ago
  23. 669c025 xilinx: versal-net: Disable LMB for mini configuration by Michal Simek · 2 years ago
  24. 62b5cfc arm64: zynqmp: Describe TI phy as ethernet-phy-id with reset on zcu106 by Michal Simek · 2 years ago
  25. e2899e0 xilinx: versal-net: Fix SYS_LOAD_ADDR to point to OCM by Michal Simek · 2 years, 1 month ago
  26. 30a73db xilinx: versal-net: Fix incorrect platform name in Kconfig by Michal Simek · 2 years, 1 month ago
  27. b9b4c46 arm64: zynqmp: Create vck190 spl link for revB by Michal Simek · 2 years, 1 month ago
  28. c633cdf net: phy: Fix ethernet-phy-id <dot> in the code by Michal Simek · 2 years, 1 month ago
  29. 20c2688 ARM: zynq: DT: Enable all FCLKs by default by Christian Kohn · 2 years, 1 month ago
  30. 793e426 timer: xilinx-timer: use timer_conv_64() to fix timer wrap around by Ovidiu Panait · 2 years, 1 month ago
  31. 9533931 timer-uclass: relocate ops pointers for CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 2 years, 1 month ago
  32. 49e17df timer-uclass: add timer_get_ops() macro by Ovidiu Panait · 2 years, 1 month ago
  33. 0f36b14 xilinx: common: Remove zynq_board_read_rom_ethaddr() by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  34. 43a8b4f Revert "pinctrl: zynqmp: Add support for output-enable and bias-high-impedance" by Michal Simek · 2 years, 1 month ago
  35. 7307fb8 arm64: zynqmp: Disable watchdog by default for virt platform by Michal Simek · 2 years, 1 month ago
  36. 709340f microblaze: Make extended addressing support default by T Karthik Reddy · 2 years, 1 month ago
  37. ff9461c Merge tag 'efi-2023-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  38. 3c06b7c Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years ago
  39. c3f260a eficonfig: add "Show Signature Database" menu entry by Masahisa Kojima · 2 years ago
  40. cbdbcb4 eficonfig: add UEFI Secure Boot Key enrollment interface by Masahisa Kojima · 2 years ago
  41. a75c8c9 eficonfig: use protocol interface for file selection by Masahisa Kojima · 2 years ago
  42. 3360183a eficonfig: expose eficonfig_create_device_path() by Masahisa Kojima · 2 years ago
  43. 5c9c2fc eficonfig: refactor change boot order implementation by Masahisa Kojima · 2 years ago
  44. 6be1d1f eficonfig: expose append entry function by Masahisa Kojima · 2 years ago
  45. 0be1b2a eficonfig: refactor file selection handling by Masahisa Kojima · 2 years ago
  46. 8527b02 doc: in cmp man-page replace 'tuples' by 'values' by Heinrich Schuchardt · 2 years ago
  47. b294a1c efi_selftest: Improve the FatToStr() unit test by Heinrich Schuchardt · 2 years ago
  48. 93d74f5 efi_selftest: unsigned char parameter for efi_st_strcmp_16_8() by Heinrich Schuchardt · 2 years ago
  49. 5e19eae efi_loader: Fix buffer underflow by Mikhail Ilin · 2 years ago
  50. 5128a87 watchdog: Drop GD_FLG_WDT_READY as it's not used any more by Stefan Roese · 2 years ago
  51. 1cf6338 watchdog: designware: make reset really optional by Quentin Schulz · 2 years ago
  52. b4be383 Prepare v2023.01-rc2 by Tom Rini · 2 years ago
  53. add196e configs: Resync with savedefconfig by Tom Rini · 2 years ago
  54. 0954552 Merge branch '2022-11-21-important-fixes' by Tom Rini · 2 years ago
  55. 27b7783 spl: Fix SPL_ATF and SPL_OPENSBI dependencies by Samuel Holland · 2 years, 1 month ago
  56. 041078d configs: mediatek: enable boot via extlinux by Alexandre Mergnat · 2 years, 1 month ago
  57. 402cbd2 usb: gadget: dfu: Fix the unchecked length field by Venkatesh Yadav Abbarapu · 2 years, 1 month ago
  58. 1155ddd Revert "imx: imx8: apalis: switch to binman" by Stefano Babic · 2 years ago
  59. 3bd2b13 Revert "cli_readline: Only insert printable chars" by Pali Rohár · 2 years, 1 month ago
  60. 0dff39f Nokia RX-51: Do not overwrite standard $loadaddr variable by Pali Rohár · 2 years ago
  61. 2776f2b Nokia RX-51: Document debugging options and compile command by Pali Rohár · 2 years ago
  62. e61db6c arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=y by Pali Rohár · 2 years ago
  63. 39c43c3 Fix usage of CONFIG_PREBOOT by Pali Rohár · 2 years, 5 months ago
  64. f84dade Merge tag 'efi-2023-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years ago
  65. 615020a Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years ago
  66. 50279dc efi_loader: replace a u16_strdup with alloc + memcpy by Ilias Apalodimas · 2 years ago
  67. 08d1af2 efi_loader: add missing EFI_CALL when closing a file by Ilias Apalodimas · 2 years ago
  68. 9124bc6 efi_loader: add comments on efi_file_from_path() regarding alignment by Ilias Apalodimas · 2 years ago
  69. 036f799 eficonfig: fix missing variable initialization by Masahisa Kojima · 2 years ago
  70. 4395adb efi_loader: improve description of efi_file_from_path() by Heinrich Schuchardt · 2 years ago
  71. 719039c cmd: remove superfluous if in eficonfig_edit_boot_option by Heinrich Schuchardt · 2 years ago
  72. b3db9b8 MAINTAINERS: add UEFI commands to EFI PAYLOAD by Heinrich Schuchardt · 2 years ago
  73. 3b820bc efi_loader: initialize return values in efi_uninstall_multiple_protocol_interfaces_int() by Ilias Apalodimas · 2 years ago
  74. d27f73e doc: fix build with sphinx 5.0 and later. by Quentin Schulz · 2 years, 1 month ago
  75. 50cd4ce doc: add man-page for cmp command by Heinrich Schuchardt · 2 years ago
  76. da0ae24 Documentation: man-page for command bootd by Heinrich Schuchardt · 2 years ago
  77. b7ad04a sandbox: fix documentation of struct host_ops by Heinrich Schuchardt · 2 years ago
  78. a3e9e45 doc: fix documentation of enum gd_flags by Heinrich Schuchardt · 2 years ago
  79. c1e6ecb riscv: enable reset via SBI on PolarFire Icicle Kit by Heinrich Schuchardt · 2 years, 1 month ago
  80. 693baee riscv: clarify meaning of CONFIG_SBI_V02 by Heinrich Schuchardt · 2 years, 1 month ago
  81. a35afb8 riscv: Fix detecting FPU support in standard extension by Yu Chien Peter Lin · 2 years, 1 month ago
  82. e828edd riscv: dts: fix the mpfs's reference clock frequency by Conor Dooley · 2 years, 1 month ago
  83. 7bde2d2 clk: microchip: mpfs: fix criticality of peripheral clocks by Conor Dooley · 2 years, 1 month ago
  84. 73a1d60 clk: microchip: mpfs: fix periph clk parentage by Conor Dooley · 2 years, 1 month ago
  85. d4bbef0 clk: microchip: mpfs: fix reference clock handling by Conor Dooley · 2 years, 1 month ago
  86. 4a182e0 clk: microchip: mpfs: convert parent rate acquistion to get_get_rate() by Conor Dooley · 2 years, 1 month ago
  87. aec069e dt-bindings: clk: add missing clk ids for microchip mpfs by Conor Dooley · 2 years, 1 month ago
  88. 8bda02a Merge tag 'u-boot-imx-20221114' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years ago
  89. 73b8636 Merge tag 'for-v2023.01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 2 years ago
  90. 2ff0975 i2c: i2c-gpio: add newline by Sergei Antonov · 2 years, 1 month ago
  91. 7722952 i2c: microchip: fix erroneous late ack send by Conor Dooley · 2 years, 1 month ago
  92. bc55c6c i2c: microchip: fix ack sending logic by Conor Dooley · 2 years, 1 month ago
  93. 2a845ae Revert "serial: mxc: have putc use the TXFIFO" by Fabio Estevam · 2 years, 1 month ago
  94. e32b066 imx8-u-boot: Fix SPL guard option by Fabio Estevam · 2 years ago
  95. 5b80cee Merge branch '2022-11-10-symbol-migrations' by Tom Rini · 2 years ago
  96. dcdd3bd global: Migrate CONFIG_HPS* symbols to the CFG namespace by Tom Rini · 2 years, 1 month ago
  97. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  98. d5c3bf2 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
  99. 7f750f8 Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to Kconfig by Tom Rini · 2 years, 1 month ago
  100. 295ab16 Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig by Tom Rini · 2 years, 1 month ago