1. 16e2427 Merge tag 'dm-pull-7nov22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Nov 08 09:45:10 2022 -0500
  2. bad8ab6 dm: blk: Add probe in blk_first_device/blk_next_device by Michal Suchanek · Tue Sep 27 23:23:53 2022 +0200
  3. 2c7b0e4 dm: Add tests for the sandbox host driver by Simon Glass · Sat Oct 29 19:47:19 2022 -0600
  4. 63479bd dm: Add documentation for host command and implementation by Simon Glass · Sat Oct 29 19:47:18 2022 -0600
  5. e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · Sat Oct 29 19:47:17 2022 -0600
  6. 39f06b5 dm: sandbox: Create a block driver by Simon Glass · Sat Oct 29 19:47:16 2022 -0600
  7. 884c2f8 dm: sandbox: Create a new HOST uclass by Simon Glass · Sat Oct 29 19:47:15 2022 -0600
  8. c0bcaaf dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · Sat Oct 29 19:47:14 2022 -0600
  9. 85ba7c3 test: Add a way to detect a test that breaks another by Simon Glass · Sat Oct 29 19:47:13 2022 -0600
  10. fb998c2 test: Allow showing basic information about tests by Simon Glass · Sat Oct 29 19:47:12 2022 -0600
  11. 3814e89 test: doc: Add documentation for ut command by Simon Glass · Sat Oct 29 19:47:11 2022 -0600
  12. 154bb8e test: Tidy up help for ut command by Simon Glass · Sat Oct 29 19:47:10 2022 -0600
  13. 0f7eb63 test: Drop an unused parameter to ut_run_test_live_flat() by Simon Glass · Sat Oct 29 19:47:09 2022 -0600
  14. 76c6269 dm: test: Clear the block cache after running a test by Simon Glass · Sat Oct 29 19:47:08 2022 -0600
  15. 2a83e86 dm: test: Drop the special function for running DM tests by Simon Glass · Sat Oct 29 19:47:07 2022 -0600
  16. fbd9550 test: Correct pylint warnings in fs_helper by Simon Glass · Sat Oct 29 19:47:06 2022 -0600
  17. 1d5006c test: Split out mk_fs function into a helper by Simon Glass · Sat Oct 29 19:47:05 2022 -0600
  18. 5feb043 sandbox: Add missing comments for os_alarm() by Simon Glass · Sat Oct 29 19:47:04 2022 -0600
  19. 25a52c5 dm: sandbox: Drop non-BLK code from host implementation by Simon Glass · Sat Oct 29 19:47:03 2022 -0600
  20. ef933ba Prepare v2023.01-rc1 by Tom Rini · Mon Nov 07 15:27:03 2022 -0500
  21. f927925 configs: Resync with savedefconfig by Tom Rini · Mon Nov 07 11:58:57 2022 -0500
  22. f9302d1 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Nov 07 07:56:07 2022 -0500
  23. 67b7d50 arm: mvebu: Add RD-AC5X board by Chris Packham · Sat Nov 05 17:24:00 2022 +1300
  24. eaab461 arm: mvebu: Support for 98DX25xx/98DX35xx SoC by Chris Packham · Sat Nov 05 17:23:59 2022 +1300
  25. c327779 pinctrl: mvebu: Add AlleyCat5 support by Chris Packham · Sat Nov 05 17:23:58 2022 +1300
  26. 927671e usb: ehci: ehci-marvell: Support for marvell,ac5-ehci by Chris Packham · Sat Nov 05 17:23:57 2022 +1300
  27. 44b7cc7 net: mvneta: Add support for AlleyCat5 by Chris Packham · Sat Nov 05 17:23:56 2022 +1300
  28. be52915 arm: mvebu: Don't use CONFIG_TIMER on ARM64 by Chris Packham · Sat Nov 05 17:23:55 2022 +1300
  29. df71c31 Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb by Pali Rohár · Wed Nov 02 18:51:28 2022 +0100
  30. 98e8fe4 arm: armada: dts: Add clock to armada-ap80x uart1 by Hamish Martin · Fri Oct 21 10:21:59 2022 +1300
  31. a36008f Merge tag 'efi-2023-01-rc1-4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Nov 06 07:51:44 2022 -0500
  32. 1c180b8 efi_loader: AllocateAddress requires page address by Heinrich Schuchardt · Sun Nov 06 01:52:13 2022 +0100
  33. f29ced6 test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list option by Masahisa Kojima · Mon Oct 03 16:12:15 2022 +0900
  34. 0397d81 efi_loader: discover if no efi_system_partition is set by Heinrich Schuchardt · Fri Oct 21 08:33:44 2022 +0200
  35. 9a84e07 efi_loader: remove CONFIG_EFI_SETUP_EARLY by AKASHI Takahiro · Fri Oct 21 12:01:57 2022 +0900
  36. f138982 efi_loader: Let networking support depend on NETDEVICES by Jan Kiszka · Fri Oct 14 18:10:06 2022 +0200
  37. ae1d233 MAINTAINERS: add arch/arm/lib/*_efi.* to EFI_PAYLOAD by Heinrich Schuchardt · Sun Nov 06 10:23:55 2022 +0100
  38. 2eaffba docs: Add a basic security document by Tom Rini · Thu Nov 03 14:25:44 2022 -0400
  39. 6314cf6 doc: update sbi command example by Heinrich Schuchardt · Fri Oct 28 22:28:09 2022 +0200
  40. 53e0bdd Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Fri Nov 04 11:19:58 2022 -0400
  41. 96c2d11 usb: storage: continue probe on "Invalid device" by Janne Grunau · Fri Nov 04 08:38:59 2022 +0100
  42. 7ac5edc Merge tag 'mips-pull-2022-11-03' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Thu Nov 03 20:23:27 2022 -0400
  43. 2a45fd9 usb: Add 1ms delay after first Get Descriptor request by Marek Vasut · Sun Oct 30 23:38:35 2022 +0100
  44. 7de097f usb: ohci: Use a flexible array member for portstatus by Samuel Holland · Sun Oct 30 23:15:12 2022 -0500
  45. ddb245c Merge branch '2022-11-02-assorted-updates' by Tom Rini · Thu Nov 03 08:29:10 2022 -0400
  46. 153c1b3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Nov 03 08:27:44 2022 -0400
  47. e18613b riscv: Update Microchip MPFS Icicle Kit support by Padmarao Begari · Thu Oct 27 11:32:02 2022 +0530
  48. 32678b0 spi: Add Microchip PolarFire SoC QSPI driver by Padmarao Begari · Thu Oct 27 11:32:01 2022 +0530
  49. da2a6d0 riscv: dts: Add QSPI NAND device node by Padmarao Begari · Thu Oct 27 11:32:00 2022 +0530
  50. c66a3b2 riscv: dts: Update memory configuration by Padmarao Begari · Thu Oct 27 11:31:59 2022 +0530
  51. 739cd6f riscv: Rename Andes PLIC to PLICSW by Yu Chien Peter Lin · Tue Oct 25 23:03:50 2022 +0800
  52. 84d7eb2 mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPS by Stefan Roese · Fri Oct 28 14:46:29 2022 +0200
  53. ff21b84 MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig by Daniel Schwierzeck · Sun Jul 10 17:15:14 2022 +0200
  54. 7029176 MIPS: mscc: remove unused CPU_CLOCK_RATE by Daniel Schwierzeck · Sun Jul 10 17:15:13 2022 +0200
  55. 170681e MIPS: remove CONFIG_SYS_MHZ by Daniel Schwierzeck · Sun Jul 10 17:15:12 2022 +0200
  56. 7d82fb6 MIPS: remove deprecated TARGET_VCT option by Daniel Schwierzeck · Sun Jul 10 17:15:11 2022 +0200
  57. 5080632 led: led_pwm: typo 'iverted' on code comment by Nylon Chen · Thu Oct 27 14:25:37 2022 +0800
  58. d926f5c configs: evb-ast2500: Set environment in SPI flash by Cédric Le Goater · Wed Oct 26 15:11:15 2022 +0200
  59. 73fcc1f configs: evb-ast2500: Add support for FIT format by Cédric Le Goater · Wed Oct 26 15:11:14 2022 +0200
  60. da05384 configs: evb-ast2500: Adjust boot command by Cédric Le Goater · Wed Oct 26 15:11:13 2022 +0200
  61. 7f9bcf0 configs: evb-ast2500: Remove MMC support from default settings by Cédric Le Goater · Wed Oct 26 15:11:12 2022 +0200
  62. 0ac566a arm: dts: ti: k3-am64-main: Add RTI watchdog nodes by Christian Gmeiner · Wed Oct 26 13:15:55 2022 +0200
  63. 75a6a37 treewide: Remove the unnecessary space before semicolon by Bin Meng · Wed Oct 26 12:40:07 2022 +0800
  64. 76afe2f cmd: eeprom: don't truncate target address at 32-bit by Baruch Siach · Sun Oct 23 12:28:12 2022 +0300
  65. 94142a7 xen: pvblock: Use uclass_probe_all by Michal Suchanek · Sat Oct 22 16:33:05 2022 +0200
  66. c875d88 highbank: switch to use the Arm SP804 DM_TIMER driver by Andre Przywara · Thu Oct 20 23:10:25 2022 +0100
  67. a32910b highbank: scan into hb_sregs DT subnodes by Andre Przywara · Thu Oct 20 23:10:24 2022 +0100
  68. 31ab0fd timer: add SP804 UCLASS timer driver by Andre Przywara · Thu Oct 20 23:10:23 2022 +0100
  69. d1ce509 pinctrl: nuvoton: Add NPCM8xx pinctrl driver by Jim Liu · Tue Oct 11 16:09:13 2022 +0800
  70. 0cd671b arm: smh: Allow semihosting trap calls to be inlined by Andre Przywara · Wed Oct 05 17:38:49 2022 +0100
  71. b94ebde arm: smh: Make semihosting trap calls more robust by Andre Przywara · Wed Oct 05 17:38:48 2022 +0100
  72. c1b6d76 arm: smh: specify Thumb trap instruction by Andre Przywara · Wed Oct 05 17:38:47 2022 +0100
  73. 96464f5 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Wed Nov 02 09:10:30 2022 -0400
  74. 1bfa2cd Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi.git by Tom Rini · Wed Nov 02 09:09:57 2022 -0400
  75. c794e49 cyclic: get rid of cyclic_init() by Rasmus Villemoes · Fri Oct 28 13:50:54 2022 +0200
  76. 85c2aa8 cyclic: switch to using hlist instead of list by Rasmus Villemoes · Fri Oct 28 13:50:53 2022 +0200
  77. 73bec9d list.h: synchronize hlist_for_each_entry* iterators with linux by Rasmus Villemoes · Fri Oct 28 13:50:52 2022 +0200
  78. 4582b8f cyclic: drop redundant cyclic_ready flag by Rasmus Villemoes · Fri Oct 28 13:50:51 2022 +0200
  79. e2ff5fc cyclic: use a flag in gd->flags for recursion protection by Rasmus Villemoes · Fri Oct 28 13:50:50 2022 +0200
  80. 12a1955 Merge branch '2022-10-31-FWU-add-FWU-multi-bank-update-feature-support' by Tom Rini · Tue Nov 01 09:32:21 2022 -0400
  81. b08b857 FWU: doc: Add documentation for the FWU feature by Sughosh Ganu · Fri Oct 21 18:16:08 2022 +0530
  82. c067638 mkeficapsule: Add support for setting OEM flags in capsule header by Sughosh Ganu · Fri Oct 21 18:16:07 2022 +0530
  83. b39405d mkeficapsule: Add support for generating empty capsules by Sughosh Ganu · Fri Oct 21 18:16:06 2022 +0530
  84. 77079e7 test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · Fri Oct 21 18:16:05 2022 +0530
  85. 0f951fd FWU: cmd: Add a command to read FWU metadata by Sughosh Ganu · Fri Oct 21 18:16:04 2022 +0530
  86. 1cadae2 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · Fri Oct 21 18:16:03 2022 +0530
  87. 2a0592a FWU: Add boot time checks as highlighted by the FWU specification by Sughosh Ganu · Fri Oct 21 18:16:02 2022 +0530
  88. b780fa5 event: Add an event for main_loop by Sughosh Ganu · Fri Oct 21 18:16:01 2022 +0530
  89. 73abe8e FWU: STM32MP1: Add support to read boot index from backup register by Sughosh Ganu · Fri Oct 21 18:16:00 2022 +0530
  90. 60475ca FWU: Add helper functions for accessing FWU metadata by Sughosh Ganu · Fri Oct 21 18:15:59 2022 +0530
  91. e166b5e stm32mp1: Add image information for capsule updates by Sughosh Ganu · Fri Oct 21 18:15:58 2022 +0530
  92. 7f08d27 stm32mp1: Add a node for the FWU metadata device by Sughosh Ganu · Fri Oct 21 18:15:57 2022 +0530
  93. ee062b5 FWU: Add FWU metadata access driver for GPT partitioned block devices by Sughosh Ganu · Fri Oct 21 18:15:56 2022 +0530
  94. 0f9399a FWU: Add FWU metadata structure and driver for accessing metadata by Sughosh Ganu · Fri Oct 21 18:15:55 2022 +0530
  95. b152b42 dt/bindings: Add bindings for GPT based FWU Metadata storage device by Sughosh Ganu · Fri Oct 21 18:15:54 2022 +0530
  96. ed3808c Merge branch '2022-10-31-vbe-implement-the-full-firmware-flow' by Tom Rini · Mon Oct 31 14:43:04 2022 -0400
  97. f1eba35 vbe: Add a test for the VBE flow into U-Boot proper by Simon Glass · Thu Oct 20 18:23:20 2022 -0600
  98. c017c52 vbe: Add a command to show the VBE state by Simon Glass · Thu Oct 20 18:23:19 2022 -0600
  99. 9d0042e vbe: Record which phases loaded using VBE by Simon Glass · Thu Oct 20 18:23:18 2022 -0600
  100. 5490548 vbe: Use a manual test by Simon Glass · Thu Oct 20 18:23:17 2022 -0600