1. 2de392c spi: fsl_dspi: rename num-cs to spi-num-chipselects by Michael Walle · Wed Oct 13 18:14:18 2021 +0200
  2. 78692a7 spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspi by Michael Walle · Wed Oct 13 18:14:17 2021 +0200
  3. 1fe7446 watchdog: sp805_wdt: use correct compatible string by Michael Walle · Wed Oct 13 18:14:16 2021 +0200
  4. 2a20ed1 arm: dts: ls1028a: update the labels by Michael Walle · Wed Oct 13 18:14:15 2021 +0200
  5. e92d655 arm: dts: ls1028a: move the iRC node and its devices into /soc by Michael Walle · Wed Oct 13 18:14:14 2021 +0200
  6. 9efbf43 arm: dts: ls1028a: move the watchdog node into /soc by Michael Walle · Wed Oct 13 18:14:13 2021 +0200
  7. b991962 arm: dts: ls1028a: move the PCIe controller nodes into /soc by Michael Walle · Wed Oct 13 18:14:12 2021 +0200
  8. 2b854f2 arm: dts: ls1028a: move SATA and USB controller nodes into /soc by Michael Walle · Wed Oct 13 18:14:11 2021 +0200
  9. b557224 arm: dts: ls1028a: move the GPIO controller nodes into /soc by Michael Walle · Wed Oct 13 18:14:10 2021 +0200
  10. b6e1863 arm: dts: ls1028a: move the low-power UART nodes into /soc by Michael Walle · Wed Oct 13 18:14:09 2021 +0200
  11. 38bb0b7 arm: dts: ls1028a: move the UART controller nodes into /soc by Michael Walle · Wed Oct 13 18:14:08 2021 +0200
  12. 2e0ce08 arm: dts: ls1028a: move the SPI and eSDHC controller nodes into /soc by Michael Walle · Wed Oct 13 18:14:07 2021 +0200
  13. 3c155c6 arm: dts: ls1028a: move the FlexSPI controller node by Michael Walle · Wed Oct 13 18:14:06 2021 +0200
  14. 2da16cd arm: dts: ls1028a: move I2C controller nodes into /soc by Michael Walle · Wed Oct 13 18:14:05 2021 +0200
  15. 179ba3c arm: dts: ls1028a: move the clockgen node into /soc by Michael Walle · Wed Oct 13 18:14:04 2021 +0200
  16. a81b2e8 arm: dts: ls1028a: add an empty /soc by Michael Walle · Wed Oct 13 18:14:03 2021 +0200
  17. 0e413e0 arm: dts: ls1028a-{rdb, qds}: remove dm-pre-reloc property by Michael Walle · Wed Oct 13 18:14:02 2021 +0200
  18. a1f614b arm: dts: ls1028a: remove /memory node by Michael Walle · Wed Oct 13 18:14:01 2021 +0200
  19. 18522d8 armv8: ls1028a: use the official compatible string for the GPU by Michael Walle · Wed Oct 13 18:14:00 2021 +0200
  20. 8b3ca1a ppc: mpc8xx: Drop -mstring from PLATFORM_CPPFLAGS by Tom Rini · Mon Oct 04 14:01:34 2021 -0400
  21. 46d908b arm: dts: ls1088a: Update qspi node properties by Kuldeep Singh · Fri Oct 01 16:24:24 2021 +0530
  22. 927f0c4 board: sl28: generate FIT update image by Michael Walle · Wed Sep 29 13:39:10 2021 +0200
  23. 1b1ca2f armv8: fsl-layerscape: Erratum A010315 needs PCIE support by Alban Bedel · Mon Sep 06 16:32:56 2021 +0200
  24. 04c26ff efi: Add video support to the app by Simon Glass · Wed Nov 03 21:09:10 2021 -0600
  25. 86ed9c5 x86: Don't duplicate global_ptr in 64-bit EFI app by Simon Glass · Wed Nov 03 21:09:08 2021 -0600
  26. 49a643b efi: Create a 64-bit app by Simon Glass · Wed Nov 03 21:09:07 2021 -0600
  27. 359a89d x86: Create a 32/64-bit selection for the app by Simon Glass · Wed Nov 03 21:09:06 2021 -0600
  28. 2713651 Convert CONFIG_SYS_HZ to Kconfig by Tom Rini · Sat Oct 30 23:03:49 2021 -0400
  29. c2e7888 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · Sat Oct 30 23:03:48 2021 -0400
  30. f97d676 sunxi: Use sysreset framework for poweroff/reset by Samuel Holland · Wed Nov 03 22:55:16 2021 -0500
  31. 01477b3 sunxi: Avoid duplicate reset_cpu with SYSRESET enabled by Samuel Holland · Wed Nov 03 22:55:15 2021 -0500
  32. ed69872 Merge tag 'u-boot-amlogic-20211102' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Tue Nov 02 08:56:42 2021 -0400
  33. c02ad50 x86: tangier: pinmux: Move error message to the caller by Andy Shevchenko · Wed Oct 27 17:23:38 2021 +0300
  34. 69d18a3 x86: tangier: pinmux: Move is_protected assignment closer to its user by Andy Shevchenko · Wed Oct 27 17:23:37 2021 +0300
  35. 3f11865 x86: edison: Don't take SD card detect pin into consideration by Andy Shevchenko · Wed Oct 27 14:28:10 2021 +0300
  36. 6b7655f x86: tangier: Enable support for SD/SDIO family in the pinmux driver by Andy Shevchenko · Wed Oct 27 14:28:09 2021 +0300
  37. 61646b75 x86: Fix i8254 ifdef include guard by Alistair Delva · Wed Oct 20 21:31:30 2021 +0000
  38. 6bd4448 x86: chromebook_coral: fix C block comment by Alistair Delva · Wed Oct 20 21:31:29 2021 +0000
  39. 041f927 x86: tangier: Replace Method() by Name() for _STA object by Andy Shevchenko · Wed Oct 20 15:51:18 2021 +0300
  40. c9023e0 Merge tag 'dm-pull-boo21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sun Oct 31 15:48:43 2021 -0400
  41. 9815434 bootstage: Add SPL support by Marek Vasut · Sat Oct 23 03:06:03 2021 +0200
  42. 1d1c27b sandbox: Migrate ARCH_MAP_SYSMEM to Kconfig by Tom Rini · Tue Oct 19 21:16:55 2021 -0400
  43. b735601 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sun Oct 31 12:47:35 2021 -0400
  44. 83af4cb board: samsung: add support for Galaxy A series of 2017 (a5y17lte) by Dzmitry Sankouski · Sun Oct 17 13:45:42 2021 +0300
  45. 0061b6f SoC: exynos: add support for exynos 78x0 by Dzmitry Sankouski · Sun Oct 17 13:45:41 2021 +0300
  46. 4e6df40 board: samsung: add Samsung Galaxy S9/S9+(SM-G96x0) board by Dzmitry Sankouski · Sun Oct 17 13:44:32 2021 +0300
  47. 2826cbd SoC: qcom: add support for SDM845 by Dzmitry Sankouski · Sun Oct 17 13:44:31 2021 +0300
  48. 038f2b9 clocks: qcom: add clocks for SDM845 debug uart by Dzmitry Sankouski · Sun Oct 17 13:44:30 2021 +0300
  49. e9be204 pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoC by Dzmitry Sankouski · Sun Oct 17 13:44:29 2021 +0300
  50. 2ec941f arm: dts: apple: Add preliminary device trees by Mark Kettenis · Sat Oct 23 16:58:06 2021 +0200
  51. 357a256 iommu: Add Apple DART driver by Mark Kettenis · Sat Oct 23 16:58:05 2021 +0200
  52. 835cb5d serial: s5p: Add Apple M1 support by Mark Kettenis · Sat Oct 23 16:58:04 2021 +0200
  53. 58d5127 arm: apple: Add initial support for Apple's M1 SoC by Mark Kettenis · Sat Oct 23 16:58:03 2021 +0200
  54. 67748ee test: Add tests for IOMMU uclass by Mark Kettenis · Sat Oct 23 16:58:02 2021 +0200
  55. 90a8898 arm: mvebu: Fix booting from SATA by Pali Rohár · Fri Oct 29 14:09:48 2021 +0200
  56. 29b1d33 Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details" by Michael Walle · Wed Oct 27 18:54:54 2021 +0200
  57. 4e87d9d Revert "arm64: Layerscape: Survive LPI one-way reset workaround" by Tom Rini · Wed Oct 27 18:54:53 2021 +0200
  58. 8d3e520 ARM: rmobile: beacon: Enable reference clocks for USB and AVB by Adam Ford · Mon Sep 20 11:14:31 2021 -0500
  59. 1d19cd3 ARM: rmobile: beacon: Remove duplicated for RZ/G2 M/N/H by Adam Ford · Mon Sep 20 11:14:29 2021 -0500
  60. 08cd829 ARM: rmobile: beacon: Support RZ/G2 [M/N/H] on TARGET_BEACON_RZG2M by Adam Ford · Mon Sep 20 11:14:28 2021 -0500
  61. 14eb82c ARM: amlogic: add sm efuse write support and cmd for read/write efuse by Vyacheslav Bocharov · Tue Oct 05 15:00:03 2021 +0300
  62. 45f01d9 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Oct 28 07:57:54 2021 -0400
  63. 0f7df22 arm: mvebu: Fix comments about kwbimage structures by Pali Rohár · Fri Oct 22 12:41:10 2021 +0200
  64. 7fea884 arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3 by Pali Rohár · Fri Oct 22 12:37:48 2021 +0200
  65. d78e1e9 arm: mvebu: Remove dummy BIN header arguments for SPL binary by Pali Rohár · Thu Oct 21 16:46:09 2021 +0200
  66. f71cc56 arm: mvebu: Add documentation for save_boot_params() function by Pali Rohár · Thu Oct 21 16:46:08 2021 +0200
  67. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · Tue Oct 26 09:12:33 2021 +0300
  68. ec0352a arm: spl: prepare for jumping to OPTEE by Ricardo Salveti · Wed Oct 20 15:12:06 2021 +0300
  69. 3d2cd03 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Mon Oct 25 12:09:57 2021 -0400
  70. 6380911 sunxi: only include alias for eMMC when mmc2 used by Icenowy Zheng · Thu Jul 22 14:30:04 2021 +0800
  71. 1fa246e sunxi: dts: H616: Enable the watchdog by Samuel Holland · Sun Aug 22 13:53:29 2021 -0500
  72. f425599 Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Oct 25 09:54:36 2021 -0400
  73. 576ccd6 sunxi: Enable watchdog timer support by default by Samuel Holland · Sun Aug 22 13:53:28 2021 -0500
  74. 05ebd89 sunxi: SPL SPI: Allow larger SPL by Andre Przywara · Tue Jul 06 00:04:43 2021 +0100
  75. d30ac69 sunxi: Select SPL_SEPARATE_BSS by Samuel Holland · Sun Aug 22 13:23:53 2021 -0500
  76. b0cfdaf Merge tag 'efi-2022-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Oct 22 08:56:45 2021 -0400
  77. 6742bc8 sandbox: provide /chosen/boot-hartid property by Heinrich Schuchardt · Sat Aug 28 11:42:09 2021 +0200
  78. 6ac789b mx7ulp: add getting a board serial number by Ricardo Salveti · Tue Aug 31 14:53:42 2021 +0300
  79. f93d54d arm: dts: imx8mp: Delete default clocks for clock controller node by Ye Li · Tue Aug 17 14:32:04 2021 +0800
  80. 2580494 arm: dts: imx8mp-evk: Enable the EQoS ethernet port by Ye Li · Mon Aug 16 18:44:28 2021 +0800
  81. 9561d5d arm: mach-imx: Allow to build mac.c for EQoS driver by Ye Li · Mon Aug 16 18:44:27 2021 +0800
  82. 0cdfbfb arm: mach-imx: Update MAC fuse for i.MX8MP by Ye Li · Mon Aug 16 18:44:26 2021 +0800
  83. 4891c18 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · Thu Oct 21 13:57:38 2021 +0200
  84. 4a0ccfb Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Oct 21 07:52:15 2021 -0400
  85. b7cc2fe arm: mvebu: Add missing "if SPL" by Tom Rini · Fri Oct 15 10:54:41 2021 -0400
  86. 4c3abea arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC to Kconfig by Marek Behún · Sat Oct 09 19:33:46 2021 +0200
  87. ca6095b arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to Kconfig by Marek Behún · Sat Oct 09 19:33:45 2021 +0200
  88. 912e06f x86: Show some EFI info with the bdinfo command by Simon Glass · Fri Sep 24 18:30:21 2021 -0600
  89. b73d48f x86: Create a new header for EFI by Simon Glass · Fri Sep 24 18:30:20 2021 -0600
  90. 408cf26 x86: Keep symbol information in u-boot ELF file by Simon Glass · Fri Sep 24 18:30:19 2021 -0600
  91. 2eeaea4 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Wed Oct 20 14:24:09 2021 -0400
  92. 1f6668a colibri-imx6ull: add emmc variant by Max Krummenacher · Wed Oct 06 18:55:36 2021 +0200
  93. 7fc3eb7 imx8mm-evk: Generate a single bootable flash.bin again by Fabio Estevam · Mon Aug 23 09:56:42 2021 -0300
  94. b93fc94 board: phytec: imx8mm-phycore: Switch to binman by Teresa Remmet · Wed Oct 06 11:56:54 2021 +0200
  95. a4f0188 board: phytec: phycore-imx8mm: Add SPI-NOR flash support by Teresa Remmet · Wed Oct 06 11:56:52 2021 +0200
  96. bec9de1 arm: dts: phycore-imx8mm: Fix property by Teresa Remmet · Wed Oct 06 11:56:51 2021 +0200
  97. 96303ad arm: dts: phycore-imx8mm-u-boot: Add wdog pinctrl entry by Teresa Remmet · Wed Oct 06 11:56:50 2021 +0200
  98. 2ffebb8 verdin-imx8mm: fix watchdog pinctrl issue by Marcel Ziswiler · Sat Oct 09 22:41:13 2021 +0200
  99. f60f642 verdin-imx8mm: enable sleep_moci output by Max Krummenacher · Sat Oct 09 22:41:08 2021 +0200
  100. 0723f39 verdin-imx8mm: switch to use binman to pack images by Marcel Ziswiler · Sat Oct 09 22:41:07 2021 +0200