1. 5da1e3c x86: Move device-specific ACPI tables to a writer function by Simon Glass · Wed Dec 01 09:03:02 2021 -0700
  2. 89ce519 x86: acpi: Update acpi_fill_csrt() to use acpi_ctx by Simon Glass · Wed Dec 01 09:03:01 2021 -0700
  3. 6e6bc9b x86: Move CSRT table to a writer function by Simon Glass · Wed Dec 01 09:03:00 2021 -0700
  4. bb3b608 x86: Move TCPA table to a writer function by Simon Glass · Wed Dec 01 09:02:59 2021 -0700
  5. b0d5fab x86: Move MADT table to a writer function by Simon Glass · Wed Dec 01 09:02:58 2021 -0700
  6. c753694 x86: Move TPM2 table to a writer function by Simon Glass · Wed Dec 01 09:02:57 2021 -0700
  7. 6800095 x86: Move SSDT table to a writer function by Simon Glass · Wed Dec 01 09:02:56 2021 -0700
  8. c4b5b02 x86: Move FACP table into separate functions by Simon Glass · Wed Dec 01 09:02:55 2021 -0700
  9. ff81f8c x86: Move FADT table to a writer function by Simon Glass · Wed Dec 01 09:02:54 2021 -0700
  10. d2a98eb x86: Move GNVS table to a writer function by Simon Glass · Wed Dec 01 09:02:53 2021 -0700
  11. 83c3cb5 x86: Move DSDT table to a writer function by Simon Glass · Wed Dec 01 09:02:52 2021 -0700
  12. f53f57d x86: Move FACS table to a writer function by Simon Glass · Wed Dec 01 09:02:51 2021 -0700
  13. e9f6e6a x86: Move base tables to a writer function by Simon Glass · Wed Dec 01 09:02:50 2021 -0700
  14. 1617088 x86: Use the ACPI table writer by Simon Glass · Wed Dec 01 09:02:49 2021 -0700
  15. 37acc66 x86: acpi: Split out context creation from base tables by Simon Glass · Wed Dec 01 09:02:48 2021 -0700
  16. 96bf433 acpi: Move acpi_fill_header() to the generic header by Simon Glass · Wed Dec 01 09:02:45 2021 -0700
  17. 29e64b5 acpi: Use finer-grained control of ACPI-table generation by Simon Glass · Wed Dec 01 09:02:43 2021 -0700
  18. f3425cb sandbox: Allow building with GENERATE_ACPI_TABLE by Simon Glass · Wed Dec 01 09:02:40 2021 -0700
  19. b028228 x86: Tidy up use of CONFIG_ACPIGEN by Simon Glass · Wed Dec 01 09:02:39 2021 -0700
  20. e170f68 arm: Allow supporting ACPI-table generation by Simon Glass · Wed Dec 01 09:02:38 2021 -0700
  21. b33f2f9 x86: Move the acpi table to generic global_data by Simon Glass · Wed Dec 01 09:02:37 2021 -0700
  22. a6cee93 x86: Allow any arch to generate ACPI tables by Simon Glass · Wed Dec 01 09:02:36 2021 -0700
  23. df29081 configs: stm32mp15: Enable OF_BOARD flag by Patrice Chotard · Thu Jan 20 08:19:15 2022 +0100
  24. f5b8571 stm32prog: add partition name in treat_partition_list error messages by Patrick Delaunay · Tue Jan 18 10:33:14 2022 +0100
  25. 7d2757f ARM: dts: stm32: Synchronize DHCOM DTs with Linux 5.15.12 by Marek Vasut · Thu Dec 30 23:46:47 2021 +0100
  26. 8b08dfb ARM: dts: stm32: Synchronize DHCOR DTs with Linux 5.15.12 by Marek Vasut · Thu Dec 30 23:46:46 2021 +0100
  27. 37868aa arm: dts: stm32mp15: alignment with v5.16 by Patrick Delaunay · Fri Dec 17 16:30:22 2021 +0100
  28. 951edb4 stm32mp: correct the dependency for bootcount configs by Patrick Delaunay · Tue Dec 07 10:05:59 2021 +0100
  29. 3cbff2a stm32mp: remove the bootcount activation by Patrick Delaunay · Tue Dec 07 10:05:58 2021 +0100
  30. acb4169 ARM: dts: stm32: Add DFU support for DHCOR recovery by Marek Vasut · Mon Dec 06 21:58:09 2021 +0100
  31. 2f7aae0 arm: stm32mp: Fix USB boot device report by Marek Vasut · Mon Dec 06 21:58:08 2021 +0100
  32. 93de0cc Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sun Jan 23 09:54:49 2022 -0500
  33. 5a7affe arm: dts: rz-g2-beacon-u-boot: Enable pinmux for QSPI by Adam Ford · Tue Jan 11 07:21:06 2022 -0600
  34. 9d12de6 Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Jan 22 15:43:36 2022 -0500
  35. eb56096 Convert CONFIG_AT91_EFLASH to Kconfig by Patrick Delaunay · Tue Jan 04 14:24:01 2022 +0100
  36. 1c38374 Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · Sat Dec 18 11:27:51 2021 -0700
  37. 65831d9 Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · Sat Dec 18 11:27:50 2021 -0700
  38. c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jan 20 12:40:20 2022 -0500
  39. 3110499 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Jan 20 09:39:45 2022 -0500
  40. 3a7bbd8 arm: mvebu: spl: Fix 100 column exceeds by Marek Behún · Fri Jan 14 14:31:45 2022 +0100
  41. 556eab6 arm: mvebu: spl: Use IS_ENABLED() instead of #ifdef where possible by Marek Behún · Fri Jan 14 14:31:44 2022 +0100
  42. 031d172 arm: mvebu: spl: Use preferred types u8/u16/u32 instead of uintN_t by Marek Behún · Fri Jan 14 14:31:43 2022 +0100
  43. 46c871a arm: mvebu: spl: Print srcaddr in error message by Marek Behún · Fri Jan 14 14:31:42 2022 +0100
  44. 8242056 arm: mvebu: Check for kwbimage data checksum by Pali Rohár · Fri Jan 14 14:31:41 2022 +0100
  45. a157e12 arm: mvebu: Check that kwbimage blockid matches boot mode by Pali Rohár · Fri Jan 14 14:31:39 2022 +0100
  46. dda8f88 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · Fri Jan 14 14:31:38 2022 +0100
  47. eb7e1fc arm: mvebu: Check that kwbimage offset and blocksize are valid by Pali Rohár · Fri Jan 14 14:31:37 2022 +0100
  48. ed9bcb9 pci: pci_mvebu: Add support for Kirkwood PCIe controllers by Pali Rohár · Thu Jan 13 14:28:04 2022 +0100
  49. 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · Thu Jan 20 01:04:42 2022 +0100
  50. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  51. 774c9af Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Jan 19 11:43:44 2022 -0500
  52. ce33bcd sandbox: imply PARTITION_TYPE_GUID by Heinrich Schuchardt · Sun Jan 16 13:04:06 2022 +0100
  53. 4384889 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Wed Jan 19 08:09:34 2022 -0500
  54. 85593af arm64: zynqmp: Change firmware dependency by Michal Simek · Fri Jan 14 13:08:42 2022 +0100
  55. afab9b3 arm64: xilinx: dts: Add dma properties to fix dtbs_check warnings by Shravya Kumbham · Fri Jan 14 12:44:06 2022 +0100
  56. 690dec0 arm64: zynqmp: Update USB node handle from dwc3 to usb by Manish Narani · Fri Jan 14 12:43:35 2022 +0100
  57. ae89fd8 arm64: zynqmp: Change compatible strings for cadence uart by Michal Simek · Fri Jan 14 12:43:05 2022 +0100
  58. 82f2584 ARM: dts: ast2600: Add MDIO devices by Dylan Hung · Thu Dec 09 10:12:26 2021 +0800
  59. 793e264 ARM: dts: s700: add MMC/SD controller node by Amit Singh Tomar · Sun Nov 28 17:02:23 2021 +0530
  60. d93aa99 ARM: dts: sync Actions Semi S700 DT from Linux v5.16-rc3 by Amit Singh Tomar · Thu Dec 02 23:53:28 2021 +0530
  61. 7dbb021 common: board_r: move init_addr_map() to init.h by Ovidiu Panait · Sat Jan 01 19:13:29 2022 +0200
  62. 9ef3c8a common: board_r: drop initr_addr_map wrapper by Ovidiu Panait · Sat Jan 01 19:13:28 2022 +0200
  63. 3b75487 common: remove bedbug debugger support by Ovidiu Panait · Sat Jan 01 19:13:26 2022 +0200
  64. 8bbad14 common: spl: move armv7m-specific code to spl_perform_fixups() by Ovidiu Panait · Sat Jan 01 19:13:25 2022 +0200
  65. b75f324 Merge branch '2022-01-15-TI-platform-updates' by Tom Rini · Mon Jan 17 11:24:43 2022 -0500
  66. 79a4cd5 Merge tag 'u-boot-at91-2022.04-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · Mon Jan 17 08:36:12 2022 -0500
  67. 5e158ae ARM: dts: at91: sama7g5ek: move eeproms to flexcom8 by Eugen Hristev · Tue Jan 04 18:23:36 2022 +0200
  68. 130bdad ARM: dts: at91: sama7g5: add flx8 and required nodes by Eugen Hristev · Tue Jan 04 18:21:54 2022 +0200
  69. 2fc9405 power: domain: Add Apple pmgr driver by Mark Kettenis · Mon Jan 10 20:58:44 2022 +0100
  70. d81101b arm: dts: apple: Add u-boot,dm-pre-reloc properties by Mark Kettenis · Mon Jan 10 20:58:43 2022 +0100
  71. aba8f2a arm: dts: apple: Update Apple M1 device trees by Mark Kettenis · Mon Jan 10 20:58:42 2022 +0100
  72. 1495358 ARM: dts: K3-am642-r5-sk: Enable Second CPSW port in R5/A53 SPL by Vignesh Raghavendra · Fri Dec 24 12:55:35 2021 +0530
  73. a110b33 mach-k3: am64_spl: Alias Ethernet RGMII boot to CPGMAC by Vignesh Raghavendra · Fri Dec 24 12:55:33 2021 +0530
  74. 82cc43e mach-k3: am642_init: Probe AM65 CPSW NUSS for R5/A53 SPL by Vignesh Raghavendra · Fri Dec 24 12:55:32 2021 +0530
  75. 030f405 mach-k3: common: Instantiate AM65 CPSW NUSS wrapper by Vignesh Raghavendra · Fri Dec 24 12:55:29 2021 +0530
  76. 1d34197 ARM: mach-k3: sysfw-loader: Copy sysfw.itb to OCRAM in OSPI/SPI bootmode by Vignesh Raghavendra · Thu Dec 23 19:26:03 2021 +0530
  77. f19e3a6 arm: mach-k3: am642_init: Unlock MCU PADCFG regs by Michael Liebert · Wed Dec 15 16:14:28 2021 +0100
  78. 9668b87 Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Jan 15 07:39:09 2022 -0500
  79. 95826f3 x86: efi: Set the correct link flags for the 64-bit EFI app by Simon Glass · Tue Jan 04 03:51:16 2022 -0700
  80. 68367d8 x86: efi: Don't use the 64-bit link script for the EFI app by Simon Glass · Tue Jan 04 03:51:15 2022 -0700
  81. f12a263 x86: efi: Round out the link script for 64-bit EFI by Simon Glass · Tue Jan 04 03:51:14 2022 -0700
  82. f3d73ea x86: efi: Tweak the code used for the 64-bit EFI app by Simon Glass · Tue Jan 04 03:51:13 2022 -0700
  83. 6f4d7aa x86: efi: Update efi_get_next_mem_desc() to avoid needing a map by Simon Glass · Tue Jan 04 03:51:11 2022 -0700
  84. f263479 efi_loader: fix SectionAlignment, FileAlignment by Heinrich Schuchardt · Fri Jan 14 21:40:15 2022 +0100
  85. f0106d4 riscv: revert Complete efi header for RV32/64 by Heinrich Schuchardt · Sun Jan 09 18:16:11 2022 +0100
  86. 5d2e354 armv8: apple: Disable PSCI reset by Mark Kettenis · Tue Dec 21 17:31:50 2021 +0100
  87. b938acc arm: mvebu: Enable BootROM output on A38x by Pali Rohár · Wed Jan 12 18:20:47 2022 +0100
  88. 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
  89. 8f3dcb8 arm: mvebu: Set CPU for U-Boot SPL binary in kwbimage by Pali Rohár · Wed Jan 12 18:20:44 2022 +0100
  90. 8add2b4 arm: mvebu: Generate kwbimage.cfg with $(call cmd, ...) by Pali Rohár · Wed Jan 12 18:20:39 2022 +0100
  91. fa7890e mtd: nand: pxa3xx: use marvell, prefix for custom DT properties by Pierre Bourdon · Sat Dec 25 05:46:29 2021 +0100
  92. 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
  93. 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
  94. 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
  95. 1feae9d arm: mvebu: Convert board_pex_config() to CONFIG_SPL_BOARD_INIT by Pali Rohár · Tue Dec 21 12:20:11 2021 +0100
  96. 90c1a58 bloblist: Rename the SPL tag by Simon Glass · Wed Jan 12 19:26:17 2022 -0700
  97. 011a1e0 sandbox: compatibility of os_get_filesize() by Heinrich Schuchardt · Tue Jan 11 01:50:24 2022 +0100
  98. e4f178b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jan 13 08:00:02 2022 -0500
  99. 7e13a02 arch/arm/mach-keystone/ddr3.c: Fix spelling of "resetting". by Vagrant Cascadian · Tue Dec 21 13:07:00 2021 -0800
  100. 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