1. 779f652 board: freescale: p1_p2_rdb_pc: Turn off watchdog before reset by Pali Rohár · Mon Aug 01 15:31:46 2022 +0200
  2. c13f4fb board: freescale: p1_p2_rdb_pc: Avoid usage of CPLD's system reset register by Pali Rohár · Mon Aug 01 15:31:45 2022 +0200
  3. 3730e16 board: freescale: p1_p2_rdb_pc: Add workaround for non-working watchdog by Pali Rohár · Mon Aug 01 15:31:44 2022 +0200
  4. fecba2e board: freescale: p1_p2_rdb_pc: Add workaround for board reset reboot loop by Pali Rohár · Mon Aug 01 15:31:43 2022 +0200
  5. 25b798e net: enetc: Fix use after free issue in fsl_enetc.c by Siarhei Yasinski · Wed Aug 31 10:57:37 2022 +0000
  6. a072a6c ddr: fsl: Make bank_addr_bits reflect actual bits by Sean Anderson · Tue Aug 30 17:01:07 2022 -0400
  7. 0db746c ddr: fsl: Reduce the size of interactive options by Sean Anderson · Tue Aug 30 16:54:39 2022 -0400
  8. 1bd31cf board: sl28: remove COUNTER_FREQUENCY_REAL by Michael Walle · Tue Aug 23 11:30:18 2022 +0200
  9. 9b14606 board: sl28: support dynamic prompts by Michael Walle · Tue Aug 23 11:30:17 2022 +0200
  10. 511313e board: sl28: add user friendly names for the boot sources by Michael Walle · Tue Aug 23 11:30:16 2022 +0200
  11. bf9c73c board: sl28: implement additional bootsources by Michael Walle · Tue Aug 23 11:30:15 2022 +0200
  12. b073820 armv8: layerscape: spl: mark OCRAM as non-secure by Michael Walle · Tue Aug 23 11:30:14 2022 +0200
  13. 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
  14. 35144d2 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sat Sep 03 14:55:24 2022 -0400
  15. 96b3544 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Sat Sep 03 14:55:13 2022 -0400
  16. 3564b8e tpm: Allow committing non-volatile data by Simon Glass · Tue Aug 30 21:05:38 2022 -0600
  17. 3f7a73a tpm: Implement state command for Cr50 by Simon Glass · Tue Aug 30 21:05:37 2022 -0600
  18. 11a075c tpm: Allow reporting the internal state by Simon Glass · Tue Aug 30 21:05:36 2022 -0600
  19. bddfcea tpm: sandbox: Allow init of TPM in a different phase by Simon Glass · Tue Aug 30 21:05:35 2022 -0600
  20. 5252cac tpm: Correct the define-space command in TPMv2 by Simon Glass · Tue Aug 30 21:05:34 2022 -0600
  21. 9523a4e tpm: Correct the permissions command in TPMv1 by Simon Glass · Tue Aug 30 21:05:33 2022 -0600
  22. 4927f47 tpm: Require a digest source when extending the PCR by Simon Glass · Tue Aug 30 21:05:32 2022 -0600
  23. 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
  24. 67aa4be efi_loader: fix display of NVMe EUI-64 by Heinrich Schuchardt · Wed Feb 23 09:06:24 2022 +0100
  25. e3b7c9b efi: ECPT add EBBRv2.0 conformance profile by Jose Marinho · Fri Dec 17 12:55:05 2021 +0000
  26. ff72cb3 efi: Create ECPT table by Jose Marinho · Thu Dec 23 14:51:07 2021 +0000
  27. 04598e5 efi_selftest: on sandbox use host specific assembly by Heinrich Schuchardt · Fri Sep 02 02:46:37 2022 +0200
  28. 068dc9c efi_loader: support CTRL+\ - CTRL+_ by Heinrich Schuchardt · Fri Sep 02 00:49:12 2022 +0200
  29. b6697c2 efi_loader: compliance Simple Text Input Ex Protocol by Heinrich Schuchardt · Thu Sep 01 23:30:09 2022 +0200
  30. 6507164 efi_loader: printing UEFI revision in helloworld.efi by Heinrich Schuchardt · Thu Sep 01 22:23:47 2022 +0200
  31. 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
  32. 64b3169 drivers: usb: fastboot: Fix full-speed usb descriptor by qianfan Zhao · Mon Aug 22 09:18:31 2022 +0800
  33. 431ded6 renesas: Fix RPC-IF compatible values by Geert Uytterhoeven · Tue Mar 29 14:19:09 2022 +0200
  34. af90acf ARM: renesas: Propagate RPC-IF enablement to subsequent software by Geert Uytterhoeven · Tue Mar 29 14:19:08 2022 +0200
  35. 6bf8365 ARM: dts: rmobile: Fix RPC-IF device node names by Geert Uytterhoeven · Tue Mar 29 14:19:07 2022 +0200
  36. 02b1979 dt/bindings: Add bindings for FWU Metadata mtd storage by Sughosh Ganu · Fri Jul 22 12:43:15 2022 -0500
  37. 247572f github: Update PR template for new "Patches" content by Tom Rini · Mon Aug 29 12:59:35 2022 -0400
  38. 0b1f013 doc: process, sending_patches: Update and correct the old "Patches" content by Tom Rini · Mon Aug 29 12:59:34 2022 -0400
  39. 62a2e1d doc: sending_patches.rst: Incorporate the old "Patches" wiki content by Tom Rini · Mon Aug 29 12:59:33 2022 -0400
  40. 7bbea7c doc: Add gpio status output fields description by Patrice Chotard · Tue Aug 30 16:56:28 2022 +0200
  41. a02228f efi_loader: ensure all block devices are probed by Heinrich Schuchardt · Wed Aug 31 16:37:35 2022 +0200
  42. 3564964 Merge branch '2022-08-31-assorted-fixes' by Tom Rini · Wed Aug 31 19:32:31 2022 -0400
  43. 97611c9 arm: smh: Fix uninitialized parameters with newer GCCs by Sean Anderson · Tue Aug 30 16:32:27 2022 -0400
  44. a94c5e6 tools: mkimage: fix build with recent LibreSSL by Mark Kettenis · Mon Aug 29 13:34:01 2022 +0200
  45. 779a7b69 bootm: Fix upper bound of FDT overlap checks by Pali Rohár · Sat Aug 27 14:48:10 2022 +0200
  46. 2ebfd22 image-fit: don't set compression if it can't be read by Daniel Golle · Sat Aug 27 04:17:28 2022 +0100
  47. 905d4b7 bootm: fix typo imape_comp -> image_comp by Daniel Golle · Sat Aug 27 04:14:42 2022 +0100
  48. 002b8f3 corenet_ds.h: Remove by Tom Rini · Fri Aug 26 10:53:36 2022 -0400
  49. f683cdd i2c: fix stack buffer overflow vulnerability in i2c md command by Marek Vasut · Fri Aug 26 23:15:56 2022 +0200
  50. 8f3caea Revert "i2c: fix stack buffer overflow vulnerability in i2c md command" by Marek Vasut · Fri Aug 26 23:15:55 2022 +0200
  51. ab15aea spl: ahci: Fix dependency for SPL_AHCI_PCI by Oleksandr Suvorov · Thu Aug 25 20:03:51 2022 +0300
  52. 224d3c3 fs: fix comment typo by Roger Knecht · Thu Aug 25 12:12:01 2022 +0000
  53. 255e9f2 kbuild: add KBUILD_HOSTLDFLAGS to cmd_host-csingle by Heiko Thiery · Wed Aug 24 10:37:23 2022 +0200
  54. b90ca70 board: ti: common: board_detect: Fix EEPROM read quirk by Matwey V. Kornilov · Tue Aug 23 19:05:34 2022 +0300
  55. b97c1d4 gitlab-ci: Update comment about the Dockerfile by Joel Stanley · Tue Aug 23 16:18:26 2022 +1000
  56. 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
  57. 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
  58. e652a81 Merge branch '2022-08-26-assorted-fixes' by Tom Rini · Sat Aug 27 08:05:15 2022 -0400
  59. 83cd723 distroboot: ubifs: Add support for specifying UBI header offset by Pali Rohár · Sun Aug 07 21:04:22 2022 +0200
  60. 3c9c6d7 Rename disto_[pxe_]getfile to distro_[pxe_]getfile by Dario Binacchi · Fri Aug 26 15:15:41 2022 +0200
  61. d39d5b2 vbe: Enable command only with BOOTSTD_FULL by Simon Glass · Tue Aug 23 10:14:05 2022 -0700
  62. 3074bdd binman: Sort tests and rework test-file numbers by Stefan Herbrechtsmeier · Tue Aug 23 12:46:09 2022 +0200
  63. fca3856 binman: Document how to handle dependent images by Simon Glass · Thu Aug 18 02:16:46 2022 -0600
  64. 7d959c5 binman: Mention split-elf in the main docs by Simon Glass · Thu Aug 18 02:16:45 2022 -0600
  65. 8c73b76 patman: Tidy up unnecessary blank lines and numbers by Simon Glass · Wed Aug 17 12:47:07 2022 -0600
  66. a1975d9 patman: Fix version table by Simon Glass · Wed Aug 17 12:47:06 2022 -0600
  67. 9ff9629 boot: simplify bootmeth_vbe_simple_ft_fixup() by Heinrich Schuchardt · Tue Aug 23 10:31:56 2022 +0200
  68. 3bfd10b boot: fix vbe_find_first_device() by Heinrich Schuchardt · Tue Aug 23 10:25:25 2022 +0200
  69. 8b4bacc dm: core: fix a typo in help text by Sergei Antonov · Sun Aug 21 16:45:08 2022 +0300
  70. f1710f0 doc: Build documentation in parallel by Simon Glass · Sat Aug 13 11:40:40 2022 -0600
  71. 4f6968a disk: part: remove dependency to ubifs for spl by Stefan Herbrechtsmeier · Mon Aug 08 16:45:17 2022 +0200
  72. 19104f7 nvme: Do a clean NVMe shutdown by Hector Martin · Sun Jul 31 15:31:31 2022 +0900
  73. bce6963 pci: Add checks to prevent config space overflow by Pali Rohár · Sun Jul 03 12:48:06 2022 +0200
  74. d8331ba Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Tue Aug 23 15:44:54 2022 -0400
  75. ce53ec8 configs: Resync with savedefconfig by Tom Rini · Tue Aug 23 15:24:14 2022 -0400
  76. 7e4d76c board: lsxl: update the README by Michael Walle · Wed Aug 17 21:38:09 2022 +0200
  77. e03a357 board: lsxl: disable eth0 by Michael Walle · Wed Aug 17 21:38:08 2022 +0200
  78. 812efbf board: lsxl: convert to CONFIG_TIMER by Michael Walle · Wed Aug 17 21:38:07 2022 +0200
  79. 6dbe906 board: lsxl: convert to DM_SERIAL by Michael Walle · Wed Aug 17 21:38:06 2022 +0200
  80. 9c301c0 board: lsxl: convert to DM_ETH by Michael Walle · Wed Aug 17 21:38:05 2022 +0200
  81. b8666dd board: lsxl: convert to DM_GPIO by Michael Walle · Wed Aug 17 21:38:04 2022 +0200
  82. 2e5bab1 board: lsxl: make last resort recovery more reliable by Michael Walle · Wed Aug 17 21:38:03 2022 +0200
  83. 1c0aec8 board: lsxl: enable ATAGS support by Michael Walle · Wed Aug 17 21:38:02 2022 +0200
  84. b768473 board: lsxl: use proper *_r variables by Michael Walle · Wed Aug 17 21:38:01 2022 +0200
  85. 5b849ca board: lsxl: reorder image loading and remove ramdisk_len by Michael Walle · Wed Aug 17 21:38:00 2022 +0200
  86. 75c190e board: lsxl: use CONFIG_DEFAULT_FDT_FILE by Michael Walle · Wed Aug 17 21:37:59 2022 +0200
  87. 9adb0b1 board: lsxl: automatically select CONFIG_MISC_INIT_R by Michael Walle · Wed Aug 17 21:37:58 2022 +0200
  88. 7f444e4 board: lsxl: remove unused header files by Michael Walle · Wed Aug 17 21:37:57 2022 +0200
  89. 6ee86ed board: lsxl: remove CONFIG_ENV_OVERWRITE by Michael Walle · Wed Aug 17 21:37:56 2022 +0200
  90. 3109688 board: lsxl: remove eraseenv script by Michael Walle · Wed Aug 17 21:37:55 2022 +0200
  91. b23710a board: lsxl: remove unused features by Michael Walle · Wed Aug 17 21:37:54 2022 +0200
  92. f1f8e00 board: lsxl: limit size to 384kiB by Michael Walle · Wed Aug 17 21:37:53 2022 +0200
  93. dc7241a button: gpio: add DM_GPIO dependency by Michael Walle · Wed Aug 17 21:37:52 2022 +0200
  94. f874e09 timer: add orion-timer support by Michael Walle · Wed Aug 17 21:37:51 2022 +0200
  95. 2e9151e arm: kirkwood: make it CONFIG_TIMER aware by Michael Walle · Wed Aug 17 21:37:50 2022 +0200
  96. e370d02 arm: kirkwood: 88f6281: Detect CONFIG_SYS_TCLK from SAR register by Pali Rohár · Wed Aug 17 21:37:49 2022 +0200
  97. 48d7dc6 time: move the CONFIG_SYS_TIMER_RATE handling to the compiler by Michael Walle · Wed Aug 17 21:37:48 2022 +0200
  98. c35331c arm: kirkwood: nsa310s: Add Distro boot capability by Tony Dinh · Thu Aug 11 16:40:25 2022 -0700
  99. 8e5d016 arm: mvebu: mbus: Fix mbus driver to work also after U-Boot relocation by Pali Rohár · Wed Aug 10 14:46:09 2022 +0200
  100. db69aef arm: mvebu: turris_mox: Set "sfp" label in eth1 DT node when only Mox SFP is detected by Pali Rohár · Wed Aug 10 12:54:11 2022 +0200