1. 029f48e efi: Move exit_boot_services into a function by Simon Glass · Tue Jan 04 03:51:10 2022 -0700
  2. e374b8b MAINTAINERS: remove Alexander Graf from EFI PAYLOAD by Heinrich Schuchardt · Sat Jan 15 02:20:02 2022 +0100
  3. 294efd9 efidebug: avoid 'dfu_alt_info not defined' message by Heinrich Schuchardt · Sat Jan 15 02:11:22 2022 +0100
  4. e4e5660 efi_loader: Get rid of kaslr-seed if EFI_RNG_PROTOCOL is installed by Ilias Apalodimas · Mon Jan 03 14:07:37 2022 +0200
  5. 72d7883 cmd: part: list all 128 GPT partitions by Heinrich Schuchardt · Tue Jan 11 16:03:38 2022 +0100
  6. 8c0435e disk: gpt: print all partitions by Heinrich Schuchardt · Tue Jan 11 15:43:05 2022 +0100
  7. f263479 efi_loader: fix SectionAlignment, FileAlignment by Heinrich Schuchardt · Fri Jan 14 21:40:15 2022 +0100
  8. f0106d4 riscv: revert Complete efi header for RV32/64 by Heinrich Schuchardt · Sun Jan 09 18:16:11 2022 +0100
  9. d17a679 doc: add include/dm/fdtaddr.h to the HTML documentation by Patrick Delaunay · Wed Jan 12 10:55:41 2022 +0100
  10. 92c1c5c doc: add include/dm/of*.h to the HTML documentation by Patrick Delaunay · Wed Jan 12 10:53:49 2022 +0100
  11. cb3d6d6 doc: add include/dm/read.h to the HTML documentation by Patrick Delaunay · Wed Jan 12 10:53:48 2022 +0100
  12. a104e59 doc: add include/dm/devres.h to the HTML documentation by Patrick Delaunay · Wed Jan 12 10:53:47 2022 +0100
  13. 4b8c70c doc: add include/dm/device.h to the HTML documentation by Patrick Delaunay · Wed Jan 12 10:53:46 2022 +0100
  14. 6750bb3 doc: add include/dm/platdata.h to the HTML documentation by Patrick Delaunay · Wed Jan 12 10:53:45 2022 +0100
  15. d869565 doc: add include/dm/lists.h to the HTML documentation by Patrick Delaunay · Wed Jan 12 10:53:44 2022 +0100
  16. 3df46be doc: add include/dm/root.h to the HTML documentation by Patrick Delaunay · Wed Jan 12 10:53:43 2022 +0100
  17. efbbdf6 doc: add include/dm/uclass.h to the HTML documentation by Patrick Delaunay · Wed Jan 12 10:53:42 2022 +0100
  18. ab9787a .readthedocs.yml: update the requirements by Heinrich Schuchardt · Wed Jan 12 02:35:00 2022 +0100
  19. 81050ef doc: Building on Alpine Linux by Heinrich Schuchardt · Tue Jan 11 01:37:01 2022 +0100
  20. 501121f doc: add Arm Juno board documentation by Andre Przywara · Mon Dec 20 18:12:04 2021 +0000
  21. c66c904 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Fri Jan 14 10:43:14 2022 -0500
  22. bb09146 arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculation by Pali Rohár · Wed Jan 12 18:32:08 2022 +0100
  23. bb1d677 arm: mvebu: db-88f6720: Fix CONFIG_SPL_TEXT_BASE and remove wrong memory layout by Pali Rohár · Wed Jan 12 18:30:09 2022 +0100
  24. a0722ce tools: kwbimage: Fix mkimage/dumpimage -l argument by Pali Rohár · Wed Jan 12 18:20:54 2022 +0100
  25. 7e18d0a tools: kwbimage: Extract main data image without -p arg for dumpimage by Pali Rohár · Wed Jan 12 18:20:53 2022 +0100
  26. 32eec19 tools: kwbimage/kwboot: Check ext field for non-zero value by Pali Rohár · Wed Jan 12 18:20:52 2022 +0100
  27. 7183b95 tools: kwbimage: Do not cast const pointers to non-const pointers by Pali Rohár · Wed Jan 12 18:20:51 2022 +0100
  28. 3d01578 tools: kwbimage: Dump kwbimage config file on '-p -1' option by Pali Rohár · Wed Jan 12 18:20:50 2022 +0100
  29. 6e16d39 tools: kwbimage: Show binary image offset in mkimage -l, in addition to size by Pali Rohár · Wed Jan 12 18:20:49 2022 +0100
  30. 80e2ee1 tools: kwbimage: Add missing check for maximal value for DATA_DELAY by Pali Rohár · Wed Jan 12 18:20:48 2022 +0100
  31. b938acc arm: mvebu: Enable BootROM output on A38x by Pali Rohár · Wed Jan 12 18:20:47 2022 +0100
  32. 22529eb tools: kwbimage: Enforce 128-bit boundary alignment only for Sheeva CPU by Pali Rohár · Wed Jan 12 18:20:46 2022 +0100
  33. e29a007 arm: mvebu: Correctly set LOAD_ADDRESS for U-Boot SPL binary in kwbimage by Pali Rohár · Wed Jan 12 18:20:45 2022 +0100
  34. 8f3dcb8 arm: mvebu: Set CPU for U-Boot SPL binary in kwbimage by Pali Rohár · Wed Jan 12 18:20:44 2022 +0100
  35. 08c5174 tools: kwbimage: Check for maximal kwbimage header size by Pali Rohár · Wed Jan 12 18:20:43 2022 +0100
  36. 4bfc16e tools: kwbimage: Check the return value of image_headersz_v1() by Pali Rohár · Wed Jan 12 18:20:42 2022 +0100
  37. fc71996 tools: kwbimage: Add support for specifying LOAD_ADDRESS for BINARY command by Pali Rohár · Wed Jan 12 18:20:41 2022 +0100
  38. 6b76c1c tools: kwbimage: Add support for specifying CPU core by Pali Rohár · Wed Jan 12 18:20:40 2022 +0100
  39. 8add2b4 arm: mvebu: Generate kwbimage.cfg with $(call cmd, ...) by Pali Rohár · Wed Jan 12 18:20:39 2022 +0100
  40. feae5e0 tools: kwbimage: Preserve order of BINARY, DATA and DATA_DELAY commands by Pali Rohár · Wed Jan 12 18:20:38 2022 +0100
  41. d868325 tools: kwbimage: Fix generating image with multiple DATA_DELAY commands by Pali Rohár · Wed Jan 12 18:20:37 2022 +0100
  42. a82a7d6 tools: kwbimage: Deduplicate v1 regtype header finishing by Pali Rohár · Wed Jan 12 18:20:36 2022 +0100
  43. 3137614 tools: kwbimage: Mark all local functions as static by Pali Rohár · Wed Jan 12 18:20:35 2022 +0100
  44. 9e2a947 ddr: marvell: a38x: fix SPLIT_OUT_MIX state decision by Marek Behún · Wed Jan 12 17:06:59 2022 +0100
  45. bfd02eb board: gdsys: Drop Dirk Eibach from MAINTAINERS by Marek Behún · Tue Jan 04 16:14:54 2022 +0100
  46. 90e519e ddr: marvell: a38x: Fix Synchronous vs Asynchronous mode determination by Marek Behún · Tue Jan 04 15:57:49 2022 +0100
  47. 59e84fa arm: kirkwood: iConnect : Update board maintainer by Tony Dinh · Sat Jan 01 20:57:39 2022 -0800
  48. 94142cc arm: kirkwood: iConnect : Add PCIe late init by Tony Dinh · Sat Jan 01 20:57:38 2022 -0800
  49. 02e5d3b arm: kirkwood: iConnect : Add PCIe related configs by Tony Dinh · Sat Jan 01 20:57:37 2022 -0800
  50. fa7890e mtd: nand: pxa3xx: use marvell, prefix for custom DT properties by Pierre Bourdon · Sat Dec 25 05:46:29 2021 +0100
  51. 5fc93e2 arm: mvebu: a38x: serdes: Move non-serdes PCIe code to pci_mvebu.c by Pali Rohár · Tue Dec 21 12:20:19 2021 +0100
  52. 4669df3 arm: mvebu: Implement simple mvebu-reset driver for enabling/disabling PCIe ports by Pali Rohár · Tue Dec 21 12:20:18 2021 +0100
  53. 91d02fb pci: pci_mvebu: Wait 100ms for Link Up in mvebu_pcie_probe() by Pali Rohár · Tue Dec 21 12:20:17 2021 +0100
  54. 3f6890d pci: pci_mvebu: Split initialization of PCIe ports into 3 phases by Pali Rohár · Tue Dec 21 12:20:16 2021 +0100
  55. bb26c4a pci: pci_mvebu: Remove dependency on SOC_REGS_PHY_BASE macro by Pali Rohár · Tue Dec 21 12:20:15 2021 +0100
  56. 807292f pci: pci_mvebu: Inline mvebu_pcie_port_parse_dt() function by Pali Rohár · Tue Dec 21 12:20:14 2021 +0100
  57. ca69af4 pci: pci_mvebu: Fix PCIe MEM and IO resources assignment and mbus mapping by Pali Rohár · Tue Dec 21 12:20:13 2021 +0100
  58. 2c391e5 board: gdsys: a38x: Enable PCIe link 2 in spl_board_init() by Pali Rohár · Tue Dec 21 12:20:12 2021 +0100
  59. 1feae9d arm: mvebu: Convert board_pex_config() to CONFIG_SPL_BOARD_INIT by Pali Rohár · Tue Dec 21 12:20:11 2021 +0100
  60. e9f8201 Merge tag 'dm-pull-13jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Jan 13 14:33:02 2022 -0500
  61. bbd7bda bloblist: Relicense to allow BSD-3-Clause by Simon Glass · Wed Jan 12 19:26:25 2022 -0700
  62. 49ae4ad bloblist: doc: Bring in the API documentation by Simon Glass · Wed Jan 12 19:26:24 2022 -0700
  63. 01fd56a bloblist: Add functions to obtain base address and size by Simon Glass · Wed Jan 12 19:26:23 2022 -0700
  64. c6fcb94 bloblist: Refactor Kconfig to support alloc or fixed by Simon Glass · Wed Jan 12 19:26:22 2022 -0700
  65. e94421b bloblist: Use 'phase' consistently for bloblists by Simon Glass · Wed Jan 12 19:26:21 2022 -0700
  66. 963bf32 bloblist: Use LOG_CATEGORY to simply logging by Simon Glass · Wed Jan 12 19:26:20 2022 -0700
  67. fd20df4 bloblist: Use explicit numbering for the tags by Simon Glass · Wed Jan 12 19:26:19 2022 -0700
  68. 0b6578a bloblist: Drop unused tags by Simon Glass · Wed Jan 12 19:26:18 2022 -0700
  69. 90c1a58 bloblist: Rename the SPL tag by Simon Glass · Wed Jan 12 19:26:17 2022 -0700
  70. 9341a3f bloblist: Put the magic number first by Simon Glass · Wed Jan 12 19:26:16 2022 -0700
  71. 65f8329 fdt: Drop SPL_BUILD macro by Simon Glass · Wed Jan 12 19:26:15 2022 -0700
  72. 10cfadb stddef: Avoid warning with clang with offsetof() by Simon Glass · Thu Jan 13 06:47:55 2022 -0700
  73. 06d7304 genboardscfg: limit to 240 jobs by Andre Przywara · Tue Jan 11 15:34:50 2022 +0000
  74. 011a1e0 sandbox: compatibility of os_get_filesize() by Heinrich Schuchardt · Tue Jan 11 01:50:24 2022 +0100
  75. 94c775d patman: Support absolute and ~user-relative alias files by Brian Norris · Fri Jan 07 15:15:55 2022 -0800
  76. c5190ed dm: core: Switch order of pinctrl and power domain calls by Michal Simek · Fri Jan 07 16:38:09 2022 +0100
  77. e4f178b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jan 13 08:00:02 2022 -0500
  78. b6ceb26 Merge branch '2022-01-13-assorted-spelling-fixes' by Tom Rini · Thu Jan 13 07:57:56 2022 -0500
  79. 86f4923 drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting". by Vagrant Cascadian · Tue Dec 21 13:07:02 2021 -0800
  80. a321d04 drivers/ddr/altera/sequencer.c: Fix spelling of "resetting". by Vagrant Cascadian · Tue Dec 21 13:07:01 2021 -0800
  81. 7e13a02 arch/arm/mach-keystone/ddr3.c: Fix spelling of "resetting". by Vagrant Cascadian · Tue Dec 21 13:07:00 2021 -0800
  82. f014923 drivers/core/of_addr.c: Fix spelling of "shouldn't". by Vagrant Cascadian · Tue Dec 21 13:06:59 2021 -0800
  83. d00c5c7 common/fdt_support.c: Fix spelling of "shouldn't". by Vagrant Cascadian · Tue Dec 21 13:06:58 2021 -0800
  84. b7cf5af drivers/net/fec_mxc.c: Fix spelling of "resetting". by Vagrant Cascadian · Tue Dec 21 13:06:57 2021 -0800
  85. 33203c3 cmd/Kconfig: Fix spelling of "resetting". by Vagrant Cascadian · Tue Dec 21 13:06:56 2021 -0800
  86. 4476fb7 arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch2_serdes.c: Fix spelling of "resetting". by Vagrant Cascadian · Tue Dec 21 13:06:55 2021 -0800
  87. 887eb98 drivers/usb/musb/musb_udc.c: Fix spelling of "mismatch". by Vagrant Cascadian · Tue Dec 21 13:06:54 2021 -0800
  88. adee399 drivers/mtd/ubispl/ubispl.c: Fix spelling of "mismatched". by Vagrant Cascadian · Tue Dec 21 13:06:53 2021 -0800
  89. 85e747a arch/arm/mach-bcm283x/msg.c: Fix spelling of "Failed". by Vagrant Cascadian · Tue Dec 21 13:06:52 2021 -0800
  90. a1b654b treewide: invaild -> invalid by Sean Anderson · Wed Dec 01 14:26:53 2021 -0500
  91. 6b2c0c3 Merge branch '2022-01-12-assorted-updates' by Tom Rini · Thu Jan 13 07:34:27 2022 -0500
  92. e19700f arm: apple: Use watchdog timer for system reset by Mark Kettenis · Wed Jan 12 19:55:17 2022 +0100
  93. fb64614 arm: dts: apple: Add watchdog timer node by Mark Kettenis · Wed Jan 12 19:55:16 2022 +0100
  94. 7e8c6dd watchdog: Add a driver for the Apple watchdog by Mark Kettenis · Wed Jan 12 19:55:15 2022 +0100
  95. e10ae9f timer: Add a migration message by Simon Glass · Sat Dec 18 11:27:29 2021 -0700
  96. c90d56a LynxOS is no longer supported by Thomas Huth · Sat Nov 13 18:13:50 2021 +0100
  97. 7a602fd binman: Write fake blobs to the output directory by Simon Glass · Wed Jan 12 13:10:36 2022 -0700
  98. ccae686 binman: Renumber the fake blob dts by Simon Glass · Wed Jan 12 13:10:35 2022 -0700
  99. 21420c4 CI, Dockerfile: Update to latest "focal" tag by Tom Rini · Tue Jan 11 19:14:29 2022 -0500
  100. 4c268a6 ci: azure: Update to use stages by Tom Rini · Tue Jan 11 19:14:28 2022 -0500