1. f138982 efi_loader: Let networking support depend on NETDEVICES by Jan Kiszka · Fri Oct 14 18:10:06 2022 +0200
  2. ae1d233 MAINTAINERS: add arch/arm/lib/*_efi.* to EFI_PAYLOAD by Heinrich Schuchardt · Sun Nov 06 10:23:55 2022 +0100
  3. 2eaffba docs: Add a basic security document by Tom Rini · Thu Nov 03 14:25:44 2022 -0400
  4. 6314cf6 doc: update sbi command example by Heinrich Schuchardt · Fri Oct 28 22:28:09 2022 +0200
  5. ddb245c Merge branch '2022-11-02-assorted-updates' by Tom Rini · Thu Nov 03 08:29:10 2022 -0400
  6. 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
  7. e18613b riscv: Update Microchip MPFS Icicle Kit support by Padmarao Begari · Thu Oct 27 11:32:02 2022 +0530
  8. 32678b0 spi: Add Microchip PolarFire SoC QSPI driver by Padmarao Begari · Thu Oct 27 11:32:01 2022 +0530
  9. da2a6d0 riscv: dts: Add QSPI NAND device node by Padmarao Begari · Thu Oct 27 11:32:00 2022 +0530
  10. c66a3b2 riscv: dts: Update memory configuration by Padmarao Begari · Thu Oct 27 11:31:59 2022 +0530
  11. 739cd6f riscv: Rename Andes PLIC to PLICSW by Yu Chien Peter Lin · Tue Oct 25 23:03:50 2022 +0800
  12. 5080632 led: led_pwm: typo 'iverted' on code comment by Nylon Chen · Thu Oct 27 14:25:37 2022 +0800
  13. d926f5c configs: evb-ast2500: Set environment in SPI flash by Cédric Le Goater · Wed Oct 26 15:11:15 2022 +0200
  14. 73fcc1f configs: evb-ast2500: Add support for FIT format by Cédric Le Goater · Wed Oct 26 15:11:14 2022 +0200
  15. da05384 configs: evb-ast2500: Adjust boot command by Cédric Le Goater · Wed Oct 26 15:11:13 2022 +0200
  16. 7f9bcf0 configs: evb-ast2500: Remove MMC support from default settings by Cédric Le Goater · Wed Oct 26 15:11:12 2022 +0200
  17. 0ac566a arm: dts: ti: k3-am64-main: Add RTI watchdog nodes by Christian Gmeiner · Wed Oct 26 13:15:55 2022 +0200
  18. 75a6a37 treewide: Remove the unnecessary space before semicolon by Bin Meng · Wed Oct 26 12:40:07 2022 +0800
  19. 76afe2f cmd: eeprom: don't truncate target address at 32-bit by Baruch Siach · Sun Oct 23 12:28:12 2022 +0300
  20. 94142a7 xen: pvblock: Use uclass_probe_all by Michal Suchanek · Sat Oct 22 16:33:05 2022 +0200
  21. c875d88 highbank: switch to use the Arm SP804 DM_TIMER driver by Andre Przywara · Thu Oct 20 23:10:25 2022 +0100
  22. a32910b highbank: scan into hb_sregs DT subnodes by Andre Przywara · Thu Oct 20 23:10:24 2022 +0100
  23. 31ab0fd timer: add SP804 UCLASS timer driver by Andre Przywara · Thu Oct 20 23:10:23 2022 +0100
  24. d1ce509 pinctrl: nuvoton: Add NPCM8xx pinctrl driver by Jim Liu · Tue Oct 11 16:09:13 2022 +0800
  25. 0cd671b arm: smh: Allow semihosting trap calls to be inlined by Andre Przywara · Wed Oct 05 17:38:49 2022 +0100
  26. b94ebde arm: smh: Make semihosting trap calls more robust by Andre Przywara · Wed Oct 05 17:38:48 2022 +0100
  27. c1b6d76 arm: smh: specify Thumb trap instruction by Andre Przywara · Wed Oct 05 17:38:47 2022 +0100
  28. 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
  29. 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
  30. c794e49 cyclic: get rid of cyclic_init() by Rasmus Villemoes · Fri Oct 28 13:50:54 2022 +0200
  31. 85c2aa8 cyclic: switch to using hlist instead of list by Rasmus Villemoes · Fri Oct 28 13:50:53 2022 +0200
  32. 73bec9d list.h: synchronize hlist_for_each_entry* iterators with linux by Rasmus Villemoes · Fri Oct 28 13:50:52 2022 +0200
  33. 4582b8f cyclic: drop redundant cyclic_ready flag by Rasmus Villemoes · Fri Oct 28 13:50:51 2022 +0200
  34. e2ff5fc cyclic: use a flag in gd->flags for recursion protection by Rasmus Villemoes · Fri Oct 28 13:50:50 2022 +0200
  35. 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
  36. b08b857 FWU: doc: Add documentation for the FWU feature by Sughosh Ganu · Fri Oct 21 18:16:08 2022 +0530
  37. c067638 mkeficapsule: Add support for setting OEM flags in capsule header by Sughosh Ganu · Fri Oct 21 18:16:07 2022 +0530
  38. b39405d mkeficapsule: Add support for generating empty capsules by Sughosh Ganu · Fri Oct 21 18:16:06 2022 +0530
  39. 77079e7 test: dm: Add test cases for FWU Metadata uclass by Sughosh Ganu · Fri Oct 21 18:16:05 2022 +0530
  40. 0f951fd FWU: cmd: Add a command to read FWU metadata by Sughosh Ganu · Fri Oct 21 18:16:04 2022 +0530
  41. 1cadae2 FWU: Add support for the FWU Multi Bank Update feature by Sughosh Ganu · Fri Oct 21 18:16:03 2022 +0530
  42. 2a0592a FWU: Add boot time checks as highlighted by the FWU specification by Sughosh Ganu · Fri Oct 21 18:16:02 2022 +0530
  43. b780fa5 event: Add an event for main_loop by Sughosh Ganu · Fri Oct 21 18:16:01 2022 +0530
  44. 73abe8e FWU: STM32MP1: Add support to read boot index from backup register by Sughosh Ganu · Fri Oct 21 18:16:00 2022 +0530
  45. 60475ca FWU: Add helper functions for accessing FWU metadata by Sughosh Ganu · Fri Oct 21 18:15:59 2022 +0530
  46. e166b5e stm32mp1: Add image information for capsule updates by Sughosh Ganu · Fri Oct 21 18:15:58 2022 +0530
  47. 7f08d27 stm32mp1: Add a node for the FWU metadata device by Sughosh Ganu · Fri Oct 21 18:15:57 2022 +0530
  48. ee062b5 FWU: Add FWU metadata access driver for GPT partitioned block devices by Sughosh Ganu · Fri Oct 21 18:15:56 2022 +0530
  49. 0f9399a FWU: Add FWU metadata structure and driver for accessing metadata by Sughosh Ganu · Fri Oct 21 18:15:55 2022 +0530
  50. b152b42 dt/bindings: Add bindings for GPT based FWU Metadata storage device by Sughosh Ganu · Fri Oct 21 18:15:54 2022 +0530
  51. ed3808c Merge branch '2022-10-31-vbe-implement-the-full-firmware-flow' by Tom Rini · Mon Oct 31 14:43:04 2022 -0400
  52. f1eba35 vbe: Add a test for the VBE flow into U-Boot proper by Simon Glass · Thu Oct 20 18:23:20 2022 -0600
  53. c017c52 vbe: Add a command to show the VBE state by Simon Glass · Thu Oct 20 18:23:19 2022 -0600
  54. 9d0042e vbe: Record which phases loaded using VBE by Simon Glass · Thu Oct 20 18:23:18 2022 -0600
  55. 5490548 vbe: Use a manual test by Simon Glass · Thu Oct 20 18:23:17 2022 -0600
  56. 5722f0e vpl: Allow signature verification by Simon Glass · Thu Oct 20 18:23:16 2022 -0600
  57. 5e135d3 sandbox: Add an image for VPL by Simon Glass · Thu Oct 20 18:23:15 2022 -0600
  58. a928961 vbe: Add info about the VBE device to the fwupd node by Simon Glass · Thu Oct 20 18:23:14 2022 -0600
  59. bc993e5 vbe: Add Kconfig options for VPL by Simon Glass · Thu Oct 20 18:23:13 2022 -0600
  60. a6a06cc vbe: Drop the U-Boot prefix from the version by Simon Glass · Thu Oct 20 18:23:12 2022 -0600
  61. 39db199 vbe: Move OS implementation into a separate file by Simon Glass · Thu Oct 20 18:23:11 2022 -0600
  62. d78aa75 vbe: Support reading the next SPL phase via VBE by Simon Glass · Thu Oct 20 18:23:10 2022 -0600
  63. a72641c vbe: Support selecting operations by SPL phase by Simon Glass · Thu Oct 20 18:23:09 2022 -0600
  64. a87cd0c sandbox: Support obtaining the next phase from an image by Simon Glass · Thu Oct 20 18:23:08 2022 -0600
  65. 6b8705d spl: Allow multiple loaders of the same time by Simon Glass · Thu Oct 20 18:23:07 2022 -0600
  66. ec57644 vbe: Use a warning for a failed requests by Simon Glass · Thu Oct 20 18:23:06 2022 -0600
  67. 5a09137 vbe: Rename vbe_fixup to vbe_request by Simon Glass · Thu Oct 20 18:23:05 2022 -0600
  68. a42f11f image: Allow loading a FIT image for a particular phase by Simon Glass · Thu Oct 20 18:23:04 2022 -0600
  69. e3f81ae image: Add the concept of a phase to FIT by Simon Glass · Thu Oct 20 18:23:03 2022 -0600
  70. f0b534f sandbox: Add a way to specify the sandbox executable by Simon Glass · Thu Oct 20 18:23:02 2022 -0600
  71. 4aa6a9b sandbox: Generalise SPL booting by Simon Glass · Thu Oct 20 18:23:01 2022 -0600
  72. 4bf6987 image: Move comment for fit_conf_find_compat() by Simon Glass · Thu Oct 20 18:23:00 2022 -0600
  73. 5cda70f sandbox: Drop message about writing sandbox state by Simon Glass · Thu Oct 20 18:22:59 2022 -0600
  74. ceeb74f dm: mmc: Allow sandbox emulator to build without writes by Simon Glass · Thu Oct 20 18:22:58 2022 -0600
  75. 7a40983 dm: blk: mmc: Tidy up some Makefile rules for SPL by Simon Glass · Thu Oct 20 18:22:57 2022 -0600
  76. e7d53ed bloblist: Drop debugging by Simon Glass · Thu Oct 20 18:22:56 2022 -0600
  77. 31b4f9e usb: Update the test to cover reading and writing by Simon Glass · Thu Oct 20 18:22:55 2022 -0600
  78. 1886100 dm: blk: Add udevice functions by Simon Glass · Thu Oct 20 18:22:54 2022 -0600
  79. c83bb53 disk: Rename block_dev to desc by Simon Glass · Thu Oct 20 18:22:53 2022 -0600
  80. 4e93eea disk: Rename block functions by Simon Glass · Thu Oct 20 18:22:52 2022 -0600
  81. 00501fc bootstd: Add a way to set up a bootflow by Simon Glass · Thu Oct 20 18:22:51 2022 -0600
  82. 1f1614b test: Support tests which can only be run manually by Simon Glass · Thu Oct 20 18:22:50 2022 -0600
  83. c759944 test: Update tests to use the skip feature by Simon Glass · Thu Oct 20 18:22:49 2022 -0600
  84. 816fe6c test: Report skippped tests by Simon Glass · Thu Oct 20 18:22:48 2022 -0600
  85. 37f85de binman: Support writing symbols into ELF files by Simon Glass · Thu Oct 20 18:22:47 2022 -0600
  86. 6fc079e binman: Handle writing ELF symbols in the Entry class by Simon Glass · Thu Oct 20 18:22:46 2022 -0600
  87. 133f0f7 binman: Split out looking up a symbol into a function by Simon Glass · Thu Oct 20 18:22:45 2022 -0600
  88. cb452b0 binman: Allow obtaining a symbol value by Simon Glass · Thu Oct 20 18:22:44 2022 -0600
  89. 66eea9f spl: Add a separate silence option for SPL by Simon Glass · Thu Oct 20 18:22:43 2022 -0600
  90. a65cc06 spl: Refactor controls for console output by Simon Glass · Thu Oct 20 18:22:42 2022 -0600
  91. 5a332c1 spl: Use binman suffix allow symbols of any SPL etype by Simon Glass · Thu Oct 20 18:22:41 2022 -0600
  92. a6265b5 disk: Drop debug messages in part_efi by Simon Glass · Thu Oct 20 18:22:40 2022 -0600
  93. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  94. 4078fec Merge branch '2022-10-31-broadcom-updates' by Tom Rini · Mon Oct 31 10:40:31 2022 -0400
  95. 0d648e7 timer: bcmbca: use arm global timer for bcm63138 SoC by William Zhang · Tue Aug 23 21:44:33 2022 -0700
  96. 38c26de timer: sti: convert sti-timer to arm a9 global timer by William Zhang · Tue Aug 23 21:44:32 2022 -0700
  97. 3892182 arm: bcmbca: replace ARCH_BCM6753 symbols in Kconfig with BCM6855 by William Zhang · Mon Aug 22 11:49:08 2022 -0700
  98. 504f062 arm: bcmbca: remove bcm6753 support under CONFIG_ARCH_BCM6753 by William Zhang · Mon Aug 22 11:49:07 2022 -0700
  99. cee5e9d arm: bcmbca: add bcm6855 SoC support under CONFIG_ARCH_BCMBCA by William Zhang · Mon Aug 22 11:49:06 2022 -0700
  100. 6b45fa6 arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · Mon Aug 22 11:39:45 2022 -0700