1. fc55736 event: Convert arch_cpu_init_dm() to use events by Simon Glass · Fri Mar 04 08:43:05 2022 -0700
  2. f1c5191 event: Convert misc_init_f() to use events by Simon Glass · Fri Mar 04 08:43:04 2022 -0700
  3. fe143ee sandbox: start: Sort the header files by Simon Glass · Fri Mar 04 08:42:58 2022 -0700
  4. 07e5136 ARM: dts: ast2500: Add ngpios property to GPIO node by Andrew Jeffery · Wed Feb 16 10:26:57 2022 +1030
  5. 740ef53 arm: dts: Add DTS description for MMC2 am33xx devices by Lukasz Majewski · Fri Feb 18 13:28:43 2022 +0100
  6. 95efc8e arm: dts: Add mmc[01] aliases to am33xx.dtsi by Lukasz Majewski · Fri Feb 18 13:28:42 2022 +0100
  7. 4e4f4d6 arch: arm: dts: bcm96753ref: enable led support by Philippe Reynes · Thu Feb 17 17:17:06 2022 +0100
  8. 30214e8 arch: arm: dts: bcm6753: add led support by Philippe Reynes · Thu Feb 17 17:17:05 2022 +0100
  9. 0fb541d bcm96753ref: add initial support by Philippe Reynes · Fri Feb 11 19:18:38 2022 +0100
  10. 1a89962 bcm6753: add initial support by Philippe Reynes · Fri Feb 11 19:18:34 2022 +0100
  11. 5618460 Convert CONFIG_CHIP_SELECTS_PER_CTRL to Kconfig by Tom Rini · Fri Feb 25 11:19:53 2022 -0500
  12. d02971e Convert CONFIG_BOARD_POSTCLK_INIT to Kconfig by Tom Rini · Fri Feb 25 11:19:47 2022 -0500
  13. 9a04d7d Convert CONFIG_BOARD_ECC_SUPPORT to Kconfig by Tom Rini · Fri Feb 25 11:19:46 2022 -0500
  14. 853bf31 Convert CONFIG_BOARD_COMMON to Kconfig by Tom Rini · Wed Feb 23 12:28:17 2022 -0500
  15. 0bbed0c arm: exynos: Move BL1/2 SPI flash defines to their user, drop CONFIG by Tom Rini · Wed Feb 23 12:28:16 2022 -0500
  16. e59f324 Convert CONFIG_BTB to Kconfig by Tom Rini · Wed Feb 23 12:28:15 2022 -0500
  17. a915f2f powerpc: Remove unused MPC8540/60ADS code by Tom Rini · Wed Feb 23 12:28:14 2022 -0500
  18. bf1f132 firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · Mon Feb 21 09:22:41 2022 +0100
  19. 09665cb sandbox: scmi: test against a single scmi agent by Etienne Carriere · Mon Feb 21 09:22:39 2022 +0100
  20. 93b9ce7 armv8: Fix and simplify branch_if_master/branch_if_slave by Andre Przywara · Fri Feb 11 11:29:39 2022 +0000
  21. fc215c7 armv8: Simplify switch_el macro by Andre Przywara · Fri Feb 11 11:29:38 2022 +0000
  22. 0e8e0c3 arm: Clean up asm/io.h by Andre Przywara · Fri Feb 11 11:29:37 2022 +0000
  23. 8a9cc73 armv8: Force SP_ELx stack pointer usage by Andre Przywara · Fri Feb 11 11:29:36 2022 +0000
  24. 3a5c052 armv8: Always unmask SErrors by Andre Przywara · Fri Feb 11 11:29:35 2022 +0000
  25. 3a21671 arm: apple: Switch to fully dynamic mem layout by Janne Grunau · Sat Feb 19 14:05:19 2022 +0100
  26. 03722cf Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Wed Feb 23 13:34:14 2022 -0500
  27. 7fc3cce usb: ehci-omap: Drop dead code by Adam Ford · Sat Feb 19 17:08:41 2022 -0600
  28. 9045faf spl: x86: Correct the binman symbols for SPL by Simon Glass · Tue Feb 08 11:49:47 2022 -0700
  29. 31dc9cc Merge branch '2022-02-21-platform-updates' by Tom Rini · Mon Feb 21 08:53:24 2022 -0500
  30. 3e97b1c arm: dts: k3-j7200: Fix up MAIN R5FSS cluster mode back to Split-mode by Suman Anna · Sun Feb 13 12:48:48 2022 -0600
  31. 3a8059e arm: omap3: Make some memory functions static and clean headers by Adam Ford · Sat Feb 12 06:12:41 2022 -0600
  32. a9bcef7 arm: omap3: Cleanup sys_info to fit OMAP3 booting with LTO by Adam Ford · Sat Feb 12 06:12:40 2022 -0600
  33. ac20ebd arm: dts: k3-j721e-r5-common-proc-board: tps659413: Correct the min/max voltages of VDD_CPU by Keerthy · Thu Feb 10 09:25:58 2022 +0530
  34. 73c82c8 arm: apple: Add M1 Pro/Max support by Mark Kettenis · Tue Feb 08 22:00:09 2022 +0100
  35. 4a4ac0d Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Mon Feb 21 08:32:02 2022 -0500
  36. f3f50ba arm64: zynqmp: Remove additional gpio header from dlc21 by Michal Simek · Tue Feb 15 08:57:52 2022 +0100
  37. e5710e3 arm64: zynqmp: Fix debug uart initialization by Michal Simek · Thu Feb 17 14:28:42 2022 +0100
  38. 7659fe4 ARM: zynq: Fix debug uart initialization by Michal Simek · Thu Feb 17 14:28:41 2022 +0100
  39. ba6fb83 arm64: zynqmp: Fix dependencies around ZYNQMP_PSU_INIT_ENABLED by Michal Simek · Thu Feb 17 14:28:40 2022 +0100
  40. d93fd55 arm64: zynqmp: Build psu_spl_init for SPL all the time by Michal Simek · Thu Feb 17 14:28:39 2022 +0100
  41. f87338f ARM: imx: imx8mn-ddr4-evk: Add ethernet support by Marek Vasut · Sat Feb 19 17:13:54 2022 +0100
  42. f474b6d imx8m: Drop unused function env_get_offset by Michael Trimarchi · Wed Nov 17 15:34:56 2021 +0100
  43. 1a50e74 board: gateworks: venice: add imx8mn-gw7902 support by Tim Harvey · Fri Feb 11 10:48:56 2022 -0800
  44. 728f192 arm: imx8m: add support for Advantech RSB-3720 by Ying-Chun Liu (PaulLiu) · Tue Feb 08 09:22:38 2022 +0800
  45. fa3d7fa arm: dts: imx8mq: add MNT Reform 2 by Patrick Wildt · Sat Jan 08 16:04:55 2022 +0100
  46. 808c5d6 imx: spl: Fix typo BMODE_EMI -> BMODE_EIM by Harald Seiler · Wed Dec 01 10:02:54 2021 +0100
  47. 427104d Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Feb 17 11:03:50 2022 -0500
  48. 90555af arm: mvebu: spl: Add option to reset the board on DDR training failure by Marek Behún · Thu Feb 17 13:54:42 2022 +0100
  49. 291332d arm: mvebu: a37xx: Fix comment with name of the function by Pali Rohár · Wed Feb 16 11:18:45 2022 +0100
  50. 6b8e426 arm: mvebu: a37xx: Map CCI-400 and AP BootROM address space by Pali Rohár · Wed Feb 16 11:18:44 2022 +0100
  51. 64e1687 arm: mvebu: a37xx: Fix calling build_mem_map() by Pali Rohár · Wed Feb 16 11:18:43 2022 +0100
  52. 790dd14 arm: a37xx: Update DTS files to version from upstream Linux kernel by Pali Rohár · Mon Feb 14 11:34:30 2022 +0100
  53. f60c600 arm: a37xx: espressobin: Explicitly enable eMMC node in -u-boot.dtsi by Pali Rohár · Mon Feb 14 11:34:29 2022 +0100
  54. 118f9a4 arm: a37xx: espressobin: Move U-Boot specific partitions node to -u-boot.dtsi by Pali Rohár · Mon Feb 14 11:34:28 2022 +0100
  55. c6bfdc2 arm: a37xx: Update sdhci pointers to official DT bindings by Pali Rohár · Mon Feb 14 11:34:27 2022 +0100
  56. 43691bb watchdog: armada_37xx: Convert to official DT bindings by Pali Rohár · Mon Feb 14 11:34:25 2022 +0100
  57. ecdc7bf usb: ehci: ehci-marvell: Update compatible string to official DT bindings by Pali Rohár · Mon Feb 14 11:34:24 2022 +0100
  58. 570a7a5 phy: marvell: a3700: Update compatible string to official DT bindings by Pali Rohár · Mon Feb 14 11:34:23 2022 +0100
  59. bb23e8e arm: dts: k3-j721e-r5-sk: Update R5 DT to pick the new DDR config by Sinthu Raja · Tue Nov 02 19:59:45 2021 +0530
  60. de2ca03 arm: dts: k3-j721e-sk: EMIF tool update to 0.6.1 with 4266MTs for lpddr4 by Sinthu Raja · Tue Nov 02 19:59:44 2021 +0530
  61. 2c8da5d arm: dts: k3-j721e-r5-sk: Add initial R5 specific dts support for j721e-sk by Sinthu Raja · Wed Feb 09 15:06:56 2022 +0530
  62. 65ed6a0 arm: dts: k3-j721e-sk: Add initial A72 specific dts support by Sinthu Raja · Wed Feb 09 15:06:55 2022 +0530
  63. 7fa564c arm: dts: k3-j721e-r5-common-proc-board: Do not use power-domains for I2C by Sinthu Raja · Wed Feb 09 15:06:54 2022 +0530
  64. a79cbe3 arm: j721e: Add support for selecting DT based on board name by Sinthu Raja · Wed Feb 09 15:06:53 2022 +0530
  65. 82d2263 microblaze: exception: fix unaligned data access register mask by Ovidiu Panait · Sun Feb 13 10:09:24 2022 +0200
  66. d96eb81 microblaze: exception: move unaligned access printfs inside switch case by Ovidiu Panait · Sun Feb 13 10:09:23 2022 +0200
  67. fd01d6d microblaze: exception: fix return address for delay slot exceptions by Ovidiu Panait · Sun Feb 13 10:09:22 2022 +0200
  68. d1d22c7 microblaze: exception: fix delay slot exception handling by Ovidiu Panait · Sun Feb 13 10:09:21 2022 +0200
  69. 866ead9 microblaze: exception: migrate MICROBLAZE_V5 to Kconfig by Ovidiu Panait · Sun Feb 13 10:09:20 2022 +0200
  70. da4700e microblaze: exception: move privileged instruction exception out of v5 ifdef by Ovidiu Panait · Sun Feb 13 10:09:19 2022 +0200
  71. 7f9116f xilinx: Remove GPIO_EXTRA_HEADER selection by Michal Simek · Fri Feb 04 08:40:48 2022 +0100
  72. 39a102c arm: pdu001: Fix dt to work with the current am33xx dtsi files by Felix Brack · Tue Feb 08 11:38:39 2022 +0100
  73. b0da223 acpi: Move acpi_write_tables() to a generic header by Simon Glass · Sat Jan 29 14:30:52 2022 -0700
  74. 7b9717c arm:dts:k3-am64-sk: EMIF tool update to 0.8.0 with 1333MTs for lpddr4 by Sinthu Raja · Mon Nov 29 17:34:49 2021 +0530
  75. fe19a54 powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESS by Ovidiu Panait · Mon Jan 31 09:20:21 2022 +0200
  76. 0c3e924 spi: apple: Add driver for Apple SPI controller by Mark Kettenis · Sun Jan 23 16:48:12 2022 +0100
  77. 9e8c483 power: domain: apple: Add reset support by Mark Kettenis · Sat Jan 22 20:38:17 2022 +0100
  78. 72d7301 arm: apple: Add RTKit support by Mark Kettenis · Sat Jan 22 20:38:14 2022 +0100
  79. d08a4b7 arm: apple: Change SoC name from "m1" into "apple" by Mark Kettenis · Sat Jan 22 20:38:13 2022 +0100
  80. f3efb3b mailbox: apple: Add driver for Apple IOP mailbox by Mark Kettenis · Sat Jan 22 20:38:12 2022 +0100
  81. c656172 acpi: Move MCFG implementation to common lib by Moritz Fischer · Sat Feb 05 12:17:45 2022 -0800
  82. df35ac4 arch: x86: lib: acpi_table: Fix MCFG entries by Moritz Fischer · Sat Feb 05 12:17:44 2022 -0800
  83. 881b90f sandbox: fix build failure with musl and SDL by Heinrich Schuchardt · Fri Jan 28 10:08:32 2022 +0100
  84. c8481ef dts: automatically build necessary .dtb files by Rasmus Villemoes · Mon Jan 10 14:34:41 2022 +0100
  85. 231e774 Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · Mon Jan 31 07:49:37 2022 -0700
  86. 1a46224 scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICE by Simon Glass · Mon Jan 31 07:49:36 2022 -0700
  87. 8a4b588 Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · Sat Jan 22 05:53:24 2022 -0700
  88. 8e15fc6 mips: Avoid using config_enabled() directly by Simon Glass · Sat Jan 22 05:07:23 2022 -0700
  89. a7de87a imx: Don't define __ASSEMBLY__ in source files by Simon Glass · Sat Jan 22 05:07:22 2022 -0700
  90. 83a8367 arm: dts: k3-j721e: Add support for multilink PCIe + QSGMII by Aswath Govindraju · Fri Jan 28 13:41:51 2022 +0530
  91. dcfb97e arm: dts: k3-j721e: Add support for PLL_CMNLC clocks in SerDes0 by Aswath Govindraju · Fri Jan 28 13:41:39 2022 +0530
  92. 2d7eb99 dts: am57xx*: Add ipu early boot DT changes by Keerthy · Thu Jan 27 13:17:00 2022 +0100
  93. 5d339ff arm: dts: dra7*/am57xx-idk-evm-u-boot: Add ipu early boot DT changes by Keerthy · Thu Jan 27 13:16:59 2022 +0100
  94. 5da31ad arm: dts: dra7: Add ipu and related nodes by Keerthy · Thu Jan 27 13:16:58 2022 +0100
  95. 1efd5e2 dts: dra7-ipu-common-early-boot.dtsi: Add all the ipu early boot related nodes by Keerthy · Thu Jan 27 13:16:57 2022 +0100
  96. fe8f609 drivers: misc: Makefile: Enable fs_loader compilation at SPL Level by Keerthy · Thu Jan 27 13:16:53 2022 +0100
  97. 0efb06d arm: mach-omap2: load/start remoteproc IPU1/IPU2 by Keerthy · Thu Jan 27 13:16:52 2022 +0100
  98. 886284f arm: dts: k3-j721s2-ddr: Add DDR support by Aswath Govindraju · Tue Jan 25 20:56:44 2022 +0530
  99. aec9a18 arm: dts: k3-j721s2: Add r5 specific dt support by Aswath Govindraju · Tue Jan 25 20:56:43 2022 +0530
  100. 2684421 arm: dts: Add support for A72 specific J721S2 Common Processor Board by Aswath Govindraju · Tue Jan 25 20:56:42 2022 +0530