1. 1baf964 bootmenu: use utf-8 for menu title by Masahisa Kojima · Sun May 29 10:52:43 2022 +0900
  2. 86ce1e6 doc/efi: add firmware management protocol to the documentation by Vincent Stehlé · Wed May 25 11:20:21 2022 +0200
  3. 0f3c922 efi: fix documentation warnings by Vincent Stehlé · Wed May 25 11:20:22 2022 +0200
  4. 0caeff5 lib/charset: fix compile warnings by Masahisa Kojima · Mon May 16 20:00:42 2022 +0900
  5. dac4d09 efi_loader: bootmgr: fix a problem in loading an image from a short-path by AKASHI Takahiro · Thu May 12 11:29:02 2022 +0900
  6. ba647af efi_loader: disk: add efi_disk_is_removable() by AKASHI Takahiro · Thu May 12 11:29:01 2022 +0900
  7. 3ea20e7 cmd/bootefi: correct command syntax by Heinrich Schuchardt · Thu May 19 08:00:56 2022 +0200
  8. 9244cf0 test: don't change console timeout in EFI selftest. by Heinrich Schuchardt · Mon May 09 22:02:05 2022 +0200
  9. 8bf7ffd test: fix pylint warnings in test_efi_selftest.py by Heinrich Schuchardt · Sun May 08 10:40:49 2022 +0200
  10. 97cbcc4 bootmenu: U-Boot console is enabled as default by Masahisa Kojima · Thu May 26 19:09:38 2022 +0900
  11. fbd8417 doc: sandbox: Add additional valgrind documentation by Sean Anderson · Fri May 27 10:02:59 2022 -0400
  12. 566cd94 doc/build/gcc: add more required packages by Heinrich Schuchardt · Thu May 26 10:15:58 2022 +0200
  13. 07ddb87 doc: sandbox: Add a note of disabling LTO when using gdb by Bin Meng · Wed May 18 00:21:29 2022 +0800
  14. c1c3c3c doc: sandbox: Correct the memory size config option by Bin Meng · Wed May 18 00:09:17 2022 +0800
  15. 39866b6 valgrind: Disable on Risc-V by Sean Anderson · Fri May 27 10:03:00 2022 -0400
  16. b0a0696 test: restore timeout after bootmenu unit test by Heinrich Schuchardt · Mon May 09 21:59:13 2022 +0200
  17. aaeb39a disk: incorrect message in is_gpt_valid() by Heinrich Schuchardt · Mon May 09 21:35:44 2022 +0200
  18. 3214910 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Fri May 27 08:50:42 2022 -0400
  19. 54b9db8 Merge branch '2022-05-26-assorted-fixes' by Tom Rini · Fri May 27 08:48:47 2022 -0400
  20. d22315a net: e1000: Depend on CONFIG_PCI by Sean Anderson · Tue Apr 26 14:35:33 2022 -0400
  21. f46ac7d test: fix parsing the mksquashfs version number by Heinrich Schuchardt · Tue May 24 13:36:21 2022 +0200
  22. 9ed8ab1 board: freescale: Update MAINTAINERS List by Wasim Khan · Sun May 22 07:23:58 2022 +0200
  23. d4d0db1 arm: dts: k3-am642-*: Mark the memory node with u-boot, dm-spl by Georgi Vlaev · Fri May 20 15:30:26 2022 +0300
  24. 82c9b10 MAINTAINERS: aspeed: Add more files and myself as a reviewer by Joel Stanley · Thu May 19 10:06:33 2022 +0930
  25. f12a47a net: nfs: Fix CVE-2022-30767 (old CVE-2019-14196) by Andrea zi0Black Cappa · Wed May 18 16:30:08 2022 +0000
  26. 78307c1 test/py: test_part: Correct the test case name by Bin Meng · Tue May 17 23:24:45 2022 +0800
  27. a992e8a test/py: test_fs: Correct the test case name by Bin Meng · Tue May 17 23:24:44 2022 +0800
  28. 739b386 test/py: Reset the console timeout value by Bin Meng · Tue May 17 23:24:43 2022 +0800
  29. d8fd927 riscv: qemu: Set kernel_comp_addr_r for compressed kernel by Bin Meng · Tue May 24 12:31:14 2022 +0800
  30. c6fe830 riscv: sifive: unleashed: Set kernel_comp_addr_r for compressed kernel by Bin Meng · Tue May 24 12:31:13 2022 +0800
  31. 8da4e0b riscv: sifive: unmatched: Adjust for big ramdisk image by Bin Meng · Tue May 24 12:31:12 2022 +0800
  32. 53a442a riscv: Clean up asm/io.h by Leo Yu-Chi Liang · Thu May 19 16:43:31 2022 +0800
  33. 7a35171 riscv: remove CONFIG_ARCH_MAP_SYSMEM from io.h by Michal Simek · Wed May 18 12:54:01 2022 +0200
  34. 9e2550f cmd/sbi: add implementation ID 6 - Coffer by Heinrich Schuchardt · Sat May 07 14:42:10 2022 +0200
  35. 4baf89e riscv: ae350: Fix OF_BOARD boot failure by Rick Chen · Wed Apr 20 09:23:51 2022 +0800
  36. 648b640 riscv: ae350: Fix OF_BOARD boot failure by Rick Chen · Wed Apr 20 09:14:05 2022 +0800
  37. ccd3fde Merge tag 'xilinx-for-v2022.07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed May 25 09:50:08 2022 -0400
  38. 4b3e8ac Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue May 24 23:29:00 2022 -0400
  39. 5b182cd Merge tag 'tpm-24052022' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Tue May 24 09:03:34 2022 -0400
  40. 7029ea8 xilinx: zynqmp: Wire tee for Multi DTB use cases by Michal Simek · Wed May 18 13:41:31 2022 +0200
  41. dafb6a4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga by Tom Rini · Mon May 23 22:56:35 2022 -0400
  42. e378768 serial: Remove obsolete CONS_INDEX_n Kconfig options by Samuel Holland · Mon May 09 00:10:55 2022 -0500
  43. 01ad34b sunxi: Remove obsolete Kconfig selections by Samuel Holland · Mon May 09 00:10:54 2022 -0500
  44. 072e477 sunxi: board: Fix UART PortF pinmux setup by Andre Przywara · Fri May 06 00:34:39 2022 +0100
  45. 2d1864f clk: sunxi: add and use dummy gate clocks by Andre Przywara · Thu May 05 01:25:43 2022 +0100
  46. 3e9aa0b clk: sunxi: add PIO bus gate clocks by Andre Przywara · Wed May 04 22:10:28 2022 +0100
  47. fdad831 clk: sunxi: h6_r: Correct the driver name by Samuel Holland · Sat Apr 23 16:07:16 2022 -0500
  48. 6b0d0bc mmc: sunxi: Remove unnecessary pinmux option dependency by Samuel Holland · Sun Apr 10 00:13:34 2022 -0500
  49. 35663cf sunxi: Skip MMC0 init when its pinmux conflicts with UART0 by Samuel Holland · Sun Apr 10 00:13:33 2022 -0500
  50. 21bcc22 Prepare v2022.07-rc3 by Tom Rini · Mon May 23 15:40:41 2022 -0400
  51. a563e2e arm: socfpga: Add the terasic de10-standard board by Humberto Naves · Sun May 22 21:54:57 2022 -0400
  52. 2e34053 configs: Resync with savedefconfig by Tom Rini · Mon May 23 13:56:21 2022 -0400
  53. 82fd28a Merge branch '2022-05-23-regression-fixes' by Tom Rini · Mon May 23 13:52:53 2022 -0400
  54. bcf1ba8 net: fix phy_string_for_interface by Tim Harvey · Tue May 10 15:49:10 2022 -0700
  55. 805f7d8 tpm: add support for TPMv2.x I2C chips by Eddie James · Fri May 13 13:30:00 2022 -0500
  56. 1ee59ef mmc: fsl_esdhc_spl: Fix checking for number of read sectors by Pali Rohár · Wed May 11 20:28:28 2022 +0200
  57. bd3fd0c arm: gic_v2: Skip gic_init_secure when cpu is not in el3 by Sai Pavan Boddu · Wed May 11 10:39:07 2022 +0200
  58. f0c00df test: dm: spi: Replace _spi_get_bus_and_cs() by spi_get_bus_and_cs() in some case by Patrice Chotard · Wed Mar 30 09:33:15 2022 +0200
  59. 05b1aa6 spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode by Patrice Chotard · Wed Mar 30 09:33:14 2022 +0200
  60. 86e06ae spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · Wed Mar 30 09:33:13 2022 +0200
  61. e26613a powerpc: mpc85xx: Fix CONFIG_OF_EMBED support for NOR booting by Pali Rohár · Mon May 02 18:36:39 2022 +0200
  62. 946d664 powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support for NOR booting by Pali Rohár · Mon May 02 18:36:38 2022 +0200
  63. a8eb962 fs/squashfs: use lldiv function for math by Sean Nyekjaer · Thu May 12 20:37:14 2022 +0200
  64. a40402e tpm: core: Set timeouts before requesting locality by Eddie James · Fri May 13 13:29:59 2022 -0500
  65. 45c6674 Merge tag 'u-boot-imx-20220523' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon May 23 09:25:39 2022 -0400
  66. f670cd7 ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2 by Marek Vasut · Sat May 21 16:56:26 2022 +0200
  67. d76d9c8 gpio: rgpio2p: Enhance reading of GPIO pin value by Christoph Fritz · Tue Apr 05 12:29:30 2022 +0200
  68. 34413f0 ARM: imx: mx5: Convert MX53 Menlo board to DM I2C and DM RTC by Marek Vasut · Sun May 08 02:19:12 2022 +0200
  69. 465045f Revert "sunxi: f1c100s: Drop SYSRESET to enable reset functionality" by Andre Przywara · Wed Apr 27 00:19:07 2022 +0100
  70. e3fe348 sunxi: F1C100s: update DT files from Linux by Andre Przywara · Tue Apr 26 01:15:25 2022 +0100
  71. e59d7fe clk: sunxi: implement clock driver for suniv f1c100s by George Hilliard · Sun Jul 25 19:16:23 2021 -0400
  72. 399a01f ARM: dts: sun50i: H6: Sync from Linux v5.18-rc1 by Samuel Holland · Wed Apr 27 15:31:31 2022 -0500
  73. 43729b7 ARM: dts: sun50i: A64: Sync from Linux v5.18-rc1 by Samuel Holland · Wed Apr 27 15:31:30 2022 -0500
  74. cf3a745 ARM: dts: sun8i: R40/T3: Sync from Linux v5.18-rc1 by Samuel Holland · Wed Apr 27 15:31:29 2022 -0500
  75. aec4a19 ARM: dts: sun8i: V3/V3s/S3: Sync from Linux v5.18-rc1 by Samuel Holland · Wed Apr 27 15:31:28 2022 -0500
  76. eef99ea ARM: dts: sunxi: H2+/H3/H5: Sync from Linux v5.18-rc1 by Samuel Holland · Wed Apr 27 15:31:27 2022 -0500
  77. b288729 ARM: dts: sun8i: A83T: Sync from Linux v5.18-rc1 by Samuel Holland · Wed Apr 27 15:31:26 2022 -0500
  78. 59f1d04 ARM: dts: sun9i: Sync from Linux v5.18-rc1 by Samuel Holland · Wed Apr 27 15:31:25 2022 -0500
  79. 8d6fe61 ARM: dts: sunxi: A13/A31/A23/A33: Sync from Linux v5.18-rc1 by Samuel Holland · Wed Apr 27 15:31:24 2022 -0500
  80. 5e07595 ARM: dts: sun4i: Sync from Linux v5.18-rc1 by Samuel Holland · Wed Apr 27 15:31:22 2022 -0500
  81. b6180dc ARM: dts: sun7i: Sync from Linux v5.18-rc1 by Samuel Holland · Wed Apr 27 15:31:23 2022 -0500
  82. 765f1ed ARM: dts: sunxi: Remove unused devicetree headers by Samuel Holland · Wed Apr 27 15:31:21 2022 -0500
  83. c4a2da9 dt-bindings: sunxi: Update clock/reset binding headers by Samuel Holland · Wed Apr 27 15:31:20 2022 -0500
  84. b2c0568 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Fri May 20 22:07:56 2022 -0400
  85. 2fe2cf0 usb: dwc3: Fix non-usb3 configurations by Jan Kiszka · Mon Apr 25 13:26:45 2022 +0200
  86. 1fdfdf3 Merge tag 'u-boot-stm32-20220520' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Fri May 20 13:50:11 2022 -0400
  87. 4b595a3 ARM: imx6: Adapt device tree selection in DH board file by Philip Oberfichtner · Fri May 20 10:46:26 2022 +0200
  88. 83f7db5 ARM: dts: imx: Configure FEC for iMX6QDL DRC02 by Philip Oberfichtner · Fri May 20 10:46:25 2022 +0200
  89. 0dd5297 ARM: dts: imx: Configure FEC for iMX6QDL picoITX by Philip Oberfichtner · Fri May 20 10:46:24 2022 +0200
  90. d9244ba ARM: dts: imx: Simplify fec node for iMX6QDL DHCOM boards by Philip Oberfichtner · Fri May 20 10:46:23 2022 +0200
  91. 3846ef9 ARM: imx6: Remove CONFIG_FEC_MXC_PHYADDR from DH header by Philip Oberfichtner · Fri May 20 10:46:22 2022 +0200
  92. e3b83cf ARM: dts: imx: Migrate iMX6QDL picoITX DTs from Linux by Philip Oberfichtner · Fri May 20 10:46:21 2022 +0200
  93. 6761eb8 ARM: dts: imx: Migrate iMX6QDL DRC02 DTs from Linux by Philip Oberfichtner · Fri May 20 10:46:20 2022 +0200
  94. 64c3343 ARM: imx6: Fix broken DT path in DH board file by Philip Oberfichtner · Fri May 20 10:46:19 2022 +0200
  95. 5d9b83d pmic: pca9450: Add regulator driver by Marek Vasut · Fri May 20 05:10:17 2022 +0200
  96. 1d6dd08 pmic: pca9450: Add upstream regulators subnode match by Marek Vasut · Fri May 20 05:10:16 2022 +0200
  97. 20544fe imx: imx8mp_rsb3720a1: convert to DM_SERIAL by Peng Fan · Thu May 05 15:43:28 2022 +0800
  98. 5d29c4d ARM: imx8mm: verdin-imx8mm: fix board hang in spl by Marcel Ziswiler · Tue May 17 00:21:45 2022 +0200
  99. 1f10753 imx8mp_rsb3720a1: Enable cache in SPL by Fabio Estevam · Thu May 19 08:59:28 2022 -0300
  100. 4e59889 cgtqmx8: Enable cache in SPL by Fabio Estevam · Thu May 19 08:59:27 2022 -0300