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