1. eb42a15 ARM: dts: stm32: Fix display-timings settings for stm32f746-disco by Patrice Chotard · Wed Aug 24 15:42:37 2022 +0200
  2. 4a1b083 clk: stm32mp: handle ck_usbo_48m clock provided by USBPHYC by Patrick Delaunay · Tue Apr 26 14:37:49 2022 +0200
  3. 77c3005 phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clock by Patrick Delaunay · Tue Apr 26 14:37:48 2022 +0200
  4. b6db7e8 phy: stm32-usbphyc: add counter of PLL consumer by Patrick Delaunay · Tue Apr 26 14:37:47 2022 +0200
  5. 7c10482 board: stm32mp1: remove test on CONFIG_DM_REGULATOR by Patrick Delaunay · Mon Jun 20 12:36:10 2022 +0200
  6. 14704dc stm32mp: simplify the STM32MP15x package parsing code by Patrick Delaunay · Mon Jun 20 09:50:01 2022 +0200
  7. 43a8d6a Prepare v2022.10-rc4 by Tom Rini · Mon Sep 05 20:32:56 2022 -0400
  8. d084835 configs: Resync with savedefconfig by Tom Rini · Mon Sep 05 20:32:14 2022 -0400
  9. 61abc75 Merge tag 'u-boot-rockchip-20220905' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun Sep 04 22:35:40 2022 -0400
  10. 8478944 clk: rockchip: rk3399: Fix Unknown clock 77 on mmc@fe310000 by Michal Suchanek · Sun Aug 21 09:17:24 2022 +0200
  11. 9c5217d rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flash by Quentin Schulz · Fri Sep 02 15:10:55 2022 +0200
  12. 12df9cf rockchip: allow to build SPI images even without HAS_ROM option by Quentin Schulz · Fri Sep 02 15:10:54 2022 +0200
  13. 326809e rockchip: simplify binman image dependencies addition to INPUTS by Quentin Schulz · Fri Sep 02 15:10:53 2022 +0200
  14. d9ffa5e rockchip: generate u-boot-rockchip.bin with binman for ARM64 boards by Quentin Schulz · Fri Sep 02 15:10:52 2022 +0200
  15. 8c9b9fe rockchip: generate idbloader.img content for u-boot-rockchip.bin with binman for ARM by Quentin Schulz · Fri Sep 02 15:10:51 2022 +0200
  16. bdb7316 rockchip: remove binman temporary files when cleaning by Quentin Schulz · Fri Sep 02 15:10:50 2022 +0200
  17. 0d3a926 binman: allow user-defined filenames for mkimage entry by Quentin Schulz · Fri Sep 02 15:10:49 2022 +0200
  18. 9b5c648 binman: add support for skipping file concatenation for mkimage by Quentin Schulz · Fri Sep 02 15:10:48 2022 +0200
  19. a52dfbd rockchip: rk3399: sync spl_boot_devices_tbl and boot_devices node paths by Quentin Schulz · Fri Jul 15 17:15:52 2022 +0200
  20. 4592c64 rockchip: rk3399: fix incorrect boot-device in u-boot, spl-boot-device by Quentin Schulz · Fri Jul 15 17:15:51 2022 +0200
  21. 1cfd080 rockchip: rk3308: fix same-as-spl boot order by John Keeping · Thu Jul 14 15:18:37 2022 +0100
  22. 63e31db rockchip: rk3308: fix rockchip_dnl_key_pressed() on roc-cc by John Keeping · Thu Jul 14 15:09:12 2022 +0100
  23. f2da9d6 rockchip: rk3399: boot_devices: fix eMMC node name by Quentin Schulz · Mon Jul 11 16:15:33 2022 +0200
  24. 29cbb30 ram: rk3399: Conduct memory training at 400MHz by Lee Jones · Thu Aug 11 08:58:48 2022 +0100
  25. 9e33401 ram: rk3399: Fix faulty frequency change reports by Lee Jones · Thu Aug 11 08:58:47 2022 +0100
  26. d3cb513 ram: rk3399: Fix .set_rate_index() error handling by Lee Jones · Thu Aug 11 08:58:46 2022 +0100
  27. f6a9929 drivers: ram: rockchip: Fix dram channels calculation for rk3399 by Han Pengfei · Sun May 15 14:11:59 2022 +0800
  28. 05b9493 arm: dts: rockchip: rk3288: rename mmc nodenames by Johan Jonker · Mon May 02 11:42:22 2022 +0200
  29. 5cdc6f9 Merge tag 'tpm-03092022' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Sat Sep 03 14:55:37 2022 -0400
  30. 35144d2 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sat Sep 03 14:55:24 2022 -0400
  31. 96b3544 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Sat Sep 03 14:55:13 2022 -0400
  32. 3564b8e tpm: Allow committing non-volatile data by Simon Glass · Tue Aug 30 21:05:38 2022 -0600
  33. 3f7a73a tpm: Implement state command for Cr50 by Simon Glass · Tue Aug 30 21:05:37 2022 -0600
  34. 11a075c tpm: Allow reporting the internal state by Simon Glass · Tue Aug 30 21:05:36 2022 -0600
  35. bddfcea tpm: sandbox: Allow init of TPM in a different phase by Simon Glass · Tue Aug 30 21:05:35 2022 -0600
  36. 5252cac tpm: Correct the define-space command in TPMv2 by Simon Glass · Tue Aug 30 21:05:34 2022 -0600
  37. 9523a4e tpm: Correct the permissions command in TPMv1 by Simon Glass · Tue Aug 30 21:05:33 2022 -0600
  38. 4927f47 tpm: Require a digest source when extending the PCR by Simon Glass · Tue Aug 30 21:05:32 2022 -0600
  39. d51abe4 Merge tag 'efi-2022-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Sep 03 07:44:22 2022 -0400
  40. 67aa4be efi_loader: fix display of NVMe EUI-64 by Heinrich Schuchardt · Wed Feb 23 09:06:24 2022 +0100
  41. e3b7c9b efi: ECPT add EBBRv2.0 conformance profile by Jose Marinho · Fri Dec 17 12:55:05 2021 +0000
  42. ff72cb3 efi: Create ECPT table by Jose Marinho · Thu Dec 23 14:51:07 2021 +0000
  43. 04598e5 efi_selftest: on sandbox use host specific assembly by Heinrich Schuchardt · Fri Sep 02 02:46:37 2022 +0200
  44. 068dc9c efi_loader: support CTRL+\ - CTRL+_ by Heinrich Schuchardt · Fri Sep 02 00:49:12 2022 +0200
  45. b6697c2 efi_loader: compliance Simple Text Input Ex Protocol by Heinrich Schuchardt · Thu Sep 01 23:30:09 2022 +0200
  46. 6507164 efi_loader: printing UEFI revision in helloworld.efi by Heinrich Schuchardt · Thu Sep 01 22:23:47 2022 +0200
  47. cebcc63 Merge tag 'efi-2022-10-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Sep 02 09:09:47 2022 -0400
  48. 64b3169 drivers: usb: fastboot: Fix full-speed usb descriptor by qianfan Zhao · Mon Aug 22 09:18:31 2022 +0800
  49. 431ded6 renesas: Fix RPC-IF compatible values by Geert Uytterhoeven · Tue Mar 29 14:19:09 2022 +0200
  50. af90acf ARM: renesas: Propagate RPC-IF enablement to subsequent software by Geert Uytterhoeven · Tue Mar 29 14:19:08 2022 +0200
  51. 6bf8365 ARM: dts: rmobile: Fix RPC-IF device node names by Geert Uytterhoeven · Tue Mar 29 14:19:07 2022 +0200
  52. 02b1979 dt/bindings: Add bindings for FWU Metadata mtd storage by Sughosh Ganu · Fri Jul 22 12:43:15 2022 -0500
  53. 247572f github: Update PR template for new "Patches" content by Tom Rini · Mon Aug 29 12:59:35 2022 -0400
  54. 0b1f013 doc: process, sending_patches: Update and correct the old "Patches" content by Tom Rini · Mon Aug 29 12:59:34 2022 -0400
  55. 62a2e1d doc: sending_patches.rst: Incorporate the old "Patches" wiki content by Tom Rini · Mon Aug 29 12:59:33 2022 -0400
  56. 7bbea7c doc: Add gpio status output fields description by Patrice Chotard · Tue Aug 30 16:56:28 2022 +0200
  57. a02228f efi_loader: ensure all block devices are probed by Heinrich Schuchardt · Wed Aug 31 16:37:35 2022 +0200
  58. 3564964 Merge branch '2022-08-31-assorted-fixes' by Tom Rini · Wed Aug 31 19:32:31 2022 -0400
  59. 97611c9 arm: smh: Fix uninitialized parameters with newer GCCs by Sean Anderson · Tue Aug 30 16:32:27 2022 -0400
  60. a94c5e6 tools: mkimage: fix build with recent LibreSSL by Mark Kettenis · Mon Aug 29 13:34:01 2022 +0200
  61. 779a7b69 bootm: Fix upper bound of FDT overlap checks by Pali Rohár · Sat Aug 27 14:48:10 2022 +0200
  62. 2ebfd22 image-fit: don't set compression if it can't be read by Daniel Golle · Sat Aug 27 04:17:28 2022 +0100
  63. 905d4b7 bootm: fix typo imape_comp -> image_comp by Daniel Golle · Sat Aug 27 04:14:42 2022 +0100
  64. 002b8f3 corenet_ds.h: Remove by Tom Rini · Fri Aug 26 10:53:36 2022 -0400
  65. f683cdd i2c: fix stack buffer overflow vulnerability in i2c md command by Marek Vasut · Fri Aug 26 23:15:56 2022 +0200
  66. 8f3caea Revert "i2c: fix stack buffer overflow vulnerability in i2c md command" by Marek Vasut · Fri Aug 26 23:15:55 2022 +0200
  67. ab15aea spl: ahci: Fix dependency for SPL_AHCI_PCI by Oleksandr Suvorov · Thu Aug 25 20:03:51 2022 +0300
  68. 224d3c3 fs: fix comment typo by Roger Knecht · Thu Aug 25 12:12:01 2022 +0000
  69. 255e9f2 kbuild: add KBUILD_HOSTLDFLAGS to cmd_host-csingle by Heiko Thiery · Wed Aug 24 10:37:23 2022 +0200
  70. b90ca70 board: ti: common: board_detect: Fix EEPROM read quirk by Matwey V. Kornilov · Tue Aug 23 19:05:34 2022 +0300
  71. b97c1d4 gitlab-ci: Update comment about the Dockerfile by Joel Stanley · Tue Aug 23 16:18:26 2022 +1000
  72. e406a61 common/console.c: prevent pre-console buffer contents from being added to itself by Rasmus Villemoes · Tue May 03 15:13:27 2022 +0200
  73. 7e11c5d Merge tag 'dm-pull-26aug22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sat Aug 27 08:07:09 2022 -0400
  74. e652a81 Merge branch '2022-08-26-assorted-fixes' by Tom Rini · Sat Aug 27 08:05:15 2022 -0400
  75. 83cd723 distroboot: ubifs: Add support for specifying UBI header offset by Pali Rohár · Sun Aug 07 21:04:22 2022 +0200
  76. 3c9c6d7 Rename disto_[pxe_]getfile to distro_[pxe_]getfile by Dario Binacchi · Fri Aug 26 15:15:41 2022 +0200
  77. d39d5b2 vbe: Enable command only with BOOTSTD_FULL by Simon Glass · Tue Aug 23 10:14:05 2022 -0700
  78. 3074bdd binman: Sort tests and rework test-file numbers by Stefan Herbrechtsmeier · Tue Aug 23 12:46:09 2022 +0200
  79. fca3856 binman: Document how to handle dependent images by Simon Glass · Thu Aug 18 02:16:46 2022 -0600
  80. 7d959c5 binman: Mention split-elf in the main docs by Simon Glass · Thu Aug 18 02:16:45 2022 -0600
  81. 8c73b76 patman: Tidy up unnecessary blank lines and numbers by Simon Glass · Wed Aug 17 12:47:07 2022 -0600
  82. a1975d9 patman: Fix version table by Simon Glass · Wed Aug 17 12:47:06 2022 -0600
  83. 9ff9629 boot: simplify bootmeth_vbe_simple_ft_fixup() by Heinrich Schuchardt · Tue Aug 23 10:31:56 2022 +0200
  84. 3bfd10b boot: fix vbe_find_first_device() by Heinrich Schuchardt · Tue Aug 23 10:25:25 2022 +0200
  85. 8b4bacc dm: core: fix a typo in help text by Sergei Antonov · Sun Aug 21 16:45:08 2022 +0300
  86. f1710f0 doc: Build documentation in parallel by Simon Glass · Sat Aug 13 11:40:40 2022 -0600
  87. 4f6968a disk: part: remove dependency to ubifs for spl by Stefan Herbrechtsmeier · Mon Aug 08 16:45:17 2022 +0200
  88. 19104f7 nvme: Do a clean NVMe shutdown by Hector Martin · Sun Jul 31 15:31:31 2022 +0900
  89. bce6963 pci: Add checks to prevent config space overflow by Pali Rohár · Sun Jul 03 12:48:06 2022 +0200
  90. d8331ba Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Aug 23 15:44:54 2022 -0400
  91. ce53ec8 configs: Resync with savedefconfig by Tom Rini · Tue Aug 23 15:24:14 2022 -0400
  92. 7e4d76c board: lsxl: update the README by Michael Walle · Wed Aug 17 21:38:09 2022 +0200
  93. e03a357 board: lsxl: disable eth0 by Michael Walle · Wed Aug 17 21:38:08 2022 +0200
  94. 812efbf board: lsxl: convert to CONFIG_TIMER by Michael Walle · Wed Aug 17 21:38:07 2022 +0200
  95. 6dbe906 board: lsxl: convert to DM_SERIAL by Michael Walle · Wed Aug 17 21:38:06 2022 +0200
  96. 9c301c0 board: lsxl: convert to DM_ETH by Michael Walle · Wed Aug 17 21:38:05 2022 +0200
  97. b8666dd board: lsxl: convert to DM_GPIO by Michael Walle · Wed Aug 17 21:38:04 2022 +0200
  98. 2e5bab1 board: lsxl: make last resort recovery more reliable by Michael Walle · Wed Aug 17 21:38:03 2022 +0200
  99. 1c0aec8 board: lsxl: enable ATAGS support by Michael Walle · Wed Aug 17 21:38:02 2022 +0200
  100. b768473 board: lsxl: use proper *_r variables by Michael Walle · Wed Aug 17 21:38:01 2022 +0200