1. 7539bb3 arm: ls1021a: limit debug eth phy speed to 100Mbps by Aleksandar Gerasimovski · 2 years, 10 months ago
  2. a1d2fd3 board: traverse: add initial Ten64 support by Mathew McBride · 2 years, 8 months ago
  3. 71dcfa9 arm: kirkwood: Pogoplug-V4 : Add Kconfig files by Tony Dinh · 2 years, 8 months ago
  4. cd19787 arm: kirkwood: Pogoplug-V4 : Add DTS files by Tony Dinh · 2 years, 8 months ago
  5. e97943b sunxi: Fix H616 DRAM read calibration for dual rank by Jernej Skrabec · 2 years, 8 months ago
  6. 18a5927 sunxi: fix H616 DRAM ODT support by Jernej Skrabec · 2 years, 8 months ago
  7. 52bcc4f sunxi: Add option to prevent booting on power plug-in by Chris Morgan · 2 years, 8 months ago
  8. 8695b51 sunxi: gpio: Fix up pointer arithmetic by Andre Przywara · 2 years, 8 months ago
  9. efdd656 sunxi: gpio: Add per-bank drive and pull setters by Samuel Holland · 3 years ago
  10. ac5397a sunxi: gpio: Return void from setter functions by Samuel Holland · 3 years ago
  11. afe5163 ARM: dts: k3-am642-sk: Disable cpsw_port1 in SPL by Vignesh Raghavendra · 2 years, 8 months ago
  12. 8e72374 sandbox: eth-raw: fix building with musl library by Heinrich Schuchardt · 2 years, 8 months ago
  13. 9d2adca x86: Move acpi_get_rsdp_addr() ACPI tables to the writer by Simon Glass · 2 years, 10 months ago
  14. a7e53b9 x86: Move device-specific ACPI tables to a writer function by Simon Glass · 2 years, 10 months ago
  15. 78031ad x86: acpi: Update acpi_fill_csrt() to use acpi_ctx by Simon Glass · 2 years, 10 months ago
  16. 85b8161 x86: Move CSRT table to a writer function by Simon Glass · 2 years, 10 months ago
  17. ef55f48 x86: Move TCPA table to a writer function by Simon Glass · 2 years, 10 months ago
  18. c797f98b x86: Move MADT table to a writer function by Simon Glass · 2 years, 10 months ago
  19. 9aacd83 x86: Move TPM2 table to a writer function by Simon Glass · 2 years, 10 months ago
  20. d953137 x86: Move SSDT table to a writer function by Simon Glass · 2 years, 10 months ago
  21. 379d3c1 x86: Move FACP table into separate functions by Simon Glass · 2 years, 10 months ago
  22. 138d7ec x86: Move FADT table to a writer function by Simon Glass · 2 years, 10 months ago
  23. 32af326 x86: Move GNVS table to a writer function by Simon Glass · 2 years, 10 months ago
  24. eacb6d0 x86: Move DSDT table to a writer function by Simon Glass · 2 years, 10 months ago
  25. a53d38f x86: Move FACS table to a writer function by Simon Glass · 2 years, 10 months ago
  26. 94ba15a x86: Move base tables to a writer function by Simon Glass · 2 years, 10 months ago
  27. 31c27eb x86: Use the ACPI table writer by Simon Glass · 2 years, 10 months ago
  28. cc1f8c3 x86: acpi: Split out context creation from base tables by Simon Glass · 2 years, 10 months ago
  29. 383bf1b acpi: Move acpi_fill_header() to the generic header by Simon Glass · 2 years, 10 months ago
  30. 437992d acpi: Use finer-grained control of ACPI-table generation by Simon Glass · 2 years, 10 months ago
  31. 0679cca sandbox: Allow building with GENERATE_ACPI_TABLE by Simon Glass · 2 years, 10 months ago
  32. 27ba628 x86: Tidy up use of CONFIG_ACPIGEN by Simon Glass · 2 years, 10 months ago
  33. 0153723 arm: Allow supporting ACPI-table generation by Simon Glass · 2 years, 10 months ago
  34. 233f0e3 x86: Move the acpi table to generic global_data by Simon Glass · 2 years, 10 months ago
  35. e1722fc x86: Allow any arch to generate ACPI tables by Simon Glass · 2 years, 10 months ago
  36. 22c0815 configs: stm32mp15: Enable OF_BOARD flag by Patrice Chotard · 2 years, 8 months ago
  37. 94e561f stm32prog: add partition name in treat_partition_list error messages by Patrick Delaunay · 2 years, 8 months ago
  38. 332facc ARM: dts: stm32: Synchronize DHCOM DTs with Linux 5.15.12 by Marek Vasut · 2 years, 9 months ago
  39. 6b8bd70 ARM: dts: stm32: Synchronize DHCOR DTs with Linux 5.15.12 by Marek Vasut · 2 years, 9 months ago
  40. bd485f9 arm: dts: stm32mp15: alignment with v5.16 by Patrick Delaunay · 2 years, 9 months ago
  41. 5c68904 stm32mp: correct the dependency for bootcount configs by Patrick Delaunay · 2 years, 10 months ago
  42. d5e8119 stm32mp: remove the bootcount activation by Patrick Delaunay · 2 years, 10 months ago
  43. 3919aa1 ARM: dts: stm32: Add DFU support for DHCOR recovery by Marek Vasut · 2 years, 10 months ago
  44. 757c838 arm: stm32mp: Fix USB boot device report by Marek Vasut · 2 years, 10 months ago
  45. d323242 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 2 years, 8 months ago
  46. 16f4d36 arm: dts: rz-g2-beacon-u-boot: Enable pinmux for QSPI by Adam Ford · 2 years, 9 months ago
  47. da158ec Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 8 months ago
  48. 3425dec Convert CONFIG_AT91_EFLASH to Kconfig by Patrick Delaunay · 2 years, 9 months ago
  49. d3877fb Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 2 years, 9 months ago
  50. d6b318d Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · 2 years, 9 months ago
  51. 2d7a463 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 8 months ago
  52. 280db76 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 8 months ago
  53. 0d582a4 arm: mvebu: spl: Fix 100 column exceeds by Marek Behún · 2 years, 8 months ago
  54. 37241ce arm: mvebu: spl: Use IS_ENABLED() instead of #ifdef where possible by Marek Behún · 2 years, 8 months ago
  55. c894566 arm: mvebu: spl: Use preferred types u8/u16/u32 instead of uintN_t by Marek Behún · 2 years, 8 months ago
  56. 62ee75a arm: mvebu: spl: Print srcaddr in error message by Marek Behún · 2 years, 8 months ago
  57. 402e84e arm: mvebu: Check for kwbimage data checksum by Pali Rohár · 2 years, 8 months ago
  58. f830703 arm: mvebu: Check that kwbimage blockid matches boot mode by Pali Rohár · 2 years, 8 months ago
  59. 2e0429b SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 8 months ago
  60. 66f8748 arm: mvebu: Check that kwbimage offset and blocksize are valid by Pali Rohár · 2 years, 8 months ago
  61. 4364071 pci: pci_mvebu: Add support for Kirkwood PCIe controllers by Pali Rohár · 2 years, 9 months ago
  62. 3058e28 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 8 months ago
  63. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  64. 068415e Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 8 months ago
  65. d3adee1 sandbox: imply PARTITION_TYPE_GUID by Heinrich Schuchardt · 2 years, 8 months ago
  66. b24b201 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 2 years, 8 months ago
  67. 71efd45 arm64: zynqmp: Change firmware dependency by Michal Simek · 2 years, 8 months ago
  68. d10807a arm64: xilinx: dts: Add dma properties to fix dtbs_check warnings by Shravya Kumbham · 2 years, 8 months ago
  69. 1d70cc7 arm64: zynqmp: Update USB node handle from dwc3 to usb by Manish Narani · 2 years, 8 months ago
  70. 59b21d2 arm64: zynqmp: Change compatible strings for cadence uart by Michal Simek · 2 years, 8 months ago
  71. abc7589 ARM: dts: ast2600: Add MDIO devices by Dylan Hung · 2 years, 10 months ago
  72. 3739cd5 ARM: dts: s700: add MMC/SD controller node by Amit Singh Tomar · 2 years, 10 months ago
  73. a7e7bae ARM: dts: sync Actions Semi S700 DT from Linux v5.16-rc3 by Amit Singh Tomar · 2 years, 10 months ago
  74. 2fd81be common: board_r: move init_addr_map() to init.h by Ovidiu Panait · 2 years, 9 months ago
  75. 1b212bb common: board_r: drop initr_addr_map wrapper by Ovidiu Panait · 2 years, 9 months ago
  76. 485c90c common: remove bedbug debugger support by Ovidiu Panait · 2 years, 9 months ago
  77. 027b0e9 common: spl: move armv7m-specific code to spl_perform_fixups() by Ovidiu Panait · 2 years, 9 months ago
  78. 4e81f3b Merge branch '2022-01-15-TI-platform-updates' by Tom Rini · 2 years, 8 months ago
  79. 6d2ebcd Merge tag 'u-boot-at91-2022.04-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 2 years, 8 months ago
  80. e92ebf9 ARM: dts: at91: sama7g5ek: move eeproms to flexcom8 by Eugen Hristev · 2 years, 9 months ago
  81. 4727f95 ARM: dts: at91: sama7g5: add flx8 and required nodes by Eugen Hristev · 2 years, 9 months ago
  82. 97187d5 power: domain: Add Apple pmgr driver by Mark Kettenis · 2 years, 9 months ago
  83. 6034c91 arm: dts: apple: Add u-boot,dm-pre-reloc properties by Mark Kettenis · 2 years, 9 months ago
  84. c918e2c arm: dts: apple: Update Apple M1 device trees by Mark Kettenis · 2 years, 9 months ago
  85. ef7be5a ARM: dts: K3-am642-r5-sk: Enable Second CPSW port in R5/A53 SPL by Vignesh Raghavendra · 2 years, 9 months ago
  86. 07252f5 mach-k3: am64_spl: Alias Ethernet RGMII boot to CPGMAC by Vignesh Raghavendra · 2 years, 9 months ago
  87. 93c43a8 mach-k3: am642_init: Probe AM65 CPSW NUSS for R5/A53 SPL by Vignesh Raghavendra · 2 years, 9 months ago
  88. e58d928 mach-k3: common: Instantiate AM65 CPSW NUSS wrapper by Vignesh Raghavendra · 2 years, 9 months ago
  89. 5842163 ARM: mach-k3: sysfw-loader: Copy sysfw.itb to OCRAM in OSPI/SPI bootmode by Vignesh Raghavendra · 2 years, 9 months ago
  90. 67c8678 arm: mach-k3: am642_init: Unlock MCU PADCFG regs by Michael Liebert · 2 years, 9 months ago
  91. d71dbe6 Merge tag 'efi-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 8 months ago
  92. 081dfcf x86: efi: Set the correct link flags for the 64-bit EFI app by Simon Glass · 2 years, 9 months ago
  93. 59e8f36 x86: efi: Don't use the 64-bit link script for the EFI app by Simon Glass · 2 years, 9 months ago
  94. 3b4ae09 x86: efi: Round out the link script for 64-bit EFI by Simon Glass · 2 years, 9 months ago
  95. 450ce56 x86: efi: Tweak the code used for the 64-bit EFI app by Simon Glass · 2 years, 9 months ago
  96. ce1dc0c x86: efi: Update efi_get_next_mem_desc() to avoid needing a map by Simon Glass · 2 years, 9 months ago
  97. 9ef5cca efi_loader: fix SectionAlignment, FileAlignment by Heinrich Schuchardt · 2 years, 8 months ago
  98. dfbc2be riscv: revert Complete efi header for RV32/64 by Heinrich Schuchardt · 2 years, 9 months ago
  99. 3cdfa31 armv8: apple: Disable PSCI reset by Mark Kettenis · 2 years, 9 months ago
  100. 18d85d6 arm: mvebu: Enable BootROM output on A38x by Pali Rohár · 2 years, 9 months ago